rsc
b4e0c548bc
Install script.
2004-02-29 22:53:01 +00:00
rsc
d6df6c1e29
Update mkmk.sh.
2004-02-29 22:49:59 +00:00
rsc
f063dad96e
Small tweaks to make things build again.
2004-02-29 22:42:33 +00:00
rsc
91c13e54b5
Move utf, fmt. Small header file changes.
2004-02-29 22:11:15 +00:00
rsc
5a8e63b2f0
Fighting the good fight.
...
Move libfmt, libutf into subdirectories of lib9.
Add poll-based socket i/o to libthread, so that we can
avoid using multiple procs when possible, thus removing
dependence on crappy pthreads implementations.
Convert samterm, acme to the single-proc libthread.
Bring libcomplete, acme up-to-date w.r.t. Plan 9 distribution.
2004-02-29 22:10:26 +00:00
rsc
d51419bf43
various tweaks.
2004-02-09 19:33:05 +00:00
rsc
c197370550
completion, pageup/pagedown
2004-02-09 19:32:18 +00:00
rsc
97fdda4e86
need pty.h on linux according to scott schwartz
2004-01-20 01:59:47 +00:00
rsc
03480d7333
Why would the Linux man page actually tell the truth?
2004-01-09 20:07:49 +00:00
rsc
060c0d5fcb
undef some more.
2004-01-09 00:48:45 +00:00
rsc
278be7797f
add libs
2004-01-09 00:14:47 +00:00
rsc
9e8eb69254
add some more RF things for linux.
2004-01-09 00:06:44 +00:00
rsc
b214663d34
linux diffs.
2004-01-09 00:04:55 +00:00
rsc
d0bc889a8a
add Lock to struct Ref.
2003-12-17 04:35:09 +00:00
rsc
49588d5d90
Tweaks to various bits.
...
Until I hear otherwise, Refs aren't used enough to
merit their own assembly. They are now implemented with locks.
2003-12-17 04:34:52 +00:00
rsc
7f11104a57
Add libString.
2003-12-11 18:15:57 +00:00
rsc
57ccfb9e8f
ramfs
2003-12-11 17:50:50 +00:00
rsc
b3994ec5c7
More files related to user-level file servers.
...
Also add acme!
2003-12-11 17:50:28 +00:00
rsc
32f69c36e0
Add support for user-level 9P servers/clients and various bug fixes to go with them.
2003-12-11 17:48:38 +00:00
rsc
ac244f8d28
bug from wkj
2003-12-09 18:07:09 +00:00
rsc
e95a70884b
Bug fixes from the Valgrind oracle.
2003-12-09 06:37:26 +00:00
rsc
ceb0477083
check everything in so i can move to linux and valgrind.
2003-12-09 06:06:07 +00:00
rsc
4e6ed88aa8
rebuild because of libbio/bfmt.c
2003-12-06 19:33:11 +00:00
rsc
d3df308747
File system stuff.
2003-12-06 18:08:52 +00:00
rsc
e97ceade5e
various tweaks.
2003-12-06 18:05:27 +00:00
rsc
c715a6127a
nan
2003-12-04 19:18:28 +00:00
rsc
ccee548fda
.
2003-12-04 19:18:06 +00:00
rsc
dff7e27317
Clean up yacc files in mkcommon, mkhdr.
...
Add nan to lib9.
Fix memory corruption bugs in 9term.
2003-12-04 19:16:29 +00:00
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