aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Tiny markup fixes.Ruslan Ermilov2004-07-0611-60/+99
* Add an "iso8601" option keyword which causes 'cvs log' etc. to printDag-Erling Smørgrav2004-07-064-4/+11
* In the spirit of amd64/include/stdarg.h rev 1.6; add __va_copyDavid E. O'Brien2004-07-061-0/+3
* Use va_copy instead of __va_copy, which is not defined on most architectures.Tim J. Robbins2004-07-061-2/+4
* Fixed markup.Ruslan Ermilov2004-07-061-15/+25
* mdoc(7) fixes.Ruslan Ermilov2004-07-061-15/+41
* mdoc(7) fixes.Ruslan Ermilov2004-07-064-32/+42
* Correct typos in the function name.Ruslan Ermilov2004-07-061-4/+4
* Fixed the .Os call (missing or wrong).Ruslan Ermilov2004-07-0655-11/+55
* mdoc(7) fixes.Ruslan Ermilov2004-07-0619-64/+103
* Catch up with the new world order of Netgraph metas.Ruslan Ermilov2004-07-061-15/+3
* Temporarily disable preemption in SCHED_ULE due to reported panics andRobert Watson2004-07-061-0/+2
* Use the proper type and then cast on assignment. This fixes warning whenNate Lawson2004-07-061-2/+4
* Add C99's nearbyint{,f}() functions as wrappers around rint().David Schultz2004-07-064-6/+94
* Use M_ZERO instead of bzero().Bruce M Simpson2004-07-061-2/+1
* Be consistent and use bzero() instead of memset().Bruce M Simpson2004-07-061-1/+1
* Use M_ZERO instead of memset() (!).Bruce M Simpson2004-07-061-2/+1
* Use M_ZERO instead of bzero().Bruce M Simpson2004-07-061-2/+1
* Add 32-bit framebuffer support. Tested on PearPC at lo-res, too painfulPeter Grehan2004-07-062-29/+130
* Replace a bzero() after malloc() with M_ZERO.Bruce M Simpson2004-07-061-2/+1
* Style.Bruce M Simpson2004-07-061-13/+15
* Eliminate unneeded return keywords.Bruce M Simpson2004-07-061-34/+1
* Whitespace passBruce M Simpson2004-07-061-54/+54
* Style changes to pmap_extract().Alan Cox2004-07-062-10/+6
* Properly brucify a string by outdenting it.Bruce M Simpson2004-07-061-2/+2
* Remove my email & dateAndrey A. Chernov2004-07-061-3/+0
* Update to match recent importAndrey A. Chernov2004-07-061-6/+4
* - Correct pmap_extract()'s return type. It should be vm_paddr_t, notAlan Cox2004-07-052-8/+4
* Add implementations of ftw(3) and nftw(3) and the corresponding headerDavid Schultz2004-07-054-3/+320
* Documentation for ftw(3) and nftw(3).David Schultz2004-07-051-0/+210
* Correct pmap_extract()'s return type. It should be vm_paddr_t, notAlan Cox2004-07-054-4/+4
* Whitespace nitBruce M Simpson2004-07-052-2/+2
* Eliminate redundant return keywords.Bruce M Simpson2004-07-052-58/+0
* Whitespace pass.Bruce M Simpson2004-07-052-80/+78
* style(9):Bruce M Simpson2004-07-052-150/+150
* Eliminate redundant return keywords.Bruce M Simpson2004-07-052-96/+0
* Whitespace nitsBruce M Simpson2004-07-054-58/+58
* style(9) pass on prototypes.Bruce M Simpson2004-07-052-42/+54
* Unconditionally set last_work_seen while in the SYNCER_RUNNING stateDon Lewis2004-07-051-5/+4
* - Add 'stop' command, which works just like 'destroy' command, but soundsPawel Jakub Dawidek2004-07-0512-17/+83
* Allocate the DMA channel shareable and only aquire it while thePoul-Henning Kamp2004-07-051-15/+18
* Something funny happened on the way to the floppy driver today...Poul-Henning Kamp2004-07-051-3/+11
* Disable rescanning of the scsi bus for the scsi controllers. ThereWarner Losh2004-07-051-1/+1
* Minor wordsmithing; remove a controversial colon.Tim Kientzle2004-07-051-3/+2
* Drop the socket buffer lock around a call to m_copym() with M_TRYWAIT.Robert Watson2004-07-051-1/+4
* Remove now obsolete port assignments and sizes. These more properlyWarner Losh2004-07-051-77/+1
* Slightly improve the markup.Ruslan Ermilov2004-07-0514-30/+45
* Add note about ULE breakage at the moment.Warner Losh2004-07-051-0/+10
* Add convenience functions to retrieve the atime fields directly,Tim Kientzle2004-07-053-0/+20
* ru@'s ambitious sweep through the manpages is mostly a good thing,Tim Kientzle2004-07-051-1/+1