add confSORT_QUEUE_BY_HOST and confBROKEN_SMTP_PEERS
[unix-history] / usr / src /
1994-08-17 Eric Allmanadd confSORT_QUEUE_BY_HOST and confBROKEN_SMTP_PEERS
1994-08-17 Eric Allmanchange to V6 config
1994-08-17 Eric Allmanoutput original Content-Transfer-Encoding header if...
1994-08-17 Eric Allmanadd H_CTE for content-transfer-encoding; don't output...
1994-08-17 Eric Allmanmake all flags be printed in hex rather than octal...
1994-08-17 Eric Allmanchange all bitmaps to hex; add H_CTE definition
1994-08-16 Eric Allmandon't send warning message to owner-* or *-request...
1994-08-16 Eric Allmanfix initial daemon socket open
1994-08-16 Eric Allmanfix a couple of bugs having to do with CRLF mapping
1994-08-16 Eric Allmanstore dev information in qf file; add RFC 1428-specified
1994-08-16 Eric Allmaninclude df file device info in envelope
1994-08-16 Kirk McKusickrelease the old controlling terminal if setting a new one
1994-08-16 Kirk McKusickuucp dies if it cannot repeatedly set the same controll...
1994-08-16 Kirk McKusickS_IFWHTD is gone
1994-08-16 Eric Allmanmove hvalue extern declaration into sendmail.h
1994-08-16 Eric Allmandon't send error file with return receipts
1994-08-16 Eric Allmanavoid bogosity on zero line limit
1994-08-15 Eric Allmaneliminate compiler warning
1994-08-15 Kirk McKusickcannot get new controlling tty when you already have one
1994-08-15 Kirk McKusickhave to recompute the next pointer after possibly sleep...
1994-08-15 Kirk McKusickFTS_ISWD is gone
1994-08-15 Kirk McKusickDT_WHTD is gone
1994-08-15 Kirk McKusickconvert to vop call
1994-08-15 Eric Allmanmention IRIX developers' option
1994-08-15 Eric Allmanallow long form of "S" option and comments on that...
1994-08-15 Kirk McKusickMNT_USER is gone
1994-08-15 Kirk McKusickcg_link => cg_firstfield; fs_link => fs_firstfield
1994-08-15 Kirk McKusickIS_WHT is gone, compare directly
1994-08-15 Kirk McKusickcg_link => cg_firstfield; fs_link => fs_firstfield
1994-08-15 Kirk McKusickrename fisrt field to be more descriptive
1994-08-14 Eric Allmanfix compile error on other systems
1994-08-14 Keith Bosticuse 8K buffering for stdout -- some C libraries use 1K
1994-08-14 Keith Bosticthe cursor must be at the screen bottom for SF/sf
1994-08-14 Keith Bosticmore types problems, make it compile again
1994-08-14 Keith Bosticmore types problems, make it compile again
1994-08-12 Kirk McKusickbetter formatting (from cgd)
1994-08-12 Kirk McKusickfurther select refinements (from torek via karels)
1994-08-12 Kirk McKusickbug fix from Macklem
1994-08-12 Keith Bosticdp->d_types is now unsigned, store the gettype return...
1994-08-11 Keith Bosticmake nvi generic
1994-08-11 Kirk McKusickno longer need DT_WHTD
1994-08-11 Kirk McKusickLEASE_CHECK => VOP_LEASE
1994-08-11 Kirk McKusickno longer need DT_WHTD
1994-08-11 Kirk McKusickadd vop_lease
1994-08-11 Jan-Simon Pendryadd whiteout inode number
1994-08-11 Jan-Simon Pendryadd whiteout type
1994-08-11 Kirk McKusickadd ufs_lease_check (dependent on NFS being present)
1994-08-11 Kirk McKusickadd spec_lease_check
1994-08-11 Kirk McKusickadd fifo_lease_check
1994-08-11 Kirk McKusickadd entries for leases
1994-08-11 Jan-Simon Pendryadd whiteout type; add opaque directory flag
1994-08-11 Jan-Simon Pendryadd whiteout entry type
1994-08-11 Kirk McKusickmove in NFS specific call from vnode.h
1994-08-11 Kirk McKusickmove NFS specific call to kern_time.c
1994-08-11 Kirk McKusickadd vop_lease
1994-08-11 Kirk McKusickLEASE_CHECK => VOP_LEASE
1994-08-11 Kirk McKusickmore portable version (from cgd)
1994-08-11 Kirk McKusickinline => __inline (from cgd)
1994-08-11 Kirk McKusicka zero-valued timeout (which should poll and return...
1994-08-11 Keith Bosticdon't leave the screen in stadnout mode
1994-08-10 Keith Bosticdon't reenter standout mode on every character
1994-08-10 Keith Bosticwstandend/wstandout return an int (that's what System...
1994-08-10 Keith Bosticsimplify the code, return an int (that's what System...
1994-08-10 Eric Allmanadd comment about device major/minor info
1994-08-10 Eric Allmandocument long option names
1994-08-09 Eric Allmansetproctitle updates for AIX
1994-08-09 Kirk McKusickpart of 4.4BSD distribution
1994-08-09 Kirk McKusicksecond printing; daemon copyright
1994-08-09 Kirk McKusickadd second printing; daemon copyright
1994-08-09 Kirk McKusickadd second printing; copyright for daemon
1994-08-09 Kirk McKusickdrop ed.1 from encumbered list; add daemon copyright...
1994-08-08 Eric Allmanadd F=d mailer flag to turn off angle brackets on retur...
1994-08-08 Eric Allmanadd EightBitMode as long option name
1994-08-08 Eric AllmanDECWRL extensions to qf file
1994-08-08 Eric Allmanadd DECWRL fields to envelope
1994-08-08 Eric Allmanfix unnecessary dereferences
1994-08-08 Eric Allmanallow V7 config files (to make long option names safe)
1994-08-08 Eric Allmanallow full-word options
1994-08-08 Eric Allmanmake BrokenSmtpPeers a runtime option
1994-08-08 Eric Allmanallow sorting by host name instead of by message priority
1994-08-08 Eric Allmanexpand bitmaps to 256 bits
1994-08-08 Eric AllmanBrokenSmtpPeers is now an option
1994-08-08 Eric Allmanadd queue sorting variable
1994-08-08 Eric Allmanchange name of TZ_TYPE values -- the USE_ was bogus
1994-08-08 Eric Allmangeneralized U= mailer field to cleanly override DefUid
1994-08-08 Eric Allmanavoid qualifying all UUCP addresses with $Y
1994-08-08 Eric Allmandocument U= mailer field
1994-08-08 Eric Allmanallow U= flag on mailer to run as specific user id
1994-08-08 Eric Allmaninclude alpha time zone as 822 comment in Date: line
1994-08-08 Eric Allmandefaults for TZ_TYPE -- this will probably require...
1994-08-08 Eric Allmanfix typo
1994-08-08 Eric Allmanadd specific mailer uid/gid to run as
1994-08-08 Eric Allmanfirst cut at full 8-bit data capability
1994-08-08 Eric Allmanadd EOL handling envelope flags
1994-08-06 Kirk McKusickdelete redundant declaration of time (from cgd)
1994-08-06 Kirk McKusickinline => __inline (from cgd)
1994-08-06 Kirk McKusickput white-out in conditionally
1994-08-06 Kirk McKusickwhite-out is on an ifdef
1994-08-06 Kirk McKusickproper semantics for adding -print (from cgd)
1994-08-06 Kirk McKusickPOSIX behavior for -print being added (from cgd)
next