aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Restored rev.1.2, which was clobbered by rev.1.4 (don't print "MakingBruce Evans1999-03-021-1/+1
* Reorganize locking to avoid holding the lock during calls to bdwriteKirk McKusick1999-03-021-3/+9
* Ensure that softdep_sync_metadata can handle bmsafemap and mkdir entriesKirk McKusick1999-03-022-5/+48
* This commit was generated by cvs2svn to compensate for changes in r44365,Warner Losh1999-03-0116-0/+1462
|\
| * Import mips2 and mips3 files from the 2.0.2 gmp distribution.Warner Losh1999-03-0116-0/+1462
* | Remove *mip* and *decstation* from the filter, per FREEBSD-updating.Warner Losh1999-02-281-2/+0
* | This commit was generated by cvs2svn to compensate for changes in r44348,Warner Losh1999-02-2815-0/+14287
|\ \
| * | Import files needed to build mips binaries with binutils 2.9.1.Warner Losh1999-02-2815-0/+14287
* | | We've been using 2.9.1 tools for some time now, so reflect that in theWarner Losh1999-02-281-1/+1
* | | fix conflictsDavid E. O'Brien1999-02-282-15/+22
* | | Break a paragraph into two.David E. O'Brien1999-02-281-0/+1
* | | update for latest importDavid E. O'Brien1999-02-281-4/+4
* | | This commit was generated by cvs2svn to compensate for changes in r44335,David E. O'Brien1999-02-2814-95/+5408
|\ \ \
| * | | Virgin import of ISC-DHCP v2.0b1pl17vendor/isc-dhcp/2.0b1-pl.17David E. O'Brien1999-02-2816-110/+5430
* | | | Fix bug: If gdb couldn't find the dynamic linker's "r_debug_state"John Polstra1999-02-211-1/+1
* | | | World, I'd like you to meet the first FreeBSD token Ring driver.Julian Elischer1999-02-204-1/+211
* | | | Make .Os behave as defined (unrecognized arguments displayed as given).Bill Fenner1999-02-181-12/+8
* | | | fix double LIST_REMOVE; other cosmetic changes to match version 9.32.Kirk McKusick1999-02-171-12/+13
* | | | Better fix for the traceroute flood bug.Dag-Erling Smørgrav1999-02-161-7/+16
* | | | If the user provided a large enough argument to the -w option, the sumDag-Erling Smørgrav1999-02-151-1/+3
* | | | Change .Fx macro to always display "FreeBSD" and its argument, whetherBill Fenner1999-02-151-89/+40
* | | | Always define oS to be "FreeBSD $2", no matter whether or not weBill Fenner1999-02-151-17/+19
* | | | Fix ufs mounting supportDavid E. O'Brien1999-02-131-2/+2
* | | | fix conflictsDavid E. O'Brien1999-02-113-52/+123
* | | | This commit was generated by cvs2svn to compensate for changes in r43892,David E. O'Brien1999-02-1120-283/+1273
|\| | |
| * | | Virgin import of ISC-DHCP v2.0b1pl11vendor/isc-dhcp/2.0b1-pl.11David E. O'Brien1999-02-1123-333/+1398
* | | | update for latest importDavid E. O'Brien1999-02-111-3/+3
* | | | add -1 option: Try once, if we fail, EXITDavid E. O'Brien1999-02-102-1/+14
* | | | remove cruft I meant to removeDavid E. O'Brien1999-02-101-2/+2
* | | | * fix paths in manpagesDavid E. O'Brien1999-02-104-11/+10
* | | | use /sbin/dhclient-script rather than /etc/dhclient-scriptDavid E. O'Brien1999-02-103-3/+3
* | | | patch-ac from ports/net/isc-dhcp2David E. O'Brien1999-02-101-0/+4
* | | | Information on how I did the import.David E. O'Brien1999-02-101-0/+43
* | | | This commit was generated by cvs2svn to compensate for changes in r43829,David E. O'Brien1999-02-1049-0/+15966
|\| | |
| * | | Virgin import of ISC-DHCP v2.0b1pl6vendor/isc-dhcp/2.0b1-pl.6David E. O'Brien1999-02-1049-0/+15966
| / /
* | | Remove the standalone buildtools stuff, we don't use it here and itPeter Wemm1999-02-0797-2438/+0
* | | Merge 8.9.2+patches -> 8.9.3 changes into mainline.Peter Wemm1999-02-075-22/+41
* | | This commit was generated by cvs2svn to compensate for changes in r43730,Peter Wemm1999-02-0732-269/+485
|\ \ \
| * | | Import sendmail 8.9.3 onto vendor branch, replacing previous interimPeter Wemm1999-02-0737-291/+526
* | | | - Add FreeBSD 2.2.7, 2.2.8, 3.1, and 4.0 to the Fx and Os macros.Kazutaka YOKOTA1999-02-072-0/+17
* | | | Restore rev 1.2 and 1.3 after they got spammed and backed out in rev 1.7Peter Wemm1999-02-041-2/+47
* | | | Restore rev 1.2 after it got spammed in rev 1.3 and 1.4.Peter Wemm1999-02-041-1/+13
* | | | Fix logic surrounding the noconn option.David E. O'Brien1999-01-241-5/+9
* | | | Merge changes from vendor branch into our versionPeter Wemm1999-01-242-0/+8
* | | | This commit was generated by cvs2svn to compensate for changes in r43148,Peter Wemm1999-01-244-1/+72
|\| | |
| * | | Check the patch obtained from sendmail.org for the header denial-of-servicevendor/sendmail/8.9.2-headerPeter Wemm1999-01-246-1/+80
* | | | Update __FreeBSD__ and __FreeBSD_cc_version to be consistant withDavid E. O'Brien1999-01-222-2/+2
* | | | Gutted softdep_deallocate_dependencies and replaced it with a panic. ItDavid Greenman1999-01-221-41/+3
* | | | Make it possible to use PAM in statically-linked applications.John Polstra1999-01-202-29/+61
* | | | Correct the previous Y2K "fix". It caused man page dates to comeJohn Polstra1999-01-191-1/+2