summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly document the order of argumentskientzle2005-01-082-2/+2
* Clear the error buffer on entrykientzle2005-01-081-0/+1
* Cast to intmax_t when using %jd format.pjd2005-01-081-1/+1
* More fixes to the copyright notice.hsu2005-01-082-2/+2
* Cleanup usr.sbin/fd* so they can compile under WARNS=6.delphij2005-01-088-35/+39
* Follow style.Makefile(5):delphij2005-01-081-1/+1
* This change adds reliability for Ethernet trunks built with ng_one2many:glebius2005-01-082-0/+37
* Fix typo, function name pthread_rwlock_timedrwlock should bedavidxu2005-01-081-1/+1
* [NO]MAN -> NO_[MAN].trhodes2005-01-081-3/+3
* In total violation of at least 4 sections in the ACPI spec, some systemsnjl2005-01-081-19/+26
* Break out of loop earlier if it is not timeout.davidxu2005-01-081-1/+1
* Change the USB keyboard example to use /dev/ukbd0 instead of /dev/kbd1.brooks2005-01-081-2/+2
* When ukbd0 arrives, attach to /dev/ukbd0 rather then /dev/kbd1 sincebrooks2005-01-081-1/+1
* Annotate that pfs_exit() always acquires and releases two mutexes forrwatson2005-01-081-0/+4
* In acct_process(), do a lockless read of acctvp to see if it's NULLrwatson2005-01-081-1/+12
* 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
OpenPOWER on IntegriCloud