Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-01-10 | Trivial changes: whitespace and modes. | Dan Cross | 6 | -19/+19 | |
Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net> | |||||
2007-08-22 | merge | Russ Cox | 4 | -70/+92 | |
2006-04-01 | Use gcc -ansi -pedantic in 9c. Fix many non-C89-isms. | rsc | 12 | -39/+61 | |
2005-09-09 | NetBSD-macppc ctype needs uchars. | rsc | 2 | -19/+19 | |
2005-07-13 | no more L characters. sigh. | rsc | 6 | -36/+36 | |
2005-05-07 | no wide character constants; sigh | rsc | 1 | -2/+2 | |
2005-02-11 | better path for ahd | rsc | 1 | -1/+1 | |
2005-01-13 | Many small edits. | rsc | 4 | -1/+154 | |
2005-01-04 | Goodbye SHORTLIB | rsc | 1 | -1/+0 | |
2004-04-19 | clean up when finished. | rsc | 1 | -1/+0 | |
don't set PLAN9 | |||||
2004-04-02 | Add some missing unsharps. | rsc | 1 | -2/+2 | |
2004-03-26 | Bug fixes from Scott Schwartz. | rsc | 1 | -0/+2 | |
Try to make 9term not crash when X errors happen. | |||||
2004-03-26 | Fortune fix | rsc | 1 | -0/+4 | |
2004-03-26 | SunOS can rot in hell. | rsc | 3 | -12/+17 | |
2004-03-26 | more unken | rsc | 1 | -51/+52 | |
2004-03-26 | unken | rsc | 2 | -44/+64 | |
2004-03-25 | Today's changes. | rsc | 1 | -0/+2 | |
More changes. | |||||
2004-02-29 | Various tweaks. | rsc | 1 | -1/+1 | |
2004-02-29 | Small tweaks to make things build again. | rsc | 1 | -1/+1 | |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 2 | -67/+62 | |
with them. | |||||
2003-12-06 | various tweaks. | rsc | 1 | -1/+0 | |
2003-11-26 | call exit rather than _exits inside exits, | rsc | 1 | -9/+9 | |
so that the c library atexit handlers get a chance to run. | |||||
2003-11-25 | add dict | rsc | 27 | -0/+8343 | |