make it possible to compile new versions of db that load against
[unix-history] / usr / src /
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
1993-12-25 Eric Allmanmake NEEDGETUSERSHELL a 0/1 flag instead of a def/ndef...
1993-12-24 Eric Allmango ahead and actually implement getusershell in compat...
1993-12-24 Eric Allmanbe sure to include $U.UUCP in the list of local names
1993-12-24 Eric Allmanfixes to restrict users who don't have a "regular"...
1993-12-24 Eric Allmanadd QBOGUSSHELL bit to indicate that this user has...
1993-12-24 Eric Allmanno need to checkfd012() in dropenvelope -- that's a...
1993-12-23 Eric Allmanhpux portability change -- don't make "hpux" symbol...
1993-12-23 Eric Allmanclean up error messages a bit more
1993-12-23 Eric Allman:include: in owner- alias has been fixed
1993-12-23 Eric Allmanmore error message cleanup
1993-12-23 Eric Allmanmore cleanup of that message
1993-12-23 Eric Allmanimprove "Recipient domain name server timed out" message
1993-12-22 Eric Allmanfix null pointer dereference
1993-12-22 Chris Torekfgets with count 1 should read no bytes successfully
1993-12-22 Eric Allmanqualify unqualifed names in relay mailer
1993-12-22 Eric Allmanupdates for SVR4
1993-12-22 Eric Allmanavoid misleading error message if an SMTP mailer drops...
next