Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix $FreeBSD$ ids. | obrien | 2004-03-16 | 11 | -11/+29 |
| | |||||
* | Fix some style(9) related issues after discussion with/education from bde: | mlaier | 2004-03-15 | 12 | -118/+94 |
| | | | | | | | | | | | | | | - Add <sys/param.h> and <limits.h> where required (do not depend on other headers pulling it in). - __dead -> __dead2 - #if defined() -> #ifdef - Remove ugly PRIu64 macros and use %llu w/ (unsigned long long) cast. All changes looped back to OpenBSD (where applicable) for easier sync in the future. Requested by: bde Approved by: bms(mentor) | ||||
* | This commit was generated by cvs2svn to compensate for changes in r126854, | des | 2004-03-11 | 1 | -18/+25 |
|\ | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | MFP4 (#47094): avoid bogus NULL pointer warnings when building with -DDEBUG. | des | 2004-03-11 | 1 | -18/+25 |
| | | |||||
* | | Fix two instances of improper NULL/0 use idetified by the changes lately. | mlaier | 2004-03-08 | 2 | -2/+2 |
| | | | | | | | | | | Submitted by: Patrick Marie Approved by: bms(mentor) | ||||
* | | Add local define of HTONL() as it was decided to protect this by _KERNEL | mlaier | 2004-02-28 | 1 | -0/+5 |
| | | | | | | | | in <net/pfvar.h> | ||||
* | | This commit was generated by cvs2svn to compensate for changes in r126357, | mlaier | 2004-02-28 | 2 | -0/+122 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Missed those two during the original import. Taken from OpenBSD's util.h | mlaier | 2004-02-28 | 2 | -0/+122 |
| | | | | | | | | | | | | Approved by: bms(mentor) | ||||
* | | | Apply diff from the port. | mlaier | 2004-02-28 | 10 | -23/+165 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather small diff for the userland (in contrast to the kernel): - Some header file location/differences - Clean compilation on 64bit arch (identified by bento a long time ago) - ALTQ not (yet) available. Leave a switch for patchsets and future ... - most files can be used from the vendor branch Approved by: bms(in general) | ||||
* | | | This commit was generated by cvs2svn to compensate for changes in r126353, | mlaier | 2004-02-28 | 27 | -0/+20141 |
|\ \ \ | |/ / | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Vendor import of OpenBSD's pf userland as of OpenBSD 3.4 | mlaier | 2004-02-28 | 27 | -0/+20141 |
| / | | | | | | | Approved by: bms(mentor), core(in general) | ||||
* | | Merge from NetBSD rev. 1.3 (drochner): Use getifaddrs(3) instead of | tjr | 2004-02-26 | 1 | -61/+30 |
| | | | | | | | | SIOCGIFCONF. | ||||
* | | Back out getopt* adding here per maintainer request | ache | 2004-02-25 | 1 | -2/+0 |
| | | |||||
* | | Add */lib/getopt* I miss somehow initially. | ache | 2004-02-18 | 1 | -0/+2 |
| | | |||||
* | | Remove unneeded files | ache | 2004-02-17 | 4 | -1646/+2 |
| | | |||||
* | | Remove unneeded files | ache | 2004-02-17 | 5 | -1390/+3 |
| | | |||||
* | | Remove unneded files | ache | 2004-02-17 | 4 | -1648/+1 |
| | | |||||
* | | Remove unneded files | ache | 2004-02-17 | 6 | -1463/+1 |
| | | |||||
* | | Remove unneded files | ache | 2004-02-17 | 4 | -1075/+1 |
| | | |||||
* | | Remove files no longer needed | ache | 2004-02-17 | 3 | -1433/+0 |
| | | |||||
* | | Remove files no longer needed | ache | 2004-02-17 | 3 | -1436/+0 |
| | | |||||
* | | Remove files no longer needed | ache | 2004-02-17 | 4 | -1069/+1 |
| | | |||||
* | | getopt_long() returned 0 (i.e. long options) case not handled, add it | ache | 2004-02-17 | 1 | -0/+4 |
| | | | | | | | | (symptom: "bc --quiet" not works while "bc -q" works) | ||||
* | | Remove files no longer needed | ache | 2004-02-16 | 5 | -1061/+3 |
| | | | | | | | | Switch back to regex.h | ||||
* | | Update for 8.12.11 import | gshapiro | 2004-02-14 | 1 | -4/+4 |
| | | | | | | | | MFC after: 7 days | ||||
* | | Fix sendmail 8.12.11 import conflicts | gshapiro | 2004-02-14 | 6 | -19/+63 |
| | | |||||
* | | This commit was generated by cvs2svn to compensate for changes in r125820, | gshapiro | 2004-02-14 | 40 | -224/+634 |
|\ \ | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | Import sendmail 8.12.11 | gshapiro | 2004-02-14 | 46 | -244/+699 |
| | | | |||||
* | | | Mention which patches imported | ache | 2004-02-13 | 1 | -0/+3 |
| | | | |||||
* | | | This commit was generated by cvs2svn to compensate for changes in r125759, | ache | 2004-02-13 | 3 | -7/+16 |
|\ \ \ | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | | Official patches 001-005 | ache | 2004-02-13 | 5 | -21/+35 |
| | | | | |||||
* | | | | Official patches 001-005 | ache | 2004-02-10 | 1 | -2/+6 |
| | | | | | | | | | | | | | | | | PR: 62555 | ||||
* | | | | This commit was generated by cvs2svn to compensate for changes in r125647, | des | 2004-02-10 | 60 | -1032/+2005 |
|\ \ \ \ | | |_|/ | |/| | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | | Vendor import of OpenPAM Eelgrass. | des | 2004-02-10 | 60 | -1032/+2005 |
| | | | | |||||
* | | | | Update for the 2004/02/07 import. | ru | 2004-02-08 | 1 | -5/+5 |
| | | | | |||||
* | | | | This commit was generated by cvs2svn to compensate for changes in r125601, | ru | 2004-02-08 | 4 | -4/+39 |
|\ \ \ \ | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | | | Vendor import of bwk's 7-Feb-2004 release. | ru | 2004-02-08 | 4 | -4/+39 |
| | | | | | |||||
* | | | | | Update for the 2003/07/31 import. | ru | 2004-02-07 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | This commit was generated by cvs2svn to compensate for changes in r125505, | ru | 2004-02-05 | 2 | -3/+3 |
|\ \ \ \ \ | |/ / / / | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | | | Fixes from 31-Jul-2003; make it 8-bit clean. | ru | 2004-02-05 | 2 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | Forgotten by: ru (for far too long) | ||||
* | | | | | Make gcc -pthread link to -lpthread instead of -lc_r. | deischen | 2004-01-30 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Add an exclusion list that lists all the files from the original | harti | 2004-01-28 | 1 | -0/+10 |
| | | | | | | | | | | | | | | | | | | | | distribution that we don't need. | ||||
* | | | | | Merge from NetBSD rev. 1.2 (drochner): Do the address calculations inside | tjr | 2004-01-28 | 1 | -13/+23 |
| | | | | | | | | | | | | | | | | | | | | | | | | | the data delivered by SIOCGIFCONF correctly (this isn't a plain array!), and sort the checks a bit to avoid duplicates in the interface list. | ||||
* | | | | | Update the upgrade instructions to account for the fact, that | harti | 2004-01-26 | 1 | -4/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | there is no need anymore to re-create files. Also give a hint to look for changes needed to the Makefiles. | ||||
* | | | | | Dhclient dumps core on suspend/resume cycles. If the client isn't active | mbr | 2004-01-25 | 1 | -4/+9 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | then we need to go to the reboot state or in state_bound it will core on the de-reference of client -> active -> options since client -> active = NULL. While we are here, fix the indentation. Submitted by: Doug Ambrisko <ambrisko@ambrisko.com> | ||||
* | | | | | This commit was generated by cvs2svn to compensate for changes in r124861, | harti | 2004-01-23 | 53 | -650/+2122 |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | which included commits to RCS files with non-trunk default branches. | ||||
| * | | | | | Virgin import of bsnmpd 1.5a | harti | 2004-01-23 | 54 | -651/+2124 |
| | | | | | | |||||
| * | | | | | This commit was manufactured by cvs2svn to create branch 'VENDOR-bsnmp'. | cvs2svn | 2003-11-10 | 1 | -0/+25 |
| | | | | | | |||||
* | | | | | | Fix traceroute where [number of hops] * [number of packets per hop] > 255. | cperciva | 2004-01-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR: misc/61336 Submitted by: Mike Hibler <mike@cs.utah.edu> Approved by: rwatson (mentor) | ||||
* | | | | | | Merge security fix from vendor branch (revision 1.1.1.14). | nectar | 2004-01-21 | 1 | -4/+19 |
| | | | | | |