blob: 6cfb8fe3d1d705bf83a676ea8b85d2d3ac7eb0de [file] [log] [blame]
rsce6cba652005-01-24 03:45:23 +00001January 23, 2005
2 suse X bug - need bigger stacks
3 add searchpath(3)
4 work on libmach + elf core dumps + threads + registers
5 change db to use libmach cmdline interface
6 add stack (see db(1))
7 s/ulong/unsigned long/ for unix mk; other makefile bugs
8 rename scheduler to procscheduler in libthread so libmach can identify it
9 add isum to install(1)
10 work around searchpath in rc; add to intro(1)
11 volatile int quiet in db
12
13January 22, 2005
14 redirect debugging output of isnptl in INSTALL
15 set SYSVERSION to 2.6.x instead of 2.6 in linux INSTALL
16 to appease other pieces of the build.
17
18January 21, 2005
19 s/mdir/mkdir/ in unix regexp makefile
20 better isnptl
21 arg count in auxclog
22
23January 20, 2005
24 add core(1) man page
25 fix exit race in samterm
26
27January 19, 2005
28 continued x86-64 support
29 bug fix to 9c on sunos - __${s}__ not __$s__
30 avoid c99 extensions in cmapcube and vacfs
31 do not name functions shutdown on mac os x
32 add dist/isum
33 include errno.h in eqn/e.h
34 use 9 yacc to build rc
35
36January 18, 2005
37 avoid closing -1 in lib9pclient
38 continued x86-64 support
39
rsce4d62ad2005-01-18 18:31:09 +000040January 18, 2005
41 make src/libthread/pthread.c compile
42 add threadspawnl, fsseek.
43 add link to web interface in cvs(1).
44 remove hard-coded path in fixurls
rsc83696712005-01-19 01:17:03 +000045 preliminary x86-64 support
46 explain nptl in src/libthread/README.Linux
47 libventi bug fixes
48 add threadgetname to libthread
49 bigger chunking in sort(1)
50 bug fix in acid
51 add LOCAL.INSTALL
52 extract command line from elf cores
53 initial core(1) command
54 fix race in libthread proccreate
55 do not use -Wl,-rpath on Darwin
56 do not translate man pages in lib/moveplan9.sh
rsce4d62ad2005-01-18 18:31:09 +000057
rscded42a62005-01-18 05:47:04 +000058January 17, 2005
59 thread.c tries to warn about bad pthreads on Linux
60 vacfs posts vacfs.basename
61 fix nil deref in acid
62 change 9c, 9l to detect nptl properly (not relying on running kernel version)
63 change psu to use 9 ps
64 do not call exits in threaded programs
65
rsc3cb8df02005-01-16 21:33:16 +000066January 16, 2005
67 bring fds from daemonize down to high 20s from high 90s for NetBSD.
68 use -Wl,-rpath in gcc in 9l for NetBSD.
69 make vacfs work (patch from Lucho)
70 make vacfs use EARGF
71 add note about signal masks in TODO
72 (Taj Khattra notes that acme doesn't ^Z well)
73 add note about _x.black and _x.white in TODO
74 (noted by David Leimbach)
75 remove unixisms from dist/fixurls
76 fix bugs in dist/main.html
77 noteenable, notedisable, notifyon, notifyoff return old setting.
78 update manual indices
79 troff2html handles section (9p).
80 add note in libthread/thread.c about stack-based pthreads
81 make tmac.an's .HR better
82 tweaks to unix mkfiles
rsc7b0c2f12005-01-11 21:28:31 +000083
rsc3cb8df02005-01-16 21:33:16 +000084January 15, 2005
85 tcolors now uses threadexitsall
86 syminit bug in mk. (why does syminit exist?)
87
88January 14, 2005
89 man page updates - fixurls, manweb, rio.1, cvs.1, 0intro.1.
90 add note about makecontext to TODO file (noted by Axel)
91
92January 12, 2005
rsc79af2b82005-01-13 04:53:49 +000093 First fully-documented release.
rsc0073d672004-04-05 20:59:52 +000094