aboutsummaryrefslogtreecommitdiff
path: root/contrib
Commit message (Expand)AuthorAgeFilesLines
* Replace a reference to /kernel with /boot/kernel/kernelEivind Eklund2003-08-261-1/+1
* Reformat FBSD_{START,END}FILE_SPEC to FSF coding standards.David E. O'Brien2003-08-243-45/+33
* Remove the # ("stringify") operator from the printf() arguments inTim J. Robbins2003-08-231-1/+1
* Enable warn_system_heders by default.Alexander Kabaev2003-08-222-1/+2
* Merge FreeBSD modifications into gcc 3.3.1-prerelease:Alexander Kabaev2003-08-221-5/+7
* Merge FreeBSD modifications into gcc 3.3.1-release:Alexander Kabaev2003-08-221-11/+23
* Merge FreeBSD modifications into gcc 3.3.1-release:Alexander Kabaev2003-08-221-1/+1
* Merge FreeBSD modifications into gcc 3.3.1-release:Alexander Kabaev2003-08-221-0/+9
* Merge FreeBSD modifications into gcc 3.3.1-release:Alexander Kabaev2003-08-221-2/+2
* Stock files.Alexander Kabaev2003-08-222-4/+7
* This commit was generated by cvs2svn to compensate for changes in r119262,Alexander Kabaev2003-08-221-0/+8
|\
| * Gcc 3.3.1-release libf2c bits.Alexander Kabaev2003-08-221-0/+8
* | This commit was generated by cvs2svn to compensate for changes in r119260,Alexander Kabaev2003-08-221-0/+8
|\|
| * Gcc 3.3.1-release Objective C support bits.Alexander Kabaev2003-08-221-0/+8
* | This commit was generated by cvs2svn to compensate for changes in r119258,Alexander Kabaev2003-08-229-61/+9466
|\|
| * Gcc 3.3.1-release C++ support bits.Alexander Kabaev2003-08-229-61/+9466
* | This commit was generated by cvs2svn to compensate for changes in r119256,Alexander Kabaev2003-08-2252-1255/+2380
|\|
| * Gcc 3.3.1-release.Alexander Kabaev2003-08-2260-1289/+2437
* | Tell the toolchain to look for rtld in /libexec instead of /usr/libexec.Gordon Tetlow2003-08-174-4/+4
* | Implement what has been documented for a long time: make -debug switchHartmut Brandt2003-08-131-0/+5
* | Change name of state_link() to state_polling() to make itMartin Blapp2003-08-103-49/+39
* | Fix devices which do not support ifm_status. Always returnMartin Blapp2003-08-091-8/+13
* | Add all interface polling patches.Martin Blapp2003-08-071-2/+8
* | Do not poll during discover. Add a polling tunable to the interfaceMartin Blapp2003-08-072-4/+26
* | - Fix the polling code to work with media settings in dhclient.conf.Martin Blapp2003-08-072-38/+189
* | Change ieee802 to ieee80211.Martin Blapp2003-08-062-53/+53
* | - Correct the path to the dot.nsmbrc sample file.Simon L. B. Nielsen2003-07-311-1/+2
* | Update for the 2003/07/29 import.Ruslan Ermilov2003-07-301-4/+5
* | This commit was generated by cvs2svn to compensate for changes in r118194,Ruslan Ermilov2003-07-305-30/+60
|\ \
| * | Vendor import of bwk's 29-Jul-2003 release.Ruslan Ermilov2003-07-305-30/+60
* | | Fix dhclient infinite loop on ro /etc/resolv.confMartin Blapp2003-07-281-5/+11
* | | Don't wait forever if there is no link, go to backgroundMartin Blapp2003-07-281-0/+2
* | | Define $FreeBSD$ at the right place.Martin Blapp2003-07-282-5/+3
* | | Enable dhclient to poll the interface state and send onlyMartin Blapp2003-07-285-6/+240
* | | Fix some off-by-one errors dealing with limits of server names,Tim J. Robbins2003-07-271-5/+5
* | | Add notice about the local change in r1.25Martin Blapp2003-07-261-0/+1
* | | Fixes for 64 bit cleanliness. The length arg to sysctl is a pointer toPeter Wemm2003-07-261-1/+2
* | | Use #include <string.h> rather than <strings.h> so that the strdup()Peter Wemm2003-07-261-1/+2
* | | Fix an annoying bug in tar. When it converted 'tar zcf' to 'tar -z -c -f'Peter Wemm2003-07-241-1/+4
* | | This commit was generated by cvs2svn to compensate for changes in r117839,Dag-Erling Smørgrav2003-07-211-11/+11
|\ \ \
| * | | MFP4: revert constification of pam_message.msg (perforce change #34785)Dag-Erling Smørgrav2003-07-211-11/+11
| * | | These files have been removed from the distribution.Dag-Erling Smørgrav2003-07-1513-600/+0
* | | | Pass getvfsbyname() the address of a struct xvfsconf instead ofTim J. Robbins2003-07-201-1/+2
* | | | Changes to allow top to decide whether or not to show multiple threads perJulian Elischer2003-07-173-5/+20
* | | | This file became OBE when we went to GCC 3.David E. O'Brien2003-07-171-257/+0
* | | | This commit was generated by cvs2svn to compensate for changes in r117615,Dag-Erling Smørgrav2003-07-1513-600/+0
* | | | This commit was generated by cvs2svn to compensate for changes in r117610,Dag-Erling Smørgrav2003-07-1599-393/+22505
|\| | |
| * | | Vendor import of OpenPAM Dogwood.Dag-Erling Smørgrav2003-07-1599-393/+22505
* | | | FreeBSD does not use this code, but ftpd_popen() contains a buffer overflow.Kris Kennaway2003-07-131-4/+10
* | | | Do not override FP rounding options for 32bit platforms. amd64 doesn'tAlexander Kabaev2003-07-121-4/+6