| Commit message (Expand) | Author | Age | Files | Lines |
* | remove distinction between warnings and errors, ok deraadt@ djm@ |  otto | 2008-11-02 | 2 | -73/+38 |
* | new sentence, new line; |  jmc | 2008-11-02 | 1 | -3/+4 |
* | various minor tweaks, including spelling fixes from Brian Keefer |  jmc | 2008-11-02 | 4 | -41/+44 |
* | Add the option to sort by requests to the pool view, and document |  canacar | 2008-11-02 | 2 | -5/+46 |
* | Add a view that displays pool(9) information. Idea and ok deraadt@ |  canacar | 2008-11-02 | 5 | -8/+272 |
* | Start updating isp. Just new defines, comments, whitespace, anything that |  krw | 2008-11-02 | 2 | -24/+5 |
* | Start updating isp. Just new defines, comments, whitespace, anything that |  krw | 2008-11-02 | 1 | -0/+212 |
* | Start updating isp. Just new defines, comments, whitespace, anything that |  krw | 2008-11-02 | 1 | -22/+466 |
* | Disable portalfs until it is fixed, okay deraadt@. |  pedro | 2008-11-02 | 1 | -2/+2 |
* | protocol 2 tty modes support is now 7.5 years old so remove these |  stevesk | 2008-11-02 | 1 | -6/+1 |
* | write the command description (the .Nd macro) in a more usual way; |  sobrado | 2008-11-02 | 1 | -4/+4 |
* | remove a superfluous .Pq macro; cites bibliography in a more standard way; |  sobrado | 2008-11-01 | 1 | -6/+5 |
* | Add sensors |  marco | 2008-11-01 | 1 | -1/+109 |
* | fix the synopsis of the command; spacing. |  sobrado | 2008-11-01 | 2 | -7/+7 |
* | no such pages as XF86_Accel(1) or XF86_SVGA(1), so kill refs to them; |  jmc | 2008-11-01 | 1 | -4/+2 |
* | - put back all copyright holders |  gilles | 2008-11-01 | 1 | -0/+5 |
* | correct order of includes |  deraadt | 2008-11-01 | 1 | -1/+1 |
* | Grab a reference to the trace vnode of the process when traversing the |  pedro | 2008-11-01 | 1 | -6/+8 |
* | smtpd is a smtp server implementation for OpenBSD. It is a work in progress |  gilles | 2008-11-01 | 29 | -0/+12204 |
* | Fix bogus shift. |  marco | 2008-11-01 | 1 | -2/+2 |
* | change vrele() to return an int. if it returns 0, it can gaurantee that |  deraadt | 2008-11-01 | 4 | -14/+22 |
* | Use correct function names in fatal() messages. |  claudio | 2008-11-01 | 1 | -3/+3 |
* | Start updating isp. Just new defines, comments, whitespace, anything that |  krw | 2008-11-01 | 1 | -155/+275 |
* | Oops forgot .h part. |  marco | 2008-11-01 | 1 | -1/+2 |
* | Add disk. This makes bio mostly done however to make it pretty we need |  marco | 2008-11-01 | 1 | -34/+130 |
* | in option parsing, use a simle DeMorgan transformation, fix indentation, |  grunk | 2008-11-01 | 1 | -11/+8 |
* | merge dynamic forward parsing into parse_forward(); 'i think this is OK' djm@ |  stevesk | 2008-11-01 | 4 | -65/+57 |
* | Introduced Uniform Model for TTL handling. |  michele | 2008-11-01 | 4 | -18/+55 |
* | make usage() a fatal function instead of a string. It is just used once, |  grunk | 2008-11-01 | 1 | -28/+29 |
* | cleanup: zap trailing whitespaces, trim superlong lines |  grunk | 2008-11-01 | 1 | -11/+16 |
* | the ellipsis is not an optional argument; while here, improve spacing. |  sobrado | 2008-11-01 | 2 | -6/+7 |
* | - document libsndio |  jmc | 2008-11-01 | 1 | -36/+12 |
* | new workq_create interface. discovered by Vladimir Kirillov |  tedu | 2008-11-01 | 1 | -2/+2 |
* | - since mdocdate fills in the date automatically, we no longer have to check |  jmc | 2008-11-01 | 2 | -6/+13 |
* | remove commented out -S option; |  jmc | 2008-11-01 | 1 | -3/+1 |
* | set the appropriate value (0, not emulated) in the flags field of |  jakemsr | 2008-11-01 | 1 | -1/+2 |
* | fix some typos in log messages; ok djm@ |  stevesk | 2008-11-01 | 1 | -4/+4 |
* | change all callers of enterpgrp() to pre-allocate a pgrp or session if |  deraadt | 2008-11-01 | 4 | -36/+77 |
* | sprinkle ARGSUSED on dispatch handlers |  djm | 2008-11-01 | 1 | -2/+13 |
* | Improve reporting of cache misses in the vmstat view. Previously |  canacar | 2008-11-01 | 1 | -4/+4 |
* | Remove disabled help text code and -S command, both leftovers from pftop, |  canacar | 2008-11-01 | 1 | -50/+3 |
* | Document more global hotkeys. Help and ok jmc@ |  canacar | 2008-11-01 | 1 | -12/+31 |
* | clean up error messages as suggested by jakemsr |  deraadt | 2008-10-31 | 1 | -6/+6 |
* | Generalize function to obtain all details to do bio stuff. This is in |  marco | 2008-10-31 | 2 | -58/+123 |
* | Add opcode |  marco | 2008-10-31 | 1 | -1/+2 |
* | Be way more strict in the number of packets allowed to be queued in the |  claudio | 2008-10-31 | 2 | -18/+30 |
* | Remove the vblank_pipe member of the softc and noop the ioctl that sets |  oga | 2008-10-31 | 4 | -27/+2 |
* | sync |  deraadt | 2008-10-31 | 1 | -0/+1 |
* | Remove another interface (this one for ARB_Occlusion_Query) that we've |  oga | 2008-10-31 | 4 | -132/+0 |
* | Do not assume that a pointer to another process will live over a set of |  deraadt | 2008-10-31 | 1 | -4/+9 |