Age | Commit message (Expand) | Author |
2010-10-21 | fix style and typos in messages and comments | Alexandre Ratchov |
2010-10-21 | use MODE_xxx and XRUN_xxx macros everywhere, and zap corresponding | Alexandre Ratchov |
2010-10-21 | more EXIT STATUS bits; from Daniel Dickman | Jason McIntyre |
2010-10-21 | There is no TCP6 in our kernel, so remove the #ifndef TCP6. | Alexander Bluhm |
2010-10-21 | There is neither TCP6 nor struct tcp6cb in our kernel. So remove | Alexander Bluhm |
2010-10-21 | Start implementing the missing lablemapping messages in the LDE and | Claudio Jeker |
2010-10-21 | print the pointer value that caused the error (if available); ok | Otto Moerbeek |
2010-10-20 | Disestablish interrupts if attachment fails. | Michael Knudsen |
2010-10-20 | Disable __thread for alpha on OpenBSD. ok matthieu. | Dale Rahn |
2010-10-20 | Merge OpenCVS' rcs_deltatext_set into OpenRCS, fixing a memory leak. | Tobias Stoeckmann |
2010-10-20 | Remove the need for rp_file in parser structure, instead keep only one | Tobias Stoeckmann |
2010-10-20 | Mark repeating keys with "(repeat)" in the key list. | Nicholas Marriott |
2010-10-20 | Since on shutdown fib_sync is forced to 1 to remove the multicast route | Claudio Jeker |
2010-10-20 | Prevent a NULL pointer dereference if rcsparse_deltatexts is called with | Tobias Stoeckmann |
2010-10-19 | grow i386 inside media a teeny bit | Theo de Raadt |
2010-10-19 | There is no more groff in the base system, so use mandoc(1) to format | Ingo Schwarze |
2010-10-19 | Remove the LOG_MAKEPRI macro. It has been broken (the << 3 is wrong) since | Theo de Raadt |
2010-10-19 | update initialization values for the Osprey 2.2. | Damien Bergamini |
2010-10-19 | no more vgrind(1); ok deraadt | Jason McIntyre |
2010-10-19 | fix a split() which was causing problems with the mbox.5 manpage | Stuart Henderson |
2010-10-19 | Unify some error messages to simplify reset code. No functional | Kenneth R Westerback |
2010-10-19 | Add a few more tcpcb and sockbuffer variables that tcpbench can inspect. | Claudio Jeker |
2010-10-19 | Fix a segmentation fault when adding an attribute to an empty entry. | Martin Hedenfal |
2010-10-19 | When checking if the input buffer is large enough to hold an LDAP request, | Martin Hedenfal |
2010-10-19 | Remember the bind DN after BSD authentication. This makes access control | Martin Hedenfal |
2010-10-19 | convert to fuse cast from the libcrypto. with a simplification nit from | Mike Belopuhov |
2010-10-19 | before running groff, create dir when needed. | Marc Espie |
2010-10-18 | bFrameIntervalType affects frame rates, not frame sizes | Jacob Meuser |
2010-10-18 | when configuring the streaming interface with the video probe and | Jacob Meuser |
2010-10-18 | use setting with closest matching bandwidth for the current configuration | Jacob Meuser |
2010-10-18 | sync | Theo de Raadt |
2010-10-18 | delete a wasteful space | Theo de Raadt |
2010-10-18 | allow configuration of 802.11 interfaces in the installer | Alexander Hall |
2010-10-18 | document the new wpakey option | Alexander Hall |
2010-10-18 | as determined 4 years ago, FortiGate needs DOI of 0 responses to DPD | Todd T. Fries |
2010-10-18 | sup is no longer used. reminded by pirofti and jmc | Theo de Raadt |
2010-10-18 | sync | Theo de Raadt |
2010-10-18 | vgrind goes to the attic | Theo de Raadt |
2010-10-18 | disable vgrind; raw roff support is gone. it might surface in the ports tree... | Theo de Raadt |
2010-10-18 | Merge the before and after attach client code into one in client.c | Nicholas Marriott |
2010-10-18 | tmac update no longer needed | Theo de Raadt |
2010-10-18 | As a local change, append rmacs to rs1 or rs2 for vt100 and vt220 so | Nicholas Marriott |
2010-10-18 | Fix a potential memory leak in an error path (although in code we don't | Nicholas Marriott |
2010-10-18 | Disable use of dladdr() on a.out arches, they do not provide it (yet); ok djm@ | Miod Vallat |
2010-10-18 | sync | Theo de Raadt |
2010-10-18 | oops! we need to retain the usr/share/tmac directory until we figure | Theo de Raadt |
2010-10-18 | sync | Theo de Raadt |
2010-10-18 | The base no longer uses old groff -- it uses mandoc(1). The ports tree still | Theo de Raadt |
2010-10-18 | Stop compiling with ATHN_DEBUG defined by default. | Damien Bergamini |
2010-10-18 | Add __attribute__((aligned(4))) to __packed Tx/Rx descriptors. | Damien Bergamini |