summaryrefslogtreecommitdiffstats
path: root/src/lib9/notify.c
Commit message (Collapse)AuthorAgeFilesLines
* Tweaks to various bits.rsc2003-12-171-24/+33
| | | | | Until I hear otherwise, Refs aren't used enough to merit their own assembly. They are now implemented with locks.
* Add support for user-level 9P servers/clients and various bug fixes to go ↵rsc2003-12-111-1/+1
| | | | with them.
* Various fixes.rsc2003-12-031-5/+6
| | | | | | | | | | | 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.
* Tweaks to build properly on Linux.rsc2003-11-241-0/+5
|
* Various additions and fixes.rsc2003-11-231-0/+83