Age | Commit message (Expand) | Author |
2008-11-03 | improve description in .Nd macros. | Igor Sobrado |
2008-11-03 | Fix some errors, okay espie@ | Landry Breuil |
2008-11-03 | include MaxSessions in sshd -T output; patch from imorgan AT nas.nasa.gov | Damien Miller |
2008-11-03 | be more clear about what getpwnam failed; ok claudio | Theo de Raadt |
2008-11-03 | pre-allocate the ptrace_state we may need to tie to the new process | Theo de Raadt |
2008-11-03 | fix comment | Kevin Steves |
2008-11-03 | Don't attach bio unless we do RAID. | Marco Peereboom |
2008-11-03 | remove valueless comment | Kevin Steves |
2008-11-03 | support w83627dhg at i2c (as seen on Sun Ultra 24 via dmesg@) ok deraadt@ | Constantine A. Murenin |
2008-11-03 | Syba SY-U2LAN works. | Jonathan Gray |
2008-11-02 | rcs tags | Jonathan Gray |
2008-11-02 | sync | Miod Vallat |
2008-11-02 | fix markup of example line and description of G flag; partly from and | Otto Moerbeek |
2008-11-02 | Remove second commented out call to ether_ifdetach() in | Jonathan Gray |
2008-11-02 | - Use CMSG_DATA(), to correctly to get a descriptor, fixing | Thordur I. Bjornsson |
2008-11-02 | Remove duplicate call to ether_ifdetach() in axe_detach() | Jonathan Gray |
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 |