summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* remove distinction between warnings and errors, ok deraadt@ djm@otto2008-11-022-73/+38
* new sentence, new line;jmc2008-11-021-3/+4
* various minor tweaks, including spelling fixes from Brian Keeferjmc2008-11-024-41/+44
* Add the option to sort by requests to the pool view, and documentcanacar2008-11-022-5/+46
* Add a view that displays pool(9) information. Idea and ok deraadt@canacar2008-11-025-8/+272
* Start updating isp. Just new defines, comments, whitespace, anything thatkrw2008-11-022-24/+5
* Start updating isp. Just new defines, comments, whitespace, anything thatkrw2008-11-021-0/+212
* Start updating isp. Just new defines, comments, whitespace, anything thatkrw2008-11-021-22/+466
* Disable portalfs until it is fixed, okay deraadt@.pedro2008-11-021-2/+2
* protocol 2 tty modes support is now 7.5 years old so remove thesestevesk2008-11-021-6/+1
* write the command description (the .Nd macro) in a more usual way;sobrado2008-11-021-4/+4
* remove a superfluous .Pq macro; cites bibliography in a more standard way;sobrado2008-11-011-6/+5
* Add sensorsmarco2008-11-011-1/+109
* fix the synopsis of the command; spacing.sobrado2008-11-012-7/+7
* no such pages as XF86_Accel(1) or XF86_SVGA(1), so kill refs to them;jmc2008-11-011-4/+2
* - put back all copyright holdersgilles2008-11-011-0/+5
* correct order of includesderaadt2008-11-011-1/+1
* Grab a reference to the trace vnode of the process when traversing thepedro2008-11-011-6/+8
* smtpd is a smtp server implementation for OpenBSD. It is a work in progressgilles2008-11-0129-0/+12204
* Fix bogus shift.marco2008-11-011-2/+2
* change vrele() to return an int. if it returns 0, it can gaurantee thatderaadt2008-11-014-14/+22
* Use correct function names in fatal() messages.claudio2008-11-011-3/+3
* Start updating isp. Just new defines, comments, whitespace, anything thatkrw2008-11-011-155/+275
* Oops forgot .h part.marco2008-11-011-1/+2
* Add disk. This makes bio mostly done however to make it pretty we needmarco2008-11-011-34/+130
* in option parsing, use a simle DeMorgan transformation, fix indentation,grunk2008-11-011-11/+8
* merge dynamic forward parsing into parse_forward(); 'i think this is OK' djm@stevesk2008-11-014-65/+57
* Introduced Uniform Model for TTL handling.michele2008-11-014-18/+55
* make usage() a fatal function instead of a string. It is just used once,grunk2008-11-011-28/+29
* cleanup: zap trailing whitespaces, trim superlong linesgrunk2008-11-011-11/+16
* the ellipsis is not an optional argument; while here, improve spacing.sobrado2008-11-012-6/+7
* - document libsndiojmc2008-11-011-36/+12
* new workq_create interface. discovered by Vladimir Kirillovtedu2008-11-011-2/+2
* - since mdocdate fills in the date automatically, we no longer have to checkjmc2008-11-012-6/+13
* remove commented out -S option;jmc2008-11-011-3/+1
* set the appropriate value (0, not emulated) in the flags field ofjakemsr2008-11-011-1/+2
* fix some typos in log messages; ok djm@stevesk2008-11-011-4/+4
* change all callers of enterpgrp() to pre-allocate a pgrp or session ifderaadt2008-11-014-36/+77
* sprinkle ARGSUSED on dispatch handlersdjm2008-11-011-2/+13
* Improve reporting of cache misses in the vmstat view. Previouslycanacar2008-11-011-4/+4
* Remove disabled help text code and -S command, both leftovers from pftop,canacar2008-11-011-50/+3
* Document more global hotkeys. Help and ok jmc@canacar2008-11-011-12/+31
* clean up error messages as suggested by jakemsrderaadt2008-10-311-6/+6
* Generalize function to obtain all details to do bio stuff. This is inmarco2008-10-312-58/+123
* Add opcodemarco2008-10-311-1/+2
* Be way more strict in the number of packets allowed to be queued in theclaudio2008-10-312-18/+30
* Remove the vblank_pipe member of the softc and noop the ioctl that setsoga2008-10-314-27/+2
* syncderaadt2008-10-311-0/+1
* Remove another interface (this one for ARB_Occlusion_Query) that we'veoga2008-10-314-132/+0
* Do not assume that a pointer to another process will live over a set ofderaadt2008-10-311-4/+9