Age | Commit message (Expand) | Author |
2008-11-02 | Remove the M_ANYCAST6 mbuf flag by doing the detection all in ip6_input(). | Claudio Jeker |
2008-11-02 | check for the maximum file size to avoid some out-of-bounds accesses; | Otto Moerbeek |
2008-11-02 | introduce a macro for max file size, instead of hardcoding it; ok | Otto Moerbeek |
2008-11-02 | remove distinction between warnings and errors, ok deraadt@ djm@ | Otto Moerbeek |
2008-11-02 | new sentence, new line; | Jason McIntyre |
2008-11-02 | various minor tweaks, including spelling fixes from Brian Keefer | Jason McIntyre |
2008-11-02 | Add the option to sort by requests to the pool view, and document | Can Erkin Acar |
2008-11-02 | Add a view that displays pool(9) information. Idea and ok deraadt@ | Can Erkin Acar |
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-02 | Disable portalfs until it is fixed, okay deraadt@. | Pedro Martelletto |
2008-11-02 | protocol 2 tty modes support is now 7.5 years old so remove these | Kevin Steves |
2008-11-02 | write the command description (the .Nd macro) in a more usual way; | Igor Sobrado |
2008-11-01 | remove a superfluous .Pq macro; cites bibliography in a more standard way; | Igor Sobrado |
2008-11-01 | Add sensors | Marco Peereboom |
2008-11-01 | fix the synopsis of the command; spacing. | Igor Sobrado |
2008-11-01 | no such pages as XF86_Accel(1) or XF86_SVGA(1), so kill refs to them; | Jason McIntyre |
2008-11-01 | - put back all copyright holders | Gilles Chehade |
2008-11-01 | correct order of includes | Theo de Raadt |
2008-11-01 | Grab a reference to the trace vnode of the process when traversing the | Pedro Martelletto |
2008-11-01 | smtpd is a smtp server implementation for OpenBSD. It is a work in progress | Gilles Chehade |
2008-11-01 | Fix bogus shift. | Marco Peereboom |
2008-11-01 | change vrele() to return an int. if it returns 0, it can gaurantee that | Theo de Raadt |
2008-11-01 | Use correct function names in fatal() messages. | Claudio Jeker |
2008-11-01 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback |
2008-11-01 | Oops forgot .h part. | Marco Peereboom |
2008-11-01 | Add disk. This makes bio mostly done however to make it pretty we need | Marco Peereboom |
2008-11-01 | in option parsing, use a simle DeMorgan transformation, fix indentation, | Alexander von Gernler |
2008-11-01 | merge dynamic forward parsing into parse_forward(); 'i think this is OK' djm@ | Kevin Steves |
2008-11-01 | Introduced Uniform Model for TTL handling. | Michele Marchetto |
2008-11-01 | make usage() a fatal function instead of a string. It is just used once, | Alexander von Gernler |
2008-11-01 | cleanup: zap trailing whitespaces, trim superlong lines | Alexander von Gernler |
2008-11-01 | the ellipsis is not an optional argument; while here, improve spacing. | Igor Sobrado |
2008-11-01 | - document libsndio | Jason McIntyre |
2008-11-01 | new workq_create interface. discovered by Vladimir Kirillov | Ted Unangst |
2008-11-01 | - since mdocdate fills in the date automatically, we no longer have to check | Jason McIntyre |
2008-11-01 | remove commented out -S option; | Jason McIntyre |
2008-11-01 | set the appropriate value (0, not emulated) in the flags field of | Jacob Meuser |
2008-11-01 | fix some typos in log messages; ok djm@ | Kevin Steves |
2008-11-01 | change all callers of enterpgrp() to pre-allocate a pgrp or session if | Theo de Raadt |
2008-11-01 | sprinkle ARGSUSED on dispatch handlers | Damien Miller |
2008-11-01 | Improve reporting of cache misses in the vmstat view. Previously | Can Erkin Acar |
2008-11-01 | Remove disabled help text code and -S command, both leftovers from pftop, | Can Erkin Acar |
2008-11-01 | Document more global hotkeys. Help and ok jmc@ | Can Erkin Acar |
2008-10-31 | clean up error messages as suggested by jakemsr | Theo de Raadt |
2008-10-31 | Generalize function to obtain all details to do bio stuff. This is in | Marco Peereboom |
2008-10-31 | Add opcode | Marco Peereboom |
2008-10-31 | Be way more strict in the number of packets allowed to be queued in the | Claudio Jeker |
2008-10-31 | Remove the vblank_pipe member of the softc and noop the ioctl that sets | Owain Ainsworth |