summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Temporarily lower WARNS to 3 while I figure out the alignment issues ondes2004-07-062-2/+2
* | | Tiny markup fixes.ru2004-07-0611-60/+99
* | | Add an "iso8601" option keyword which causes 'cvs log' etc. to printdes2004-07-064-4/+11
* | | In the spirit of amd64/include/stdarg.h rev 1.6; add __va_copyobrien2004-07-061-0/+3
* | | Use va_copy instead of __va_copy, which is not defined on most architectures.tjr2004-07-061-2/+4
* | | Fixed markup.ru2004-07-061-15/+25
* | | mdoc(7) fixes.ru2004-07-061-15/+41
* | | mdoc(7) fixes.ru2004-07-064-32/+42
* | | Correct typos in the function name.ru2004-07-061-4/+4
* | | Fixed the .Os call (missing or wrong).ru2004-07-0655-11/+55
* | | mdoc(7) fixes.ru2004-07-0619-64/+103
* | | Catch up with the new world order of Netgraph metas.ru2004-07-061-15/+3
* | | Temporarily disable preemption in SCHED_ULE due to reported panics andrwatson2004-07-061-0/+2
* | | Use the proper type and then cast on assignment. This fixes warning whennjl2004-07-061-2/+4
* | | Add C99's nearbyint{,f}() functions as wrappers around rint().das2004-07-064-6/+94
* | | Use M_ZERO instead of bzero().bms2004-07-061-2/+1
* | | Be consistent and use bzero() instead of memset().bms2004-07-061-1/+1
* | | Use M_ZERO instead of memset() (!).bms2004-07-061-2/+1
* | | Use M_ZERO instead of bzero().bms2004-07-061-2/+1
* | | Add 32-bit framebuffer support. Tested on PearPC at lo-res, too painfulgrehan2004-07-062-29/+130
* | | Replace a bzero() after malloc() with M_ZERO.bms2004-07-061-2/+1
* | | Style.bms2004-07-061-13/+15
* | | Eliminate unneeded return keywords.bms2004-07-061-34/+1
* | | Whitespace passbms2004-07-061-54/+54
* | | Style changes to pmap_extract().alc2004-07-062-10/+6
* | | Properly brucify a string by outdenting it.bms2004-07-061-2/+2
* | | Remove my email & dateache2004-07-061-3/+0
* | | Update to match recent importache2004-07-061-6/+4
* | | - Correct pmap_extract()'s return type. It should be vm_paddr_t, notalc2004-07-052-8/+4
* | | Add implementations of ftw(3) and nftw(3) and the corresponding headerdas2004-07-054-3/+320
* | | Documentation for ftw(3) and nftw(3).das2004-07-051-0/+210
* | | Correct pmap_extract()'s return type. It should be vm_paddr_t, notalc2004-07-054-4/+4
* | | Whitespace nitbms2004-07-052-2/+2
* | | Eliminate redundant return keywords.bms2004-07-052-58/+0
* | | Whitespace pass.bms2004-07-052-80/+78
* | | style(9):bms2004-07-052-150/+150
* | | Eliminate redundant return keywords.bms2004-07-052-96/+0
* | | Whitespace nitsbms2004-07-054-58/+58
* | | style(9) pass on prototypes.bms2004-07-052-42/+54
* | | Unconditionally set last_work_seen while in the SYNCER_RUNNING statetruckman2004-07-051-5/+4
* | | - Add 'stop' command, which works just like 'destroy' command, but soundspjd2004-07-0512-17/+83
* | | Allocate the DMA channel shareable and only aquire it while thephk2004-07-051-15/+18
* | | Something funny happened on the way to the floppy driver today...phk2004-07-051-3/+11
* | | Disable rescanning of the scsi bus for the scsi controllers. Thereimp2004-07-051-1/+1
* | | Minor wordsmithing; remove a controversial colon.kientzle2004-07-051-3/+2
* | | Drop the socket buffer lock around a call to m_copym() with M_TRYWAIT.rwatson2004-07-051-1/+4
* | | Remove now obsolete port assignments and sizes. These more properlyimp2004-07-051-77/+1
* | | Slightly improve the markup.ru2004-07-0514-30/+45
* | | Add note about ULE breakage at the moment.imp2004-07-051-0/+10
* | | Add convenience functions to retrieve the atime fields directly,kientzle2004-07-053-0/+20
OpenPOWER on IntegriCloud