rsc
c5b9ff9fa8
add hoc
2003-12-04 17:45:49 +00:00
rsc
c72688efcf
these belong elsewhere, but where?
2003-12-04 17:36:03 +00:00
rsc
24225d557c
add bundle
2003-12-04 17:32:22 +00:00
rsc
cdaa1bd135
add lc.
2003-12-04 17:31:35 +00:00
rsc
25b866dd06
disable some programs, enable others.
2003-12-04 17:31:08 +00:00
rsc
49c26cf71c
Remove debugging print from 9term.
2003-12-04 17:23:51 +00:00
rsc
3fd755b763
Various fixes.
2003-12-04 04:29:47 +00:00
rsc
d2a414f28d
fix bug in handling of backspace in output.
2003-12-04 00:31:14 +00:00
rsc
5af29cd3a9
make hold mode a bit more attractive.
2003-12-04 00:20:33 +00:00
rsc
1c8efa18ee
allow rfork(RFNOTEG|RFPROC|RFFDG) for rc.
2003-12-04 00:17:10 +00:00
rsc
683c5e534a
more bug fixes
2003-12-04 00:16:33 +00:00
rsc
d3acba9559
add -a flag for acme.
2003-12-04 00:11:33 +00:00
rsc
b0be3b8826
add bfmt.
2003-12-03 22:51:11 +00:00
rsc
669250d159
Various fixes.
...
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-12-03 22:50:48 +00:00
rsc
5a82f26e50
Set up terminal properly for 9term.
2003-12-02 22:03:35 +00:00
rsc
e89321a56e
B that knows about address syntax,
...
change plumber to use it.
2003-12-02 21:57:32 +00:00
rsc
1ccf253eb2
fix stack size (oops)
2003-12-02 21:49:45 +00:00
rsc
ab5efca82f
Check for changed window size after window creation.
2003-12-02 03:50:06 +00:00
rsc
e39b8b1928
More X11 snarf tweaks.
...
Will we ever finish?
2003-12-02 03:42:46 +00:00
rsc
1555bd7aaa
call exit rather than _exits inside exits,
...
so that the c library atexit handlers get
a chance to run.
2003-11-26 00:48:56 +00:00
rsc
268fa93385
Fix X11 clipboard again.
2003-11-25 20:30:11 +00:00
rsc
0870887793
add dict
2003-11-25 03:37:45 +00:00
rsc
091f74d0a0
add note about getting dictionary
2003-11-25 03:36:27 +00:00
rsc
e642beb522
add sunos
2003-11-25 03:06:00 +00:00
rsc
3ad24e4036
add libplumb to dir list
2003-11-25 03:03:45 +00:00
rsc
915ce5c28f
fix libplumb
2003-11-25 03:03:30 +00:00
rsc
f161341946
fixes to plumber and 9term
2003-11-25 03:02:54 +00:00
rsc
21a17ff3e9
Update NOTES, hack on 9term a little.
2003-11-25 02:54:24 +00:00
rsc
3765283ccf
Silence some Mac OS X warnings.
2003-11-25 02:36:46 +00:00
rsc
6bb54fab15
more tweaks.
2003-11-25 02:22:49 +00:00
rsc
64bcfff3a1
More tweaks on Linux and Solaris.
2003-11-25 02:11:11 +00:00
rsc
f7012583e9
Add the #goo to allow use in C++.
...
Silence a few more warnings.
Strip down the mkfiles more.
Fix bug in X11 mouse handling, note groups.
2003-11-25 01:40:27 +00:00
rsc
dc13c29ed1
Lots of fonts.
2003-11-25 01:30:32 +00:00
rsc
54952cec10
More Mac changes.
2003-11-24 22:48:39 +00:00
rsc
8b6a5e678a
portable ar.
2003-11-24 22:40:36 +00:00
rsc
912fba95e7
Changes for Mac OS X. Most important is stack sizes in samterm,
...
which were completely bogus. (Libthread used to ignore them but
not anymore. Maybe we really should ignore them, but that breaks
Venti, which needs *really* big stacks.)
2003-11-24 22:39:06 +00:00
rsc
2db9e4821d
tweaks.
2003-11-24 20:16:30 +00:00
rsc
cedbe4a4fa
Tweaks for Linux.
2003-11-24 00:59:36 +00:00
rsc
f9355efb2e
Build correctly on FreeBSD.
...
(Will this process ever reach a fixed point?)
2003-11-24 00:47:50 +00:00
rsc
d2c4ee9e48
Tweaks to build properly on Linux.
2003-11-24 00:43:41 +00:00
rsc
478ee9636f
Make things build on FreeBSD again.
2003-11-23 20:04:53 +00:00
rsc
1c253ceb58
Annoying changes to work on Sun boxes.
2003-11-23 19:49:17 +00:00
rsc
50e628cb8f
runthread needn't be inline
2003-11-23 18:38:17 +00:00
rsc
6723d9518d
set path
2003-11-23 18:33:24 +00:00
rsc
d66daf1d61
one Makefile
2003-11-23 18:32:42 +00:00
rsc
f0f618021f
don't need package anymore.
2003-11-23 18:30:53 +00:00
rsc
8e314ad529
make typeunicode.7.font a bit more unicode.
2003-11-23 18:30:22 +00:00
rsc
e70f305083
add plumbing files.
2003-11-23 18:30:04 +00:00
rsc
1379cecf67
add rcmain startup for rc.
...
maintains window label with current directory in 9term
2003-11-23 18:29:41 +00:00
rsc
dbd7b9a97e
various shell script fixes.
...
add 9a, 9c, 9l wrapper scripts.
label sets label on xterm/9term
2003-11-23 18:29:08 +00:00