shithub: riscv

RSS feed

190653f0 – stanley lieber <[email protected]> authored on 2013/12/19 10:08
fortunes: What an amazing year for the Web.

9b03130b – stanley lieber <[email protected]> authored on 2013/12/19 09:59
json(2): fix spelling error

803bc88a – cinap_lenrek <[email protected]> authored on 2013/12/19 14:56
add medium to low quality json(2) manual page

56300f72 – cinap_lenrek <[email protected]> authored on 2013/12/19 13:12
rio: dont consider shell characters as part of the filename for auto completion

0866d65f – cinap_lenrek <[email protected]> authored on 2013/12/17 10:40
acid leak: handle ALIGN_MAGIC padding of skip area for mallocalign()

65f426c0 – cinap_lenrek <[email protected]> authored on 2013/12/17 10:32
pool: update debug log format string for poolallocalign()

6e2bea73 – cinap_lenrek <[email protected]> authored on 2013/12/17 07:48
devether: fix spelling mistype

f3f89e03 – cinap_lenrek <[email protected]> authored on 2013/12/16 16:47
ether82598, ether82563: remove packblock() avoidance hack

ce5f9d82 – cinap_lenrek <[email protected]> authored on 2013/12/16 16:39
etheryuk: fix problems with yukon2 ep+ rev0, deoptimize

ea6fea59 – cinap_lenrek <[email protected]> authored on 2013/12/16 14:19
devether: remove qfull prints and fix loopback packet handling of etheroq()

69461186 – cinap_lenrek <[email protected]> authored on 2013/12/16 05:06
devssl: use parsecmd() to process control message to get rid of 128 byte stack buffer limit

35484945 – cinap_lenrek <[email protected]> authored on 2013/12/15 02:49
exportfs: get rid of limits, cleanup

7d001bd2 – Matthew Veety <[email protected]> authored on 2013/12/12 21:24
god damn it forgot fucking fns.h from my last commit

9c52f4d9 – Matthew Veety <[email protected]> authored on 2013/12/12 21:20
Added in /dev/cputemp for bcm kernel (Thanks Krystian!)

91e9d746 – cinap_lenrek <[email protected]> authored on 2013/12/11 01:48
cifs(4): fix documentation for -d flag

3c8db40d – cinap_lenrek <[email protected]> authored on 2013/12/11 00:48
factotum: add ntlmv2 (mschap2) client auth for cifs

71dbddef – cinap_lenrek <[email protected]> authored on 2013/12/08 22:35
draw: fix drawing of replicated source image on memlayer with a clip rectangle

193e55b8 – cinap_lenrek <[email protected]> authored on 2013/12/08 03:38
cifs: fix compiler warning

007520e3 – cinap_lenrek <[email protected]> authored on 2013/12/08 03:34
handle NIL user domain, and Z(4) at end of nt blob for ntlmv2

c940e986 – cinap_lenrek <[email protected]> authored on 2013/12/07 21:22
experimental ntlmv2 server authenticaion support for cifsd

d7f90a90 – cinap_lenrek <[email protected]> authored on 2013/12/07 03:25
kernel: simplify pexit(), avoid making wait record for RFNOWAIT (parentless) procs

77611280 – cinap_lenrek <[email protected]> authored on 2013/12/07 02:17
devproc: make sure /proc/n/wait waits for the right process children

4fd55abb – cinap_lenrek <[email protected]> authored on 2013/12/07 00:38
kernel: fix pexit() Waitmsg memory leak.

e2da074d – cinap_lenrek <[email protected]> authored on 2013/12/06 19:53
gif: remove warning when animated gif is rendered to bitmap

66cc2fa9 – cinap_lenrek <[email protected]> authored on 2013/12/06 19:51
mothra: remove debug code, dont create $home/lib/mothra/mothra.err file

a989f89f – stanley lieber <[email protected]> authored on 2013/12/06 04:43
etheriwl.c: add did 4232 for intel wifi link 5100 (thanks, hmr)

6e1c8335 – cinap_lenrek <[email protected]> authored on 2013/12/06 00:03
libthread: avoid calling thread waiting for fork/execed process to finish if we dont have to

f6887b0a – cinap_lenrek <[email protected]> authored on 2013/12/05 17:43
telnet: simplify previous change by moving the notkbd check into consctlcmd()

5c000bbe – cinap_lenrek <[email protected]> authored on 2013/12/05 17:39
cpu: add -n flag for the remote site to allow "none" authentification method (inspired from sources cpu-noauth patch)

919863da – cinap_lenrek <[email protected]> authored on 2013/12/05 17:05
telnet: disable changing raw mode when a pipe was being used (from sources telnet-notkbd patch)

ad3ba883 – cinap_lenrek <[email protected]> authored on 2013/11/28 18:47
ndb/dns: check bad name length in convM2DNS.c:^gname()

b77eda8f – cinap_lenrek <[email protected]> authored on 2013/11/28 18:06
u9fs: fix misuse of Fcall.afid in p9any authentication module. (from sources patch/u9fs-afid)

