summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* add cache functionrsc2004-06-171-0/+1
|
* Import proto file parser for dump9660.wkj2004-06-171-0/+65
|
* various fixesrsc2004-06-163-8/+12
|
* change corrupt typersc2004-06-141-1/+1
|
* add OLOCKrsc2004-06-112-0/+3
|
* catch strdup, malloc, and friendsrsc2004-06-091-2/+4
|
* add network routinesrsc2004-06-091-0/+4
|
* various debuggingrsc2004-05-231-0/+3
|
* lock malloc ourselvesrsc2004-05-231-6/+6
|
* Fix small bugs.rsc2004-05-111-1/+1
|
* add -W to specify window size.rsc2004-04-293-2/+6
| | | | various other little fixes.
* little thingsrsc2004-04-231-0/+1
|
* add needstackrsc2004-04-211-0/+2
|
* asdfrsc2004-04-211-1/+2
|
* make things work on SunOSrsc2004-04-201-1/+2
|
* make mac workrsc2004-04-191-1/+1
|
* add mach.hrsc2004-04-191-0/+504
|
* tweaksrsc2004-04-191-0/+1
|
* add s32int, s64int, s16intrsc2004-04-191-0/+5
|
* Make libhtml, htmlfmt build.rsc2004-04-081-7/+7
| | | | Thanks to wkj for doing all the hard work.
* Plan 9 atoi, ...rsc2004-04-081-3/+6
|
* grey out 9term when it loses focus.rsc2004-03-301-0/+3
|
* SunOS can rot in hell.rsc2004-03-261-33/+29
|
* Small changes.rsc2004-03-251-2/+2
|
* More files.rsc2004-03-251-0/+17
| | | | More files.
* Today's changes.rsc2004-03-255-876/+890
| | | | More changes.
* Small tweaksrsc2004-03-216-0/+1934
| | | | Lots of new code imported.
* Various header changes.rsc2004-03-154-1/+19
|
* Various small interface changes.rsc2004-03-151-9/+32
|
* Incorporate bug fixes from Plan 9.rsc2004-03-051-1/+1
|
* Move utf, fmt. Small header file changes.rsc2004-02-294-3/+19
|
* various tweaks.rsc2004-02-091-0/+15
|
* undef some more.rsc2004-01-091-0/+5
|
* add some more RF things for linux.rsc2004-01-091-4/+4
|
* linux diffs.rsc2004-01-091-1/+1
|
* add Lock to struct Ref.rsc2003-12-171-0/+1
|
* Add libString.rsc2003-12-112-0/+675
|
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-114-8/+27
| | | | with them.
* File system stuff.rsc2003-12-062-0/+95
|
* various tweaks.rsc2003-12-062-4/+5
|
* Various fixes.rsc2003-12-031-1/+3
| | | | | | | | | | | 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.rsc2003-11-251-20/+6
|
* Add the #goo to allow use in C++.rsc2003-11-2522-19/+206
| | | | | | Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups.
* More Mac changes.rsc2003-11-242-14/+31
|
* tweaks.rsc2003-11-241-1/+2
|
* Tweaks to build properly on Linux.rsc2003-11-241-1/+15
|
* Annoying changes to work on Sun boxes.rsc2003-11-231-4/+20
|
* new filesrsc2003-11-239-0/+1334
|
* Add drawsetlabel(Display*, char*).rsc2003-11-231-1/+3
| | | | | | Turn window destruction into "hangup" note. Fix (?) snarf buffer management. Add latin1 keyboard translation.
* make -> mk.rsc2003-11-231-0/+1
| | | | add Bfdopen.