Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-08-22 | new | rsc | 1 | -0/+16 |
2005-08-12 | Add. | rsc | 5 | -0/+1281 |
2005-08-12 | use strtoull instead of atoi | rsc | 1 | -2/+2 |
2005-08-11 | silence various warnings | rsc | 13 | -24/+18 |
2005-08-11 | Add UFS2 support. | rsc | 3 | -103/+219 |
2005-08-11 | Add get command. | rsc | 1 | -13/+82 |
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 | 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-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 | 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 | sun | rsc | 1 | -1/+1 |
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 | 12 | -47/+164 |
2005-07-24 | start with white instead of black | rsc | 1 | -1/+1 |
2005-07-24 | construct bloom filter in buildindex | rsc | 1 | -0/+3 |
2005-07-22 | bigger stack | rsc | 1 | -1/+1 |
2005-07-22 | more tar changes | rsc | 1 | -28/+27 |
2005-07-22 | fix tar | rsc | 1 | -2/+2 |