add dot on pseudo-domains for consistency
[unix-history] / usr / src /
1993-12-01 Eric Allmanadd dot on pseudo-domains for consistency
1993-12-01 Eric Allmanfix typo -- setuid => setgid
1993-12-01 Eric Allmantry to keep syslog entries reasonably short
1993-11-30 Eric Allmancope with colons in address part
1993-11-30 Eric Allmanhandle quotes inside comments properly
1993-11-29 Eric Allmanavoid problems with very long addresses
1993-11-28 Eric Allmanminor cleanup of $j definition
1993-11-28 Eric Allmanfix file locking on DBM alias files -- had a race condition
1993-11-28 Eric Allmandate and time created 93/11/27 14:28:24 by eric
1993-11-28 Eric Allmanadd DYNIX support
1993-11-28 Eric Allmansample implementation of buildfname that handles 8...
1993-11-28 Eric Allmandon't use \(dg -- it apparently indicates that the...
1993-11-28 Eric Allmandon't use \(dg -- it apparently indicates that the...
1993-11-28 Eric Allmandate and time created 93/11/27 10:29:09 by eric
1993-11-28 Eric Allmanupdates for Irix 4.0.5H
1993-11-28 Eric Allmandate and time created 93/11/27 09:25:45 by eric
1993-11-28 Eric Allmanreset binmode
1993-11-28 Eric Allmandate and time created 93/11/27 09:07:26 by eric
1993-11-28 Eric Allmandate and time created 93/11/27 09:04:34 by eric
1993-11-28 Eric Allmanfix problem that allowed Deferred: messages to override...
1993-11-27 Eric Allmanmore attempts to catch fd 0/1/2 lossage
1993-11-27 Eric Allmanif option I is not set, be more forgiving on host unkno...
1993-11-27 Eric Allmanmake the panic state more panicy
1993-11-27 Eric Allmandiagnose children that core dump in srvrsmtp
1993-11-27 Eric Allmandon't auto-append . to domain names if running without DNS
1993-11-27 Keith Bosticconvert to new <sys/queue.h> structures
1993-11-26 Eric Allmanavoid symbolic link attacks
1993-11-26 Eric Allmansecurity patches to seal up symbolic link attacks
1993-11-26 Eric Allmanwork around Ultrix problem: gethostbyname can return...
1993-11-26 Eric Allmandon't try to print the hostname on -bv if there is...
1993-11-26 Eric Allmanfix YP_MASTER_NAME to be consistent with SunOS
1993-11-26 Eric Allmandelete $u in parent envelope to avoid bogus info in...
1993-11-26 Eric Allmanadd clause for Stardent Titan running TitanOS 4.2
1993-11-25 Mike Hiblerneeded (dumpsize+vmunixsize) needs to be in 1k chunks...
1993-11-24 Chris Torekfix comment, Pinnacle is no longer secret
1993-11-24 Eric Allmanfix typo on UUCP router line
1993-11-23 Keith Bosticrevised version for use by applications as well as...
1993-11-23 Eric Allmanfix core dump on no \n problem
1993-11-22 Mike Hiblervm_page_insert should be done with paging queues locked...
1993-11-21 Eric Allmanchanges to delete FallBackMX if it is already in the...
1993-11-20 Eric Allmanrelay mailer shouldn't rewrite recipients
1993-11-20 Eric Allmanfix typo in list syntax handling
1993-11-20 Eric Allmanchange IDENTPROTO from a #ifdef to a #if
1993-11-20 Eric Allmanmake $#error exit stats work consistently whether or...
1993-11-20 Eric AllmanIDENTPROTO is a #if not a #ifdef to make it easier...
1993-11-20 Eric Allmanclarify setvendor()
1993-11-20 Eric Allmanmore attempts to trap fd 1 bug
1993-11-20 Eric Allmanclaim is that DELL 2.2 has seteuid that works fine
1993-11-20 Eric Allmandiagnose unrecognized I options
1993-11-20 Eric Allmancurhost can be null if running SMTP to a program: avoid...
1993-11-20 Eric Allmanmore attempts to trap fd 0 1 2 problem
1993-11-20 Keith Bosticreturn of vfork is a pid_t, not an int
1993-11-20 Kirk McKusickallow character or filesystem arguments
1993-11-19 Eric Allmanavoid passing SIZE= parameter into rulesets
1993-11-18 Kirk McKusickdate and time created 93/11/17 21:22:30 by mckusick
1993-11-18 Eric Allmanfix problem that caused last header entered with no...
1993-11-18 John A. Kunzeadded tabset ref for vt102-w
1993-11-18 Eric Allmanportability for AIX
1993-11-18 Kirk McKusickname of file is programname.core
1993-11-17 Keith Bosticadd the TZ environmental variable
1993-11-17 Keith Bosticadd the environmental variable TZ
1993-11-17 Keith Bosticadd TZ
1993-11-17 Keith Bostictypo
1993-11-17 Keith Bostictypo
1993-11-17 Chris Torekwell, looks like we have to get all the fields right...
1993-11-17 Chris Torekwell, looks like we have to get all the fields right...
1993-11-17 Mike Hibleradd CLKTICK sysconf call
1993-11-17 Kirk McKusickallow for world export (from Macklem)
1993-11-17 Mike Hiblerb_un.b_addr -> b_data
1993-11-17 Chris Torekclarify text/binary nondistinction; fix up wording...
1993-11-17 Kirk McKusickaf.h is gone
1993-11-17 Keith Bosticmore typos
1993-11-17 Keith Bostictypo
1993-11-17 Keith Bosticmention mkstemp
1993-11-17 Keith Bosticdescribe fts(3)'s place in the stanards world correctly
1993-11-17 Keith BosticHere's a patch to the man page to fix a problem and
1993-11-17 Keith BosticError in the table; From: db@diana.ocunix.on.ca (Dyane...
1993-11-17 Keith BosticHere is a bugfix for the Lance chip driver for the...
1993-11-17 Keith BosticANSI or the SVID guarantees that no name gets reused.
1993-11-17 Keith BosticIf you cp many files the system can run out of something
1993-11-17 Keith Bostictyupo
1993-11-17 Keith BosticETIMEDOUT: Connection timed out -> Operation timed out
1993-11-17 Keith Bostictypos
1993-11-17 Keith Bosticadd file(1) Ian Darwin
1993-11-17 Keith BosticWhile installing rdist v6, I noticed that a file descri...
1993-11-17 Keith BosticThe following quick patch to usr.bin/finger/net.c fixes...
1993-11-17 Keith Bostictypo
1993-11-17 Keith BosticAs with wall and syslogd, talkd wasn't strictly termina...
1993-11-17 Keith BosticAs with wall, syslogd wasn't strictly terminating the...
1993-11-17 Keith BosticThe source ttymsg.c needed a check for slash in the...
1993-11-17 Keith BosticCraig Leres' patches to 4.4BSD
1993-11-16 Kirk McKusickhave to do tprintf_open before trying to print
1993-11-16 Kirk McKusickmove initialization of `cc' above loop: as it used...
1993-11-16 Keith Skloweraf.c has been retired
1993-11-16 Keith Skloweraf.c has been retired
1993-11-16 Keith Skloweraf.h has been retired
1993-11-16 Keith Skloweraf.h has been retire
1993-11-16 Keith Skloweraf.h has been retired
1993-11-15 Kirk McKusickIN_CHANGE should set flags not mode
1993-11-15 Keith Bosticfix access check for requests covering multiple modes
next