| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace a reference to /kernel with /boot/kernel/kernel | eivind | 2003-08-26 | 1 | -1/+1 |
* | Reformat FBSD_{START,END}FILE_SPEC to FSF coding standards. | obrien | 2003-08-24 | 3 | -45/+33 |
* | Remove the # ("stringify") operator from the printf() arguments in | tjr | 2003-08-23 | 1 | -1/+1 |
* | Enable warn_system_heders by default. | kan | 2003-08-22 | 2 | -1/+2 |
* | Merge FreeBSD modifications into gcc 3.3.1-prerelease: | kan | 2003-08-22 | 1 | -5/+7 |
* | Merge FreeBSD modifications into gcc 3.3.1-release: | kan | 2003-08-22 | 1 | -11/+23 |
* | Merge FreeBSD modifications into gcc 3.3.1-release: | kan | 2003-08-22 | 1 | -1/+1 |
* | Merge FreeBSD modifications into gcc 3.3.1-release: | kan | 2003-08-22 | 1 | -0/+9 |
* | Merge FreeBSD modifications into gcc 3.3.1-release: | kan | 2003-08-22 | 1 | -2/+2 |
* | Stock files. | kan | 2003-08-22 | 2 | -4/+7 |
* | This commit was generated by cvs2svn to compensate for changes in r119262, | kan | 2003-08-22 | 1 | -0/+8 |
|\ |
|
| * | Gcc 3.3.1-release libf2c bits. | kan | 2003-08-22 | 1 | -0/+8 |
* | | This commit was generated by cvs2svn to compensate for changes in r119260, | kan | 2003-08-22 | 1 | -0/+8 |
|\ \
| |/ |
|
| * | Gcc 3.3.1-release Objective C support bits. | kan | 2003-08-22 | 1 | -0/+8 |
* | | This commit was generated by cvs2svn to compensate for changes in r119258, | kan | 2003-08-22 | 9 | -61/+9466 |
|\ \
| |/ |
|
| * | Gcc 3.3.1-release C++ support bits. | kan | 2003-08-22 | 9 | -61/+9466 |
* | | This commit was generated by cvs2svn to compensate for changes in r119256, | kan | 2003-08-22 | 52 | -1255/+2380 |
|\ \
| |/ |
|
| * | Gcc 3.3.1-release. | kan | 2003-08-22 | 60 | -1289/+2437 |
* | | Tell the toolchain to look for rtld in /libexec instead of /usr/libexec. | gordon | 2003-08-17 | 4 | -4/+4 |
* | | Implement what has been documented for a long time: make -debug switch | harti | 2003-08-13 | 1 | -0/+5 |
* | | Change name of state_link() to state_polling() to make it | mbr | 2003-08-10 | 3 | -49/+39 |
* | | Fix devices which do not support ifm_status. Always return | mbr | 2003-08-09 | 1 | -8/+13 |
* | | Add all interface polling patches. | mbr | 2003-08-07 | 1 | -2/+8 |
* | | Do not poll during discover. Add a polling tunable to the interface | mbr | 2003-08-07 | 2 | -4/+26 |
* | | - Fix the polling code to work with media settings in dhclient.conf. | mbr | 2003-08-07 | 2 | -38/+189 |
* | | Change ieee802 to ieee80211. | mbr | 2003-08-06 | 2 | -53/+53 |
* | | - Correct the path to the dot.nsmbrc sample file. | simon | 2003-07-31 | 1 | -1/+2 |
* | | Update for the 2003/07/29 import. | ru | 2003-07-30 | 1 | -4/+5 |
* | | This commit was generated by cvs2svn to compensate for changes in r118194, | ru | 2003-07-30 | 5 | -30/+60 |
|\ \ |
|
| * | | Vendor import of bwk's 29-Jul-2003 release. | ru | 2003-07-30 | 5 | -30/+60 |
* | | | Fix dhclient infinite loop on ro /etc/resolv.conf | mbr | 2003-07-28 | 1 | -5/+11 |
* | | | Don't wait forever if there is no link, go to background | mbr | 2003-07-28 | 1 | -0/+2 |
* | | | Define $FreeBSD$ at the right place. | mbr | 2003-07-28 | 2 | -5/+3 |
* | | | Enable dhclient to poll the interface state and send only | mbr | 2003-07-28 | 5 | -6/+240 |
* | | | Fix some off-by-one errors dealing with limits of server names, | tjr | 2003-07-27 | 1 | -5/+5 |
* | | | Add notice about the local change in r1.25 | mbr | 2003-07-26 | 1 | -0/+1 |
* | | | Fixes for 64 bit cleanliness. The length arg to sysctl is a pointer to | peter | 2003-07-26 | 1 | -1/+2 |
* | | | Use #include <string.h> rather than <strings.h> so that the strdup() | peter | 2003-07-26 | 1 | -1/+2 |
* | | | Fix an annoying bug in tar. When it converted 'tar zcf' to 'tar -z -c -f' | peter | 2003-07-24 | 1 | -1/+4 |
* | | | This commit was generated by cvs2svn to compensate for changes in r117839, | des | 2003-07-21 | 1 | -11/+11 |
|\ \ \ |
|
| * | | | MFP4: revert constification of pam_message.msg (perforce change #34785) | des | 2003-07-21 | 1 | -11/+11 |
| * | | | These files have been removed from the distribution. | des | 2003-07-15 | 13 | -600/+0 |
* | | | | Pass getvfsbyname() the address of a struct xvfsconf instead of | tjr | 2003-07-20 | 1 | -1/+2 |
* | | | | Changes to allow top to decide whether or not to show multiple threads per | julian | 2003-07-17 | 3 | -5/+20 |
* | | | | This file became OBE when we went to GCC 3. | obrien | 2003-07-17 | 1 | -257/+0 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r117615, | des | 2003-07-15 | 13 | -600/+0 |
* | | | | This commit was generated by cvs2svn to compensate for changes in r117610, | des | 2003-07-15 | 99 | -393/+22505 |
|\ \ \ \
| |/ / / |
|
| * | | | Vendor import of OpenPAM Dogwood. | des | 2003-07-15 | 99 | -393/+22505 |
* | | | | FreeBSD does not use this code, but ftpd_popen() contains a buffer overflow. | kris | 2003-07-13 | 1 | -4/+10 |
* | | | | Do not override FP rounding options for 32bit platforms. amd64 doesn't | kan | 2003-07-12 | 1 | -4/+6 |