summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Turn the hea and hfa HARP storage pools into UMA zones and insertarr2002-06-1414-63/+77
* Move the #include and #define's to the top of the file.tjr2002-06-141-4/+4
* Bump the size of the equivalence set to NCHARS; this file was left outtjr2002-06-141-1/+1
* Add an entry for the US Robotics 2415.nsayer2002-06-141-0/+1
* Use the Cm macro for the clear, init, reset and longname operands.tjr2002-06-141-4/+4
* Adjust the exit status to conform to SUSv3 and document the fact it takestjr2002-06-142-19/+29
* Sort sections. Avoid using "The -? option" at the start of option descriptions.tjr2002-06-141-11/+7
* Use an usage() rather than doing the fprintf inside option parsing.jmallett2002-06-141-3/+9
* Don't treat the trailing ']' of an equivalence class expression as atjr2002-06-141-1/+2
* Add the P1003.1-2001 -C option which complements the set of characterstjr2002-06-142-29/+58
* Reserve two constants for managing socket MAC labels via socket options.rwatson2002-06-141-0/+2
* Whitespaec consistency.rwatson2002-06-141-6/+6
* Notify functions can destroy the pcb, so they have to return anhsu2002-06-1411-46/+73
* Implement support for equivalence classes ([=e=]) when the mapping istjr2002-06-143-14/+45
* Add a comment about how we should use vn_open() here instead of directlyrwatson2002-06-141-0/+4
* I'm keeping an eye on xtenimp2002-06-141-0/+1
* document hw.pcic.ignore_pciimp2002-06-142-0/+10
* Add US Robotics Wireless Card 2410imp2002-06-141-1/+5
* Missed in earlier commit -- I did cvs commit src/lib/libc. Oops.rwatson2002-06-148-118/+0
* Re-commit w/fix:silby2002-06-143-3/+18
* Back out ip_tos/ip_ttl/DF "fix", it just panic'd my box. :)silby2002-06-143-20/+1
* Ensure that the syn cache's syn-ack packets contain the samesilby2002-06-143-1/+20
* Exit with non-zero status if an input file can not be opened. This wastjr2002-06-141-0/+1
* Fix one serious bug and one potential problem with in-place editing code:sobomax2002-06-141-70/+60
* Set system_map for both mbuf_map and clust_map to 1, in mbuf_init().bmilekic2002-06-131-2/+4
* Regen.rwatson2002-06-135-57/+17
* Keep POSIX.1e capabilities system call placeholders, but remove definitions.rwatson2002-06-131-6/+6
* No POSIX.1e capabilities in the main tree yet.rwatson2002-06-1330-3265/+0
* In addition to exiting the dialog via ESC, the user could also havedougb2002-06-131-1/+1
* Include information on the dangers of passing a user-supplied string aschris2002-06-131-0/+21
* kern_cap.c no longer needed.rwatson2002-06-132-126/+0
* opt_cap.c no longer neededrwatson2002-06-133-6/+0
* Because we're holding an exclusive write lock on the head, references tohsu2002-06-131-3/+0
* POSIX.1e capabilities aren't here yet, don't put an option for itrwatson2002-06-131-1/+0
* Add the final bits that allow the use of rc.d. Note that you can togglegordon2002-06-132-2/+104
* Add a couple of variables for rc.dgordon2002-06-131-0/+12
* Hook rcorder and rc.d into the build.gordon2002-06-132-2/+4
* Bring this up to date with the latest NetBSD bits. Also add some bits ofgordon2002-06-131-145/+545
* Merge in all the changes that Mike Makonnen has been maintaining for agordon2002-06-13112-354/+2913
* Fix a race during null node creation between relookuping the hash andsemenu2002-06-134-105/+102
* beforeinstall target:grog2002-06-131-1/+2
* Add two new options:grog2002-06-134-4/+24
* Fix up merge bogons, hopefully correctly this time.bmah2002-06-132-8/+2
* Arrgh. Back out rev. 1.366. This did fix problems but picked upbmah2002-06-132-62/+26
* Fix up some SGML bogons caused by merge conflicts that somehow didn'tbmah2002-06-132-26/+62
* Change null_hashlock into null_hashmtx, because there is no need forsemenu2002-06-131-22/+15
* Fix the "error" path (when dropping not fully initialized vnode).semenu2002-06-133-19/+26
* Fix wrong locking in null_inactive and null_reclaim. This makes nullfssemenu2002-06-131-10/+7
* hw.pcic.ignore_pciimp2002-06-131-1/+9
* FreeBSDize the NetBSD Makefile so that this compiles.obrien2002-06-131-1/+9
OpenPOWER on IntegriCloud