summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - trailing white-space cleanupgrehan2004-07-062-14/+20
* use vfs_suser() to restrict access to the nfs mount's timeout.alfred2004-07-061-0/+3
* Use vfs_suser() where appropriate.alfred2004-07-061-11/+7
* Introduce vfs_suser(), used to test if a user should have special privsalfred2004-07-062-0/+17
* NFS mobility Phase VI:alfred2004-07-061-1/+50
* Rewrite twowords() to access its argument through a char pointer and notdes2004-07-062-6/+20
* Document incorrect handling of multibyte characters.tjr2004-07-061-1/+3
* NFS mobility PHASE I, II & III (phase VI, and V pending):alfred2004-07-069-98/+271
* 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
OpenPOWER on IntegriCloud