unix-history/.git
1994-01-08 Keith BosticIOCBASECMD was masking out 13 bits of command, instead...
1994-01-08 Keith BosticChuck Karish of Mindcraft says that POSIX.1 requires...
1994-01-08 Keith Bosticthe lseek declaration requires <sys/cdefs.h>
1994-01-08 Keith Bosticdelete duplicate '/' in file name
1994-01-08 Keith Bosticsprintf->snprintf, remove duplicate '/' in file name
1994-01-08 Keith Bosticsprintf->snprintf, don't put in an extra '/'
1994-01-08 Keith Bosticlint
1994-01-08 Keith Bosticuse C library error functions, not local one
1994-01-08 Keith Bosticdon't cast lseek value to a long
1994-01-08 Keith Bosticmake lseek match 4.4BSD definition
1994-01-08 Eric Allmanchange HOP-
1994-01-08 Keith Bosticdate and time created 94/01/07 14:52:02 by bostic
1994-01-08 Keith Bosticadd patch
1994-01-08 Keith Bosticlint
1994-01-08 Keith Bosticfixed bugs recognizing new test case (or ignoring it)
1994-01-08 Keith Bosticfloor() and abs() are declared in /usr/include/{math...
1994-01-08 Keith Bostic<sys/types.h> includes <endian.h> which defines htons...
1994-01-08 Keith Bosticdon't use __dead here, it hoses portability
1994-01-08 Eric Allmanuse full domain name in UUCP mailer for consistency...
1994-01-08 Eric Allman(no message)
1994-01-07 Kirk McKusickhave to init b_vnbufs to NOLIST
1994-01-07 Kirk McKusickNOLIST moves to buf.h so it can be used for initialization
1994-01-07 Kirk McKusickhave to init b_vnbufs list
1994-01-07 Kirk McKusickneed to define NOLIST for b_vnbufs list
1994-01-07 Keith Bosticadd lex
1994-01-07 Kirk McKusickupdate to approximate process resident set size (from...
1994-01-07 Kirk McKusickupdate to approximate process resident set size (from...
1994-01-07 Kirk McKusickoff by one error (from karels@bsdi.com)
1994-01-07 Kirk McKusickavoid panic when process is signaled and lock clears...
1994-01-07 Eric Allmangive proper reply code on tempfail
1994-01-07 Eric Allmanfix to avoid turning ``<foo)'' into ``<$>'' instead...
1994-01-07 Eric Allmanif an address is a self-reference, inherit the new...
1994-01-07 Jan-Simon Pendryfix name of filesystem for "df"
1994-01-07 Kirk McKusickavoid null pointers (from cgd@vangogh)
1994-01-07 Kirk McKusickget with the times (from cgd@vangogh)
1994-01-07 Keith Bostictypo
1994-01-07 Keith Bosticbring comment up to date with C library change of awhil...
1994-01-07 Keith Bosticminor simplification of cfree, from Jan-Simon Pendry...
1994-01-06 Jan-Simon Pendrycleanup
1994-01-06 Jan-Simon Pendrydon't need vget to lock the vnode
1994-01-06 Keith Bostictypo
1994-01-06 Keith Bosticdelete the -p flag from mkfifo
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:54:31 by pendry
1994-01-06 Kirk McKusickmore validity checking in reading block devices
1994-01-06 Jan-Simon Pendrydeclare procfs_fix_sstep
1994-01-06 Keith Bosticuse latest BSDI version of <sys/cdefs.h>, change to...
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:59 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:12 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:11 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:10 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:09 by pendry
1994-01-06 Jan-Simon Pendrydate and time created 94/01/05 12:34:08 by pendry
1994-01-06 Jan-Simon Pendryremove debug code, general cleanup. KNF.
1994-01-06 Kirk McKusickdescribe the -E option
1994-01-06 Jan-Simon Pendryremove debug code. KNF
1994-01-06 Kirk McKusickcontrol files now live in /etc/sliphome (from Chris...
1994-01-06 Kirk McKusickgrammer
1994-01-06 Jan-Simon Pendryhandle case where fdesc is mounted twice or more
1994-01-06 Kirk McKusicklint
1994-01-06 Kirk McKusicklint (unused variables)
1994-01-06 Kirk McKusickneeds to include <machine/cpu.h> for cpu_fork and cpu_s...
1994-01-06 Eric Allmanmake it clear that they should be customized
1994-01-06 Eric Allmantwo fixed!
1994-01-06 Jan-Simon Pendryuse filesystem type as basis for major number in fsid
1994-01-06 Keith Bostictypo
1994-01-06 Kirk McKusickcannot bump reference count until after calling vgone...
1994-01-06 Eric Allmansyslog portability for HP-UX; fix typo for OSF/1 pid...
1994-01-06 Kirk McKusickadd mips cruft to sys_process.c
1994-01-06 Kirk McKusickadd cpu_swapin call (to notify of user area moving...
1994-01-06 Kirk McKusickadd cpu_swapin (nothing needed)
1994-01-06 Eric Allmanimprovements to local program access lockouts
1994-01-06 Eric Allmanallow * in /etc/shells to match anything
1994-01-06 Eric Allmantry to make sure that path-addrs always have <angle...
1994-01-06 Eric Allmanadd QUNSAFEADDR mailer flag
1994-01-05 Jan-Simon Pendrysosend's 2nd arg is mbuf, not sockaddr
1994-01-05 Jan-Simon Pendryhandle wide uid/gid. lint, KNF
1994-01-05 Keith Bosticlint
1994-01-05 Keith Bosticlint, KNF
1994-01-05 Keith Bosticlint
1994-01-05 Keith Bosticlint, KNF
1994-01-05 Keith Bosticlint
1994-01-05 Keith Bosticlint
1994-01-05 Kirk McKusickThis fixes a bug where if a device disconnects, connect...
1994-01-05 Kirk McKusickminor typo that didn't make it into the previous versio...
1994-01-05 Kirk McKusickfix a bug where after a "swapin" the user area has...
1994-01-05 Kirk McKusickchanges for 4.4BSD-Lite requested by USL
1994-01-05 Keith Bosticfix SEE ALSO ref's
1994-01-05 Keith Bosticdate and time created 94/01/04 17:26:20 by bostic
1994-01-05 Keith Bosticdate and time created 94/01/04 17:25:14 by bostic
1994-01-05 Jan-Simon Pendryadd remaining vtagtypes
1994-01-05 Kirk McKusickdo not need to do anything for cpu_set_init_frame(...
1994-01-05 Jan-Simon Pendryuse new VT_ value
1994-01-05 Keith Bosticdate and time created 94/01/04 17:04:47 by bostic
1994-01-05 Keith Bosticmove lex into contrib/flex*
1994-01-05 Keith BosticA foolish consistency is the hobgoblin of little minds...
1994-01-05 Kirk McKusickadd definition for Andrew filesystem
1994-01-05 Keith Bosticprotect against reinclusion
1994-01-05 Keith Bosticclean up for POSIX 1003.1 standard
1994-01-05 Kirk McKusickdelete nvi.recover.8 (at Bostic's request)
1994-01-05 Keith Bosticdelete completely appropriate, correct and reasonable...
next