unix-history/.git
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
1993-02-20 Chris Torekget unix domain path length right (from leres@ee.lbl...
1993-02-20 Eric Allmandocument HASUNAME and HASINITGROUPS
1993-02-20 Eric Allmanmany minor bug fixes; add "c" mailer flag to strip...
1993-02-20 Eric Allmanadd "c" mailer flag; add acknowledgements; miscellaneou...
1993-02-20 Keith Bosticinitialize function pointers (lint)
1993-02-20 Eric Allmandocument SMART_HOST support
1993-02-20 Eric Allmanadd SMART_HOST support and ability to route to local...
1993-02-20 Eric Allmanmore bug fixes from Eric Wassenaar
1993-02-20 Eric Allmanlet HPUX use initgroups; -DHASINITGROUPS if you have one
1993-02-20 Keith Bosticfix some types for the Sun compiler
1993-02-20 Marc Teitelbaumallow +/- on most operators
1993-02-20 Eric Allmanmake duplicate deletion more global
1993-02-20 Eric Allmanput better information in Received: lines
1993-02-20 Eric Allmanfix glitch with \001 => \201 changes
1993-02-20 Eric Allmanhandle cases where flock() returns EOPNOTSUPP or other...
1993-02-20 Eric Allmanfix a variety of bugs found by Eric Wassenaar <e07...
1993-02-20 Eric Allmanadd QSELFREF bit
1993-02-20 Eric Allmanadd YP_LAST_MODIFIED and YP_MASTER_NAME to DBM version...
1993-02-19 Eric Allmanadd "list" to set of precedences that don't generate...
1993-02-19 Mike Hiblertighten up clock interrupt handling
1993-02-19 Mike Hiblertwo significant fixes:
1993-02-19 Mike Hiblerdefault ncylinders to 1 for disklabel, avoid zero-divid...
1993-02-19 Mike Hiblerdefault ncylinders to 1 for disklabel
1993-02-19 Mike HiblerIOSTATS -> DCMSTATS
1993-02-19 Mike Hiblerdon't do cursor updates while ITE is off
1993-02-19 Mike Hiblerdisklabel inspired changes
1993-02-19 Eric Allmanmove the meta-characters from C0 into C1 space
1993-02-19 Elan AmirDeleted unused variable clsp.
1993-02-19 Elan AmirAdded waddch and hash prototypes.
1993-02-19 Elan AmirNeed string.h for memcpy.
1993-02-19 Elan AmirDeleted vacuous destline and destcol variables.
1993-02-19 Elan Amirtouchwin needs to return an int.
1993-02-19 Elan AmirGot rid of unsused variable 'end'.
1993-02-19 Elan AmirGot rid of unused variable i.
1993-02-19 Elan Amirbcopy, bcmp -> memcpy, memcmp.
1993-02-19 Elan Amirbcopy -> memcpy. Probably more portable.
1993-02-19 Elan AmirFixed bug in makech(): Don't need to special case XN...
1993-02-19 Eric Allmanincrease size of searchlist to allow for extra "" entry
1993-02-19 Eric Allmanchange -bt so that -v always prints prompts
1993-02-19 Eric Allmanchange logging of 4yz error codes
1993-02-19 Eric Allmanadd "c" mailer flag to suppress all comment info in...
1993-02-19 Eric Allmanadd M_NOCOMMENT flag (eliminate comments in addresses)
1993-02-18 Elan AmirAdded debugging info. Made top and bot regions not...
1993-02-18 Elan Amirdate and time created 93/02/17 11:51:02 by elan
1993-02-17 Chris Torekdate and time created 93/02/17 06:36:42 by torek
1993-02-17 Chris Torekdate and time created 93/02/17 06:36:41 by torek
1993-02-17 Chris Torekdate and time created 93/02/17 06:36:26 by torek
1993-02-17 Chris TorekADD/DEL MULTI should fail EOPNOTSUPP only if cannot...
1993-02-17 Andrew Cherensonimprove ip & udp stats routines, add Deering's igmp...
1993-02-17 Andrew Cherensonadd prototype for igmp routine
1993-02-17 Andrew Cherensonsupport IGMP stats
1993-02-17 Eric Allmanfixes to bugs noted by Bruce Lilly for UUCP mailer
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-17 Eric Allmanclean up log levels; allow IDA-style split header/envel...
1993-02-17 Elan AmirOptimized quickch() by eliminating the top and bottom...
1993-02-17 Chris Toreksparc gcc2 wants -O4, not just -O
1993-02-17 Keith Bosticbcmp/bcopy/bzero -> memcmp/memmove/memset
1993-02-17 Keith Bosticuse err(3) routines
1993-02-17 Eric Allmansplit envelope and header mailer rewriting sets
1993-02-17 Edward Wangmultiple header lookup from Keith Sklower
1993-02-16 Keith Bostictypo on mktemp line
1993-02-16 Eric AllmanAllow saving in ~/dead.letter; clean up VRFY output...
1993-02-16 Eric Allmanfix botches with confNO_WILDCARD_MX and confMATCH_GECOS
1993-02-16 Eric Allmanimprove some error messages; fix quoted :include:s...
1993-02-16 Ralph Campbelluse old DS3100 style entry point for SCSI disk I/O
1993-02-16 Ralph Campbellfix copyright and comments.
1993-02-16 Ralph Campbelldate and time created 93/02/15 11:10:55 by ralph
1993-02-16 Ralph Campbellfix booting from disk boot program and memory mini...
1993-02-16 Ralph Campbelluse unistd.h to declare lseek properly.
next