set QDONTSEND together with QBADADDR
[unix-history] / usr /
1993-03-03 Eric Allmanset QDONTSEND together with QBADADDR
1993-03-03 Keith Bostictypo
1993-03-03 Keith Bosticlongjmp fix from Rodney
1993-03-02 Keith Bosticneeds db.h include
1993-03-02 Keith Bosticnew version from Rodney
1993-03-02 Keith Bosticmake it 8-bit clean
1993-03-02 Keith Bosticlongjmp fixes
1993-03-02 Keith BosticNew version from Rodney
1993-03-02 Keith Bostic(no message)
1993-03-02 Keith BosticSTDIO fix
1993-03-02 Keith Bostic8-bit characters are not ignored
1993-03-02 Keith BosticNOTERMCAP is stupid
1993-03-02 Keith Bosticdate and time created 93/03/01 16:48:35 by bostic
1993-03-02 Eric Allmanchange logging to use more keyword=value style logging
1993-03-02 Eric Allmandate and time created 93/03/01 14:45:22 by eric
1993-03-02 Chris Torekrm private strlen, other ANSI cleanups
1993-03-02 Eric Allmanchange error address convention to avoid conflict with...
1993-03-02 Eric Allmanhave HELO/EHLO announce SIZE option
1993-03-02 Eric Allmanyet more logging
1993-03-02 Chris Toreksys_siglist is declared in <signal.h>
1993-03-02 Chris Toreksqrt => eqsqrt (name reserved as external sym in ANSI...
1993-03-02 Chris Torekclean up / prototype varargs function
1993-03-02 Eric Allmanchanges for ESMTP; mostly better delimiter character...
1993-03-01 Eric Allmanheader file cleanup; primarily #include <unistd.h>...
1993-03-01 Eric Allmanclean up header files
1993-03-01 Eric Allmanfix null pointer reference problem
1993-03-01 Kirk McKusickadd securelevel
1993-03-01 Kirk McKusickadd IMMUTABLE AND APPENDONLY
1993-03-01 Kirk McKusickadd securelevel
1993-03-01 Kirk McKusickcheck blkno on every call to try and track down the...
1993-03-01 Eric Allmanfix another owner- bug; improve logging; run all progra...
1993-03-01 Eric Allmandocument modifiers on -q flag
1993-03-01 Eric Allmanhooks for SMTP Service Extensions
1993-03-01 Eric Allmanreality therapy
1993-03-01 Eric Allmancheck for A= and P= arguments
1993-03-01 Eric Allmanadd commas after M= arg
1993-03-01 Eric Allmanadd $m to comments
1993-03-01 Eric Allmanallow command line limitations to individual queue...
1993-03-01 Kirk McKusicknew approach to avoid temporary inode
1993-03-01 Keith Bosticlint
1993-03-01 Keith Bosticsome lint, some bug fixes, ^C handling improvements
1993-03-01 Keith Bosticadd multiple access method code back in; signal fix
1993-03-01 Keith Bosticdate and time created 93/02/28 14:53:24 by bostic
1993-03-01 Keith Bosticcast SIZE_T_MAX so compilers don't get upset
1993-03-01 Keith Bosticcast the SIZE_T_MAX, so compilers don't get upset
1993-03-01 Chris Torekld does not compile on sparc; move into ${MACHINE}...
1993-03-01 Eric Allmanarrange for all prog mail to run as daemon
1993-03-01 Eric Allmanchanges for better logging of mail submitters
1993-03-01 Eric Allmanlog daemon startup
1993-03-01 Eric Allmandeliver postmaster copies without a body
1993-03-01 Eric Allmanlog actual delivery host
1993-03-01 Eric Allmansend to return return path even if e_errorqueue already...
1993-03-01 Eric Allmandon't send errors to <>
1993-03-01 Eric Allmanadd restrictmailq flag
1993-02-28 Kirk McKusickfix bugs in sending messages through sockets (4.4BSD...
1993-02-28 Eric Allmanadd auspex.cf
1993-02-28 Eric Allmandate and time created 93/02/27 12:03:46 by eric
1993-02-28 Eric AllmanFEATURE(nouucp)
1993-02-28 Eric Allmanhooks for FEATURE(nouucp) mode
1993-02-28 Eric AllmanFROZENCONFIG compile flag; better transient error check...
1993-02-28 Eric Allmanfix from Eric Wassenaar for return message suppression
1993-02-28 Eric Allmanfix problem that caused looping in .forward files on...
1993-02-28 Eric Allmanfix a problem in owner- stuff that "loses" data files
1993-02-28 Keith Bosticallow system make file to be replaced
1993-02-28 Keith Bostichack it up, still doesn't work
1993-02-28 Keith Bosticneed .CURDIR for install
1993-02-28 Keith Bosticfix usage message
1993-02-28 Eric Allmanadd FEATURE(nouucp) support
1993-02-28 Eric Allmanremove all uucp features
1993-02-28 Eric Allmancreate tcpproto.cf and uucpproto.cf
1993-02-28 Eric Allmanadd no public FTP message
1993-02-28 Eric Allmanadd FEATURE(nouucp) and improve "getting started" descr...
1993-02-27 Ralph Campbelladded limited stacktrace for panics.
1993-02-27 Ralph Campbelluse .set noreorder for better gas code.
1993-02-27 Ralph Campbellfix profiling
1993-02-27 Ralph Campbellchange name of minbrk and curbrk for profiling.
1993-02-27 Ralph Campbelluse .set noreorder for better gas code.
1993-02-27 Ralph Campbellfix profiling.
1993-02-27 Kirk McKusickadd setruid.3 manual page
1993-02-27 Kirk McKusickdate and time created 93/02/26 19:01:23 by mckusick
1993-02-27 Kirk McKusickdate and time created 93/02/26 18:50:17 by mckusick
1993-02-27 Kirk McKusickupdate from Mike Karels at BSDI
1993-02-27 Kirk McKusickdate and time created 93/02/26 18:44:26 by mckusick
1993-02-27 Carl Staelinadd setregid
1993-02-27 Kirk McKusickupdate from Mike Karels at BSDI
1993-02-27 Kirk McKusickadd manual pages for sigpending and revoke
1993-02-27 Kirk McKusickinitial manual page from Mike Karels at BSDI
1993-02-27 Kirk McKusickupdate from Mike Karels at BSDI
1993-02-27 Kirk McKusickinitial manual page from Mike Karels at BSDI
1993-02-27 Kirk McKusickupdate from Mike Karels at BSDI
1993-02-27 Kirk McKusickcheck for anonymous objects in the cache (4.4BSD-alpha...
1993-02-27 Kirk McKusicknarrow possible window for losing window size change
1993-02-27 BSD Tape Makerschanged per letter of 2/5/93 from Mary MacDonald
1993-02-27 Keith Bostic/usr/spool/sockets and /usr/spool/sockets/X11 should...
1993-02-27 Kirk McKusickdo not allow SHARED mappings for non-writable file...
1993-02-27 Kirk McKusickreasonable mode for vmunix
1993-02-27 Chris Torektypo
1993-02-27 Chris Torekrm __BEGIN_DECLS, __END_DECLS; the latter was misspelle...
1993-02-27 Kirk McKusickexplicitly avoid sleeping forever in select
1993-02-27 Kirk McKusickavoid duplicate closef's
next