| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | lib9: fix dirread/stat mismatch on Snow Leopard | Russ Cox | 2009-09-13 | 1 | -4/+0 |
| | | | | | http://codereview.appspot.com/116096 | ||||
| * | INSTALL: fix build on Snow Leopard | Russ Cox | 2009-09-11 | 1 | -0/+4 |
| | | | | | http://codereview.appspot.com/116073 | ||||
| * | merge | Russ Cox | 2009-07-14 | 1 | -0/+6 |
| | | |||||
| * | Use getdents instead of getdirentries under NetBSD. | wkj | 2006-06-26 | 1 | -2/+2 |
| | | |||||
| * | more netbsd support. | rsc | 2005-03-28 | 1 | -1/+1 |
| | | |||||
| * | bug fix | rsc | 2005-02-08 | 1 | -2/+3 |
| | | |||||
| * | expose unix mode bits | rsc | 2005-02-08 | 1 | -5/+9 |
| | | |||||
| * | start adding DM bits | rsc | 2005-02-08 | 1 | -3/+7 |
| | | |||||
| * | Today's changes. | rsc | 2004-03-25 | 1 | -2/+2 |
| | | | | | More changes. | ||||
| * | Why would the Linux man page actually tell the truth? | rsc | 2004-01-09 | 1 | -2/+1 |
| | | |||||
| * | Bug fixes from the Valgrind oracle. | rsc | 2003-12-09 | 1 | -0/+1 |
| | | |||||
| * | allow rfork(RFNOTEG|RFPROC|RFFDG) for rc. | rsc | 2003-12-04 | 1 | -3/+5 |
| | | |||||
| * | Various fixes. | rsc | 2003-12-03 | 1 | -9/+2 |
| | | | | | | | | | | | | B - fixed usage, DISPLAY :0 vs :0.0 9term - fixed various terminal things rc - notice traps in Read _p9dir - only run disk code for disks dirread - getdirentries on FreeBSD and Linux are different w.r.t. meaning of off. notify - set up so signals interrupt system calls bprint - use bfmt. | ||||
| * | More tweaks on Linux and Solaris. | rsc | 2003-11-25 | 1 | -3/+23 |
| | | |||||
| * | Add the #goo to allow use in C++. | rsc | 2003-11-25 | 1 | -13/+4 |
| | | | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | ||||
| * | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 2003-11-24 | 1 | -5/+8 |
| | | | | | | | which were completely bogus. (Libthread used to ignore them but not anymore. Maybe we really should ignore them, but that breaks Venti, which needs *really* big stacks.) | ||||
| * | Build correctly on FreeBSD. | rsc | 2003-11-24 | 1 | -2/+2 |
| | | | | | (Will this process ever reach a fixed point?) | ||||
| * | Tweaks to build properly on Linux. | rsc | 2003-11-24 | 1 | -0/+15 |
| | | |||||
| * | Annoying changes to work on Sun boxes. | rsc | 2003-11-23 | 1 | -8/+8 |
| | | |||||
| * | Various additions and fixes. | rsc | 2003-11-23 | 1 | -0/+155 |
