Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-08-11 | Add rfork builtin. | rsc | 1 | -0/+53 |
2005-08-11 | make sure errors cause non-zero exit status | rsc | 1 | -0/+2 |
2005-08-11 | Generate interrupt key (according to terminal settings) | rsc | 4 | -3/+30 |
2005-08-11 | Needed for NetBSD/macppc port. | rsc | 1 | -0/+16 |
2005-08-11 | include sys/stat.h for FreeBSD | rsc | 1 | -0/+1 |
2005-08-11 | Fix crash reported by Andrey. | rsc | 4 | -8/+25 |
2005-08-11 | gone | rsc | 1 | -118/+0 |
2005-08-11 | Accomodate NetBSD | rsc | 1 | -1/+5 |
2005-08-11 | Accomodate OpenBSD with /dev/srandom | rsc | 1 | -2/+4 |
2005-08-11 | appease gcc | rsc | 1 | -29/+47 |
2005-08-10 | Be quiet. | rsc | 2 | -0/+4 |
2005-08-10 | set exit status | rsc | 1 | -3/+7 |
2005-08-10 | Use env to find perl, for NetBSD (grr) | rsc | 2 | -2/+2 |
2005-08-10 | Ridiculous amount of work for OpenBSD. | rsc | 3 | -9/+168 |
2005-08-10 | add | rsc | 4 | -0/+1981 |
2005-08-10 | appease the gcc monster | rsc | 1 | -8/+8 |
2005-08-10 | new | rsc | 1 | -0/+199 |
2005-08-10 | new | rsc | 1 | -0/+267 |
2005-08-10 | add | rsc | 1 | -0/+10 |
2005-08-10 | new | rsc | 1 | -0/+9 |
2005-08-10 | now this works? | rsc | 1 | -0/+0 |
2005-08-10 | bugger lp | rsc | 1 | -1/+1 |
2005-08-10 | Fix overflow in old Linux file size. | rsc | 1 | -1/+3 |
2005-08-10 | Old GNU assembler doesn't like comments. | rsc | 2 | -14/+9 |
2005-08-10 | Fix time race. | rsc | 1 | -1/+1 |
2005-08-10 | Make fn cd safe for rc -e. | rsc | 1 | -3/+10 |
2005-07-28 | darwin | rsc | 1 | -51/+1 |
2005-07-28 | noatime | rsc | 1 | -0/+3 |
2005-07-28 | try to collect common bsd code | rsc | 4 | -159/+56 |
2005-07-28 | darwin - variant of bsd from jeff sickel | rsc | 1 | -1/+51 |
2005-07-28 | new | rsc | 1 | -0/+379 |
2005-07-28 | different fix | rsc | 2 | -5/+12 |
2005-07-28 | debugging | rsc | 1 | -0/+2 |
2005-07-28 | fix indirect block reading | rsc | 1 | -19/+79 |
2005-07-28 | winunlock bug | rsc | 1 | -6/+6 |
2005-07-27 | use correct type for NOFID (sunos) | rsc | 2 | -2/+2 |
2005-07-27 | less graceful shutdown but avoid deadlocks | rsc | 1 | -1/+9 |
2005-07-27 | Try to avoid races in underlying C library | rsc | 2 | -0/+28 |
2005-07-27 | revert | rsc | 1 | -1/+1 |
2005-07-27 | better awd for sunos | rsc | 2 | -2/+3 |
2005-07-27 | CHANGES | rsc | 1 | -0/+15 |
2005-07-27 | sun | rsc | 2 | -3/+9 |
2005-07-26 | fixes from bengt for sun | rsc | 1 | -2/+2 |
2005-07-25 | redirect only once | rsc | 1 | -0/+1 |
2005-07-24 | venti updates | rsc | 13 | -47/+165 |
2005-07-24 | start with white instead of black | rsc | 1 | -1/+1 |
2005-07-24 | explain bloom | rsc | 1 | -0/+63 |
2005-07-24 | explain disk parittions | rsc | 1 | -0/+23 |
2005-07-24 | correct discussion of fromdisktype | rsc | 1 | -1/+1 |
2005-07-24 | construct bloom filter in buildindex | rsc | 1 | -0/+3 |