summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prepare for upcoming 3.8p1 import.des2004-02-261-1/+1
* Pull asbesthos underpants on and disable protocol version 1 by default.des2004-02-263-3/+3
* Merge from NetBSD rev. 1.3 (drochner): Use getifaddrs(3) instead oftjr2004-02-261-61/+30
* Rremoved bogus -static from CFLAGS. Makeworld will add -static in thebde2004-02-262-2/+2
* Backed out rev.1.6 and subsequent copying of it (bogus addition ofbde2004-02-261-6/+6
* Backed out the residue of rev.1.13 (bogus addition of -static to CFLAGS).bde2004-02-261-2/+5
* Backed out previous commit (bogus addition of -static to CFLAGS).bde2004-02-261-3/+2
* Bring eventhandler callbacks for pf.mlaier2004-02-264-0/+28
* Tweak existing header and other build infrastructure to be able to buildmlaier2004-02-2617-5/+148
* Move inet and inet6 related MAC Framework entry points from mac_net.crwatson2004-02-265-655/+809
* Bring diff from the security/pf port. This has code been tested as a portmlaier2004-02-2611-50/+3205
* This commit was generated by cvs2svn to compensate for changes in r126258,mlaier2004-02-2611-0/+13723
|\
| * Vendor import of OpenBSD's packet filter (pf) as of OpenBSD 3.4mlaier2004-02-2611-0/+13723
* Test data before using it.eric2004-02-261-0/+4
* Update copyright on mac.9 for 2004. Use "-" for copyright yearrwatson2004-02-261-3/+9
* Add a "-l" parameter to mdmfs so that memory file systems can berwatson2004-02-262-1/+7
* Add a "-l" flag to newfs, which sets the FS_MULTILABEL flag. Thisrwatson2004-02-264-2/+11
* Split the mlock() kernel code into two parts, mlock(), which unpackstruckman2004-02-2616-87/+111
* Assert pipe mutex in pipeselwakeup(), as we manipulate pipe_staterwatson2004-02-261-0/+1
* Add a note about the routed update breaking compatibility (for MD5bms2004-02-251-0/+8
* Sync HEAD sources to vendor branch import of routed v2.27 from rhyolite.com.bms2004-02-2515-163/+372
* Update comment regarding MAC labels: we no longer pass endpointsrwatson2004-02-251-7/+3
* Since we don't use PG_NX yet, don't turn on EFER_NXE quite yet. This needspeter2004-02-252-0/+6
* Fix endianes bugemax2004-02-251-0/+3
* Use the -H option instead of the deprecated -follow predicate.des2004-02-251-1/+1
* Make the resolver(3) and many associated interfaces much more reentrant.green2004-02-2515-55/+289
* According to source code, under certain conditions, logging goes to thecharnier2004-02-251-1/+1
* Re-remove MT_TAGs. The problems with dummynet have been fixed now.mlaier2004-02-2517-445/+469
* Remove freebsd-update -- it breaks the Alpha, sparc64, ia64, and amd64obrien2004-02-251-1/+0
* Do not depend on existence of _end symbol in obj_from_addr, usekan2004-02-251-8/+1
* Add FreeBSD 5.2.1wosch2004-02-251-1/+4
* Update manual page.phk2004-02-251-19/+26
* Add SiI3512.brueffer2004-02-251-1/+1
* Make mode setting with fdcontrol(8) stick.phk2004-02-252-364/+122
* Recognize "auto" format.phk2004-02-252-6/+47
* Set size field correctly, it is number of sectors on the device, notphk2004-02-251-2/+6
* Demangled vendor ids. Fixed misplaced FreeBSD id.bde2004-02-251-6/+9
* Fix style bug in last commit,johan2004-02-252-7/+8
* Backed out rev.1.6. A bogus include was added to work around breakage ofbde2004-02-251-2/+0
* Fixed namespace pollution in rev.1.74. Implementation of the syncachebde2004-02-251-1/+4
* Don't use the negatively-opaque type uma_zone_t or be chummy withbde2004-02-251-3/+1
* Change warning hint to be more usefulache2004-02-251-1/+1
* Add support for the sii3512 SATA chip.sos2004-02-252-0/+3
* Fixed some insertion sort errors.bde2004-02-251-13/+13
* Fixed some style bugs in previous commit (unsorting of the DDB_* options,bde2004-02-251-5/+6
* Relax a KASSERT condition to allow for a valid corner case wherehsu2004-02-252-4/+10
* Revert the last commit. I don't know what I was thinking, but this changescottl2004-02-251-1/+0
* Add an 'add' command to ugidfw(8), which permits specifying a newrwatson2004-02-252-10/+65
* Add bsde_add_rule(), which is similar to bsde_set_rule() except thatrwatson2004-02-255-4/+79
* Back out getopt* adding here per maintainer requestache2004-02-251-2/+0
OpenPOWER on IntegriCloud