tno more 9commands - plan9port - [fork] Plan 9 from user space
 (HTM) git clone git://src.adamsgaard.dk/plan9port
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 7b0c2f155dc4ac20d65c6a9899ae223053379fcd
 (DIR) parent 37cc72d323478b1d98ee741e3d88557d141e7767
 (HTM) Author: rsc <devnull@localhost>
       Date:   Tue, 11 Jan 2005 21:28:31 +0000
       
       no more 9commands
       
       Diffstat:
         M CHANGES                             |      21 +++++++++++++++++++++
         M include/u.h                         |       2 +-
         M lib/moveplan9.files                 |       5 -----
         M man/man1/rc.1                       |       1 -
         M src/mkhdr                           |       2 +-
       
       5 files changed, 23 insertions(+), 8 deletions(-)
       ---
 (DIR) diff --git a/CHANGES b/CHANGES
       t@@ -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.
        
 (DIR) diff --git a/include/u.h b/include/u.h
       t@@ -6,7 +6,7 @@ extern "C" {
        
        #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
 (DIR) diff --git a/lib/moveplan9.files b/lib/moveplan9.files
       t@@ -4,11 +4,6 @@ bin/9
        bin/Getdir
        bin/adict
        bin/doctype
       -bin/g
        bin/lookman
        bin/spell
        bin/src
       -bin/start
       -bin/stop
       -bin/slay
       -plumb/basic
 (DIR) diff --git a/man/man1/rc.1 b/man/man1/rc.1
       t@@ -991,4 +991,3 @@ and then
        .B fstab
        ensures causes FreeBSD to mount the file system
        automatically at boot time.)
       -
 (DIR) diff --git a/src/mkhdr b/src/mkhdr
       t@@ -28,7 +28,7 @@ LDFLAGS=
        AFLAGS=
        CLEANFILES=
        NUKEFILES=
       -YACC=9yacc
       +YACC=9 yacc
        YFLAGS=-d
        LIB=
        SHORTLIB=9