Commit graph

2622 commits

Author SHA1 Message Date
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
rsc
90026180d1 Use new directory structure. 2003-10-11 03:58:46 +00:00
rsc
93fb47050c B then wait. 2003-10-11 03:58:19 +00:00
rsc
b9b5cea4ed Extra sam scripts. 2003-10-11 03:55:45 +00:00
rsc
00b80edb97 Licensing and various tweaks. 2003-10-11 02:59:10 +00:00
rsc
eee5b41eab Clarify Lucida. 2003-10-11 02:57:40 +00:00
rsc
7ce20e3ee0 More fonts. 2003-10-11 02:57:01 +00:00
rsc
cca17c54b5 Add license. 2003-10-11 02:54:18 +00:00
rsc
2009374690 Various cleanup. 2003-10-11 02:50:20 +00:00
rsc
a6ea03aea9 Allow prec==0. 2003-10-11 02:49:01 +00:00
rsc
161060a463 Lots of X fixes. 2003-10-11 02:47:43 +00:00
rsc
4af386f434 Remove errfmt -- it's in lib9. 2003-10-11 02:47:14 +00:00
rsc
ffcafb8c4b Various tweaks. The implementation of notify, create, etc.
should really be in lib9.
2003-10-11 02:45:55 +00:00
rsc
941c9f36a9 Tweaks to make it work on Unix. 2003-10-11 02:45:02 +00:00
rsc
079d45c20e Fonts. 2003-10-09 22:21:51 +00:00