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