aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Move assignment of cur_rlp to after the acquisition of the list lock.David Greenman1998-08-051-2/+3
* Don't open /dev/mem until we need it, most cases we don't.Poul-Henning Kamp1998-08-051-26/+25
* (1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what itSatoshi Asami1998-08-051-30/+25
* Define ss_size in struct sigaltstack as size_t instead of int.Doug Rabson1998-08-052-4/+14
* Use <signal.h> instead of <sys/signal.h>.Doug Rabson1998-08-055-5/+5
* Move the include of <machine/ansi.h> to before <sys/signal.h>.Doug Rabson1998-08-051-1/+1
* PR: 7488Peter Hawkins1998-08-052-4/+4
* Find sendmail source under contrib now.Chris Timmons1998-08-052-4/+4
* Update DPT driver from 1.4.3 to 1.4.5Eivind Eklund1998-08-0512-307/+545
* fix broken loopback code for ddp (again)Julian Elischer1998-08-042-7/+43
* - On second thought, attempt to get the read-only lock, but don'tNate Williams1998-08-041-1/+16
* - Removed read-only lock from 'pw'. This removes portions of the FIXNate Williams1998-08-041-22/+1
* dgm uses devices cuaM* and ttyM*Brian Somers1998-08-042-2/+106
* Add driver dgm - for the Digiboard PC/XemBrian Somers1998-08-047-15/+25
* Add driver dgm - for the Digiboard PC/XemBrian Somers1998-08-048-0/+14046
* Fully enable the optimization of not building dependencies unless NOCLEANBruce Evans1998-08-041-2/+2
* Remove old sendmail (to the Attic)Peter Wemm1998-08-04223-89246/+0
* Descend into etc always; src/etc/sendmail/Makefile has make.conf hooksPeter Wemm1998-08-041-2/+2
* Descend into sendmail directory and update hooks for make release so thatPeter Wemm1998-08-041-3/+5
* Builder for sendmail.cf's, in particular freebsd.cf.Peter Wemm1998-08-041-0/+49
* Build mail.local and smrsh (when building sendmail)Peter Wemm1998-08-041-2/+6
* Build sendmail-8.9.1 smrshPeter Wemm1998-08-041-0/+9
* Use sendmail-8.9.1 mail.local (with our changes). It has LMTP support.Peter Wemm1998-08-044-699/+5
* Descend into makemap/mailstats/praliases when building sendmail.Peter Wemm1998-08-041-2/+2
* Use sendmail-8.9.1 makemapPeter Wemm1998-08-041-0/+12
* Use sendmail-8.9.1 praliasesPeter Wemm1998-08-041-0/+9
* Build sendmail-8.9.1 makemap.Peter Wemm1998-08-041-0/+9
* Connect up sendmail-8.9.1Peter Wemm1998-08-042-110/+98
* Use sendmail-8.9.1 rmail (with our changes).Peter Wemm1998-08-043-427/+6
* PR: 7475Peter Hawkins1998-08-042-8/+14
* PR: 7489Peter Hawkins1998-08-041-2/+2
* Add -t option ('t' in interactive mode) to make top(1) ignore itself.Dag-Erling Smørgrav1998-08-044-8/+36
* I obviously cannot read. I misread the ifdef in the Makefile - DONT_FSYNCPeter Wemm1998-08-042-14/+13
* Invert the sense of the -s flag (local addition). Instead of compilingPeter Wemm1998-08-042-13/+14
* Copy original revs 1.2,1.3 - nofsync/nobiff support, usage update.Peter Wemm1998-08-041-21/+34
* Copy original revs 1.2,1.3 - sort xrefs, document new -b and -s flags.Peter Wemm1998-08-041-1/+12
* Copy original rev 1.2 - fix usage line to match reality.Peter Wemm1998-08-041-1/+1
* Copy original rev 1.2 - path updates for 4.4BSD so smrsh is more useable.Peter Wemm1998-08-042-13/+12
* Copy original rev 1.2 - immediate delivery rather than queueing and -Wall.Peter Wemm1998-08-041-0/+6
* Copy original revs 1.19,1.15 - setusercontext() support and __FreeBSD__>=2Peter Wemm1998-08-041-3/+6
* Copy original rev 1.3 - fix cosmetic typo in examplePeter Wemm1998-08-041-2/+2
* Copy original rev 1.5 - sort/fix xrefsPeter Wemm1998-08-041-4/+4
* Copy respective revisions from usr.sbin/sendmail/*/* - use -1 with getopt.Peter Wemm1998-08-046-6/+6
* Copy rev 1.2 of usr.sbin/sendmail/cf/sh/makeinfo.sh: Use `LC_TIME=C date`.Peter Wemm1998-08-041-1/+1
* Copy across rev 1.2 of usr.sbin/sendmail/cf/ostype/bsd4.4.m4:Peter Wemm1998-08-041-0/+1
* Copy across rev 1.2 of usr.sbin/sendmail/cf/m4/cfhead.m4: Record envelopePeter Wemm1998-08-041-1/+2
* Wrong filename for dictionary in manpage.Poul-Henning Kamp1998-08-041-1/+1
* remove nonsense code.Poul-Henning Kamp1998-08-041-4/+2
* There seem to be two messages that were added with soft-updatesPoul-Henning Kamp1998-08-043-9/+9
* Implemented a more sophisticated mechanism for handling transmitterDavid Greenman1998-08-042-90/+206