summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add upgrade instructionsache2004-02-251-0/+14
* Add "posix" subdir to "gnu"ache2004-02-251-0/+2
* Upgrade to regex from grep 2.4.2ache2004-02-2541-12865/+11
* Merge conflictsache2004-02-252-1370/+1688
* This commit was generated by cvs2svn to compensate for changes in r126209,ache2004-02-251-0/+542
|\
| * Virgin import (trimmed) of GNU regex, from GNU grep 2.4.2ache2004-02-253-1531/+2566
| * This commit was manufactured by cvs2svn to create branchcvs2svn1993-07-301262-444289/+0
* | Bump FreeBSD_version for getopt_long_only() addingache2004-02-251-1/+1
* | No reason to disable this test on powerpc.grehan2004-02-251-2/+0
* | Use signed char cast to avoid out-of-range error on PowerPC (which hasgrehan2004-02-251-4/+5
* | o Use `I-O DATA' instead of `IO DATA' as the vendor uses the formernon2004-02-251-2/+2
* | Add DDB_NUMSYM option which in addition to the symbolic representationphk2004-02-243-0/+12
* | Unconst. Somebody didn't compile LINT.phk2004-02-241-1/+1
* | - Clarify ambiguous statement about not being able to both slock and xlockjhb2004-02-241-4/+7
* | Have edquota honour MAXLOGNAME rather than hardcoding the maximumceri2004-02-241-1/+1
* | style.Makefile(5):johan2004-02-242-2/+2
* | style.Makefile(5):johan2004-02-241-4/+2
OpenPOWER on IntegriCloud