summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use WARNS?= instead of WARNS= in Makefiles so that global warningrwatson2005-01-223-3/+3
* Bring in support for SUGOI LAN GIGA NIC made by System TALKS, Inc fromimp2005-01-222-0/+4
* Fix markup.bms2005-01-221-2/+3
* Scot pointed out that the dynamic zone example didn't seem to "flow"dougb2005-01-221-11/+17
* Add a note about the slot number not necessarily indicating the physicalbms2005-01-221-5/+13
* When DDB is not defined, don't implement witness_thread_has_locks() andrwatson2005-01-221-0/+2
* handle potential stale values of bssid in neighbor nodes thatsam2005-01-221-1/+5
* Update mac_test for MAC Framework policy entry points System V IPCrwatson2005-01-221-0/+378
* when ssid suppression is enabled don't respond to probe requestssam2005-01-221-0/+8
* be consistent in naming inactivity timers;sam2005-01-221-1/+1
* Update mac_stub for MAC Framework policy entry points System V IPCrwatson2005-01-221-5/+213
* o replace out-of-line copy of FCS w/ a flag that indicates thesam2005-01-221-9/+18
* Implement MLS confidentiality protection for System V IPC objectsrwatson2005-01-221-5/+391
* Implement Biba integrity protection for System V IPC objects (messagerwatson2005-01-221-5/+394
* Allow to specify device size in bytes.pjd2005-01-222-2/+4
* s/principals/principles/wilko2005-01-222-6/+1
* - Don't destroy UMA zone on error in mdcreate_malloc(), because we need itpjd2005-01-221-4/+1
* Make sure that we don't define INET6 when NO_INET6 is defined.delphij2005-01-221-0/+2
* Guard against address wrap in kernacc(). Otherwise, a program accessing aalc2005-01-221-0/+5
* Invoke label initialization, creation, cleanup, and tear-down MACrwatson2005-01-221-0/+95
* Add a couple of mtx_asserts() to try to narrow down the window onphk2005-01-221-0/+2
* Invoke label initialization, creation, cleanup, and tear-down MACrwatson2005-01-221-0/+83
* Invoke label initialization, creation, cleanup, and tear-down MACrwatson2005-01-221-0/+162
* Especially mention that setting errno to EINVAL in "no conversion" caseache2005-01-222-4/+8
* Document -l and -n options in usage().ru2005-01-221-0/+2
* Polish previous revision:ru2005-01-221-6/+12
* Add fma() and fmaf(), which implement a fused multiply-add operation.das2005-01-228-3/+412
* Don't pass unadulterated unit numbers to make_dev and its ilk- if youmjacob2005-01-222-5/+6
* Replace the ldexp() implementation in libc with a renamed copy of thedas2005-01-226-739/+123
* Embellish rev 1.61. If we're not building a debug kernel, use -O2 as before.obrien2005-01-221-2/+7
* s/round_page/trunc_page/gbmilekic2005-01-221-4/+4
* Forced commit to note:wes2005-01-210-0/+0
* Add an option to suppress the creation of the .snap directory inwes2005-01-214-32/+60
* Improved error checking for existence of a .snap directory towes2005-01-212-18/+29
* - Soften sentence breaks.ru2005-01-212-71/+112
* Fixed macro abuse.ru2005-01-211-1/+1
* Fixed xrefs.ru2005-01-215-5/+5
* Fixed punctuation in xrefs.ru2005-01-215-9/+9
* we don't need the offset in the attr memory to get the ethernetimp2005-01-211-14/+12
* Only report state changes of subdisks and plexes when there'sle2005-01-211-2/+14
* Don't initialize error with ENXIO as we might end up here whenle2005-01-211-2/+1
* Braino. Revert previous commit, NO_MAN was already corrected.bms2005-01-211-1/+1
* we don't need to make fake sockaddr_in6 to compare subject address.ume2005-01-211-13/+2
* Bring in MemGuard, a very simple and small replacement allocatorbmilekic2005-01-216-0/+317
* Catch up with NO_MAN->NOMAN change.bms2005-01-211-1/+1
* If a device resides in physical slot 0, report it as being on-board asbms2005-01-211-2/+5
* Fix a masking error. Update copyright.bms2005-01-211-2/+2
* Do not treat an invalid PIR table checksum as a fatal error condition, butbms2005-01-211-4/+5
* Fix handling of providers with / in them (e.g. mirror/foo).pjd2005-01-211-1/+2
* Whitespace/style tweaking of prev. commit.ache2005-01-216-24/+18
OpenPOWER on IntegriCloud