summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-10Nuke sin_zero before passing it on down into the ifa_ifwithaddr() thatClaudio Jeker
2015-02-10chroot...Theo de Raadt
2015-02-10now we're cooking with gas...Ted Unangst
2015-02-10If 'write' is issued after a 'reinit' command, and the MBR to beKenneth R Westerback
2015-02-10Pass SOCK_NONBLOCK | SOCK_CLOEXEC to some more sockets. We never want toClaudio Jeker
2015-02-10matthew suggests a double cast so sf mortgages work right. :)Ted Unangst
2015-02-10make bpf(4) able to filter based on a pf(4) queue ID for tcpdump -Q qnameMartin Pelikan
2015-02-10remove CMU gtimeTed Unangst
2015-02-10Add bind regress testClaudio Jeker
2015-02-10Test that bind works the way it should. This fails at the moment becauseClaudio Jeker
2015-02-10add definitions for linux style locksJonathan Gray
2015-02-10usr/sbin/chown? uhmm... noTheo de Raadt
2015-02-09If the kmem options are in use, drop the gid earlier.Theo de Raadt
2015-02-09Add a quirk to find the AGP bridge on PowerMac7,2 and PowerMac7,3 whichMartin Pieuchot
2015-02-09convert a dozen fprintf/exit pairs to use err().Ted Unangst
2015-02-09fix some leaks in error pathsJonathan Gray
2015-02-09Merge clock-mode command into copy-mode.Nicholas Marriott
2015-02-09exit() cleanup. don't have to call it in a loop.Ted Unangst
2015-02-09Protect fgetwln(), wcslcat() and wcslcpy() with __BSD_VISIBLETodd C. Miller
2015-02-09clean up flags++ instances around getopt()Theo de Raadt
2015-02-09remove support for floating or unsigned time_t. leave the incorrect commentTed Unangst
2015-02-09typoMiod Vallat
2015-02-09Move consistency check within #ifdef DIAGNOSTICMiod Vallat
2015-02-09correct copyright, upon approval from paul vixie via todd miller. theTheo de Raadt
2015-02-09_LKM leftoversMiod Vallat
2015-02-09typoMiod Vallat
2015-02-09Whitespace.Masao Uebayashi
2015-02-09Error messages form libtls have changed, adapt syslogd tests.Alexander Bluhm
2015-02-09correctly reset max_win if the SYN-ACK lacks a wscale option. pfMarkus Friedl
2015-02-09Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andJoel Sing
2015-02-09Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andJoel Sing
2015-02-09BN_CTX_get() can fail - consistently check its return value.Joel Sing
2015-02-09Expand the IMPLEMENT_ASN1_FUNCTIONS macro so that the code is visible andJoel Sing
2015-02-09uncastTed Unangst
2015-02-09it 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-09always define ALL_STATE (which, contrary to the name is not about allTed Unangst
2015-02-09more decastingTed Unangst
2015-02-09delete lots of unnecessary or incorrect casts, including among other minorTed Unangst
2015-02-09we are not interested in warnings about what pre-1998 zic could not handleTed Unangst
2015-02-09the one true type of time_t is a signed integerTed Unangst
2015-02-09syncTheo de Raadt
2015-02-09getrtable() can operate NOLOCK; ok guentherTheo de Raadt
2015-02-09remove INITIALIZE macro and do it the hard way.Ted Unangst
2015-02-09unifdef the rest of the HAVEs and HAVE notsTed Unangst
2015-02-09make sigprocmask(2) not take the kernel lockMartin Pelikan
2015-02-09unifdef have gettext. don't have it, won't have it.Ted Unangst
2015-02-09you need atomic.h to do atomic things.David Gwynne
2015-02-09oops, accidental commitTheo de Raadt
2015-02-09Otto is a proper name, sort Jean-Pierre in the right spotOtto Moerbeek