no more 9commands
diff --git a/CHANGES b/CHANGES
index aa89453..5a36e3d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,24 @@
+October 22, 2004
+	work around gas bug in mkmk.sh
+
+	exit 9p on interrupt; do zero-length write when no input to write
+
+	various little acme fixes
+
+	xdata file
+
+	add core dumped info and signal to await status
+
+	change notify to ignore dumb signals like winch by default
+
+	print 0 %ux as 0x0
+
+	bug fixes in libfs about zero-length writes
+
+	more libthread pthreads fixes
+
+	9term interrupt fix
+
 October 16, 2004
 	fix bug in latin1 keyboard data for superscript 1,2,3.
 
diff --git a/include/u.h b/include/u.h
index af9746a..dd9b168 100644
--- a/include/u.h
+++ b/include/u.h
@@ -6,7 +6,7 @@
 
 #define __BSD_VISIBLE 1 /* FreeBSD 5.x */
 #define __EXTENSIONS__ 1 /* SunOS */
-#define __MAKECONTEXT_V2_SOURCE 1 /* SunOS */
+/* NOT USING #define __MAKECONTEXT_V2_SOURCE 1 / * SunOS */
 #define _BSD_SOURCE 1
 #define _SVID_SOURCE 1
 #define _XOPEN_SOURCE 1000
diff --git a/lib/moveplan9.files b/lib/moveplan9.files
index b482ec1..5122813 100644
--- a/lib/moveplan9.files
+++ b/lib/moveplan9.files
@@ -4,11 +4,6 @@
 bin/Getdir
 bin/adict
 bin/doctype
-bin/g
 bin/lookman
 bin/spell
 bin/src
-bin/start
-bin/stop
-bin/slay
-plumb/basic
diff --git a/man/man1/rc.1 b/man/man1/rc.1
index 26cede6..f89b8f3 100644
--- a/man/man1/rc.1
+++ b/man/man1/rc.1
@@ -991,4 +991,3 @@
 .B fstab
 ensures causes FreeBSD to mount the file system
 automatically at boot time.)
-
diff --git a/src/mkhdr b/src/mkhdr
index 666ba43..1640698 100644
--- a/src/mkhdr
+++ b/src/mkhdr
@@ -28,7 +28,7 @@
 AFLAGS=
 CLEANFILES=
 NUKEFILES=
-YACC=9yacc
+YACC=9 yacc
 YFLAGS=-d
 LIB=
 SHORTLIB=9