rsc | 439bc8d | 2005-10-29 16:38:16 +0000 | [diff] [blame] | 1 | October 29, 2005 |
| 2 | upas, acme mail: add initial port (John Cummings) |
| 3 | lib9: remove reference to ffork |
| 4 | |
| 5 | October 18, 2005 |
| 6 | 9l: add autoframework (like autolib) for OS X (Jeff Sickel) |
| 7 | page: use "9 file" always |
| 8 | ps, psu: narrower display |
| 9 | stats: better OS X support (Jeff Sickel) |
| 10 | |
| 11 | October 17, 2005 |
| 12 | cb: undef old type macros before redefining. |
| 13 | |
| 14 | October 5, 2005 |
| 15 | stats: better OS X support (Jeff Sickel) |
| 16 | |
| 17 | September 30, 2005 |
| 18 | libhtml: more &names and numbers (Erik Quanstrom) |
| 19 | |
| 20 | September 29, 2005 |
| 21 | libc.h: add #pragmas for varargck, #ifdef'ed out. |
| 22 | |
| 23 | September 26, 2005 |
| 24 | libthread: print thread info on SIGQUIT, SIGINFO, logging |
| 25 | acme: add more thread names |
| 26 | |
| 27 | September 21, 2005 |
| 28 | 9term: fix SunOS typo (Bengt Kleberg, glaive) |
| 29 | |
| 30 | September 19, 2005 |
| 31 | libhtml: more &names (Erik Quanstrom) |
| 32 | |
| 33 | September 19, 2005 |
| 34 | lib9/truerand: OpenBSD lets you open /dev/random |
| 35 | but not read it! (Chad Dougherty, Mechiel Lukkien) |
| 36 | |
| 37 | September 15, 2005 |
| 38 | libdraw/x11-event: Ignore unexpected events (Rob Pike) |
| 39 | jpg: do not revert to CMAP for second file (Rob Pike) |
| 40 | |
| 41 | September 13, 2005 |
| 42 | 9pserve: signedness bug |
| 43 | |
rsc | 07158c8 | 2005-09-13 02:46:07 +0000 | [diff] [blame] | 44 | September 12, 2005 |
rsc | 439bc8d | 2005-10-29 16:38:16 +0000 | [diff] [blame] | 45 | dist: various attempts at Debian packaging |
rsc | 07158c8 | 2005-09-13 02:46:07 +0000 | [diff] [blame] | 46 | lib/moveplan9.sh: allow specification of old directory |
| 47 | Getdir: interpret tags with $ in them |
| 48 | mpm: use g++ as LD, add tmac.pm to tmac directory |
| 49 | include/libc.h, fcall.h: add 9P2000.u extensions |
| 50 | 9pserve: add 9P2000.u extensions |
rsc | 439bc8d | 2005-10-29 16:38:16 +0000 | [diff] [blame] | 51 | vac: add 9P2000.u extensions, signedness bug |
rsc | 07158c8 | 2005-09-13 02:46:07 +0000 | [diff] [blame] | 52 | |
| 53 | September 9, 2005 |
| 54 | lc: add -p like man page says |
| 55 | various: insert (uchar) casts for ctype arguments |
| 56 | for broken NetBSD. |
| 57 | |
| 58 | September 4, 2005 |
| 59 | dist/main.html: note x86 OpenBSD |
| 60 | |
| 61 | August 31, 2005 |
| 62 | file: spell IA-64 correctly (Zoltan Jarai) |
| 63 | |
| 64 | August 30, 2005 |
| 65 | dist/debian, dist/pkg: start playing with building packages |
| 66 | dist/isum: ignore 'loop not entered at top' (SunOS cc) |
| 67 | dist/ss.html: add screen shots |
| 68 | dist/unix.html: update VN license summary |
| 69 | 9l: no need to handle OpenBSD specially |
| 70 | file: handle #! scripts, ELF better |
| 71 | font/lucidasans/bold*unicode.7.font: more subfonts |
| 72 | g: search .pl, .cgi |
| 73 | hget: add hget(1) |
| 74 | lp: add preliminary lp (not expected to work yet) |
| 75 | src: use Plan 9 file(1) |
| 76 | |
| 77 | August 12, 2005 |
| 78 | lib/moveplan9.files: add bin/stack |
| 79 | include/libc.h: use DM constants from v9fs, add DMTMP |
| 80 | libthread: add Linux-power-asm.s |
| 81 | cb: add |
| 82 | |
rsc | 01d1f4c | 2005-08-11 17:06:52 +0000 | [diff] [blame] | 83 | August 11, 2005 |
rsc | 07158c8 | 2005-09-13 02:46:07 +0000 | [diff] [blame] | 84 | various: silence warnings |
| 85 | unix/*: note new BSD license from Vita Nuova |
rsc | 01d1f4c | 2005-08-11 17:06:52 +0000 | [diff] [blame] | 86 | libdiskfs: add UFS2 support |
| 87 | libthread: add NetBSD power assembly |
| 88 | 9term: send tty's current interrupt character on DEL keystroke |
| 89 | rc: add limited rfork command, make sure errors propagate |
rsc | 07158c8 | 2005-09-13 02:46:07 +0000 | [diff] [blame] | 90 | venti(8): document bloom line in config |
rsc | 01d1f4c | 2005-08-11 17:06:52 +0000 | [diff] [blame] | 91 | vftp: add get command |
rsc | 07158c8 | 2005-09-13 02:46:07 +0000 | [diff] [blame] | 92 | vnfs: use strtoull for arguments instead of atoi. |
rsc | 01d1f4c | 2005-08-11 17:06:52 +0000 | [diff] [blame] | 93 | |
| 94 | August 10, 2005 |
| 95 | src/cmd/mkfile: do not build lp yet |
| 96 | dist/addsrclinks, fixurls: use /usr/bin/env perl to find perl (NetBSD) |
| 97 | lib9/_p9dir: avoid 32-bit overflow in old Linux size calculation |
| 98 | lib9/truerand: use /dev/srandom on OpenBSD |
| 99 | libthread: annoying wrappers for OpenBSD |
| 100 | libmp: different assembly comments for old GNU as |
| 101 | 9p: set exit status |
| 102 | file: add, appease gcc |
| 103 | getflags: added |
| 104 | mk: decide mtime-related race conservatively |
| 105 | postscript/text2post: added |
| 106 | rcmain: make fn cd safer for use with rc -e (in mk) |
| 107 | rio: turn off debugging prints, remove 9wm.man, fixes from Andrey |
| 108 | vbackup: NetBSD fixes for mount-BSD.c |
| 109 | venti/srv: add <sys/stat.h> header for FreeBSD |
| 110 | |
| 111 | July 28, 2005 |
| 112 | acme: subtle winunlock bug fix |
| 113 | libdiskfs: fix double, triple indirect block reading for FFS |
| 114 | vftp: new program |
| 115 | vbackup: coalesce mount-*BSD files. |
| 116 | |
rsc | 2816989 | 2005-07-27 16:42:51 +0000 | [diff] [blame] | 117 | July 27, 2005 |
| 118 | include/u.h, src/libthread/thread.c: SunOS 10 attempt |
rsc | 01d1f4c | 2005-08-11 17:06:52 +0000 | [diff] [blame] | 119 | libdraw: less graceful, less raceful shutdown |
| 120 | libthread: avoid C library races during threadexitsall |
| 121 | awd: cannot use hostname -s on SunOS |
| 122 | 9pserve, srv: use correct type for NOFID |
rsc | 2816989 | 2005-07-27 16:42:51 +0000 | [diff] [blame] | 123 | |
| 124 | July 26, 2005 |
| 125 | various: fixes for SunOS from Bengt Kleberg |
| 126 | |
| 127 | July 25, 2005 |
| 128 | vac: avoid infinite redirection while sniffing type of archive |
| 129 | |
| 130 | July 24, 2005 |
| 131 | venti: many minor changes, updates |
| 132 | libdraw/init.c: start with white screen instead of black |
| 133 | man: update venti-fcall(3), venti(8), venti-fmt(8) |
| 134 | |
rsc | cafe9ad | 2005-07-22 18:58:18 +0000 | [diff] [blame] | 135 | July 22, 2005 |
| 136 | lib/moveplan9.sh: better error handling if cleanname doesn't exist/work. |
| 137 | 9c: do not try to process stdout, so that 9c -E works on gcc machines. |
| 138 | tar: remove anonymous structs/unions. |
rsc | 2816989 | 2005-07-27 16:42:51 +0000 | [diff] [blame] | 139 | vbackup: bigger stack (oops) |
rsc | cafe9ad | 2005-07-22 18:58:18 +0000 | [diff] [blame] | 140 | |
| 141 | July 19-22, 2005 |
| 142 | add OpenBSD x86 support. many thanks to Tim Wiess. |
| 143 | |
| 144 | July 21, 2005 |
| 145 | 9term, win: ignore window size change signals while forking shell |
| 146 | dist: update main.html |
| 147 | |
| 148 | July 20, 2005 |
| 149 | src/mkfile: unbugger libhttpd for venti |
| 150 | |
| 151 | July 19, 2005 |
| 152 | dist/*: use "9 rc" instead of just rc to avoid getting |
| 153 | /usr/local/bin/rc on systems with byron's rc installed. |
| 154 | (matters because of byron's gratuitous "if not" vs. "else" change.) |
| 155 | include/u.h: include <inttypes.h> to try to get fixed-size types |
| 156 | venti: update part.c to work on freebsd |
| 157 | vmount: default to vmount0, do not try to add udp! and !12049. |
| 158 | man: update intro(1), hist(1), venti-file(3) |
| 159 | various: pedantry from gcc 4.0, most of it unnecessary |
| 160 | |
rsc | 7355d71 | 2005-07-18 23:23:36 +0000 | [diff] [blame] | 161 | July 18, 2005 |
rsc | cafe9ad | 2005-07-22 18:58:18 +0000 | [diff] [blame] | 162 | dict/README: change to use hget |
rsc | 7355d71 | 2005-07-18 23:23:36 +0000 | [diff] [blame] | 163 | page: handle troff intermediate output |
rsc | cafe9ad | 2005-07-22 18:58:18 +0000 | [diff] [blame] | 164 | man: add hget(1), keyboard(7), and listen1(8); edit vbackup(8) |
| 165 | src/cmd/mkfile: mark secstore as buggered, it's in auth/secstore now |
| 166 | (cvs isn't good at making sure directories go away) |
| 167 | unbugger venti |
| 168 | venti: fix usage message |
rsc | 7355d71 | 2005-07-18 23:23:36 +0000 | [diff] [blame] | 169 | |
| 170 | July 17, 2005 |
| 171 | 9term: better(?) CR handling |
| 172 | post9p: announce to networks |
| 173 | vmount: change default handle |
| 174 | |
| 175 | July 15, 2005 |
| 176 | dist/isum: work around grep stupidity |
| 177 | |
| 178 | July 14, 2005 |
| 179 | rc: ignore window size change signals |
| 180 | man: remove venti.conf(7) -- now in venti(8) |
rsc | d994fbc | 2005-07-14 00:27:01 +0000 | [diff] [blame] | 181 | |
| 182 | July 12-13, 2005 |
| 183 | various: placate gcc-4.0 on OS X. |
| 184 | src/Makefile: try to use system binaries in path |
| 185 | src/mkhdr: remove X11 guess |
| 186 | src/mkdirs: add $MKFLAGS to recursive mk |
| 187 | src/mkmk.sh: update |
| 188 | lib9/announce: cannot use unix as variable name |
| 189 | lib9/malloc: locks around all the malloc routines. |
| 190 | old Linux libc cannot be trusted. maybe other |
| 191 | systems. paranoia rules the day. |
| 192 | lib9/sendfd: add macros for systems without (Sun) |
| 193 | lib9pclient: better error messages |
| 194 | libdiskfs: new library |
| 195 | libdraw: crash less when display == nil. |
| 196 | look in more places for X11. |
| 197 | make nowsys-mouse and nowsys-keyboard compile. |
| 198 | handle freeing of subfonts correctly. |
| 199 | drop _x.black and _x.white. |
| 200 | libmux: better error messages |
| 201 | libsunrpc: remove some c++ comments |
| 202 | libventi: new and improved, now with manual pages |
| 203 | 9l: silence nm errors during autolib |
| 204 | 9term: hold mode even in raw mode (suggested by James Robinson) |
| 205 | acme: various needed casts |
| 206 | exit gracefully on error |
| 207 | dict: no more wide characters |
| 208 | diff: use +/- instead of </> in diff -c |
| 209 | grap: remove unused symtab |
| 210 | hget: remove [] in array initializers |
| 211 | listen1: added |
| 212 | ls: cannot use global named "dirbuf" |
| 213 | man: sort pages correctly, handle troff correctly. |
| 214 | nroff: invoke plan 9 troff |
| 215 | rc: sun stupidity |
| 216 | rio: clean up code, attempt at keyboard-based window switching |
| 217 | ssh-agent: needed cast |
| 218 | vac: fix call to vtfilecreate. |
| 219 | vbackup: new file system backup program |
| 220 | with dump-like access interface. |
| 221 | venti: it returns, now with manual pages |
| 222 | |
| 223 | |
| 224 | June 22, 2005 |
| 225 | libmach/dwarfdump: avoid bogus <nil> in path (thanks to William Josephson) |
| 226 | |
| 227 | May 19, 2005 |
| 228 | lib9/encodefmt: handle precision==0 better |
| 229 | libsunrpc: various fixes |
| 230 | rc: set $PLAN9 at startup if necessary |
| 231 | |
| 232 | May 12, 2005 |
| 233 | font: add new japanese fonts |
| 234 | include/sunrpc.h: add autolib |
| 235 | include/utf.h: change Runeerror |
| 236 | libsec/386: change labels in assembly to get |
| 237 | better function name boundaries in oprofile |
| 238 | libventi: add vtlognames |
| 239 | |
| 240 | May 7, 2005 |
| 241 | various: remove long character constants. |
| 242 | various: use full prototypes everywhere |
| 243 | dist/checkman.awk: ignore sftp(1) |
| 244 | include/u.h: preliminary OS X Tiger changes |
| 245 | lib9/_p9dialparse: set p9unix always |
| 246 | libip/udp: try to do better with headers |
| 247 | srv: check return value of auth_proxy correctly |
| 248 | web: fixes (thanks to Scott Schwartz) |
| 249 | |
| 250 | |
rsc | 09828ae | 2005-05-02 04:31:33 +0000 | [diff] [blame] | 251 | May 2, 2005 |
| 252 | libdraw/x11-itrans: correct snarf race (reported by Karl Sackett) |
| 253 | acme: row load/dump consistency fix (thanks to Peter Canning) |
rsc | d994fbc | 2005-07-14 00:27:01 +0000 | [diff] [blame] | 254 | include/u.h: workaround for old gcc |
| 255 | |
rsc | 4c00852 | 2005-05-02 03:31:49 +0000 | [diff] [blame] | 256 | May 1, 2005 |
| 257 | lib9/await: Mac OS X Tiger fixes (thanks to Jeff Sickel) |
| 258 | lib9/sendfd: fix alignment bug (thanks to Tim Wiess) |
| 259 | libdraw/latin1: more smiley face alt sequences (thanks to Erik Quanstrom) |
| 260 | 9term: unicode in identifiers for double-click (thanks to Erik Quanstrom) |
| 261 | scat: various fixes to use standard C (thanks to Roland Kaufmann) |
| 262 | add OpenBSD/PowerPC support (thanks to Tim Wiess) |
| 263 | |
rsc | 2ff45f8 | 2005-03-30 16:54:45 +0000 | [diff] [blame] | 264 | March 28, 2005 |
| 265 | open(3): note that open and create are macros |
rsc | 4c00852 | 2005-05-02 03:31:49 +0000 | [diff] [blame] | 266 | add NetBSD support (thanks to Christoph Lohmann) |
rsc | 2ff45f8 | 2005-03-30 16:54:45 +0000 | [diff] [blame] | 267 | |
| 268 | March 24, 2005 |
| 269 | netfiles: robustness fixes |
| 270 | sftpcache: robustness fixes |
| 271 | |
rsc | ed8dfe3 | 2005-03-23 20:21:50 +0000 | [diff] [blame] | 272 | March 23, 2005 |
| 273 | acme: fix Edit filename bug, elogapply warnings |
| 274 | |
| 275 | March 21, 2005 |
| 276 | ndb/local: fix name of bell labs auth domain |
| 277 | 9fs: use srv -a |
| 278 | 9pserve: add -A, -M options |
| 279 | netfiles: work harder to generate expansion texts |
| 280 | add sftpcache |
| 281 | srv: add -a option |
| 282 | |
| 283 | March 20, 2005 |
| 284 | acme: fix q1 computation bug in expandfile |
| 285 | factotum: fix race |
| 286 | netfiles: use sftp -b /dev/stdin, various fixes |
| 287 | |
| 288 | |
rsc | 257d7b4 | 2005-03-18 22:53:32 +0000 | [diff] [blame] | 289 | March 18, 2005 |
| 290 | cmd/mkfile: explicitly ignore deleted factotum (now in auth) |
| 291 | dist/addsrclinks: bug fix |
| 292 | dist/isum: ignore cp in netfiles directory |
| 293 | dist/main.html: add link to 9pm |
| 294 | font: add boldtypunicode.7.font |
| 295 | man: update INDEX files |
| 296 | tmac/tmac.anhtml: set HT to 1 when generating HTML |
| 297 | lib9: better errors for create and open when lock fails |
| 298 | notify: ignore TTIN, TTOU |
| 299 | libdraw: init with window atop image |
| 300 | libplumb: tweaks |
| 301 | libthread: add threaddata, fix Alt declaration |
| 302 | document NPTL brokenness |
| 303 | ignore TSTP, TTIN, TTOU |
| 304 | 9c, 9l: even quieter |
| 305 | 9fs: new command |
| 306 | 9p: add ls command |
| 307 | 9pserve: ignore tstp; consult $verbose9pserve |
| 308 | acid: use %#x in acid/port |
| 309 | acme: typing bug fix, ^A, ^E |
| 310 | colors: add flushimage |
| 311 | cvs: document how to make cvs -q the default |
| 312 | E: print file name in case plumb fails |
| 313 | g: allow -- to end options |
| 314 | search more file extensions |
| 315 | hget: new command (no ftp support) |
| 316 | Netfiles: new command |
| 317 | plumb: add -9 for debugging |
| 318 | png: better png reading |
| 319 | rand: document what to do if SunOS missing /dev/random |
| 320 | rc: lex bug |
| 321 | do not print on sigpipe |
| 322 | try harder to background async jobs |
| 323 | allow rc -l without -i |
| 324 | sam: bug fix from plan 9 |
| 325 | samterm: ^A, ^E |
| 326 | small cleanup |
| 327 | ssh-agent: change to use fixed name |
| 328 | src: bug fix |
| 329 | srv: new command |
| 330 | tcs: silence gcc warning |
| 331 | |
| 332 | March 15, 2005 |
| 333 | u.h: change nil to unadorned 0 on sunos |
| 334 | lib9pclient: fix ptr arith in fswrite |
| 335 | libdraw: fix syntax errors in nowsys*.c |
| 336 | libauth, libsunrpc: do not set PLAN9 in mkfile |
| 337 | 9term: add signal.h for sunos |
| 338 | factotum: drop .= initializers for sunos |
| 339 | vac: tweak for sunos |
| 340 | |
| 341 | March 14, 2005 |
| 342 | acme: add $foo names as -$ |
| 343 | |
| 344 | March 9, 2005 |
| 345 | tcs: bring in plan 9 code |
| 346 | |
| 347 | March 8, 2005 |
| 348 | fortunes: more fortunes |
| 349 | |
| 350 | March 6, 2005 |
| 351 | u, u.rc: new script |
| 352 | fortunes: more fortunes |
| 353 | |
| 354 | March 5, 2005 |
| 355 | win: don't give up when it gets confused |
| 356 | |
| 357 | March 4, 2005 |
| 358 | lib9p: make chatty9p an extern int (mac) |
| 359 | |
| 360 | March 1, 2005 |
| 361 | 9pclient: preserve error in fsopen |
| 362 | handle offset correctly in fswrite |
| 363 | |
rsc | 6c78172 | 2005-02-28 20:20:28 +0000 | [diff] [blame] | 364 | February 28, 2005 |
| 365 | rcmain: extra awd to initialize 9term |
| 366 | psv: use new --options when necessary |
| 367 | |
| 368 | February 22, 2005 |
| 369 | makefiles: set $OBJTYPE to x86_64 on FreeBSD amd64 systems |
| 370 | |
rsc | 8ddf18a | 2005-02-21 15:57:26 +0000 | [diff] [blame] | 371 | February 21, 2005 |
| 372 | unzip: create paths as necessary |
| 373 | |
| 374 | February 20, 2005 |
| 375 | vac: fix from lucho |
| 376 | |
| 377 | February 18, 2005 |
| 378 | vac: fix -d from lucho |
| 379 | |
| 380 | February 17, 2005 |
| 381 | yacc: silence yyerrlab warning |
| 382 | |
| 383 | February 16, 2005 |
| 384 | libhttpd: make hwrite work with chunked encoding |
| 385 | libthread: debugging assertion |
| 386 | 9c: be even quieter |
| 387 | venti: add acid/venti - routines to dump log buffers |
| 388 | |
| 389 | February 15, 2005 |
| 390 | draw.h: add ABGR32 |
| 391 | venti.h: add ventilogging, vtlognames |
| 392 | libauth: close afid in auth_freerpc |
| 393 | libthread: fix unlikely qlock bug |
| 394 | acme: ignore tty nodes; still not 100% right |
| 395 | png: add alpha writing support |
| 396 | dist: new glenda in circle logo |
| 397 | |
rsc | 7383736 | 2005-02-15 05:07:26 +0000 | [diff] [blame] | 398 | February 14, 2005 |
| 399 | add source links to man pages |
rsc | 8ddf18a | 2005-02-21 15:57:26 +0000 | [diff] [blame] | 400 | yacc: make yaccpars more like yaccpar |
| 401 | add optional argument to yyparse |
rsc | 7383736 | 2005-02-15 05:07:26 +0000 | [diff] [blame] | 402 | |
rsc | cd5af22 | 2005-02-14 00:19:38 +0000 | [diff] [blame] | 403 | February 13, 2005 |
| 404 | lib9: add readcons(1) |
| 405 | add laddr, raddr to Netconninfo (see dial(3)) |
| 406 | support local address in dial for tcp and udp |
| 407 | bug fix in fcallfmt |
| 408 | libauth: allow parseattr(nil) |
| 409 | libmp: add %lB for lower case |
| 410 | libsec: add x509 dsa routines |
| 411 | libthread: work around stupid linux 2.6 ps-gdb-/proc bug |
| 412 | libventi: new logging, use new nci |
| 413 | auth: move secstore, factotum into auth directory |
| 414 | add asn1, dsa, rsa pem routines |
| 415 | factotum: add rsa signatures, dsa, pass, wep, httpdigest, ... |
| 416 | more info in man page |
| 417 | rc: bug fix regarding /dev/stdin from Christoph Lohmann |
| 418 | secstore: add ipso |
| 419 | secstored: avoid zombie army of evil |
| 420 | ssh-agent: add |
| 421 | 9p: bigger buffers, add rdwr verb |
| 422 | 9c: more silencing of gcc |
| 423 | create log, secstore directories in $PLAN9 |
| 424 | |
| 425 | February 12, 2005 |
| 426 | 9c: silence gcc chatter |
| 427 | |
rsc | 7442c7a | 2005-02-11 17:35:55 +0000 | [diff] [blame] | 428 | February 11, 2005 |
| 429 | dist: fix regexp license in unix.html |
| 430 | add link to license on main page |
| 431 | lib9: add list of plan 9 services to _p9dialparse, |
| 432 | add OAPPEND for create and open, |
| 433 | format \0 as printable in fcallfmt, |
| 434 | add netcrypt, readcons, syslog |
| 435 | lib9p: fix tpost, call srv->start |
| 436 | lib9pclient: add chatty9pclient |
| 437 | libauth: add fsamount, nsamount, authdial ndb. |
| 438 | libmach: use %#x explicitly |
rsc | 7d59ed7 | 2005-02-11 19:51:21 +0000 | [diff] [blame] | 439 | libndb: add |
rsc | 7442c7a | 2005-02-11 17:35:55 +0000 | [diff] [blame] | 440 | libsec: use new auth_allocrpc in tlshand |
| 441 | libthread: add threadgetname prototype |
| 442 | 9l: fix libsec/lib9 cycle thanks to netcrypt |
rsc | 7d59ed7 | 2005-02-11 19:51:21 +0000 | [diff] [blame] | 443 | 9p: use nsamount, fsamount; add write -l |
rsc | 7442c7a | 2005-02-11 17:35:55 +0000 | [diff] [blame] | 444 | 9pserve: quieter, auth bug fix |
rsc | 7d59ed7 | 2005-02-11 19:51:21 +0000 | [diff] [blame] | 445 | 9term: treat _ as word character |
rsc | 7442c7a | 2005-02-11 17:35:55 +0000 | [diff] [blame] | 446 | acid: do not set %# implicitly anymore |
| 447 | add simple pthread support via acid code |
| 448 | set corpid |
| 449 | acme: bug fix in Tauth handler |
| 450 | dial: send input to net instead of back to 0 |
| 451 | dict: ahd path |
| 452 | factotum: make it run and work, add secstore |
rsc | 7d59ed7 | 2005-02-11 19:51:21 +0000 | [diff] [blame] | 453 | remove top-level factotum directory |
rsc | 7442c7a | 2005-02-11 17:35:55 +0000 | [diff] [blame] | 454 | rc: set p->pid=-1 explicitly to avoid wait problems |
| 455 | psv: add print buttons |
rsc | cd5af22 | 2005-02-14 00:19:38 +0000 | [diff] [blame] | 456 | secstored, secuser: add |
| 457 | tar: add |
rsc | 7442c7a | 2005-02-11 17:35:55 +0000 | [diff] [blame] | 458 | |
| 459 | February 10, 2005 |
| 460 | libmach: abortive attempt at pthread support via libthread_db |
| 461 | |
| 462 | February 8, 2005 |
| 463 | lib9: don't fiddle with signal masks by default |
| 464 | fix typo in notify(3) |
| 465 | add DMSYMLINK etc. bits |
| 466 | add crypt (lucho) |
| 467 | lib9p*: many fixes (lucho) |
| 468 | libauth*: many fixes (lucho) |
| 469 | libdraw: avoid yet another X11 stack overflow in cursorset |
| 470 | (FC3, reported by Abhey Shah) |
| 471 | libhttpd: do not assign va_list in hio.c (lucho) |
| 472 | libthread: remove debugging >xx in mkfile |
| 473 | 9l: add FreeBSD 5.2 support w/ -lkse (Sah) |
| 474 | 9l, 9term: patches to run on SunOS 5.8 from Axel B. |
| 475 | 9term: try to handle DEL better |
| 476 | document bash/readline brokenness in 9term(1) BUGS |
| 477 | fix paste bug |
| 478 | vac: avoid special files |
| 479 | |
| 480 | February 3, 2005 |
| 481 | libthread: silence gcc warning in pthread.c |
| 482 | |
| 483 | February 2, 2005 |
| 484 | INSTALL: add use of LOCAL.config |
| 485 | libdraw: add nowsys implementation |
| 486 | mk: silence archive warning if ~ $file *.a. |
| 487 | |
| 488 | February 1, 2005 |
| 489 | lc: use 9 mc not linux mc. |
| 490 | |
| 491 | January 31, 2005 |
| 492 | db(1): add stack to name list |
| 493 | |
| 494 | January 30, 2005 |
| 495 | cmd/mkfile: lex files |
| 496 | unix: add ranlib to unix makefiles for mac |
| 497 | libmux: fix non-zero mintag handling (thanks to lucho) |
| 498 | libthread: osprocid now int not uint (can be -1) |
| 499 | 9term, awd, win: handle sysnames in labels |
| 500 | acme: document -a, Indent |
| 501 | add errors file |
| 502 | core: do not readdir files (thanks to zoltan jarai) |
| 503 | delatex: make it better |
| 504 | diff: document -a |
| 505 | factotum: silence chap warning |
| 506 | sam: chording disabled - causes lockups |
| 507 | topng: use simpler graphics format |
| 508 | |
| 509 | January 29, 2005 |
| 510 | diff: add -a |
| 511 | |
| 512 | January 28, 2005 |
| 513 | lib9pclient: zero offset, mode, qid on fid alloc. |
| 514 | |
| 515 | January 27, 2005 |
| 516 | sky: remove here; add here.sample instead, so that |
| 517 | local changes to here are not clobbered. |
| 518 | acme: remove print, fix addr handling, check fid in use. |
| 519 | fix rowdump bug; cope with unix ORCLOSE |
| 520 | sam: add -a (autoindent) and chording |
| 521 | |
| 522 | January 26, 2005 |
| 523 | diff: add -c |
| 524 | |
| 525 | January 25, 2005 |
| 526 | libdraw: finally fix winsize @x,y handling |
| 527 | |
| 528 | January 23, 2005 |
| 529 | dist: bug fixes to download.html and unix.html |
| 530 | |
rsc | e6cba65 | 2005-01-24 03:45:23 +0000 | [diff] [blame] | 531 | January 23, 2005 |
| 532 | suse X bug - need bigger stacks |
| 533 | add searchpath(3) |
| 534 | work on libmach + elf core dumps + threads + registers |
| 535 | change db to use libmach cmdline interface |
| 536 | add stack (see db(1)) |
| 537 | s/ulong/unsigned long/ for unix mk; other makefile bugs |
| 538 | rename scheduler to procscheduler in libthread so libmach can identify it |
| 539 | add isum to install(1) |
| 540 | work around searchpath in rc; add to intro(1) |
| 541 | volatile int quiet in db |
| 542 | |
| 543 | January 22, 2005 |
| 544 | redirect debugging output of isnptl in INSTALL |
| 545 | set SYSVERSION to 2.6.x instead of 2.6 in linux INSTALL |
| 546 | to appease other pieces of the build. |
| 547 | |
| 548 | January 21, 2005 |
| 549 | s/mdir/mkdir/ in unix regexp makefile |
| 550 | better isnptl |
| 551 | arg count in auxclog |
| 552 | |
| 553 | January 20, 2005 |
| 554 | add core(1) man page |
| 555 | fix exit race in samterm |
| 556 | |
| 557 | January 19, 2005 |
| 558 | continued x86-64 support |
| 559 | bug fix to 9c on sunos - __${s}__ not __$s__ |
| 560 | avoid c99 extensions in cmapcube and vacfs |
| 561 | do not name functions shutdown on mac os x |
| 562 | add dist/isum |
| 563 | include errno.h in eqn/e.h |
| 564 | use 9 yacc to build rc |
| 565 | |
| 566 | January 18, 2005 |
| 567 | avoid closing -1 in lib9pclient |
| 568 | continued x86-64 support |
| 569 | |
rsc | e4d62ad | 2005-01-18 18:31:09 +0000 | [diff] [blame] | 570 | January 18, 2005 |
| 571 | make src/libthread/pthread.c compile |
| 572 | add threadspawnl, fsseek. |
| 573 | add link to web interface in cvs(1). |
| 574 | remove hard-coded path in fixurls |
rsc | 8369671 | 2005-01-19 01:17:03 +0000 | [diff] [blame] | 575 | preliminary x86-64 support |
| 576 | explain nptl in src/libthread/README.Linux |
| 577 | libventi bug fixes |
| 578 | add threadgetname to libthread |
| 579 | bigger chunking in sort(1) |
| 580 | bug fix in acid |
| 581 | add LOCAL.INSTALL |
| 582 | extract command line from elf cores |
| 583 | initial core(1) command |
| 584 | fix race in libthread proccreate |
| 585 | do not use -Wl,-rpath on Darwin |
| 586 | do not translate man pages in lib/moveplan9.sh |
rsc | e4d62ad | 2005-01-18 18:31:09 +0000 | [diff] [blame] | 587 | |
rsc | ded42a6 | 2005-01-18 05:47:04 +0000 | [diff] [blame] | 588 | January 17, 2005 |
| 589 | thread.c tries to warn about bad pthreads on Linux |
| 590 | vacfs posts vacfs.basename |
| 591 | fix nil deref in acid |
| 592 | change 9c, 9l to detect nptl properly (not relying on running kernel version) |
| 593 | change psu to use 9 ps |
| 594 | do not call exits in threaded programs |
| 595 | |
rsc | 3cb8df0 | 2005-01-16 21:33:16 +0000 | [diff] [blame] | 596 | January 16, 2005 |
| 597 | bring fds from daemonize down to high 20s from high 90s for NetBSD. |
| 598 | use -Wl,-rpath in gcc in 9l for NetBSD. |
| 599 | make vacfs work (patch from Lucho) |
| 600 | make vacfs use EARGF |
| 601 | add note about signal masks in TODO |
| 602 | (Taj Khattra notes that acme doesn't ^Z well) |
| 603 | add note about _x.black and _x.white in TODO |
| 604 | (noted by David Leimbach) |
| 605 | remove unixisms from dist/fixurls |
| 606 | fix bugs in dist/main.html |
| 607 | noteenable, notedisable, notifyon, notifyoff return old setting. |
| 608 | update manual indices |
| 609 | troff2html handles section (9p). |
| 610 | add note in libthread/thread.c about stack-based pthreads |
| 611 | make tmac.an's .HR better |
| 612 | tweaks to unix mkfiles |
rsc | 7b0c2f1 | 2005-01-11 21:28:31 +0000 | [diff] [blame] | 613 | |
rsc | 3cb8df0 | 2005-01-16 21:33:16 +0000 | [diff] [blame] | 614 | January 15, 2005 |
| 615 | tcolors now uses threadexitsall |
| 616 | syminit bug in mk. (why does syminit exist?) |
| 617 | |
| 618 | January 14, 2005 |
| 619 | man page updates - fixurls, manweb, rio.1, cvs.1, 0intro.1. |
| 620 | add note about makecontext to TODO file (noted by Axel) |
| 621 | |
| 622 | January 12, 2005 |
rsc | 79af2b8 | 2005-01-13 04:53:49 +0000 | [diff] [blame] | 623 | First fully-documented release. |
rsc | 0073d67 | 2004-04-05 20:59:52 +0000 | [diff] [blame] | 624 | |