unix-history/.git
1993-03-09 Ralph Campbellre-enable clock interrupts as soon as possible.
1993-03-09 Ralph Campbellfix debug info dumps.
1993-03-09 Ralph Campbelldate and time created 93/03/08 18:48:14 by ralph
1993-03-09 Ralph Campbelladded isinf.s
1993-03-09 Ralph Campbellmips nolonger needs :errfix
1993-03-09 Ralph Campbellmove struct decl outside of params to avoid gcc2 warnings.
1993-03-09 Ralph Campbellmove struct declaration outside of params to avoid...
1993-03-09 Ralph Campbellchanged start to Start and start_default to Start_defau...
1993-03-09 Eric Allmanallow local mailer to specify $@host; don't add e_fromd...
1993-03-09 Eric Allmanfix infinite loop in <> case
1993-03-09 Eric Allmanaccept email for okeeffe
1993-03-09 Ralph Campbellfix null pointer bug.
1993-03-09 Eric Allmancount recipients and estimate size of return messages
1993-03-09 Eric Allmanundo RESPONSE hack -- is it worthwhile?
1993-03-09 Keith Bosticcomplain if records tc capabilities aren't fully expanded
1993-03-09 Keith Bosticadd two-letter value for "pc" back in, it's too common...
1993-03-09 Elan AmirAdded security hack that will clobber the arguments...
1993-03-09 Kirk McKusickremove the 8-bit restriction in namei
1993-03-09 Keith Bosticset to 1.0
1993-03-09 Keith Bosticdate and time created 93/03/08 14:34:47 by bostic
1993-03-09 Chris TorekPRU_ACCEPT can just use in_setpeeraddr, a la PRU_PEERADDR
1993-03-09 Keith Bostictest on VA_UTIMES_NULL was reversed
1993-03-09 Keith Bosticrename va_cflags -> va_vaflags
1993-03-08 Eric Allmanundo patch allowing prescan to return null vector;...
1993-03-08 Keith Bosticdon't truncte the file when we create it, there's a...
1993-03-08 Keith Bosticdate and time created 93/03/07 16:19:32 by bostic
1993-03-08 Keith Bosticdate and time created 93/03/07 16:19:30 by bostic
1993-03-08 Eric Allmanuse transienterror() all places where we do this sort...
1993-03-08 Eric Allmanclean up from= logging on internally generated responses
1993-03-08 Keith Bosticcomplain if whitespace after w, r, :, b or t objects...
1993-03-08 Keith Bosticmake default parsing correct, i.e. "-am" didn't work
1993-03-08 Keith Bosticdocument that \n in a y command string is a newline
1993-03-08 Keith BosticPOSIX specifies non-overlapping, always; see descriptio...
1993-03-08 Eric Allmandeclare transienterror()
1993-03-08 Keith BosticSince 'q' "branches to the end of the script", the...
1993-03-08 Keith Bosticuse library versions of err/warn
1993-03-08 Keith Bosticadd errors, standards section
1993-03-08 Keith Bosticif reach the root directory, have to cd to the original...
1993-03-07 Eric Allmanfix typo
1993-03-07 Chris Torekstop if we reach out of band mark while peeking; otherwise
1993-03-07 Craig LeresMinor indentation fixes.
1993-03-07 Keith Bostictry utimes(f, NULL) before trying to read/write the...
1993-03-07 Keith Bosticimplement from scratch, using utimes(2), for POSIX...
1993-03-07 Eric Allmandocument FEATURE(notsticky)
1993-03-07 Keith Bosticupgrade to POSIX 1003.1 compliance
1993-03-07 Eric Allmandon't automatically print errno in usrerr -- it can...
1993-03-07 Eric Allmanalways let root print queue; look at group set if available
1993-03-07 Keith Bosticmake shadow records really work
1993-03-07 Keith Bosticmake shadow records really work
1993-03-07 Keith Bosticdocument the format of the database
1993-03-07 Eric Allmanneed forwarder info after all -- but get it from /etc...
1993-03-07 Keith Bosticdelete reference to two-character names
1993-03-07 Eric Allmanminor bug in analyzing stat return status
1993-03-07 Eric AllmanFEATURE(notsticky) lets UDB get at even specific addresses
1993-03-07 Eric Allmanadd FEATURE(notsticky)
1993-03-07 Eric Allmandate and time created 93/03/06 09:47:40 by eric
1993-03-07 Eric Allmanimprove logging to reduce redundancy
1993-03-07 Eric Allmanlog numeric IP addr in Received: lines per 1123 section...
1993-03-07 Eric Allmandon't use $=F when $=w will do
1993-03-07 Eric Allmandon't use $=F class -- just set $=w instead
1993-03-07 Eric Allmanallow host on local addresses; don't do domain extension on
1993-03-07 Eric Allmanprint query class in debugging output
1993-03-06 Kirk McKusickupdate to reflect merger of getkerninfo functionality
1993-03-06 Keith Bosticif you throw something away, and type ?, you get an...
1993-03-06 Keith Bosticmake utime(NULL) work for POSIX 1003.1 compatibility
1993-03-06 Keith BosticPOSIX 1003.1 compliant utime library call
1993-03-06 Eric Allmanavoid loops on nameserver NO_DATA errors; getsockname...
1993-03-06 Eric Allmanavoid having C flag qualify list:; and error <> syntax
1993-03-06 Keith Bosticsecond version, it really works now
1993-03-06 Keith Skloweralmost never needed m_pullup to insure at least 4 bytes...
1993-03-06 Keith Bosticneed type consistency for sysctl (by sklower)
1993-03-06 Keith Sklowerwhen doing a RTM_GET you can have different sockaddrs...
1993-03-06 Keith Bosticdeprecate machine in favor of uname
1993-03-06 Keith Bosticreplace machine.c with a shell script that calls uname
1993-03-06 Keith Bosticdate and time created 93/03/05 10:22:28 by bostic
1993-03-06 Keith Bosticdate and time created 93/03/05 10:22:26 by bostic
1993-03-06 Keith Bosticdate and time created 93/03/05 10:22:24 by bostic
1993-03-06 Eric Allmanneed extra quotes in USERDB_SPEC
1993-03-06 Eric Allmanfix daemon startup log message
1993-03-06 Eric Allmanup MCI cache size
1993-03-05 Eric AllmanGNU portability; treat user@ (no host) as user; don...
1993-03-05 Eric Allmanfix documentation of confMESSAGE_TIMEOUT
1993-03-05 Eric Allmanfix GNU m4 bogosity
1993-03-05 Eric Allmancatch user@ (no host) case -- treat as user@local
1993-03-05 Eric Allmanfix excess # args to syslog; fix pid log file open...
1993-03-05 Eric Allmanmiscellaneous updates
1993-03-05 Eric Allmandiagnose null signature
1993-03-05 Eric Allmanset RealHostName under all circumstances
1993-03-05 Eric Allmandon't put two @host.domain on users in $=E
1993-03-05 Kirk McKusickupdate from Mike karels at BSDI
1993-03-05 Kirk McKusickupdate from Mike Karels at BSDI
1993-03-05 Keith Bosticstupid stdargs.h fix
1993-03-05 Kirk McKusickupdate from Mike Karels at BSDI
1993-03-05 Keith BosticCraig Leres prototyping fixes, plus some of mine
1993-03-05 Keith Bosticdate and time created 93/03/04 18:31:32 by bostic
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
1993-03-05 Keith Bosticchange buffer lengths of sysctl(2) to be size_t's
next