Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2006-07-23 | add stat.h | rsc | 1 | -0/+1 |
2006-07-23 | fix emalloc prototype | rsc | 1 | -2/+2 |
2006-07-23 | remove debug print | rsc | 1 | -1/+0 |
2006-07-23 | oops | rsc | 1 | -127/+30 |
2006-07-23 | better errstr | rsc | 4 | -8/+169 |
2006-07-23 | better open mode | rsc | 1 | -5/+10 |
2006-07-23 | gnuisms | rsc | 1 | -1/+10 |
2006-07-23 | 9pfuse | rsc | 6 | -0/+2333 |
2006-07-23 | fix nowsys build | rsc | 3 | -3/+15 |
2006-07-18 | check was not correct on linux | rsc | 1 | -2/+0 |
2006-07-18 | assorted changes from Plan 9 | rsc | 39 | -361/+4540 |
2006-07-18 | new | rsc | 1 | -0/+271 |
2006-07-05 | Fix resize error under KDE (Bart Locanthi) | rsc | 3 | -27/+54 |
2006-06-30 | use file names for attachments | rsc | 4 | -4/+8 |
2006-06-28 | better cleanup | rsc | 1 | -2/+5 |
2006-06-27 | experiment - allow = in words late in the command line | rsc | 1 | -0/+3 |
2006-06-26 | fix dup file name bug | rsc | 1 | -1/+10 |
2006-06-26 | slow mode for debugging | rsc | 1 | -2/+17 |
2006-06-26 | bigger block size | rsc | 1 | -2/+2 |
2006-06-26 | add -l flag | rsc | 1 | -0/+6 |
2006-06-26 | read stdin instead of stdout | rsc | 1 | -1/+1 |
2006-06-25 | mkwsysrules.sh moved | rsc | 1 | -1/+1 |
2006-06-25 | add -D for testing | rsc | 1 | -0/+5 |
2006-06-25 | reopen plumber, build mail | rsc | 2 | -16/+44 |
2006-06-25 | check initdraw return | rsc | 1 | -1/+3 |
2006-06-25 | quiet | rsc | 1 | -1/+1 |
2006-06-25 | use new mkwsysrules.sh location | rsc | 1 | -1/+1 |
2006-06-25 | new draw server | rsc | 23 | -0/+5538 |
2006-06-16 | No more unrooted paths. | rsc | 2 | -3/+29 |
2006-06-15 | use deterministic handles | rsc | 1 | -13/+15 |
2006-06-15 | disable auth in vftp | rsc | 1 | -0/+3 |
2006-06-07 | oops | rsc | 1 | -1/+1 |
2006-06-07 | call fmtlocaleinit | rsc | 1 | -4/+2 |
2006-05-31 | no c99 isms | rsc | 1 | -9/+23 |
2006-05-27 | Use va_args in cosadd/sinadd (Michael Teichgräber) | rsc | 2 | -9/+19 |
2006-05-27 | make srvname global | rsc | 1 | -1/+2 |
2006-05-27 | use same name that srv.c does | rsc | 1 | -3/+1 |
2006-05-24 | fix comments | rsc | 1 | -3/+3 |
2006-05-24 | missing srvname | rsc | 1 | -1/+1 |
2006-05-24 | make sure we get our fmod | rsc | 1 | -2/+5 |
2006-05-22 | fix icmp overflow | rsc | 1 | -1/+1 |
2006-05-21 | forgot | rsc | 1 | -0/+309 |
2006-05-21 | import from plan9 | rsc | 9 | -62/+320 |
2006-05-21 | multiple mail boxes (Lou Kamenov) | rsc | 3 | -5/+10 |
2006-05-21 | better spam (Lou Kamenov) | rsc | 3 | -3/+10 |
2006-05-21 | useless warning | rsc | 1 | -2/+0 |
2006-05-21 | better locking | rsc | 1 | -0/+1 |
2006-05-21 | plan 9 import | rsc | 4 | -6/+20 |
2006-05-21 | colors (Gregor Asplund) | rsc | 1 | -0/+42 |
2006-05-20 | ti fix (Michael Teichgräber) | rsc | 1 | -0/+3 |