summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-02-02Test that long syslog messages are truncated correctly.Alexander Bluhm
2015-02-02As a result of the recommendations in RFC 5424, 5425, 5426 set theAlexander Bluhm
2015-02-02Get rid of all remaining calls to rew_sub() where the target blockIngo Schwarze
2015-02-02Update AVN and PGF, add LIL and NTE airports.Jeremie Courreges-Anglas
2015-02-02Remove some pmap locks that were #defined to be nothing (empty). DiscussedMike Larkin
2015-02-02replace the wireless scan example with one showing how to select monitorJason McIntyre
2015-02-02turn UpdateHostkeys off by default until I figure out mlarkin@'sDamien Miller
2015-02-02Get rid of all calls to rew_sub() in blk_exp_close(); only ten callsIngo Schwarze
2015-02-02When a full block macro gets closed out by a mismatchingIngo Schwarze
2015-02-02increasing encounters with difficult DNS setups in darknets hasTheo de Raadt
2015-02-01get rid of rew_sub() in blk_part_imp(); no functional changeIngo Schwarze
2015-02-01Remove two unused arguments from status_replace.Nicholas Marriott
2015-02-01fix .Eo/.Ec spacingIngo Schwarze
2015-02-01free(NULL) works, so stop checking for non-zero length allocationKenneth R Westerback
2015-02-01Simplify blk_part_exp(), no functional change.Ingo Schwarze
2015-02-01The function rew_sub() tries to rewind any all all kinds of blocksIngo Schwarze
2015-02-01Gather the scattered (and sometimes duplicated) qbus address and size definesMiod Vallat
2015-02-01Do not write to the doorbell register at uba attach time - this causes aMiod Vallat
2015-02-01KNF whitespace fix and handle funopen error case.Tobias Stoeckmann
2015-02-01Pass the correct machine check frame to the machine check handler.Miod Vallat
2015-02-01Fix a typo in the Nd line. From Steven McDonald.Jonathan Gray
2015-02-01E2900 with us-iv reported to work via a submitted dmesgJonathan Gray
2015-02-01Sync struct pkthdr_pf and struct mbuf_ext with their actual definitionsLawrence Teo
2015-02-01update currency exchange rates;Jason McIntyre
2015-01-31Merge in a commit from upstream..Brad Smith
2015-01-31free(NULL) works, so stop checking for non-zero length allocationKenneth R Westerback
2015-01-31Don't leak the "access protected, zero sized object" returned byKenneth R Westerback
2015-01-31Let sshd load public host keys even when private keys are missing.Damien Miller
2015-01-31removing two instances of "c.f." - it seems actually "cf." is correct, butJason McIntyre
2015-01-31Set is_static to 0 before trying to free a lease. Otherwise itKenneth R Westerback
2015-01-31xhci fitsTheo de Raadt
2015-01-31regenJonathan Gray
2015-01-31Add some more Intel 5th gen Core ids and the xHCI id used inJonathan Gray
2015-01-31Always free(buf) if errmsg is set while trying to flush routes.Kenneth R Westerback
2015-01-31Add missing period.Lawrence Teo
2015-01-31Document MSIZE, MCLSHIFT, MCLBYTES, MCLOFSET, and MAXMCLBYTES which haveLawrence Teo
2015-01-31The error buffer in syslogd might be too small for the TLS errors.Alexander Bluhm
2015-01-31fix macro usage; from Kaspars at Bankovskis dot netIngo Schwarze
2015-01-31Use relative offsets instead of absolute pointers for the terminalIngo Schwarze
2015-01-30Fix mbuf leak in Linux compat setsockopt() in the error path whenTodd C. Miller
2015-01-30Have pity on the poor stack.Ingo Schwarze
2015-01-30starting a tbl(7) breaks man(7) next-line scope;Ingo Schwarze
2015-01-30improve argv checking. drive name, if given, must match something.Ted Unangst
2015-01-30simple_lock can finally be removed!Theo de Raadt
2015-01-30Delete the redundant tbl span flags, just inspect the actual dataIngo Schwarze
2015-01-30remove rndc (from bind) as well, ok deraadtStuart Henderson
2015-01-30fix a possible NULL-deref when trying to deref ifa->ifa_addrGilles Chehade
2015-01-30Tidy up detach-client a bit.Nicholas Marriott
2015-01-30TLS connect error message has changed, adapt tests.Alexander Bluhm
2015-01-30Don't leak incompletely cloned static lease. Should never happenKenneth R Westerback