unix-history/.git
1993-02-25 Eric Allmandon't use word "define" even in a comment
1993-02-25 Eric Allmanfix syntax error
1993-02-25 Eric Allmanadd $@ on LHS; change "Release" to "Version" in several...
1993-02-25 Eric Allmancatch null input to S3 as equivalent to <>
1993-02-25 Eric Allmanallow $@ on LHS to indicate match zero tokens
1993-02-24 Eric Allmandelete T line; delete Arpa_*err configuration; propagat...
1993-02-24 Eric Allmanpropagate alias owner information to envelope sender...
1993-02-24 Eric Allmanpropagate alias owner information back to envelope...
1993-02-24 Chris Toreksys_siglist is declared in <signal.h> now; do not misde...
1993-02-24 Chris Toreksqrt => dcsqrt for gcc2, ANSI
1993-02-24 Keith Skloweradded pk_ifwithaddr(), reformated according to UBC...
1993-02-24 Elan Amirdate and time created 93/02/23 15:57:56 by elan
1993-02-24 Elan Amirdate and time created 93/02/23 15:57:36 by elan
1993-02-24 Elan Amirdate and time created 93/02/23 15:57:03 by elan
1993-02-24 Elan Amirdate and time created 93/02/23 15:37:16 by elan
1993-02-24 Eric Allmandelete trusted users code; it's too easy to circumvent
1993-02-24 Eric Allmanfix botch on #if line
1993-02-24 Chris Torek#ifdef sun is not sufficient, BSD runs on suns.
1993-02-24 Eric Allmanuse clever algorithm for de-nesting angle brackets
1993-02-24 Eric Allmanmake HASUSTAT more consistent
1993-02-24 Eric Allmanallow compile time specification of sendmail.cf and...
1993-02-24 Eric Allmanallow definition of _PATH_SENDMAILPID in Makefile
1993-02-24 Eric Allmanfix botch in SMTP VRFY code (assumed all users were...
1993-02-24 Eric Allmanmore System V compatibility changes (ugh)
1993-02-24 Eric Allmanread .cf file to find mailer names and location of...
1993-02-23 Eric Allmanoverhaul status of SMTP reply codes
1993-02-23 Dirk Husemann(no message)
1993-02-23 Kirk McKusickcleanups from Jeff Forys
1993-02-23 Eric Allmanadd R flag (don't prune route-addrs); improve diagnosti...
1993-02-23 Eric Allmanfix problem with syntax error in MAIL command leaving...
1993-02-23 Eric Allmandon't go into queue mode when you want verify mode
1993-02-23 Eric Allmandon't log from= info on sendmail -t -bv
1993-02-23 Eric Allmanadd route pruning
1993-02-23 Eric Allmandelete -R flag (RcptLogFile handling)
1993-02-22 Keith Bosticuse err(3) functions, minor cleanups
1993-02-22 Andrew Cherensonadd constant for IP offset mask
1993-02-22 Eric AllmanM_LOCAL => M_LOCALMAILER to avoid conflict with Ultrix...
1993-02-22 Eric Allmanuse 022 as default umask
1993-02-22 Eric Allmanuse lz as the default printer so we get the right tables
1993-02-22 Eric Allmanput pid file in /var/run on 4.4bsd (not /etc)
1993-02-22 Eric Allmanread-over pass
1993-02-22 Eric Allmanignore process group signals -- some front ends screw...
1993-02-22 Eric Allmangeneralize enoughspace -- fixes from Eric Wassenaar...
1993-02-22 Eric Allmanclean up shouldqueue function
1993-02-22 Eric Allman$d is current date, not origination date
1993-02-22 Ralph Campbelldefine MCOUNT properly. Still need to define kernel...
1993-02-22 Ralph Campbelldefine MCOUNT for profiling.
1993-02-22 Ralph Campbelldon't write through *oldlenp if oldp is NULL. (see...
1993-02-22 Ralph Campbellfix prototype declaration for swap_header().
1993-02-22 Ralph Campbelluse MIPSEB & MIPSEL instead of BYTE_ORDER
1993-02-22 Eric Allmanchange $d to be current date, not origination date
1993-02-22 Ralph Campbelluse MIPSEB & MIPSEL instead of BYTE_ORDER
1993-02-22 Ralph Campbellfix mcount routine.
1993-02-22 Eric Allmandocument V4 config, generalized read timeout option...
1993-02-22 Eric Allmaninsist on level 4 config file to send errors from <>
1993-02-22 Eric Allmandon't be so reluctant to give verbose information
1993-02-22 Eric Allmanadjust timeout values; changes to handle <> properly...
1993-02-22 Eric Allmanadjust timeout values
1993-02-22 Eric Allmanchanges to handle <> properly as an error address indicator
1993-02-22 Eric Allmanchanges for "r" option generalization
1993-02-22 Eric Allmanuse bavail (non-superuser available) instead of bfree...
1993-02-22 Eric Allmanspelling error
1993-02-22 Eric Allmandon't "lose" queue runs; completely reset state on...
1993-02-22 Eric Allmangeneralize read timeout
1993-02-22 Eric Allmansend errors with return path = <>; don't respond to...
1993-02-22 Eric Allmando special check to for IP address matching our own
1993-02-22 Eric Allmangeneralized timeouts; make RSET reset everything
1993-02-22 Eric Allmantry to catch exec problem with automounter
1993-02-22 Eric Allmanfix "lost" queue run problem
1993-02-21 Eric Allmanadd MAXIPADDR
1993-02-21 Ralph Campbellchange ../.. to $S like hp300.
1993-02-21 Ralph Campbelladded support for sysctl_hw()
1993-02-21 Ralph Campbelldefine IEEE_8087 if little endian machine else IEEE_MC68k
1993-02-21 Ralph Campbellcpp doesn't like single quote in comment.
1993-02-21 Ralph Campbelladded __progname support
1993-02-21 Eric Allmanadd FEATURE(redirect) and MAILER(usenet); add support for
1993-02-21 Eric Allmanadd EF_VRFYONLY support
1993-02-21 Keith Bosticsz is not the total size of the buffer, it's the remain...
1993-02-21 Eric Allmandate and time created 93/02/20 15:22:24 by eric
1993-02-21 Eric Allmansyntax error in usenet hooks
1993-02-21 Eric Allmanclose cached connections on forks and mailer execs...
1993-02-21 Eric Allmandocument privacy and min-free options, HASSTATFS, and...
1993-02-21 Eric Allmanoptimization: don't expand aliases if you are in queue...
1993-02-21 Eric Allmanmake VRFY just verify; EXPN does full expansion
1993-02-21 Eric Allmanadd EF_VRFYONLY flag
1993-02-21 Eric Allmansyslog when low on disk space
1993-02-21 Eric Allmanadd redirect feature
1993-02-21 Eric Allmanmake M4 macro names more consistent
1993-02-21 Eric Allmanadd documentation of usenet and redirect mailers and...
1993-02-21 Eric Allmanmake command line arguments configurable
1993-02-21 Keith Bosticfill pattern overwrites end of output[]; bug report...
1993-02-21 Eric Allmanadd b (minimum free blocks) and p (privacy) options...
1993-02-21 Eric Allmanadd defaults for b (minimum free blocks) and p (privacy...
1993-02-21 Eric Allmanclose cached MCI connections after a fork; add p (priva...
1993-02-21 Kirk McKusickmake complete bounds checks (from donn@bsdi.com)
1993-02-21 Kirk McKusickavoid inappropriate mappings
1993-02-20 Eric Allmandate and time created 93/02/19 20:30:49 by eric
1993-02-20 Eric AllmanLOCAL_MAILER => LOCAL_MAILER_PATH
1993-02-20 Keith Bosticmore lint
1993-02-20 Keith Bosticlint
next