Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-06-03 | all: fix openbsd build | Aram Hăvărneanu | 1 | -2/+2 | |
Change-Id: I6eaeebc9b6a4d78ce07efe7680ba8f2eff16462f Reviewed-on: https://plan9port-review.googlesource.com/1230 Reviewed-by: Minux Ma <minux@golang.org> Reviewed-by: Russ Cox <rsc@google.com> | |||||
2014-02-27 | all: DragonFly port. | Shenghou Ma | 1 | -5/+11 | |
Fix compilation problems, libdraw still doesn't work right yet. LGTM=rsc R=rsc https://codereview.appspot.com/67820046 | |||||
2012-10-20 | lib9: fix Mac warning | Russ Cox | 1 | -1/+8 | |
R=rsc http://codereview.appspot.com/6749053 | |||||
2012-06-27 | lib9: fix openbsd build | David du Colombier | 1 | -1/+1 | |
Fix build error and warning on OpenBSD 5.1, as reported by Dimitri Sokolyuk. R=rsc http://codereview.appspot.com/6350044 | |||||
2009-09-13 | lib9: fix dirread/stat mismatch on Snow Leopard | Russ Cox | 1 | -4/+0 | |
http://codereview.appspot.com/116096 | |||||
2009-09-11 | INSTALL: fix build on Snow Leopard | Russ Cox | 1 | -0/+4 | |
http://codereview.appspot.com/116073 | |||||
2009-07-14 | merge | Russ Cox | 1 | -0/+6 | |
2006-06-26 | Use getdents instead of getdirentries under NetBSD. | wkj | 1 | -2/+2 | |
2005-03-28 | more netbsd support. | rsc | 1 | -1/+1 | |
2005-02-08 | bug fix | rsc | 1 | -2/+3 | |
2005-02-08 | expose unix mode bits | rsc | 1 | -5/+9 | |
2005-02-08 | start adding DM bits | rsc | 1 | -3/+7 | |
2004-03-25 | Today's changes. | rsc | 1 | -2/+2 | |
More changes. | |||||
2004-01-09 | Why would the Linux man page actually tell the truth? | rsc | 1 | -2/+1 | |
2003-12-09 | Bug fixes from the Valgrind oracle. | rsc | 1 | -0/+1 | |
2003-12-04 | allow rfork(RFNOTEG|RFPROC|RFFDG) for rc. | rsc | 1 | -3/+5 | |
2003-12-03 | Various fixes. | rsc | 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. | |||||
2003-11-25 | More tweaks on Linux and Solaris. | rsc | 1 | -3/+23 | |
2003-11-25 | Add the #goo to allow use in C++. | rsc | 1 | -13/+4 | |
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | |||||
2003-11-24 | Changes for Mac OS X. Most important is stack sizes in samterm, | rsc | 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.) | |||||
2003-11-24 | Build correctly on FreeBSD. | rsc | 1 | -2/+2 | |
(Will this process ever reach a fixed point?) | |||||
2003-11-24 | Tweaks to build properly on Linux. | rsc | 1 | -0/+15 | |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 1 | -8/+8 | |
2003-11-23 | Various additions and fixes. | rsc | 1 | -0/+155 | |