Age | Commit message (Expand) | Author |
2015-02-10 | Nuke sin_zero before passing it on down into the ifa_ifwithaddr() that | Claudio Jeker |
2015-02-10 | chroot... | Theo de Raadt |
2015-02-10 | now we're cooking with gas... | Ted Unangst |
2015-02-10 | If 'write' is issued after a 'reinit' command, and the MBR to be | Kenneth R Westerback |
2015-02-10 | Pass SOCK_NONBLOCK | SOCK_CLOEXEC to some more sockets. We never want to | Claudio Jeker |
2015-02-10 | matthew suggests a double cast so sf mortgages work right. :) | Ted Unangst |
2015-02-10 | make bpf(4) able to filter based on a pf(4) queue ID for tcpdump -Q qname | Martin Pelikan |
2015-02-10 | remove CMU gtime | Ted Unangst |
2015-02-10 | Add bind regress test | Claudio Jeker |
2015-02-10 | Test that bind works the way it should. This fails at the moment because | Claudio Jeker |
2015-02-10 | add definitions for linux style locks | Jonathan Gray |
2015-02-10 | usr/sbin/chown? uhmm... no | Theo de Raadt |
2015-02-09 | If the kmem options are in use, drop the gid earlier. | Theo de Raadt |
2015-02-09 | Add a quirk to find the AGP bridge on PowerMac7,2 and PowerMac7,3 which | Martin Pieuchot |
2015-02-09 | convert a dozen fprintf/exit pairs to use err(). | Ted Unangst |
2015-02-09 | fix some leaks in error paths | Jonathan Gray |
2015-02-09 | Merge clock-mode command into copy-mode. | Nicholas Marriott |
2015-02-09 | exit() cleanup. don't have to call it in a loop. | Ted Unangst |
2015-02-09 | Protect fgetwln(), wcslcat() and wcslcpy() with __BSD_VISIBLE | Todd C. Miller |
2015-02-09 | clean up flags++ instances around getopt() | Theo de Raadt |
2015-02-09 | remove support for floating or unsigned time_t. leave the incorrect comment | Ted Unangst |
2015-02-09 | typo | Miod Vallat |
2015-02-09 | Move consistency check within #ifdef DIAGNOSTIC | Miod Vallat |
2015-02-09 | correct copyright, upon approval from paul vixie via todd miller. the | Theo de Raadt |
2015-02-09 | _LKM leftovers | Miod Vallat |
2015-02-09 | typo | Miod Vallat |
2015-02-09 | Whitespace. | Masao Uebayashi |
2015-02-09 | Error messages form libtls have changed, adapt syslogd tests. | Alexander Bluhm |
2015-02-09 | correctly reset max_win if the SYN-ACK lacks a wscale option. pf | Markus Friedl |
2015-02-09 | Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible and | Joel Sing |
2015-02-09 | Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible and | Joel Sing |
2015-02-09 | BN_CTX_get() can fail - consistently check its return value. | Joel Sing |
2015-02-09 | Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible and | Joel Sing |
2015-02-09 | uncast | Ted Unangst |
2015-02-09 | it is not strictly necessary to cast the "return value" of free() to void. | Ted Unangst |
2015-02-09 | - register int idays; /* unsigned would be so 2003 */ | Ted Unangst |
2015-02-09 | always define ALL_STATE (which, contrary to the name is not about all | Ted Unangst |
2015-02-09 | more decasting | Ted Unangst |
2015-02-09 | delete lots of unnecessary or incorrect casts, including among other minor | Ted Unangst |
2015-02-09 | we are not interested in warnings about what pre-1998 zic could not handle | Ted Unangst |
2015-02-09 | the one true type of time_t is a signed integer | Ted Unangst |
2015-02-09 | sync | Theo de Raadt |
2015-02-09 | getrtable() can operate NOLOCK; ok guenther | Theo de Raadt |
2015-02-09 | remove INITIALIZE macro and do it the hard way. | Ted Unangst |
2015-02-09 | unifdef the rest of the HAVEs and HAVE nots | Ted Unangst |
2015-02-09 | make sigprocmask(2) not take the kernel lock | Martin Pelikan |
2015-02-09 | unifdef have gettext. don't have it, won't have it. | Ted Unangst |
2015-02-09 | you need atomic.h to do atomic things. | David Gwynne |
2015-02-09 | oops, accidental commit | Theo de Raadt |
2015-02-09 | Otto is a proper name, sort Jean-Pierre in the right spot | Otto Moerbeek |