summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mdoc(7) police: removed duplicate .Os call.ru2000-12-141-1/+1
* Make Embedded Controller driver interrupt driven.takawata2000-12-141-19/+77
* mdoc(7) police: removed duplicate .Os calls.ru2000-12-147-8/+2
* mdoc(7) police: removed history info from the .Os FreeBSD call.ru2000-12-14120-151/+160
* Prepare for FreeBSD 4.3, we already have the manpage that refers to it.ru2000-12-141-0/+1
* mdoc(7) police: removed history info from the .Os call.ru2000-12-144-4/+4
* Grammar fix.sheldonh2000-12-141-1/+1
* - Move ifs_init() so that it can initialize ifs_inode_hash_mtx.tanimura2000-12-141-12/+12
* mdoc(7) police: add a missing .Os, change the list type to ``tagged''.ru2000-12-141-11/+10
* Mdoc(7)ify.ru2000-12-142-22/+45
* Use _lapic+offset to access the local apic from assembly languagejake2000-12-1410-60/+74
* Adapt sysinstall to use the new msgNoYes() function which assumesjkh2000-12-1425-69/+138
* Add a new function, dialog_noyes(), for sysinstall to be able tojkh2000-12-143-13/+45
* o Check return of strdup() for NULL, abort if so.rwatson2000-12-141-1/+4
* Fix this based on Mike's moved pci code. We needed to delete the pci_mimp2000-12-141-4/+2
* Document the MA_RECURSED and MA_NOTRECURSED assertion flags as well asjhb2000-12-131-0/+15
* Fix include directories for crossbuilding.marcel2000-12-131-1/+1
* Fix a logical bug introduced by changing the formatting.tomsoft2000-12-131-1/+1
* - Add a new flag MTX_QUIET that can be passed to the various mtx_*jhb2000-12-134-126/+205
* o Remove the COMPAT_OLDPCI option now that Mike removed it.imp2000-12-131-3/+3
* Reconnect linprocfs.des2000-12-131-2/+2
* Use kinfo_proc instead of eproc (which Kirk deep-sixed earlier this week)des2000-12-132-216/+260
* Add dependency on linux, which is needed for proc/version.des2000-12-131-0/+1
* For PC164: document "ERROR: ISA table corrupt!" and workaroundwilko2000-12-131-1/+4
* Add sbuf(9) man page with links to API function names.des2000-12-132-0/+245
* Add subr_sbuf.c.des2000-12-131-0/+1
* String buffer APIdes2000-12-132-0/+347
* Flesh out a simple framework for dependency checking rc.conf enabledbsd2000-12-131-23/+19
* If we fail to emulate a vm86 trap in kernel mode, then we usejhb2000-12-133-0/+3
* Include vm/vm_zone.h prior to vm/swap_pager.h.tanimura2000-12-131-0/+1
* Strip the .comment and .note sections when stripping. There's nornordier2000-12-131-1/+1
* This file was not regenerated for the latest import, thus theru2000-12-131-1/+1
* I really hate it when part of a patch gets left out.julian2000-12-131-1/+0
* document TUNSIFINFO, TUNGIFINFO, TUNSIFPID, TUNSIFHEAD, TUNGIFHEADassar2000-12-131-2/+27
* Move `#include <sys/devicestat.h>' into #ifdef/#endif to keepnon2000-12-131-1/+1
* -Change manufacture ID for REX-5535AC, REX-5535X, REX-9835X, and REX-9835Znon2000-12-131-4/+6
* Mdoc(7)ify.ru2000-12-132-51/+62
* If the URL did not specify a scheme, try to guess it from the host name.des2000-12-131-0/+10
* Avoid a segfault (due to an unitialized pointer) when parsing URLs that havedes2000-12-131-0/+2
* Do not race for the lock of an inode hash.tanimura2000-12-132-12/+84
* - If swap metadata does not fit into the KVM, reduce the number oftanimura2000-12-1311-27/+76
* Introduce a new potientially cleaner interface for accessing per-cpujake2000-12-1322-275/+292
* Add route interrupt method.mjacob2000-12-131-0/+2
* Lock the allproc list.jake2000-12-131-1/+4
* #endif should not have a non-comment token after it.obrien2000-12-131-1/+1
* Preventing runaway kernel soft updates memory, take three.mckusick2000-12-134-73/+168
* Sync with i386/GENERIC rev 1.294 removing "COMPAT_OLDPCI".obrien2000-12-133-3/+0
* Remove unnecessary includes found by phk's script. I've been buildingimp2000-12-134-5/+0
* Fix problem with ax88190 based cards trying to probe further afterimp2000-12-131-0/+1
* Remove unnecessary includes found by phk's script a long time ago.imp2000-12-132-4/+0
OpenPOWER on IntegriCloud