Commits


libdiskfs: ext2 revision 1 tweaks (Fazlul Shahriar)


libthread: fix 64-bit bug in threadstart (Nathaniel Filardo)


sort: use noted(NDFLT) in note handler There are many more random notes flying around here in Unix-land than there were on Plan 9. For example, some shells implement "cat file | sort" with cat as the child of sort, so that when cat exits, sort gets a "sys: child" note. noted(NDFLT) knows which signals aren't really important and can be ignored, and which need to kill the program.


u.h: add Solaris 5.10 to makecontext list


merge


upas/fs: accomodate new post9pservice


mailfs: add -m option


main.html: link to HG changes


CHANGES: add pointer to web version


libregexp: more placating of gcc (John Gosset)


lib9: hide uvlong/double conversions to placate gcc (John Gosset)


misc: array bounds fixes that gcc finds (John Gosset)


isum.awk: ignore page cat pdfprolog recipe


INSTALL: print compiler info


lib9p: remove unused variables