aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Replace the ldexp() implementation in libc with a renamed copy of theDavid Schultz2005-01-226-739/+123
* Embellish rev 1.61. If we're not building a debug kernel, use -O2 as before.David E. O'Brien2005-01-221-2/+7
* s/round_page/trunc_page/gBosko Milekic2005-01-221-4/+4
* Forced commit to note:Wes Peters2005-01-210-0/+0
* Add an option to suppress the creation of the .snap directory inWes Peters2005-01-214-32/+60
* Improved error checking for existence of a .snap directory toWes Peters2005-01-212-18/+29
* - Soften sentence breaks.Ruslan Ermilov2005-01-212-71/+112
* Fixed macro abuse.Ruslan Ermilov2005-01-211-1/+1
* Fixed xrefs.Ruslan Ermilov2005-01-215-5/+5
* Fixed punctuation in xrefs.Ruslan Ermilov2005-01-215-9/+9
* we don't need the offset in the attr memory to get the ethernetWarner Losh2005-01-211-14/+12
* Only report state changes of subdisks and plexes when there'sLukas Ertl2005-01-211-2/+14
* Don't initialize error with ENXIO as we might end up here whenLukas Ertl2005-01-211-2/+1
* Braino. Revert previous commit, NO_MAN was already corrected.Bruce M Simpson2005-01-211-1/+1
* we don't need to make fake sockaddr_in6 to compare subject address.Hajimu UMEMOTO2005-01-211-13/+2
* Bring in MemGuard, a very simple and small replacement allocatorBosko Milekic2005-01-216-0/+317
* Catch up with NO_MAN->NOMAN change.Bruce M Simpson2005-01-211-1/+1
* If a device resides in physical slot 0, report it as being on-board asBruce M Simpson2005-01-211-2/+5
* Fix a masking error. Update copyright.Bruce M Simpson2005-01-211-2/+2
* Do not treat an invalid PIR table checksum as a fatal error condition, butBruce M Simpson2005-01-211-4/+5
* Fix handling of providers with / in them (e.g. mirror/foo).Pawel Jakub Dawidek2005-01-211-1/+2
* Whitespace/style tweaking of prev. commit.Andrey A. Chernov2005-01-216-24/+18
* Reflect the reality; only crypt(3) uses /etc/auth.confRuslan Ermilov2005-01-211-1/+1
* Fixed xref.Ruslan Ermilov2005-01-212-3/+5
* Removed remnants of Kerberos support.Ruslan Ermilov2005-01-212-24/+6
* Removed Kerberos remnants.Ruslan Ermilov2005-01-212-39/+2
* Fixed xref.Ruslan Ermilov2005-01-2113-15/+15
* Fixed macro abuse.Ruslan Ermilov2005-01-211-1/+1
* Fixed xrefs.Ruslan Ermilov2005-01-219-16/+16
* Remove prototype of undefined function so this compiles again.Poul-Henning Kamp2005-01-211-2/+0
* Fixed xref.Ruslan Ermilov2005-01-212-2/+2
* De-kerberize the manpage.Ruslan Ermilov2005-01-211-24/+3
* Fixed .Xr call.Ruslan Ermilov2005-01-211-1/+2
* Sort sections.Ruslan Ermilov2005-01-21150-1167/+1167
* Fixes to previous revision:Ruslan Ermilov2005-01-211-4/+5
* Add two more pipe regression tests. Not yet hooked into the test framework.Mike Silbersack2005-01-212-0/+116
* JumboMFi386: use bitmapped IPI handler. Update elcr and default mptablePeter Wemm2005-01-2113-138/+298
* MFi386: handle PSL_T properly across fork. Typo fix.Peter Wemm2005-01-211-1/+13
* MFi386: whitespace, copyright header, etc updatesPeter Wemm2005-01-216-7/+3
* MFi386: use %rip - 1 for the symbol search address (for noreturn funcs)Peter Wemm2005-01-211-2/+8
* Document the shiny new WITHOUT_MODULES knob in make.conf.Wes Peters2005-01-212-0/+12
* Rework pccard attachment a little. Now both of my fe based ethernetWarner Losh2005-01-211-26/+22
* Some older PC Cards have a weird format for FUNCE tuples. They appearWarner Losh2005-01-212-2/+15
* Fix (accidental?) lock order reversal in pmap_remove. Found whenPeter Grehan2005-01-213-3/+3
* POSIX says that 0[xX] prefix is _optional_ even in base 16 case, make itAndrey A. Chernov2005-01-216-6/+30
* Remove 6422, V100 and add the P600.Paul Saab2005-01-201-2/+1
* Remove references to non-existing symbols DO_corb and got_mmu.Olivier Houchard2005-01-201-7/+0
* Protect against recursive slices creation in simlar way as it is donePawel Jakub Dawidek2005-01-201-7/+33
* Don't print 'unknown id' in the ep_pccard_identify routine. It isWarner Losh2005-01-201-2/+1
* Remove now-stale commentWarner Losh2005-01-201-10/+2