Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-14 | add gzip, bzip2 | rsc | 44 | -2/+9880 | |
' | |||||
2004-04-14 | Add graph, plot | rsc | 44 | -0/+2307 | |
2004-04-11 | Modified db man page. | rsc | 1 | -0/+976 | |
2004-04-11 | Rewrite page(2) references to page(3). | rsc | 91 | -1615/+1632 | |
Add description of new libmach. | |||||
2004-04-10 | Lots of man pages. | rsc | 152 | -148/+25407 | |
2004-04-09 | add new atoi etc. | rsc | 1 | -1/+4 | |
2004-04-08 | bye bye | rsc | 1 | -116/+0 | |
2004-04-08 | there | rsc | 1 | -0/+6 | |
2004-04-08 | Make libhtml, htmlfmt build. | rsc | 7 | -39/+20 | |
Thanks to wkj for doing all the hard work. | |||||
2004-04-08 | Plan 9 atoi, ... | rsc | 1 | -3/+6 | |
2004-04-08 | Cache last uid, gid to make translation faster. | rsc | 1 | -4/+21 | |
2004-04-08 | Let's try this - Dotfiles toggles listing of .* in directory listings. | rsc | 3 | -0/+21 | |
2004-04-06 | Import version of libhtml that might actually work with ANSI C. | wkj | 13 | -0/+7206 | |
2004-04-06 | better fix to window flash bug on new -- also | rsc | 2 | -4/+2 | |
happens on resize. | |||||
2004-04-05 | whoops - missing } | rsc | 1 | -1/+2 | |
2004-04-05 | debugging print | rsc | 1 | -1/+2 | |
2004-04-05 | more | rsc | 1 | -0/+12 | |
2004-04-05 | Fixes from Axel Belinfante. | rsc | 5 | -37/+45 | |
Fix 9term New border flash too. | |||||
2004-04-02 | Change _p9strsig to return nil if tmp==nil. | rsc | 5 | -0/+32 | |
Add atoi, atol, atoll. These versions call strtol/strtoll with base==0. The Unix versions use base==10. | |||||
2004-04-02 | Add some missing unsharps. | rsc | 1 | -2/+2 | |
2004-03-31 | Mouse motion unbuffering. | rsc | 1 | -0/+7 | |
2004-03-31 | Avoid bad mouse buffering. | rsc | 1 | -0/+7 | |
2004-03-31 | Small fixes | rsc | 2 | -3/+11 | |
2004-03-30 | grey out 9term when it loses focus. | rsc | 7 | -26/+112 | |
2004-03-30 | Border resizing and 9term greying. | rsc | 9 | -100/+319 | |
2004-03-29 | Border resizing by dragging. | rsc | 10 | -45/+268 | |
Thanks to Axel Belinfante. | |||||
2004-03-26 | Sometimes it's amazing these haven't been turned | rsc | 3 | -2/+4 | |
up by other compilers. | |||||
2004-03-26 | openbsd 9term | rsc | 1 | -0/+1 | |
2004-03-26 | OpenBSD support from Markus Friedl. | rsc | 1 | -0/+46 | |
2004-03-26 | more color map hackery from axel. | rsc | 1 | -11/+8 | |
2004-03-26 | rc notes | rsc | 2 | -2/+3 | |
2004-03-26 | handle interrupts and backgrounded processes a little better. | rsc | 3 | -1/+11 | |
2004-03-26 | . | rsc | 2 | -1/+9 | |
2004-03-26 | Chording paste bug. | rsc | 1 | -1/+1 | |
2004-03-26 | Be more careful about not changing screen! | rsc | 2 | -7/+34 | |
2004-03-26 | Only use futimesat on Solaris 9 | rsc | 1 | -1/+1 | |
2004-03-26 | Fix version for sunos. | rsc | 1 | -6/+6 | |
2004-03-26 | Include Solaris version. | rsc | 1 | -2/+13 | |
2004-03-26 | Bug fixes from Scott Schwartz. | rsc | 4 | -1/+9 | |
Try to make 9term not crash when X errors happen. | |||||
2004-03-26 | Fortune fix | rsc | 2 | -1/+5 | |
2004-03-26 | Fortune file. | rsc | 1 | -0/+4007 | |
2004-03-26 | Add -lutil on systems that have it. | rsc | 1 | -4/+8 | |
2004-03-26 | Remove debugging echos. | rsc | 1 | -6/+1 | |
2004-03-26 | SunOS can rot in hell. | rsc | 52 | -162/+213 | |
2004-03-26 | fix resizing of fixed-size windows | rsc | 1 | -9/+1 | |
2004-03-26 | more unken | rsc | 1 | -51/+52 | |
2004-03-26 | unken | rsc | 2 | -44/+64 | |
2004-03-26 | better mkmk | rsc | 1 | -3/+6 | |
2004-03-26 | Darwin support. | rsc | 3 | -2/+137 | |
2004-03-25 | Small changes. | rsc | 1 | -0/+3 | |
Small changes. |