Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-09-17 | Continue switching library over to pthreads when possible. | rsc | 2 | -0/+2 | |
Tprimes works on Linux 2.6. You can only have 128 procs though. | |||||
2004-09-17 | Rewrite to remove dependence on rendezvous and its bizarre | rsc | 3 | -9/+43 | |
data structures. Makes it easier to use pthreads too. Still need to add code for non-pthreads systems. Just a checkpoint to switch work to another machine. | |||||
2004-06-17 | add cache function | rsc | 1 | -0/+1 | |
2004-06-17 | Import proto file parser for dump9660. | wkj | 1 | -0/+65 | |
2004-06-16 | various fixes | rsc | 3 | -8/+12 | |
2004-06-14 | change corrupt type | rsc | 1 | -1/+1 | |
2004-06-11 | add OLOCK | rsc | 2 | -0/+3 | |
2004-06-09 | catch strdup, malloc, and friends | rsc | 1 | -2/+4 | |
2004-06-09 | add network routines | rsc | 1 | -0/+4 | |
2004-05-23 | various debugging | rsc | 1 | -0/+3 | |
2004-05-23 | lock malloc ourselves | rsc | 1 | -6/+6 | |
2004-05-11 | Fix small bugs. | rsc | 1 | -1/+1 | |
2004-04-29 | add -W to specify window size. | rsc | 3 | -2/+6 | |
various other little fixes. | |||||
2004-04-23 | little things | rsc | 1 | -0/+1 | |
2004-04-21 | add needstack | rsc | 1 | -0/+2 | |
2004-04-21 | asdf | rsc | 1 | -1/+2 | |
2004-04-20 | make things work on SunOS | rsc | 1 | -1/+2 | |
2004-04-19 | make mac work | rsc | 1 | -1/+1 | |
2004-04-19 | add mach.h | rsc | 1 | -0/+504 | |
2004-04-19 | tweaks | rsc | 1 | -0/+1 | |
2004-04-19 | add s32int, s64int, s16int | rsc | 1 | -0/+5 | |
2004-04-08 | Make libhtml, htmlfmt build. | rsc | 1 | -7/+7 | |
Thanks to wkj for doing all the hard work. | |||||
2004-04-08 | Plan 9 atoi, ... | rsc | 1 | -3/+6 | |
2004-03-30 | grey out 9term when it loses focus. | rsc | 1 | -0/+3 | |
2004-03-26 | SunOS can rot in hell. | rsc | 1 | -33/+29 | |
2004-03-25 | Small changes. | rsc | 1 | -2/+2 | |
2004-03-25 | More files. | rsc | 1 | -0/+17 | |
More files. | |||||
2004-03-25 | Today's changes. | rsc | 5 | -876/+890 | |
More changes. | |||||
2004-03-21 | Small tweaks | rsc | 6 | -0/+1934 | |
Lots of new code imported. | |||||
2004-03-15 | Various header changes. | rsc | 4 | -1/+19 | |
2004-03-15 | Various small interface changes. | rsc | 1 | -9/+32 | |
2004-03-05 | Incorporate bug fixes from Plan 9. | rsc | 1 | -1/+1 | |
2004-02-29 | Move utf, fmt. Small header file changes. | rsc | 4 | -3/+19 | |
2004-02-09 | various tweaks. | rsc | 1 | -0/+15 | |
2004-01-09 | undef some more. | rsc | 1 | -0/+5 | |
2004-01-09 | add some more RF things for linux. | rsc | 1 | -4/+4 | |
2004-01-09 | linux diffs. | rsc | 1 | -1/+1 | |
2003-12-17 | add Lock to struct Ref. | rsc | 1 | -0/+1 | |
2003-12-11 | Add libString. | rsc | 2 | -0/+675 | |
2003-12-11 | Add support for user-level 9P servers/clients and various bug fixes to go ↵ | rsc | 4 | -8/+27 | |
with them. | |||||
2003-12-06 | File system stuff. | rsc | 2 | -0/+95 | |
2003-12-06 | various tweaks. | rsc | 2 | -4/+5 | |
2003-12-03 | Various fixes. | rsc | 1 | -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. | |||||
2003-11-25 | More tweaks on Linux and Solaris. | rsc | 1 | -20/+6 | |
2003-11-25 | Add the #goo to allow use in C++. | rsc | 22 | -19/+206 | |
Silence a few more warnings. Strip down the mkfiles more. Fix bug in X11 mouse handling, note groups. | |||||
2003-11-24 | More Mac changes. | rsc | 2 | -14/+31 | |
2003-11-24 | tweaks. | rsc | 1 | -1/+2 | |
2003-11-24 | Tweaks to build properly on Linux. | rsc | 1 | -1/+15 | |
2003-11-23 | Annoying changes to work on Sun boxes. | rsc | 1 | -4/+20 | |
2003-11-23 | new files | rsc | 9 | -0/+1334 | |