Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-11-03 | poor USD docs, we always forget you! ...document ~x | Jason McIntyre | |
2008-11-03 | s/5GHZ/5GHz/ for consistency. | Damien Bergamini | |
2008-11-03 | HW CCMP + use plural for firmware files. | Damien Bergamini | |
2008-11-03 | HW CCMP encryption/decryption of unicast frames. | Damien Bergamini | |
HW support for other ciphers (TKIP) really sucks (no Michael MIC, not even TKIP Phase 1) and is thus not implemented here. fix a panic in iwn_fatal_intr() when dumping the firmware error log while i'm here. | |||
2008-11-03 | add ~x; which is quite handy sometimes. per posix | Martynas Venckus | |
man page tweak&ok jmc@. ok millert@ | |||
2008-11-03 | sync to openssl-0.9.8i; | Jason McIntyre | |
i still haven't folded in x509v3_config.pod, since i'm not entirely sure what to do with it. | |||
2008-11-03 | handle Xrefs to XFree as well | Marc Espie | |
okay grunk@, jmc@ | |||
2008-11-03 | handle 3p manpages correctly | Marc Espie | |
Also remove some warnings for OpenBSD, since /pub/OpenBSD will occur very often in tool samples. okay grunk@, jmc@ | |||
2008-11-03 | regen | Robert Nagy | |
2008-11-03 | add Radeon HD 3650 | Robert Nagy | |
2008-11-03 | use colon before a list. | Igor Sobrado | |
2008-11-03 | improve description in .Nd macros. | Igor Sobrado | |
ok reyk@ | |||
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 | |
in case we need it. the idea is to try to get rid of some potential sleeps.. ok tedu | |||
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 | |
ok jmc@ | |||
2008-11-02 | Remove second commented out call to ether_ifdetach() in | Jonathan Gray | |
mos_detach(). | |||
2008-11-02 | - Use CMSG_DATA(), to correctly to get a descriptor, fixing | Thordur I. Bjornsson | |
a locking botch in portal_open(); - set f_namemax at mount time and use copy_statfs_info() in portal_statfs(); This diff is a slight tweak of the diff sent in PR5968 by Frank Denis (j at pureftpd.org) Thanks! | |||
2008-11-02 | Remove duplicate call to ether_ifdetach() in axe_detach() | Jonathan Gray | |
which has been there since rev 1.1. Spotted by Johann Christian Rode <jcrode@gmx.net> | |||
2008-11-02 | Remove the M_ANYCAST6 mbuf flag by doing the detection all in ip6_input(). | Claudio Jeker | |
M_ANYCAST6 was only used to signal tcp6_input() that it should drop the packet and send back icmp error. This can be done in ip6_input() without the need for a mbuf flag. Gives us back one slot in m_flags for possible future need. Looked at and some input by naddy@ and henning@. OK dlg@ | |||
2008-11-02 | check for the maximum file size to avoid some out-of-bounds accesses; | Otto Moerbeek | |
ok millert@ | |||
2008-11-02 | introduce a macro for max file size, instead of hardcoding it; ok | Otto Moerbeek | |
millert@ | |||
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 | |
and Jim Razmus; | |||
2008-11-02 | Add the option to sort by requests to the pool view, and document | Can Erkin Acar | |
the hotkeys 'o' to select and 'r' to reverse column orderings. | |||
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 | |
doesn't change the .o. Use isp_stds.h. | |||
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback | |
doesn't change the .o. | |||
2008-11-02 | Start updating isp. Just new defines, comments, whitespace, anything that | Kenneth R Westerback | |
doesn't change the .o. | |||
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 | |
debug3()s; ok deraadt@ | |||
2008-11-02 | write the command description (the .Nd macro) in a more usual way; | Igor Sobrado | |
improve spacing in the FILES section. ok gilles@ | |||
2008-11-01 | remove a superfluous .Pq macro; cites bibliography in a more standard way; | Igor Sobrado | |
fix the reference to RFC 5321. ok gilles@ | |||
2008-11-01 | Add sensors | Marco Peereboom | |
2008-11-01 | fix the synopsis of the command; spacing. | Igor Sobrado | |
ok jmc@ | |||
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 | |
- add myself as a copyright holder | |||
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 | |
global process list and calling ktrsettracevnode() in ktrwrite(), so that we don't sleep in vrele(). Discussed with deraadt@, okay beck@, tedu@ and thib@. | |||
2008-11-01 | smtpd is a smtp server implementation for OpenBSD. It is a work in progress | Gilles Chehade | |
which still lacks many features. bringing it in tree will help working on it more easily. "at this stage it should go in" henning@, "move ahead" deraadt@ | |||
2008-11-01 | Fix bogus shift. | Marco Peereboom | |