summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
...
* clean up when finished.rsc2004-04-192-2/+0
| | | | don't set PLAN9
* clean up when finished.rsc2004-04-1920-83/+41
|
* add acidtypesrsc2004-04-197-0/+1763
|
* cut unnamed unionsrsc2004-04-191-4/+4
|
* get rid of array indexes.rsc2004-04-191-575/+771
|
* xrsc2004-04-1912-63/+67
|
* handle pids without files correctly.rsc2004-04-191-1/+1
|
* remove reference to mach2rsc2004-04-191-3/+1
|
* acidrsc2004-04-1914-0/+6578
|
* remove ref to mach2rsc2004-04-191-1/+0
|
* debuggerrsc2004-04-1915-0/+3179
|
* libmachrsc2004-04-1953-0/+12038
|
* tweaksrsc2004-04-191-0/+342
|
* add files from david tolpinrsc2004-04-192-0/+866
|
* fix drawread, add changes from david tolpinrsc2004-04-194-32/+36
|
* oldorg was bad idearsc2004-04-192-14/+0
|
* various little bug fixesrsc2004-04-198-8/+2351
|
* add cooked override.rsc2004-04-181-16/+25
|
* add thisrsc2004-04-161-0/+109
|
* make echoing work.rsc2004-04-169-154/+51
|
* add rog's chording fix.rsc2004-04-161-7/+7
|
* forgot mklibrsc2004-04-151-0/+13
|
* 9term manages to turn off echo at the right times under SunOS ?rsc2004-04-159-10/+173
|
* add -p flag. too many install scripts want it.rsc2004-04-151-17/+61
|
* only archive the new filesrsc2004-04-151-1/+1
|
* add gzip, bzip2rsc2004-04-1443-0/+9877
| | | | '
* Add graph, plotrsc2004-04-1443-0/+2302
|
* add new atoi etc.rsc2004-04-091-1/+4
|
* bye byersc2004-04-081-116/+0
|
* Make libhtml, htmlfmt build.rsc2004-04-086-32/+13
| | | | Thanks to wkj for doing all the hard work.
* Cache last uid, gid to make translation faster.rsc2004-04-081-4/+21
|
* Let's try this - Dotfiles toggles listing of .* in directory listings.rsc2004-04-083-0/+21
|
* Import version of libhtml that might actually work with ANSI C.wkj2004-04-0613-0/+7206
|
* better fix to window flash bug on new -- alsorsc2004-04-062-4/+2
| | | | happens on resize.
* whoops - missing }rsc2004-04-051-1/+2
|
* debugging printrsc2004-04-051-1/+2
|
* Fixes from Axel Belinfante.rsc2004-04-055-37/+45
| | | | Fix 9term New border flash too.
* Change _p9strsig to return nil if tmp==nil.rsc2004-04-025-0/+32
| | | | | | Add atoi, atol, atoll. These versions call strtol/strtoll with base==0. The Unix versions use base==10.
* Add some missing unsharps.rsc2004-04-021-2/+2
|
* Avoid bad mouse buffering.rsc2004-03-311-0/+7
|
* Small fixesrsc2004-03-311-2/+1
|
* grey out 9term when it loses focus.rsc2004-03-305-26/+101
|
* Border resizing and 9term greying.rsc2004-03-309-100/+319
|
* Border resizing by dragging.rsc2004-03-2910-45/+268
| | | | Thanks to Axel Belinfante.
* Sometimes it's amazing these haven't been turnedrsc2004-03-262-2/+2
| | | | up by other compilers.
* OpenBSD support from Markus Friedl.rsc2004-03-261-0/+46
|
* more color map hackery from axel.rsc2004-03-261-11/+8
|
* handle interrupts and backgrounded processes a little better.rsc2004-03-263-1/+11
|
* .rsc2004-03-261-1/+1
|
* Chording paste bug.rsc2004-03-261-1/+1
|