2005-01-18 18:31:09 +00:00
|
|
|
January 18, 2005
|
|
|
|
make src/libthread/pthread.c compile
|
|
|
|
add threadspawnl, fsseek.
|
|
|
|
add link to web interface in cvs(1).
|
|
|
|
remove hard-coded path in fixurls
|
|
|
|
|
2005-01-18 05:47:04 +00:00
|
|
|
January 17, 2005
|
|
|
|
thread.c tries to warn about bad pthreads on Linux
|
|
|
|
vacfs posts vacfs.basename
|
|
|
|
fix nil deref in acid
|
|
|
|
change 9c, 9l to detect nptl properly (not relying on running kernel version)
|
|
|
|
change psu to use 9 ps
|
|
|
|
do not call exits in threaded programs
|
|
|
|
|
2005-01-16 21:33:16 +00:00
|
|
|
January 16, 2005
|
|
|
|
bring fds from daemonize down to high 20s from high 90s for NetBSD.
|
|
|
|
use -Wl,-rpath in gcc in 9l for NetBSD.
|
|
|
|
make vacfs work (patch from Lucho)
|
|
|
|
make vacfs use EARGF
|
|
|
|
add note about signal masks in TODO
|
|
|
|
(Taj Khattra notes that acme doesn't ^Z well)
|
|
|
|
add note about _x.black and _x.white in TODO
|
|
|
|
(noted by David Leimbach)
|
|
|
|
remove unixisms from dist/fixurls
|
|
|
|
fix bugs in dist/main.html
|
|
|
|
noteenable, notedisable, notifyon, notifyoff return old setting.
|
|
|
|
update manual indices
|
|
|
|
troff2html handles section (9p).
|
|
|
|
add note in libthread/thread.c about stack-based pthreads
|
|
|
|
make tmac.an's .HR better
|
|
|
|
tweaks to unix mkfiles
|
|
|
|
|
|
|
|
January 15, 2005
|
|
|
|
tcolors now uses threadexitsall
|
|
|
|
syminit bug in mk. (why does syminit exist?)
|
|
|
|
|
|
|
|
January 14, 2005
|
|
|
|
man page updates - fixurls, manweb, rio.1, cvs.1, 0intro.1.
|
|
|
|
add note about makecontext to TODO file (noted by Axel)
|
2005-01-11 21:28:31 +00:00
|
|
|
|
2005-01-16 21:33:16 +00:00
|
|
|
January 12, 2005
|
2005-01-13 04:53:49 +00:00
|
|
|
First fully-documented release.
|
2004-04-05 20:59:52 +00:00
|
|
|
|