unix-history/.git
1994-01-03 Keith BosticSerious quoteing problem in conditionals:
1994-01-03 Keith BosticChange <sys/dir.h> to <dirent.h>
1994-01-03 Keith Bosticprettiness police
1994-01-03 Keith BosticHelp scandir compile on systems such as SVR4 where...
1994-01-03 Keith BosticThis prevents you from specifying a raw ip address...
1994-01-03 Keith BosticUse lstat() when poking around in /dev. The routine...
1994-01-03 Keith BosticIf you're going to fall through, say so!
1994-01-03 Keith BosticAssign printer pointer after forking so the parent...
1994-01-03 Keith Bosticendwin() needs to restore the stop signal handler
1994-01-03 Keith Bosticonly block SIGALRM and SIGWINCH, not every signal,...
1994-01-03 Keith Bosticit's LINES, not ROWS!
1994-01-03 Keith Bosticdelete HZ, it's Hazeltine specific, and conflicts with...
1994-01-03 Keith Bosticrename hash.c to cur_hash.c, it conflicts with hash...
1994-01-03 Keith Bosticintegrate latest version into 4.4BSD-Lite
1994-01-03 Keith Bosticmake the man page RECNOINFO element order match the...
1994-01-03 Keith Bosticmake the db.h HASHINFO element order match the man...
1994-01-03 Keith Bosticmake db.h BTREEINFO include ordering match the man...
1994-01-03 Keith Bosticmake it possible to compile new versions of db that...
1994-01-03 Keith Bosticmove acceptable open(2) flag check to dbopen, no longer...
1994-01-03 Keith Bosticcopyediting for Usenix manuals
1994-01-03 Keith Bosticadd a way to specify the config file (-C)
1994-01-03 Keith Bosticrewrite man to make the configuration file more flexible
1994-01-03 Keith Bostic_version goes from BSD.1 -> BSD.2
1994-01-03 Keith Bosticminor wordsmithing
1994-01-03 Keith Bosticdocument that fnmatch is used for the suffix matching...
1994-01-03 Keith Bosticdocument _suffix, _build
1994-01-03 Keith Bosticif only one argument, don't use it as a section
1994-01-03 Keith Bosticinitialization not right in two places, lint cleanups
1994-01-03 Keith Bosticconvert to new <sys/queue.h> structures
1994-01-03 Keith Bostictypo
1994-01-03 Keith Bosticput built pages into the pathv[] list, so the man page...
1994-01-03 Keith Bosticonly manual() tests for f_all and returns if it's set...
1994-01-03 Keith Bostictypo, *ap should be **ap
1994-01-03 Keith Bosticuse GLOB_QUOTE, so you can escape magic characters...
1994-01-03 Keith Bosticcheck machine subdirectories for sections even if they...
1994-01-03 Keith Bosticadd a way to specify the config file (-C)
1994-01-03 Keith Bosticrewrite man to make the configuration file more flexible
1994-01-03 Keith Bosticargc needs to be decremented, as it's tested later
1994-01-03 Keith Bosticdocument -C for users that want their own environment
1994-01-03 Keith Bosticlen == 1 for empty lines, now
1994-01-03 Keith Bosticconvert to new <sys/queue.h> structures
1994-01-03 Keith Bosticadd a way to specify the config file (-C)
1994-01-03 Keith BosticNULL dereference
1994-01-03 Keith Bosticrewrite man to make the configuration file more flexible
1994-01-03 Keith Bosticconvert to new <sys/queue.h> structures
1994-01-03 Keith BosticDonn's patches for exit values and malloc sizes
1994-01-03 Keith Bosticadd a way to specify the config file (-C)
1994-01-03 Keith Bosticrewrite man to make the configuration file more flexible
1994-01-03 Keith Bosticconvert to new <sys/queue.h> structures
1994-01-03 Keith BosticDonn's patches for exit values and malloc sizes
1994-01-03 Keith Bosticadd a way to specify the config file (-C)
1994-01-03 Keith Bosticrewrite man to make the configuration file more flexible
1994-01-02 Eric Allmanfix bogosity in H lines in queue file for null $x expan...
1993-12-31 Kirk McKusicklint
1993-12-31 Kirk McKusickdelete comment about chown'ing a symbolic link
1993-12-31 Kirk McKusickput back missing code (from karels@bsdi.com)
1993-12-31 Kirk McKusickfields printed out backwards (from karels@bsdi.com)
1993-12-31 Kirk McKusickdon't send FIN along with one byte of data (from dab...
1993-12-31 Kirk McKusickchange from Bostic for POSIX
1993-12-31 Kirk McKusicknew queue structure; vget now locks optionally
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickadd hook to initialize vnode table data structures
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusicknew queue structure; vget now locks optionally
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusicknew queue structure; vget now locks optionally
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickvget now locks optionally
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickno longer need non-locking copy of vget
1993-12-31 Kirk McKusickvget now locks optionally
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickvget now locks optionally; new queue structure; no...
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickstub to avoid ufs_inactive
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickvget now locks optionally; new queue structure
1993-12-31 Kirk McKusicknew queue structure
1993-12-31 Kirk McKusickvget now locks optionally
1993-12-31 Kirk McKusickvget now locks optionally; new queue structures
1993-12-31 Kirk McKusickvget now locks optionally
1993-12-31 Kirk McKusickconvert to use new queue structures
1993-12-31 Kirk McKusickcopyediting for Usenix manuals
1993-12-30 Eric Allman(no message)
1993-12-30 Eric Allmansecurity: fix a problem that allowed root to get into...
1993-12-30 Mike Hiblerfix include spec, get rid of excess #endif
1993-12-30 Eric Allmanmove SIGCHLD setsignal call so that first zombie is...
1993-12-30 Eric AllmanSolaris native cc doesn't predefine __svr4__ (sigh)
1993-12-28 Eric Allmaninclude totals (from Tom Ferrin)
1993-12-28 Eric Allmanminor comment typo
1993-12-28 Eric Allman(no message)
1993-12-28 Eric Allmanexpand on UUCP address rewriting
1993-12-28 Eric Allmanchanges to try to improve UUCP rewriting
1993-12-28 Eric Allmanpseudo-domains are now dot-terminated
1993-12-27 Eric Allmanavoid "broken alias loop" messages when a :include...
1993-12-27 Eric Allmanadd NeXT NetInfo support
1993-12-26 Eric Allmanminor typo
1993-12-26 Eric AllmanSCO UNIX doesn't have getusershell(3)
1993-12-26 Eric Allmanclean up implementation if you don't have getusershell...
1993-12-25 Eric Allmanfirst cut at adding NEEDGETUSERSHELL
next