da6a10c4 – cinap_lenrek <[email protected]> authored on 2013/11/26 17:31
ndb/dns: do dnresolve() loopcheck only on hosts that we havnt already tried

82defc81 – stanley lieber <[email protected]> authored on 2013/11/24 17:11
theo: Don't like it? Then walk away.

0ef4ecc7 – cinap_lenrek <[email protected]> authored on 2013/11/25 18:22
faces: use 9front icon for googlecode.com/plan9front

707698ce – cinap_lenrek <[email protected]> authored on 2013/11/25 18:04
abaco: make validurl() accept internationalized domain names

1561f0c4 – cinap_lenrek <[email protected]> authored on 2013/11/24 16:28
webfs: preserve unicode hostname, only convert to ascii when sending over the wire

f2bd1de5 – cinap_lenrek <[email protected]> authored on 2013/11/24 06:56
webfs: support for internationalized domain name urls

3720b5ab – cinap_lenrek <[email protected]> authored on 2013/11/24 06:55
ndb/dns: add support for internationalized domain names

94fd92cb – cinap_lenrek <[email protected]> authored on 2013/11/24 04:07
kbdfs: fix ctlr+alt+del with new escape pages

214d37ce – cinap_lenrek <[email protected]> authored on 2013/11/23 17:08
faces: add 9front.org/unknown (thanks qrstuv)

c2319f37 – cinap_lenrek <[email protected]> authored on 2013/11/22 23:46
ndb/dns: ignore refused (5) error replies

2f9ae0f8 – cinap_lenrek <[email protected]> authored on 2013/11/22 20:05
removing (outdated) drawterm

ea5797c0 – cinap_lenrek <[email protected]> authored on 2013/11/22 19:50
kbdfs: add esc1+shift and esc1+ctrl pages (see sources kbmap-uk-weird patch)

98f47d58 – cinap_lenrek <[email protected]> authored on 2013/11/22 17:56
kernel: more kproc pexit() and sleep error handling

55d31f2c – cinap_lenrek <[email protected]> authored on 2013/11/22 17:29
pc kernel: kproc error and exit

df6b6809 – cinap_lenrek <[email protected]> authored on 2013/11/22 17:28
kernel: kproc error and exit

91c7e0b1 – cinap_lenrek <[email protected]> authored on 2013/11/22 14:19
acme: fix arrow key oddity (thanks mark van atten and erik)

66fea232 – stanley lieber <[email protected]> authored on 2013/11/20 13:40
rio -b: make lighttitlecol darker

51137ada – stanley lieber <[email protected]> authored on 2013/11/20 13:38
fortunes: That's the process.

2cc152f9 – cinap_lenrek <[email protected]> authored on 2013/11/20 17:35
ndb/dns: filter dns answers avoiding cache poisoning

9155b30f – cinap_lenrek <[email protected]> authored on 2013/11/17 01:55
ndb/dns: another attempt...

c4538658 – cinap_lenrek <[email protected]> authored on 2013/11/15 23:42
ndb/dns: detect query loops

5f87d8dc – cinap_lenrek <[email protected]> authored on 2013/11/14 21:00
ndb/dns: various changes

2ce68c5a – cinap_lenrek <[email protected]> authored on 2013/11/13 13:44
ndb/dns: case sensitive ndb attributes, Domlen consistency, dblookup() inplace lower case conversion, cleanups

e2d8b817 – cinap_lenrek <[email protected]> authored on 2013/11/12 17:36
/lib/roa: fix blank line at the end

cfc705b8 – cinap_lenrek <[email protected]> authored on 2013/11/12 16:43
kernel: handle memimageinit() error

d56a6fad – cinap_lenrek <[email protected]> authored on 2013/11/12 16:42
libmemdraw: change memimageinit() to return integer error (for kernel), minor cleanups

def87d60 – cinap_lenrek <[email protected]> authored on 2013/11/12 15:00
devsd: fix scsi emulation for disks bigger than 4 billion sectors (from erik quanstros 9atom)

983413de – BurnZeZ <[email protected]> authored on 2013/11/09 22:35
libjson: don't perform chartorune in getch() when char is null terminator, and remove empty string check added last commit

f0483642 – BurnZeZ <[email protected]> authored on 2013/11/10 15:11
libjson: check for empty string in jsonparse()

aad22f75 – BurnZeZ <[email protected]> authored on 2013/11/10 14:40
sdide: add pci did for VIA VT6415 PATA IDE controller

b0f7b9d8 – stanley lieber <[email protected]> authored on 2013/11/10 13:44
arch(3): english

235e06c9 – cinap_lenrek <[email protected]> authored on 2013/11/10 16:26
arch(3), aml(2): document /dev/acpitbls file

a76d0bf6 – cinap_lenrek <[email protected]> authored on 2013/11/10 14:35
ndb/common: add ipv6 addresses of root name servers

