aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Collapse)AuthorAgeFilesLines
* Don't utilize the pre-4.4Lite2 INITMOUNTNAMES compatibility cruft.David E. O'Brien1998-09-041-3/+2
| | | | | | | (bde will remove it soon) Notes: svn path=/head/; revision=38803
* Don't assume that time_t is long.David E. O'Brien1998-09-041-2/+4
| | | | | | | (from rev 1.4 by bde of old AMD) Notes: svn path=/head/; revision=38790
* This is AMD.CONF, not AMQ.CONFBrian Somers1998-09-021-2/+2
| | | | Notes: svn path=/head/; revision=38762
* Remove redundant decl. of time(). Causes problems on alphaGary Palmer1998-09-011-2/+1
| | | | Notes: svn path=/head/; revision=38728
* Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.John Birrell1998-08-301-3/+3
| | | | | | | Suggested by: jdp Notes: svn path=/head/; revision=38657
* PR: 7741Peter Hawkins1998-08-301-36/+391
| | | | | | | | Submitted by: Hellmuth Michaelis <hm@kts.org> add LCP/PAP/CHAP/IPCP frame printing functionality Notes: svn path=/head/; revision=38638
* This file has been renamed to FREEBSD-upgrade in accordance with theJohn Polstra1998-08-281-28/+0
| | | | | | | | | Policies section of the Handbook. Submitted by: "David O'Brien" <obrien> Notes: svn path=/head/; revision=38598
* This file has been renamed to FREEBSD-upgrade in accordance with theJohn Polstra1998-08-281-11/+0
| | | | | | | | | Policies section of the Handbook. Submitted by: "David O'Brien" <obrien> Notes: svn path=/head/; revision=38597
* rpcgen our own mount.h, nfs_prot.h, mount_xdr.c, and nfs_prot_x.cDavid E. O'Brien1998-08-273-3/+17
| | | | | | | for NFSv3 support Notes: svn path=/head/; revision=38578
* accidently changed some white spaceDavid E. O'Brien1998-08-271-2/+2
| | | | Notes: svn path=/head/; revision=38577
* Properly create db files vs. dbm files.David E. O'Brien1998-08-271-33/+18
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=38575
* Support printf format checking of FreeBSD kernel formats %[Dbrz].Bruce Evans1998-08-243-2/+69
| | | | | | | | | | | | | | | This is enabled by the undocumented option -fformat-extensions. This option should be named better and/or give more control over the extensions. Fixed a message - don't warn about the field width when it's the precision that has the wrong type. Didn't fix excessive checking for the precision relative to the type - ANSI requires both to be ints, but gcc permits the field width to be either int or unsigned int. Notes: svn path=/head/; revision=38510
* * Check getopt()'s return with -1, not EOFDavid E. O'Brien1998-08-238-22/+27
| | | | | | | | | * protect a few potential buffer overflows Obtained from: NetBSD Notes: svn path=/head/; revision=38500
* more files we don't need.David E. O'Brien1998-08-231-0/+1
| | | | Notes: svn path=/head/; revision=38499
* Two more files FreeBSD doesn't need.David E. O'Brien1998-08-231-1/+1
| | | | Notes: svn path=/head/; revision=38498
* upgrade instructions.David E. O'Brien1998-08-231-0/+107
| | | | Notes: svn path=/head/; revision=38497
* This commit was generated by cvs2svn to compensate for changes in r38494,David E. O'Brien1998-08-23153-0/+63365
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=38495
| * Virgin import of AMD (am-utils) v6.0a16vendor/amd/6.0a16David E. O'Brien1998-08-23153-0/+63365
| | | | | Notes: svn path=/vendor/amd/dist/; revision=38494 svn path=/vendor/amd/6.0a16/; revision=38496; tag=vendor/amd/6.0a16
* Use %p and void * casts to print pointers.John Birrell1998-08-201-6/+6
| | | | | | | Cast the hash value returned to long instead of int. Notes: svn path=/head/; revision=38459
* Add #include string.h to get prototypes.John Birrell1998-08-181-0/+1
| | | | Notes: svn path=/head/; revision=38416
* Add #include string.h to get prototypes.John Birrell1998-08-181-1/+2
| | | | | | | | Cast a pointer to u_long instead of u_int32_t to avoid a warning. This is cosmetic because the code is just looking for the remainder. Notes: svn path=/head/; revision=38415
* Handle the case of moving a directory onto the top of a sibling'sJulian Elischer1998-08-121-2/+27
| | | | | | | | | | child of the same name. Submitted by: Kirk Mckusick with fixes from luoqi Chen Obtained from: Whistle test tree. Notes: svn path=/head/; revision=38291
* Add missing .TP in "INTERACTIVE MODE" section.Dag-Erling Smørgrav1998-08-121-0/+1
| | | | Notes: svn path=/head/; revision=38279
* Merge from stable: support for the o, order, commandWolfram Schneider1998-08-121-1/+1
| | | | Notes: svn path=/head/; revision=38278
* None of the header files for the packet capture libraryPoul-Henning Kamp1998-08-073-0/+30
| | | | | | | | | | | are suitable to include in a C++ file. PR: 7229 Reviewed by: phk Submitted by: Craig Spannring <cts@internetcds.com> Notes: svn path=/head/; revision=38151
* Add -t option ('t' in interactive mode) to make top(1) ignore itself.Dag-Erling Smørgrav1998-08-043-7/+32
| | | | | | | | | | | Attempts to contact the author of top(1) (William LeFebvre) have so far been unsuccessful. PR: 7253 Submitted by: Yours Truly Notes: svn path=/head/; revision=38090
* I obviously cannot read. I misread the ifdef in the Makefile - DONT_FSYNCPeter Wemm1998-08-042-14/+13
| | | | | | | was not on by default.. Back previous change out. Notes: svn path=/head/; revision=38089
* Invert the sense of the -s flag (local addition). Instead of compilingPeter Wemm1998-08-042-13/+14
| | | | | | | | | in the behavior via the previously default #define DONT_FSYNC, use the -s flag to turn the fsync() behavior on. This can be configured in sendmail.cf without recompiling mail.local. Notes: svn path=/head/; revision=38086
* Copy original revs 1.2,1.3 - nofsync/nobiff support, usage update.Peter Wemm1998-08-041-21/+34
| | | | Notes: svn path=/head/; revision=38084
* Copy original revs 1.2,1.3 - sort xrefs, document new -b and -s flags.Peter Wemm1998-08-041-1/+12
| | | | Notes: svn path=/head/; revision=38083
* Copy original rev 1.2 - fix usage line to match reality.Peter Wemm1998-08-041-1/+1
| | | | Notes: svn path=/head/; revision=38082
* Copy original rev 1.2 - path updates for 4.4BSD so smrsh is more useable.Peter Wemm1998-08-042-13/+12
| | | | Notes: svn path=/head/; revision=38081
* Copy original rev 1.2 - immediate delivery rather than queueing and -Wall.Peter Wemm1998-08-041-0/+6
| | | | Notes: svn path=/head/; revision=38080
* Copy original revs 1.19,1.15 - setusercontext() support and __FreeBSD__>=2Peter Wemm1998-08-041-3/+6
| | | | | | | Copy original revs 1.9,1.8,1.7 - set PS_STRINGS correctly. Notes: svn path=/head/; revision=38079
* Copy original rev 1.3 - fix cosmetic typo in examplePeter Wemm1998-08-041-2/+2
| | | | | | | Copy original rev 1.2 - sort xrefs Notes: svn path=/head/; revision=38078
* Copy original rev 1.5 - sort/fix xrefsPeter Wemm1998-08-041-4/+4
| | | | | | | Copy original rev 1.4 - correct path to /usr/share/misc/sendmail.hf Notes: svn path=/head/; revision=38077
* Copy respective revisions from usr.sbin/sendmail/*/* - use -1 with getopt.Peter Wemm1998-08-046-6/+6
| | | | Notes: svn path=/head/; revision=38076
* Copy rev 1.2 of usr.sbin/sendmail/cf/sh/makeinfo.sh: Use `LC_TIME=C date`.Peter Wemm1998-08-041-1/+1
| | | | Notes: svn path=/head/; revision=38075
* Copy across rev 1.2 of usr.sbin/sendmail/cf/ostype/bsd4.4.m4:Peter Wemm1998-08-041-0/+1
| | | | | | | Remove the legacy -d option from the arguments to mail.local in 4.4bsd. Notes: svn path=/head/; revision=38074
* Copy across rev 1.2 of usr.sbin/sendmail/cf/m4/cfhead.m4: Record envelopePeter Wemm1998-08-041-1/+2
| | | | | | | sender in each Received: header along the way. Great for spammer hunting. Notes: svn path=/head/; revision=38073
* This commit was generated by cvs2svn to compensate for changes in r38032,Peter Wemm1998-08-03341-0/+97632
|\ | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. Notes: svn path=/head/; revision=38033
| * Import sendmail-8.9.1 (slightly trimmed) onto a fresh branch undervendor/sendmail/8.9.1Peter Wemm1998-08-03341-0/+97632
| | | | | | | | | src/contrib as per various discussions. I will copy across our changes and then point the Makefiles across once the dust has settled.. Notes: svn path=/vendor/sendmail/dist/; revision=38032 svn path=/vendor/sendmail/8.9.1/; revision=38034; tag=vendor/sendmail/8.9.1
* Fixed printf format errors.Bruce Evans1998-08-021-2/+2
| | | | Notes: svn path=/head/; revision=38024
* Fixed printf format errors.Bruce Evans1998-08-025-9/+13
| | | | Notes: svn path=/head/; revision=38022
* Fixed printf format errors. gcc should have a macro HOST_PTR_PRINTF_TYPEBruce Evans1998-08-026-17/+20
| | | | | | | | to go with its HOST_PTR_PRINTF[_FORMAT], since if %p is wrong for the format then `void *' is probably wrong for the type. Notes: svn path=/head/; revision=38021
* Add support for a new archetype "printf0" for the "format" functionJohn Polstra1998-07-153-23/+46
| | | | | | | | | | | | | attribute. It is like the existing "printf" archetype, except that it doesn't complain if the format string is a null pointer. See the node "Function Attributes" in the GCC info pages if you don't know what this is all about. This change will allow us to add format string checking for the err(3) family of functions. Notes: svn path=/head/; revision=37654
* Add XPG4.2.Dmitrij Tejblum1998-07-081-0/+10
| | | | Notes: svn path=/head/; revision=37508
* Fixed printf format errors.Bruce Evans1998-07-061-1/+2
| | | | Notes: svn path=/head/; revision=37453
* Declared version_string() properly (1970's style).Bruce Evans1998-07-061-0/+1
| | | | Notes: svn path=/head/; revision=37451
* Fixed printf format errors.Bruce Evans1998-06-301-1/+1
| | | | Notes: svn path=/head/; revision=37313