summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* ru@'s ambitious sweep through the manpages is mostly a good thing,kientzle2004-07-051-1/+1
* Add another ifdef...imp2004-07-051-0/+2
* Make whatis(1) happy about the NAME section.ru2004-07-051-57/+60
* These option roms are defined in the ISA standard, and in the ISAimp2004-07-051-2/+2
* Fix the NAME section making whatis(1) happy in particular.ru2004-07-0512-73/+71
* MFamd64/i386alc2004-07-052-0/+33
* Unbreak a whatis(1) entry by fixing the NAME section.ru2004-07-051-14/+10
* In the BPF and ethernet bridging code, don't allow callouts to executerwatson2004-07-052-2/+2
* Additional preemptive unsigned -> signed casts.des2004-07-051-4/+4
* ki_pctcpu is unsigned, so we cast to long before subtracting.des2004-07-051-1/+1
* Unhealthy amount of manual code cleanup. Some long lines still remain.des2004-07-051-187/+143
* g_clone_bio() can fail, be ready for this.pjd2004-07-051-2/+6
* Add support for multibyte characters.tjr2004-07-052-11/+73
* Apply consistent indentation. Long lines will be fixed in a separatedes2004-07-051-544/+543
* Protoize.des2004-07-051-45/+19
* Sort out the #include mess. In particular, do not #include "os.h", sincedes2004-07-051-18/+10
* Mechanical whitespace cleanup.des2004-07-051-26/+25
* My previous commit fixed uid filtering, but broke io mode. Unravel thedes2004-07-051-35/+49
* Fix handling of multibyte delimiter characters with the -t option.tjr2004-07-051-18/+17
* Fix selecting processes by uid, which was broken in the previous commit.des2004-07-051-1/+1
* Correct a misleading (cut'n'pasted) comment.des2004-07-051-1/+1
* Truncate long file names in stat_display(), as was originally intended.des2004-07-051-1/+1
* Make libalias WARNS?=6-clean. This mostly involves renaming variablesdes2004-07-0530-1352/+1442
* Parenthesize return values.des2004-07-0512-240/+240
* Mechanical whitespace cleanup.des2004-07-0512-252/+252
* Markup fixes.ru2004-07-053-128/+180
* Markup fixes.ru2004-07-051-22/+28
* Markup fixes.ru2004-07-055-31/+31
* Markup nits.ru2004-07-0514-72/+93
OpenPOWER on IntegriCloud