unix-history/.git
1993-02-04 Kirk McKusickconvert kinfo_rtable to sysctl_rtable
1993-02-04 Kirk McKusickavoid panic's on msync'ing active pages
1993-02-04 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1993-02-04 Chris Torekrm offensive Pascalization to make gcc2 happy
1993-02-04 Chris Torekmore ANSI / gcc2 compat
1993-02-04 Chris Torekmore ANSI
1993-02-04 Elan Amir0x80 -> 0xff in unctrl().
1993-02-04 Chris Torekdeclare static functions as static (for gcc2, ANSI)
1993-02-04 Chris Torekdeclare static functions as static (for gcc2)
1993-02-04 Chris Torekdeclare local static functions as static, not extern...
1993-02-04 Chris TorekCTRL(X) => CTRL('X'), for sanity
1993-02-04 Kirk McKusickgetpagesize becomes COMPAT_43
1993-02-04 Elan AmirDo not do addstr("\n\n\n") rather 3 deleteln
1993-02-04 Chris Torekmore ANSI happiness for gcc2
1993-02-04 Chris Torekrm private bogus abs()
1993-02-04 Chris Torekrm pdp11 ifdefs, rm private bogus abs(), fix call to...
1993-02-04 Elan Amirorigtermio -> curses_termios.
1993-02-04 Elan AmirFixed missing "db".
1993-02-04 Chris Torekmust provide an exit status
1993-02-04 Kirk McKusickupdate to reflect saved ID's
1993-02-04 Kirk McKusickseruid and setrgid move to compat-43; setuid.3 moves...
1993-02-04 Elan Amirsys_signame and sys_siglist are const's.
1993-02-04 Kirk McKusickcleanup from Rick Macklem
1993-02-04 Kirk McKusickclear B_WRITEINPROG
1993-02-03 Kirk McKusicknfs_bwrite => vn_bwrite
1993-02-03 Kirk McKusicknfsincore => incore; nfsgetblk => getblk; nfsvinvalbuf...
1993-02-03 Kirk McKusickvinvalbuf takes parameter to indicate interrupt
1993-02-03 Kirk McKusickgetblk takes parameter to indicate interrupt
1993-02-03 Kirk McKusickvinvalbuf takes parameter to indicate interrupt
1993-02-03 Kirk McKusickparameter to indicate interrupt
1993-02-03 Kirk McKusickgetblk takes parameter to indicate interrupt
1993-02-03 Kirk McKusickvinvalbuf and getblk take parameter to indicate interrupt
1993-02-03 Kirk McKusickgetblk takes parameter to indicate interrupt
1993-02-03 Kirk McKusickvinvalbuf and getblk now take parameters to interrupt
1993-02-03 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1993-02-03 Kirk McKusickinterruptable getnewbuf() and getblk(); incore returns...
1993-02-03 Kirk McKusickadd two parameters to vinvalbuf to allow interruptable...
1993-02-03 Keith Mullerphysblk no longer needs to be a global.
1993-02-03 Kirk McKusicknfsvinvalbuf becomes vinvalbuf
1993-02-03 Kirk McKusickvinvalbuf takes two more parameters
1993-02-03 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1993-02-03 Keith Mullerhandle flawed directory names created by gnu utilities.
1993-02-03 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1993-02-03 Elan Amirdate and time created 93/02/02 14:52:06 by elan
1993-02-03 Elan Amir__swflags is global.
1993-02-03 Kirk McKusickupdate for 4.4BSD from Rick Macklem
1993-02-03 Elan AmirFixed inconsistency in function declarations (static...
1993-02-03 Akito Fujitainsert Rx buffer flushing code on close & disable mouse...
1993-02-03 Akito Fujitadelete FBIO_ON & FBIO_OFF
1993-02-03 Akito Fujitaremove #include <hp300/hp300/isr.h>
1993-02-03 Margo SeltzerMove argument structure declaration outside of function.
1993-02-02 Andrew Cherensonincorporate Mark Lottor's TCPMUX code; minor bug fixes...
1993-02-02 Andrew Cherensondocument tcpmux stuff; add examples and errors sections
1993-02-02 Chris Torekrm atof, it is now standard via strtod
1993-02-02 Elan Amirdate and time created 93/02/01 17:22:17 by elan
1993-02-02 Elan Amirdate and time created 93/02/01 16:55:47 by elan
1993-02-02 Elan Amirdate and time created 93/02/01 16:54:37 by elan
1993-02-02 Chris Torekmake event counters separate
1993-02-02 Chris Torekseparate out event counters
1993-02-02 Chris Torekrm bitfields; move mode select to common
1993-02-02 Chris Torekrcsid
1993-02-02 Edward Wangdocumentation for yank and put (y and p commands)
1993-02-02 Chris Torekrcsid
1993-02-02 Chris Torekrm bitfields
1993-02-02 Chris Torekupdate rcsid
1993-02-02 Chris Torekmode sense, select; rm bitfields; fix comments
1993-02-02 Chris Torekmode pages; minor comment fixes
1993-02-01 Mike Karelsadd sysctl
1993-02-01 Kirk McKusickadd kern_sysctl.c
1993-02-01 Keith BosticIt looks to me like the net-2 tr loses bytes in argumen...
1993-01-31 Keith Bosticmake sys_signame, sys_siglist const
1993-01-31 Keith Bosticlint/ANSI C
1993-01-31 Ralph Campbellfix from utashiro. Haven't had a chance to test it...
1993-01-30 Keith Sklowerfix minor typ0
1993-01-30 Keith Sklowerdate and time created 93/01/29 17:00:57 by sklower
1993-01-30 Keith Sklowerdate and time created 93/01/29 17:00:56 by sklower
1993-01-30 Keith Skloweryet another call to lseek requiring change
1993-01-29 Eric Allmanadd ftp entry
1993-01-29 Eric Allmanfix the System 5 compatilibility to be compatible with...
1993-01-29 Eric AllmanSystem 5 compatibility, misc fixes
1993-01-29 Eric AllmanSystem 5 compatibility
1993-01-29 Eric Allmanfix mci_state after sending RSET command
1993-01-28 Elan AmirInitial version that will work with binary files.
1993-01-28 BSD Tape Makersdate and time created 93/01/27 10:58:02 by tapers
1993-01-27 Eric Allmansome (iffy) changes to prevent suppressing the actual...
1993-01-26 Kirk McKusickprune off NFS filesystems, not slowly descend (from...
1993-01-26 Kirk McKusickrationalize behavior of ureadc in the face of unreasona...
1993-01-26 BSD Tape Makersdate and time created 93/01/25 16:52:10 by tapers
1993-01-26 Kirk McKusickput back rmtioctl in case someone is using it
1993-01-26 Kirk McKusickalso allow user@host:file
1993-01-26 Kirk McKusickcleanups from leres@lbl
1993-01-26 Kirk McKusickmake error messages less cryptic; cleanups from leres@lbl
1993-01-26 Kirk McKusickmake more portable; cleanups from leres@lbl
1993-01-26 Keith Bosticminor cleanup
1993-01-26 Eric Allmanlog all instances of setting stat to EX_INTERNAL (Inter...
1993-01-26 Keith Bosticdbopen(3) databases have to be read/write, not just...
1993-01-26 Kirk McKusickbugs, fix check for symlinks that cover indirect blocks
1993-01-26 Kirk McKusickmay miss dumping last inode
1993-01-26 Kirk McKusickzero length directories are not an error (just deleted)
1993-01-25 Keith Bosticrename origtermio to be __orig_termios
next