aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Remove tcl from src/contrib.Satoshi Asami1998-09-05395-173953/+0
* More sorting of references.David E. O'Brien1998-09-054-16/+14
* MFO: rev 1.3 - correct man page xrefs.David E. O'Brien1998-09-051-2/+2
* compare getopt() with -1, not EOFDavid E. O'Brien1998-09-051-2/+2
* MFO rev 1.4 - sort cross referencesDavid E. O'Brien1998-09-051-5/+5
* With the change to the 4.4Lite2 mount interface we don't need specialDavid E. O'Brien1998-09-052-70/+0
* Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.David E. O'Brien1998-09-041-3/+2
* Don't assume that time_t is long.David E. O'Brien1998-09-041-2/+4
* This is AMD.CONF, not AMQ.CONFBrian Somers1998-09-021-2/+2
* Remove redundant decl. of time(). Causes problems on alphaGary Palmer1998-09-011-2/+1
* Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.John Birrell1998-08-301-3/+3
* PR: 7741Peter Hawkins1998-08-301-36/+391
* This file has been renamed to FREEBSD-upgrade in accordance with theJohn Polstra1998-08-281-28/+0
* This file has been renamed to FREEBSD-upgrade in accordance with theJohn Polstra1998-08-281-11/+0
* rpcgen our own mount.h, nfs_prot.h, mount_xdr.c, and nfs_prot_x.cDavid E. O'Brien1998-08-273-3/+17
* accidently changed some white spaceDavid E. O'Brien1998-08-271-2/+2
* Properly create db files vs. dbm files.David E. O'Brien1998-08-271-33/+18
* Support printf format checking of FreeBSD kernel formats %[Dbrz].Bruce Evans1998-08-243-2/+69
* * Check getopt()'s return with -1, not EOFDavid E. O'Brien1998-08-238-22/+27
* more files we don't need.David E. O'Brien1998-08-231-0/+1
* Two more files FreeBSD doesn't need.David E. O'Brien1998-08-231-1/+1
* upgrade instructions.David E. O'Brien1998-08-231-0/+107
* This commit was generated by cvs2svn to compensate for changes in r38494,David E. O'Brien1998-08-23153-0/+63365
|\
| * Virgin import of AMD (am-utils) v6.0a16vendor/amd/6.0a16David E. O'Brien1998-08-23153-0/+63365
* Use %p and void * casts to print pointers.John Birrell1998-08-201-6/+6
* Add #include string.h to get prototypes.John Birrell1998-08-181-0/+1
* Add #include string.h to get prototypes.John Birrell1998-08-181-1/+2
* Handle the case of moving a directory onto the top of a sibling'sJulian Elischer1998-08-121-2/+27
* Add missing .TP in "INTERACTIVE MODE" section.Dag-Erling Smørgrav1998-08-121-0/+1
* Merge from stable: support for the o, order, commandWolfram Schneider1998-08-121-1/+1
* None of the header files for the packet capture libraryPoul-Henning Kamp1998-08-073-0/+30
* Add -t option ('t' in interactive mode) to make top(1) ignore itself.Dag-Erling Smørgrav1998-08-043-7/+32
* 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
* This commit was generated by cvs2svn to compensate for changes in r38032,Peter Wemm1998-08-03341-0/+97632
|\
| * Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch undervendor/sendmail/8.9.1Peter Wemm1998-08-03341-0/+97632
* Fixed printf format errors.Bruce Evans1998-08-021-2/+2
* Fixed printf format errors.Bruce Evans1998-08-025-9/+13