Commit graph

3936 commits

Author SHA1 Message Date
rsc
97a5e5f2dd new files 2003-11-23 18:25:35 +00:00
rsc
9e37bb03b3 make -> mk 2003-11-23 18:23:38 +00:00
rsc
d709423926 add libip 2003-11-23 18:23:20 +00:00
rsc
99947423b1 make -> mk 2003-11-23 18:22:36 +00:00
rsc
db6608bd81 add libsec 2003-11-23 18:21:42 +00:00
rsc
056fe1ba7f new venti library. 2003-11-23 18:19:58 +00:00
rsc
9df487d720 add libhttpd 2003-11-23 18:19:35 +00:00
rsc
b6afd33e2f add libflate 2003-11-23 18:19:18 +00:00
rsc
8a708fb239 sun support 2003-11-23 18:18:41 +00:00
rsc
cd7ddc9b5f make -> mk
remove clumsy stack hack.
fix exec.
fix nthreads maintenance.
fix threadexitsall not to kill self.
add sun support.
2003-11-23 18:18:00 +00:00
rsc
b7e6f4150f make -> mk
use $HOME/mnt/plumb as named pipe.
2003-11-23 18:16:51 +00:00
rsc
58611a1bbf make -> mk
change %u from verb to flag.
2003-11-23 18:16:24 +00:00
rsc
16a7096669 Add drawsetlabel(Display*, char*).
Turn window destruction into "hangup" note.
Fix (?) snarf buffer management.
Add latin1 keyboard translation.
2003-11-23 18:15:43 +00:00
rsc
986b36bccd make -> mk.
add Bfdopen.
2003-11-23 18:14:35 +00:00
rsc
f365e600d4 start over with plan9's libc.h. 2003-11-23 18:13:59 +00:00
rsc
fd04aacee1 Various additions and fixes. 2003-11-23 18:12:54 +00:00
rsc
74f990ad84 add libbin 2003-11-23 18:11:44 +00:00
rsc
dda0695dc0 forgot this. 2003-11-23 18:11:17 +00:00
rsc
5c34ff9e1c make -> mk 2003-11-23 18:10:54 +00:00
rsc
bc7cb1a15a new utilities.
the .C files compile but are renamed to avoid building automatically.
2003-11-23 18:04:47 +00:00
rsc
f08fdedcee Plan 9's rc.
not a clear win over byron's,
but at least it has the right syntax.
2003-11-23 18:04:08 +00:00
rsc
5993a8f275 the one true diff.
at least it can handle "diff file1 file2 dir".
2003-11-23 18:03:02 +00:00
rsc
cfabc3ed16 Dhog's 9term.
Updated for current libraries by Caerwyn Jones.
Button-3 plumbing (like in acme) by rsc.
2003-11-23 18:02:15 +00:00
rsc
b8c14089d8 Plan 9 version, nothing tweaked yet. 2003-11-23 17:58:26 +00:00
rsc
7763a61a35 start thinking about vac -- doesn't build yet 2003-11-23 17:55:34 +00:00
rsc
7a4ee46d25 Initial stab at Venti. 2003-11-23 17:54:58 +00:00
rsc
4fbfdd7acd make -> mk 2003-11-23 17:54:24 +00:00
rsc
ef9890f65a perror, create, remove now in the headers 2003-11-23 17:53:56 +00:00
rsc
163c9a25ec remove debugging print. 2003-11-23 17:53:45 +00:00
rsc
17f131946f change from rob -- handle ^U like in rio, acme 2003-11-23 17:53:32 +00:00
rsc
422761f81e make -> mk 2003-11-23 17:53:05 +00:00
rsc
f37a36a8f4 create, perror, and remove are now properly in the headers. 2003-11-23 17:52:04 +00:00
rsc
fc1d90caca Don't need to install 'u' as flagfmt anymore. 2003-11-23 17:51:41 +00:00
rsc
5b6dcaf404 use path-less names for ssh, samterm.
let execvp sort it out.
2003-11-23 17:51:03 +00:00
rsc
e6c4346b50 Use execvp to avoid hard-coding path names for ssh, samterm. 2003-11-23 17:50:36 +00:00
rsc
d8b652ae6f print current directory in "don't know how to make" errors. 2003-11-23 17:48:53 +00:00
rsc
b3161d97b0 Lib9.h updated to support plumber from Caerwyn Jones.
(New lib9.h expected soon.)
2003-10-14 02:36:15 +00:00
rsc
3d7e9092a4 Single-threaded plumber that can run "start" rules.
Thanks to Caerwyn Jones.
2003-10-14 02:35:00 +00:00
rsc
169aba14a4 Move werrstr into errstr, so that if you use werrstr
you have to get this __errfmt instead of the one
in libfmt that only does Unix error codes.
2003-10-14 02:10:47 +00:00
rsc
8110278003 Fix a bug in Linux? 2003-10-14 01:46:24 +00:00
rsc
a0abdf6219 Force CVS to create the lib/ directory by creating a file in it. 2003-10-13 20:17:53 +00:00
rsc
629864f582 Some Plan 9 workalikes. 2003-10-13 18:25:28 +00:00
rsc
771ff2bc05 Change occasionally to nightly. 2003-10-13 18:11:43 +00:00
rsc
dbc3cf7024 Clarify font directories. 2003-10-13 17:20:36 +00:00
rsc
f305dffb85 Distribution notes. 2003-10-13 17:18:52 +00:00
rsc
67f1f37bd8 Tweaks. 2003-10-13 17:17:08 +00:00
rsc
25096ae2b7 Set $BIN. 2003-10-13 17:16:43 +00:00
rsc
59d7d92ee7 Flush the display when we poll for events. 2003-10-13 17:16:29 +00:00
rsc
e6f4b2e311 Rewrite /lib/font/bit to $PLAN9/font when open fails. 2003-10-13 17:16:15 +00:00
rsc
a3c5df578f More changes. 2003-10-11 04:53:14 +00:00