Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2005-09-13 | Add 9P2000.u extensions. | rsc | 1 | -15/+135 |
2005-09-13 | Add 9P2000.u functions. | rsc | 4 | -22/+120 |
2005-09-13 | Ignore more. | rsc | 1 | -0/+1 |
2005-09-13 | Fix UTF bug reported on 9fans. | rsc | 1 | -2/+3 |
2005-09-13 | Use g++ as LD (mpm is buggered anyway). | rsc | 1 | -0/+2 |
2005-09-09 | Add uchar for NetBSD ctype. | rsc | 1 | -1/+1 |
2005-09-09 | Fix uchar cast. | rsc | 1 | -1/+1 |
2005-09-09 | NetBSD-macppc ctype needs uchars. | rsc | 22 | -56/+55 |
2005-09-09 | NetBSD-macppc ctype needs uchars. | rsc | 1 | -1/+1 |
2005-08-31 | Spell IA-64 correctly. (Zoltan Jarai) | rsc | 1 | -1/+1 |
2005-08-31 | Better handling of executables. | rsc | 1 | -4/+13 |
2005-08-31 | Changes. | rsc | 1 | -33/+26 |
2005-08-31 | Initial lp. | rsc | 8 | -0/+1647 |
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 |