summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't give up on file write errors. Just log them and continue.mckusick2000-12-121-1/+0
* Document /usr/include/isc.archie2000-12-121-0/+2
* - Convert the per-eventhandler list mutex to a lockmgr lock so that it canjhb2000-12-123-21/+29
* Fix the assembly mutex macros to call the appropriate witness functions ifjhb2000-12-122-6/+76
* Since _mtx_enter() and friends are static inline functions now instead ofjhb2000-12-121-13/+0
* - Don't return early from the PCI:EISA bridge attachment, or we will losemsmith2000-12-122-42/+41
* enable the proper cascade irq on as1000agallatin2000-12-121-1/+1
* fix AS1000/AS1000A support. It turns out the that iobus depends on thegallatin2000-12-121-2/+10
* fix various compiler warnings generated by previous commitgallatin2000-12-121-5/+5
* - Add code to detect if a system call returns with locks other than Giantjake2000-12-1210-4/+78
* - Don't bother taking a trace message if we have panic'd since doing sojhb2000-12-121-1/+3
* Oops, the witness mutex is a spin lock, so use MTX_SPIN in the call tojhb2000-12-123-3/+3
* add comment about ispfwmjacob2000-12-112-0/+2
* Set portmap_enable if Amd or running as an NFS server is enabled.obrien2000-12-111-0/+15
* getopt interface is defined in <unistd.h> so use that in preference to externs.imp2000-12-111-4/+1
* Add the spic driver, which is a simple first attempt at providing accessnsayer2000-12-115-0/+551
* Add comments just before each config for the awi cards.imp2000-12-111-2/+12
* Add MAKEDEV support for jogdial device, the first cut of which will bensayer2000-12-111-2/+7
* Add a workaround in the EXAMPLE section for booting diskless SPARC/SunOSwilko2000-12-111-0/+8
* Stake a claim on major 160 for the forthcoming spic driver.nsayer2000-12-111-0/+1
* fix problem with vmware DAD. reported by many, tested @ IETF49 withume2000-12-111-5/+15
* Revert back to rev 1.24 as we have not come to a consensus if is is OKobrien2000-12-111-7/+4
* Change sppp from optional to count. At least ar(4) and sr(4) needs it injhay2000-12-111-1/+1
* Run all three maintenance script in succession, making sure they alwaysdes2000-12-111-4/+7
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-1120-20/+20
* Re-add home born file(1) and magic(5) manual pages. Update them tophantom2000-12-113-13/+716
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-1135-35/+35
* o Introduce a pile more documentation about capabilities, includingrwatson2000-12-112-12/+426
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-116-6/+6
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-1125-25/+26
OpenPOWER on IntegriCloud