unix-history/.git
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-01 Keith BosticMakefiles don't get copyright notices
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 John A. Kunzeadded "other" term type != "unknown" as escape from...
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticupdate the copyright notice
1993-06-01 John A. Kunzespaces->tab in front of ibmpc3 body
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 John A. Kunzeremoved annoying screen switching (eg. vi, emacs) for...
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticfix 'l' to work on other than text -- from Rodney for...
1993-06-01 Keith Bosticuse btree access method, not recno access method, so...
1993-06-01 Kirk McKusickminor format nits
1993-06-01 Eric Allmanclarification of some points and correction of typos
1993-06-01 Kirk McKusickminor nits
1993-06-01 Keith Bosticadd a make build to build the system from scratch
1993-06-01 Keith Bosticinstall include, too
1993-06-01 Keith Bostic4.4BSD snapshot, add contrib back in
1993-06-01 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-01 Keith Bosticlooks about right for the snaphsot
1993-06-01 Keith Bosticfirst past at updating for real 4.4BSD distribution
1993-06-01 Keith Bosticstrip out extra blank lines
1993-06-01 Keith Bosticadd /var/tmp/vi.recover
1993-06-01 Keith Bosticmv isinf.c inclusion to CPU dependent makefiles, mips...
1993-06-01 Keith Bosticadd isinf.c to the CPU dependent Makefile
1993-06-01 Keith Bosticdelete sem_lock, sem_wakeup, they're not going to make it
1993-05-31 Kirk McKusickcalculate lseek offset in 64-bit precision
1993-05-31 Kirk McKusickprototype icmp_error and fix incorrect call sites
1993-05-31 Kazumasa Utashirolseek -> olseek
1993-05-31 Kirk McKusickspecify options properly
1993-05-31 Kazumasa Utashiroskip unnecessary range check
1993-05-31 Kazumasa Utashiroremoved unnecessary printf
1993-05-31 Kazumasa Utashiroadded CPU_CONSDEV sysctl
1993-05-31 Keith BosticI have no idea what happened, but something did...
1993-05-31 Keith Bosticeverything is either fixed or in contrib ;-}
1993-05-31 Keith Bosticmake it run for 4.4BSD
1993-05-31 Keith Bosticgroff now works
1993-05-31 Keith BosticMike Karels of BSDI's changes to make curses leave...
1993-05-31 Keith Bosticdate and time created 93/05/30 15:44:46 by bostic
1993-05-31 Keith Bosticdate and time created 93/05/30 15:44:37 by bostic
1993-05-31 Keith Bosticdate and time created 93/05/30 15:44:20 by bostic
1993-05-31 Keith Bosticdate and time created 93/05/30 15:44:16 by bostic
1993-05-31 Keith Bosticdate and time created 93/05/30 15:44:11 by bostic
1993-05-31 Kirk McKusickmv spares to allow for quad alignment of dinode
1993-05-31 Keith BosticSystem V and SMI systems overload VMIN and VTIME
1993-05-31 Kirk McKusickmissing ifdef
1993-05-31 Kirk McKusickfix prototype for pid_t
1993-05-31 Keith BosticSun uses XTABS, not OXTABS
1993-05-31 Keith Bosticinclude curses.h, that's where the function is prototyped
1993-05-31 Keith Bosticno automatic aggregate initialization
1993-05-31 Keith Bosticgive up on the EFBIG test
1993-05-31 Keith Bosticinclude cdefs early on for the const in the regex_t
1993-05-31 Keith BosticMike Karels at BSDI fixed the types for the rest of...
1993-05-31 Keith Bosticprotect against systems that use negative numbers for...
1993-05-31 Keith Bosticdelete the emacs blank lines
1993-05-31 Keith Bosticcast to avoid the warning message
1993-05-30 Eric Allman(no message)
1993-05-30 Eric Allmanset RES_DEBUG earlier
1993-05-30 Eric Allmancheck mod time on .pag file instead of .dir -- it gets...
1993-05-30 Eric Allmanfsync queue files
1993-05-30 Eric AllmanSolaris portability changes
1993-05-30 Ralph Campbellenable std options
1993-05-30 Ralph Campbellfix code for MULTICAST
1993-05-30 Eric Allmandelete mail.local reference
1993-05-30 Keith Bosticadd -h for symbolic links
1993-05-30 Keith Bosticincorporate Steven Schultz's changes to make pwd_mkdb...
1993-05-30 Keith Bosticadd sort
1993-05-30 Keith Bosticnew copyright notice
1993-05-30 Keith Bosticnew copyright notices
1993-05-30 Keith Bosticupdate copyright notices
1993-05-30 Keith Bosticthe "!" operator of test was working backwards; from...
1993-05-30 Keith Bosticmake it work
1993-05-30 Keith Bosticlseek fix
1993-05-30 Keith Bosticlseek fix, rewind collides with the stdio function
1993-05-29 Eric Allmando early sync of empty database to disk -- at least...
1993-05-29 Eric Allmanclarify compilation flags
1993-05-29 Eric Allmandon't redefine FSHIFT if it is already defined
1993-05-29 Eric Allmanimproved locking to avoid errors during alias rebuild
1993-05-29 Keith Bosticpid_t is now a long, not a short
1993-05-29 Keith Bosticmake pid_t signed for safety's sake!
1993-05-29 Ralph Campbelladded mips support
1993-05-29 Ralph Campbelladded mips specific files
1993-05-29 Ralph Campbelladd support for mips
1993-05-29 Eric Allmanlog protocol and body type
1993-05-29 Eric Allmanchange prototypes to eliminate chars in argument lists...
1993-05-29 Kirk McKusickadjust spares to account for bigger pid's
1993-05-29 Keith Bosticlint
1993-05-29 Keith Bosticcheck in for Keith S. who neither wrote nor fixed it ;-}
1993-05-29 Keith Bostic(no message)
1993-05-29 Eric Allman_FORGIVING_CC_ is obsolete
1993-05-29 Eric Allmantweak cdefs.h include
1993-05-29 Eric Allmanmake SCCS id string reflect USERDB compile flag
1993-05-29 Eric Allmanmention -DNIS in comments
1993-05-29 Eric Allmandocument compile flags
1993-05-29 Eric Allmantry to automate compile flag handling based on OS type
1993-05-29 Elan Amirdate and time created 93/05/28 15:51:29 by elan
1993-05-29 Eric Allmanalpha => beta
1993-05-29 Eric Allmanfix YPCOMPAT mode
next