summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Elminate 1 LOR (actually a recursive mutex grab) involving ipfilter wheredarrenr2005-01-081-25/+2
* In kern_wait(), let the compiler copy the rusage structure rather thanrwatson2005-01-081-1/+1
* Remove the LSI MegaRAID SATA 150-2, this is a SiL 3112 based software RAIDbrueffer2005-01-081-2/+0
* Fix copyright notice.hsu2005-01-082-2/+2
* Revert local experiment which leaked into commit.phk2005-01-071-1/+1
* Fix compilation of DEVICE_POLLING code.phk2005-01-072-6/+6
* Document slot specific location for base I/O board on AS600.wilko2005-01-071-1/+4
* Reorganize the DESCRIPTION section, using .Bl lists to separate thekeramida2005-01-071-47/+56
* Note that fdisk is not used on Alpha.wilko2005-01-071-5/+3
* Comment typo.keramida2005-01-071-1/+1
* Fix support for machines with default MP Table configurations:jhb2005-01-071-18/+71
* Finish src part VFS_INIT.9 removal. Need to check www/.maxim2005-01-071-1/+0
* The `timep' argument of utime() is not an array of structs.keramida2005-01-071-1/+7
* The .Fn macro.keramida2005-01-071-2/+4
* The .Fn macro and addition of .Fa in the tag width of thekeramida2005-01-071-5/+12
* - The .Fn macro and description of the `struct statfs' type of `sbp'.keramida2005-01-071-4/+61
* Fix the derivation of the GEOM name from the specified device name byrse2005-01-071-0/+3
* The .Fn macro, document `flags' argument & bump document date.keramida2005-01-071-4/+9
* WARNS=6 cleanup. This includes:delphij2005-01-072-8/+10
* Trim excessively verbose sentence.keramida2005-01-071-1/+1
* The .Fn macrokeramida2005-01-071-4/+8
* Move the description of MNT_FORCE closer to mntflags and use a .Blkeramida2005-01-071-8/+13
* The .Fn macro.keramida2005-01-071-4/+8
* There is no VFS_INIT(9).keramida2005-01-071-54/+0
* The VFS_MOUNT() macro expects only 2 arguments in the nmount worldkeramida2005-01-071-15/+10
* Link a couple of missing manpagesguido2005-01-071-0/+2
* Use a .Bl -tag list instead of plain .Pp paragraphs for describing thekeramida2005-01-071-12/+16
* Fix time-travel bug.keramida2005-01-071-1/+1
* Avoid overusing "these" by breaking a long sentence in 2 smaller ones.keramida2005-01-071-2/+4
* Convert the descriptions of module versions to an explicit list andkeramida2005-01-071-3/+11
* Syntax nit.keramida2005-01-071-2/+2
* Introduce bus_dmamap_load_mbuf_sg(). Instead of taking a callback arg, thisscottl2005-01-075-26/+111
* Fix typo from previous commit.scottl2005-01-071-0/+1
* Update manual page after adding 'fts_bignum' field.pjd2005-01-071-1/+24
* Add a default driver to attach to the "hidden" scsi channels of the Dellscottl2005-01-071-0/+62
* Transfer responsibility for freeing the page taken from the cachealc2005-01-071-19/+17
* Fix typos from previous commit.scottl2005-01-072-0/+2
* Minor comment fix.kensmith2005-01-072-2/+2
* Adjust two of my comments to the new world order: Indent protection incperciva2005-01-071-2/+2
* Point out that tsleep(... , 0) is not permitted if the Giant lock is notcperciva2005-01-071-0/+5
* /* -> /*- for license, minor formatting changes, insert COPYRIGHT into filesimp2005-01-0718-24/+202
* /* -> /*- for license, minor formatting changes, separate for KAMEimp2005-01-0768-91/+91
* /* -> /*- for license, minor formatting changesimp2005-01-07426-453/+480
* Add FreeBSD tagimp2005-01-071-1/+3
* /* -> /*- for license, minor formatting changesimp2005-01-07519-571/+785
* Write some bit mask limits in hex rather than decimal so they look lessbrooks2005-01-071-2/+2
* Return correct value in the lock routine.grehan2005-01-071-2/+2
* These are no longer relevant. They are scripts for extracting hintsimp2005-01-074-456/+0
* This is no longer supported, so remove it from the tree.imp2005-01-071-17/+0
* /* -> /*- for copyright notices, minor format tweaks as necessaryimp2005-01-0733-33/+43
OpenPOWER on IntegriCloud