unix-history/.git
1990-03-16 Bill Joyspecify pathnames for includes
1990-03-16 Kirk McKusicknotify mountd of changes by signalling pid stored in...
1990-03-16 Kirk McKusickstore pid in /var/run/mountd.pid for mount to notify...
1990-03-16 Kirk McKusickadd _PATH_PIDFILE
1990-03-16 Keith Bosticdate and time created 90/03/15 13:04:23 by bostic
1990-03-15 Keith Bosticinitialize exitval in the right place
1990-03-15 Keith Bosticredo for/from POSIX 1003.1; add Berkeley specific copyr...
1990-03-15 Keith Bosticenvinit must be initialized to NULL
1990-03-14 Kirk McKusickdate and time created 90/03/13 17:51:35 by mckusick
1990-03-14 Kirk McKusickendpwent and setpwfile return void
1990-03-14 Kirk McKusickendgrent and setgrfile return void, not int
1990-03-14 Kirk McKusickhave to include <sys/types.h>
1990-03-14 Kirk McKusickhave to really get the inode before it can be modified
1990-03-14 Kirk McKusickonly interrupt for user requested signals
1990-03-14 Kirk McKusickreturn real error, not always ENOENT (from gmf@osf...
1990-03-14 Mike Karelsdon't set todr to time zero
1990-03-14 Kirk McKusickmissing parenthesis (from hibler)
1990-03-14 Keith Bosticuser_from_uid has a new argument
1990-03-14 Keith Bosticnew flag to user_from_uid and group_from_gid
1990-03-14 Keith Bosticadd nouser/nogroup flag so program can find out if...
1990-03-14 Keith Bosticcheckpoint (lots of stuff)
1990-03-13 Keith Bosticfix varargs stuff; ignore second and rest of multiple...
1990-03-13 Keith Bosticadd MACHINE global variable
1990-03-13 Keith Bosticminor reformatting, make VARARGS stuff right
1990-03-13 Kirk McKusickupdate for new ps structure
1990-03-13 Bill Joydate and time created 90/03/12 15:48:29 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:27 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:25 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:24 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:23 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:21 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:18 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:16 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:15 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:14 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:08 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:07 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:05 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:48:01 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:47:54 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:47:53 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:47:52 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:47:50 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:47:49 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:47:47 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:47:44 by bill
1990-03-13 Bill Joydate and time created 90/03/12 15:47:40 by bill
1990-03-13 Keith Bosticrelease 2.1 of pmake
1990-03-13 Keith Sklowerchanges to support getkerninfo()
1990-03-13 Keith Sklowerchanges to support cloning routes
1990-03-13 Keith Bosticrework to always be "make". Deleted -M, -B, -C, -v...
1990-03-13 Keith Sklowerthis version works with getkerninfo call.
1990-03-13 Keith Bosticgoing to change main, so reformat to KNF
1990-03-13 Kirk McKusickhave to include <sys/types.h> since now using u_long
1990-03-13 Keith Bosticremove rmt.c module, most of remote support, including...
1990-03-13 Keith Bosticwire in DEF_OLD_VARS, still needs more work (oldVars...
1990-03-13 Kirk McKusickuse genbuildname to place output file
1990-03-13 Keith Bosticwire in '.' as include/define intro character
1990-03-13 Mike Karelsnew signal type; mv cursor to bottom when interrupted
1990-03-13 Keith Bosticremove sparc #ifdef's
1990-03-13 Keith BosticRemove NEED_FD_SET, FD_SETSIZE, NO_WAIT3, NO_VFORK...
1990-03-13 Mike Karelsuse MAXHOSTNAMELEN
1990-03-13 Keith Bosticfilesystem reorg
1990-03-13 Keith Bosticmissed two Str_New's, include strings.h in make.h for...
1990-03-13 Keith Bosticremove SYSV and is68k ifdef's
1990-03-13 Keith Bosticremove Sprite ifdef's
1990-03-13 Keith BosticStr_New -> strdup
1990-03-13 Keith Bosticremove directory locking, including the -l flag
1990-03-13 Keith Bosticredo system makefile configuration for BSD
1990-03-13 Keith Bosticadd Berkeley specific copyright
1990-03-13 Keith Bosticrelease 2.1 of pmake
1990-03-12 Bob CorbettI eliminated the definition of ROWSIZE because, with...
1990-03-12 Bob CorbettI fixed a bug in the code for reading literals. -rpc
1990-03-12 Bob CorbettI fixed an off-by-one error in the #line numbers. ...
1990-03-12 Bob CorbettI changed the banner to match the current revision...
1990-03-12 Bob CorbettI fixed a portability problem. The code used to assume...
1990-03-12 Keith Bosticreorg; add cleandir
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notices
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Kirk McKusickuse genbuildname to find input and place output files
1990-03-12 Kirk McKusickdelete .o file from build directory
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticadd Berkeley specific copyright notice
1990-03-12 Keith Bosticrelease 2.1 of pmake
1990-03-12 Keith Bosticremove /lib
1990-03-12 Keith Bosticadd -m flag, configurable directory search path (/etc...
1990-03-12 Keith Bosticadd -m flag, configurable search directories
1990-03-12 Keith Bosticdate and time created 90/03/11 15:08:02 by bostic
1990-03-12 Keith Bosticadd -m option, configurable search directories
1990-03-12 Keith Bosticdate and time created 90/03/11 15:05:09 by bostic
1990-03-12 Keith Bosticrename to locate command
next