summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix some style bugs in previous commit.trhodes2004-03-144-12/+8
* Define AF_ARP/PF_ARP.mdodd2004-03-141-1/+3
* De-register.mdodd2004-03-141-22/+22
* Allow swap-backed devices to run without Giant.alc2004-03-141-3/+1
* TMPDIR is magic, use TMPMNTphk2004-03-131-5/+5
* Regen for mpsafe kse_create()peter2004-03-135-6/+6
* Push Giant down a little further:peter2004-03-137-29/+14
* Re-kill ispcvt on amd64 - rc.d/syscons was fixed ages ago.peter2004-03-132-111/+0
* MFp4: comment out options that don't exist so that they cannot bepeter2004-03-132-9/+6
* Diff reduction with current. Correct comment about ed etc.peter2004-03-131-4/+4
* Move the non-MD machine/dvcfg.h and machine/physio_proc.h to a commonpeter2004-03-1316-266/+22
* Drastically clean up the legacy host-pci bridge table. We don't needpeter2004-03-131-208/+5
* MFi386: nuke pci_cfgintrpeter2004-03-132-23/+1
* Reduce the scope of the Giant lock being held for non-mpsafe syscalls.peter2004-03-131-14/+6
* New release note:hrs2004-03-132-6/+146
* Fix a typo (s/acecss/access/).hrs2004-03-132-2/+2
* Recognise the 82845G AGP bridge, and poke it appropriately atpeadar2004-03-132-0/+10
* Create hierarchy before installing a new kernel. This is neededru2004-03-131-0/+9
* Now that contigfree() does not require Giant, don't grab it in busdma.scottl2004-03-136-12/+0
* Add Epson Perfection 1670 to the list of supported devices.simon2004-03-131-0/+1
* Don peril-sensitive glasses and throw the switch to move nologin(8) fromcperciva2004-03-132-1/+1
* Add missing spaces after "logconfig" in example lines.cperciva2004-03-131-2/+2
* Add support for the Epson Perfection 1670 scanner.tjr2004-03-131-0/+1
* Regentjr2004-03-132-2/+9
* Add EPSON Perfection 1670 scanner.tjr2004-03-131-0/+1
* Remove GIANT_REQUIRED from contigfree().alc2004-03-131-1/+1
* Constify interactive_ports, as its value is static, and therefore doesn'trwatson2004-03-131-1/+1
* Add annotations to mtx_lock(&Giant) in kern_select() and poll() thatrwatson2004-03-131-0/+8
* Remove stale (unused) unit variables from if_tun and if_tap softc's.rwatson2004-03-132-3/+0
* Constify iso88025_broadcastaddr to make it clear no explicitrwatson2004-03-131-3/+3
* Const-poison atmulticastaddr, which should be read but not modified.rwatson2004-03-131-9/+9
* Fix odd grammar in comment.cperciva2004-03-131-1/+1
* Add standard copyright notice; fix style bugs. (Reported by bde)cperciva2004-03-131-9/+26
* When nologin(8) is installed in /usr/sbin/, create a symlink fromcperciva2004-03-131-7/+2
* Align the offset in vn_rdwr_inchunks() so that at most the first andbde2004-03-131-1/+11
* Don't allow interfaces to be renamed to the empty string.brooks2004-03-131-2/+4
* Remove if_withname. It came in with the KAME import, but never gotbrooks2004-03-132-27/+0
* Fixed some English usage errors.bde2004-03-131-7/+7
* Fixed description of cx device. Use similar wording for ctau devicebde2004-03-131-4/+5
* Capitalize I/Obrueffer2004-03-132-4/+4
* Fix 10 year old size-of-bcopy bug.cperciva2004-03-131-1/+1
* The print mask's first part is the base, not the total number of bitru2004-03-121-1/+1
* Show the polling(4) flag on the interface.ru2004-03-121-1/+1
* These are changes to allow to use the Intel C/C++ compiler (lang/icc)trhodes2004-03-1242-144/+460
* This are the build infrastructure changes to allow to use thetrhodes2004-03-129-19/+113
* Do what the execve(2) manpage says and enforce what a Strictlyru2004-03-121-1/+2
* Allow kernel with the BOOTP option to boot when DHCP/BOOTP sets the rootbrooks2004-03-121-11/+37
* This is a temporary fix to solve a regression issue on sparc64 thatkensmith2004-03-121-0/+4
* Rewrite sleepqueue manpage to catch up to the new sleep queue interface.jhb2004-03-122-51/+272
* - Remove old sleep queues.jhb2004-03-124-17/+5
OpenPOWER on IntegriCloud