eb060fbf – cinap_lenrek <[email protected]> authored on 2013/11/10 13:58
aml(2): tabelize by function, move hardware linkage on separate page

e14e6dfd – cinap_lenrek <[email protected]> authored on 2013/11/08 17:33
merge

2bc9e8e5 – cinap_lenrek <[email protected]> authored on 2013/11/08 17:31
kernel: make image cache not hold onto the channel, remove nocache flag

18e51551 – cinap_lenrek <[email protected]> authored on 2013/11/08 12:42
acidleak: show free blocks as free (leak -b)

8916f971 – stanley lieber <[email protected]> authored on 2013/11/08 10:19
/rc/bin/": fix typo

f4ec9a67 – stanley lieber <[email protected]> authored on 2013/11/07 09:02
fortunes: that's great

82663f62 – stanley lieber <[email protected]> authored on 2013/11/07 09:01
/rc/bin/", /rc/bin/"": handle the venerable ; prompt

b0a61bc0 – cinap_lenrek <[email protected]> authored on 2013/11/06 17:19
merge

a6000187 – cinap_lenrek <[email protected]> authored on 2013/11/06 17:18
mp3dec: fix volume for mp3dec

61269254 – mischief <[email protected]> authored on 2013/11/06 06:22
synchronize ape's vfprintf with libstdio

7b36a7e1 – cinap_lenrek <[email protected]> authored on 2013/11/05 03:01
merge

118cf5e3 – cinap_lenrek <[email protected]> authored on 2013/11/05 03:00
rio: eleminate temporary allocations before frinsert() and in namecomplete()

f73bf5f9 – cinap_lenrek <[email protected]> authored on 2013/11/03 19:09
aml(2): fix amldelay() decscription. it takes microseconds, not milliseconds.

65829e63 – cinap_lenrek <[email protected]> authored on 2013/11/03 17:13
add aml(2) manual page

fc8734da – stanley lieber <[email protected]> authored on 2013/11/03 15:01
fortunes: AFTER READ THE PAGE YOU UNDRSTAND WHAT IM TALKING TO YOU !

f637986c – stanley lieber <[email protected]> authored on 2013/11/03 15:01
aml(2): english

c5a70cc2 – cinap_lenrek <[email protected]> authored on 2013/11/03 00:03
rio: do backspace \b processing inplace avoiding buffer allocation

9619a621 – cinap_lenrek <[email protected]> authored on 2013/11/02 20:34
rio: cleanup and error handling

bcad0cd4 – cinap_lenrek <[email protected]> authored on 2013/11/02 13:54
rio: huge simplification of flush handling

837918ee – cinap_lenrek <[email protected]> authored on 2013/11/01 17:28
rio: add sanity check in xfidallocthread()

f37ee95f – cinap_lenrek <[email protected]> authored on 2013/11/01 17:21
rio: enforce flush reply ordering for all xfids

413977c1 – cinap_lenrek <[email protected]> authored on 2013/11/01 14:57
rio: properly handle follow up flushes (fixes unexpected reply tag)

f87baec1 – cinap_lenrek <[email protected]> authored on 2013/11/01 19:39
make auto negotiation work on 82562et (thanks mischief!)

b41bf078 – cinap_lenrek <[email protected]> authored on 2013/10/31 11:51
fix format compiler warning

7e2e5b7a – cinap_lenrek <[email protected]> authored on 2013/10/31 11:50
kernel: add support for multiboot memory map

1259fe5c – BurnZeZ <[email protected]> authored on 2013/10/31 00:26
libplumb: search for plumber only at /mnt/plumb, and don't try to mount $plumbsrv if the search fails

9a1e762d – BurnZeZ <[email protected]> authored on 2013/10/29 23:12
smtp: fix free on uninitialized pointer

7211fd7c – cinap_lenrek <[email protected]> authored on 2013/10/30 17:24
fix devshr related panic caused by Mount.to being nil (thanks mischief!)

6d4e9f11 – cinap_lenrek <[email protected]> authored on 2013/10/29 20:38
init: dont rely on path containing dot

191568e5 – cinap_lenrek <[email protected]> authored on 2013/10/29 20:09
play: guess file type from file extension if mimetype fails

b35df8dd – mischief <[email protected]> authored on 2013/10/27 22:13
vt: discard unhandle OSC escapes, and use nelem instead of sizeof for title buffer

96c1e08f – BurnZeZ <[email protected]> authored on 2013/10/27 23:17
libjson: fix missing buffer free, slight cleanup

a8e8b650 – BurnZeZ <[email protected]> authored on 2013/10/28 19:21
libjson: dynamically allocate buffer

82f4c1c0 – cinap_lenrek <[email protected]> authored on 2013/10/28 05:20
rsa2ssh: fix the megashit

8c9e7ded – mischief <[email protected]> authored on 2013/10/27 14:50
auth/rsa2ssh: add SSH2 RSA output format (from plan9port)

Next