Commit Diff


commit - 3ce03fac398b24824c55b266cc5aec26cdb68b63
commit + 07158c86514b92ae8452321a0a790e8232f554e2
blob - 6d6064e3d770631903e69aa6efbee38a535f6bd0
blob + c36a90417f181cd2b1ddc04553a2ef8c517e2a15
--- CHANGES
+++ CHANGES
@@ -1,9 +1,51 @@
+September 12, 2005
+	lib/moveplan9.sh: allow specification of old directory
+	Getdir: interpret tags with $ in them
+	mpm: use g++ as LD, add tmac.pm to tmac directory
+	include/libc.h, fcall.h: add 9P2000.u extensions
+	9pserve: add 9P2000.u extensions
+	vac: add 9P2000.u extensions
+
+September 9, 2005
+	lc: add -p like man page says
+	various: insert (uchar) casts for ctype arguments
+		for broken NetBSD.
+
+September 4, 2005
+	dist/main.html: note x86 OpenBSD
+
+August 31, 2005
+	file: spell IA-64 correctly (Zoltan Jarai)
+
+August 30, 2005
+	dist/debian, dist/pkg: start playing with building packages
+	dist/isum: ignore 'loop not entered at top' (SunOS cc)
+	dist/ss.html: add screen shots
+	dist/unix.html: update VN license summary
+	9l: no need to handle OpenBSD specially
+	file: handle #! scripts, ELF better
+	font/lucidasans/bold*unicode.7.font: more subfonts
+	g: search .pl, .cgi
+	hget: add hget(1)
+	lp: add preliminary lp (not expected to work yet)
+	src: use Plan 9 file(1)
+
+August 12, 2005
+	lib/moveplan9.files: add bin/stack
+	include/libc.h: use DM constants from v9fs, add DMTMP
+	libthread: add Linux-power-asm.s
+	cb: add
+
 August 11, 2005
+	various: silence warnings
+	unix/*: note new BSD license from Vita Nuova
 	libdiskfs: add UFS2 support
 	libthread: add NetBSD power assembly
 	9term: send tty's current interrupt character on DEL keystroke
 	rc: add limited rfork command, make sure errors propagate
+	venti(8): document bloom line in config
 	vftp: add get command
+	vnfs: use strtoull for arguments instead of atoi.
 
 August 10, 2005
 	src/cmd/mkfile: do not build lp yet