summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Eliminate a race in MEXTFREE(). The reference counter decrement and testbmilekic2000-12-131-11/+16
* o Tighten restrictions on use of /proc/pid/ctl and move access checksrwatson2000-12-132-8/+20
* Remove a redundant prototype.msmith2000-12-131-1/+0
* Don't try to free the now-nonexistent hdrspec field. This one snuck bymsmith2000-12-132-4/+0
* Add isa support:imp2000-12-134-20/+18
* Updates to match changes elsewhere in the PCI subsystem:msmith2000-12-133-98/+34
* Next round of PCI subsystem updates:msmith2000-12-139-1033/+931
* Remove the COMPAT_OLDPCI option, it's going away.msmith2000-12-134-6/+2
* Remove a couple of leftover unused variables.msmith2000-12-134-4/+0
* Use proper mutex locking when calling setrunnable from speedup_syncer().mckusick2000-12-132-6/+4
* If portmap is started as a dependancy, echo a notice during boot.bsd2000-12-131-3/+18
* Add support for advertising the service we support if thejulian2000-12-131-2/+19
* - Change the allproc_lock to use a macro, ALLPROC_LOCK(how), insteadjake2000-12-1324-75/+99
* Another mismatch found by Gcc:julian2000-12-123-3/+0
* Change initialiser to match new structure layout.julian2000-12-121-1/+0
* remove unused variablejulian2000-12-121-1/+0
* It's possible for an ISA bus to be hung off an EISA bridge, so we need tomsmith2000-12-121-0/+1
* Catch up to the new kinfo_proc.jhb2000-12-121-4/+4
* Catch up to the new kinfo_proc.jhb2000-12-123-5/+5
* Fix bug in parse type for struct ng_one2many_config.archie2000-12-121-2/+2
* I always forget this file. It's netgraph, but not one of mine.....julian2000-12-121-3/+4
* Typofix: Configration -> Configuration.dannyboy2000-12-121-2/+2
* I have no idea at all why this file was not included in the last commit.julian2000-12-121-1/+2
* Point #includes at compat/linprocfs instead of i386/linux/linprocfs.des2000-12-125-5/+5
* Remove after repo-copy to sys/compat/linprocfs.des2000-12-125-2290/+0
* The linprocfs sources have moved to sys/compat/linprocfs.des2000-12-121-1/+11
* only include sys/proc.h oncemjacob2000-12-121-1/+0
* Include sys/proc.h so this compiles [on the Alpha].obrien2000-12-121-0/+1
* We reference curproc, ergo need <sys/proc.h>mjacob2000-12-121-0/+1
* Add a missing include of <sys/proc.h>.jhb2000-12-122-0/+2
* corrected spelling mistakes in commentstomsoft2000-12-125-235/+310
* Grrrrr. That last commit was supposed to be to the head, not to -stablewpaul2000-12-1212-3/+27
* oops that commit included a local hack... take it out..julian2000-12-121-1/+1
* Reviewed by: Archie@freebsd.orgjulian2000-12-1237-283/+660
* Add a magic number, for easier identification of boot0. At present,rnordier2000-12-121-1/+5
* Do install-time configuration of the i386 boot0 boot manager. Atrnordier2000-12-121-1/+23
* Add in symbols needed in the WITNESS_ENTER and WITNESS_EXIT macros injhb2000-12-122-0/+10
* Temporarily disconnect linprocfs from the build, until I fix it so it buildsdes2000-12-121-1/+1
* mdoc(7) police: Add a missing .Os.ru2000-12-121-1/+1
* mdoc(7) police: .Os CMU -> .Os, split authors for better output.ru2000-12-122-2/+3
* Remove hard-sentence breaks, canonify .Dd (no leading zero).ru2000-12-122-10/+15
* Catch up with the recent conversion the per-eventhandler list mutex toiwasaki2000-12-122-0/+2
* Document what Idle=* means in a short format display.ru2000-12-121-0/+3
* - We have access to our own device_t here, so use pci_read_configmsmith2000-12-122-30/+77
* Don't try to fix up the Orion here; the interface we use is wrong for themsmith2000-12-121-16/+0
* Stop restore from looping under certain error conditions. Thisiedowse2000-12-123-15/+16
* make sure we tear down the devnodes for the endpoints 1 and aboven_hibma2000-12-121-46/+74
* mdoc(7) police: Now that .Fx macro is parsed, backoutru2000-12-121-5/+2
* Always build the ISA and EISA bridge code. This is slightly unintiuitive,msmith2000-12-121-2/+2
* Change the proc information returned from the kernel so that itmckusick2000-12-1219-483/+591
OpenPOWER on IntegriCloud