Age | Commit message (Expand) | Author |
2012-07-29 | Disable hyphenation and, for nroff, disable justification which is | Todd C. Miller |
2012-07-29 | The '-' before the flags needs to be quoted to prevent nroff | Todd C. Miller |
2012-07-29 | Use "\\ " not "\\~" as the non-breaking space as historic nroff | Todd C. Miller |
2012-07-29 | in addition to backslash-tilda, | Ingo Schwarze |
2012-07-29 | remove the session tree from the global env and move it to mta_session.c, | Eric Faurot |
2012-07-29 | whitespace cleanup, no binary change | Mike Belopuhov |
2012-07-29 | document .PD; related to man_term.c rev. 1.88 | Ingo Schwarze |
2012-07-29 | Two improvements from kristaps@: | Ingo Schwarze |
2012-07-29 | Implement .PD for -Tascii. | Ingo Schwarze |
2012-07-28 | zap a misleading comment | Philip Guenthe |
2012-07-28 | lint is with us no more; remove regress tests | Philip Guenthe |
2012-07-28 | sync struct pfloghdr with reality, pt out Johan Ryberg <johan at securit.se> | Henning Brauer |
2012-07-28 | fix uninitialized field type in scheduler_info struct. | Charles Longeau |
2012-07-28 | Return a proper error message when we end up needed to parse | Jasper Lievisse Adriaanse |
2012-07-27 | Fix initializer botch introduced in r1.20 when 'oldval' field was | Kenneth R Westerback |
2012-07-26 | Make interface_status() assume that a link is up when IFM_AVALID | Kenneth R Westerback |
2012-07-26 | remove reference to no longer existing description of nonexistent devices; | Christian Weisgerber |
2012-07-26 | now that we are current again, enable POOL_DEBUG | Otto Moerbeek |
2012-07-26 | move to -current | Otto Moerbeek |
2012-07-26 | rename all_state_flags to state_flags to finish the transition | Mike Belopuhov |
2012-07-26 | load os passive fingerprints when testing the ruleset; ok henning | Mike Belopuhov |
2012-07-25 | do not check ns here, we're supposed to compute it; ok krw@ deraadt@ | Otto Moerbeek |
2012-07-25 | When reporting media state, be sure to set IFM_AVALID and IFM_ACTIVE in | Miod Vallat |
2012-07-24 | decls before code | Theo de Raadt |
2012-07-23 | workaround: link this static for a release, because the upgrade script | Theo de Raadt |
2012-07-23 | Call sppp_clear_ip_addrs from a workq. Problem reported by RD Thrush and | Stuart Henderson |
2012-07-22 | shrink | Theo de Raadt |
2012-07-22 | remove a few things to make this fit again; with miod | Theo de Raadt |
2012-07-22 | Fix for ClickPad. On issue pointed gilles@ and matthieu@ | Alexandr Shadchin |
2012-07-22 | openssh 6.1 | Markus Friedl |
2012-07-22 | unp_dispose() walks not just the mbuf chain (m_next) but also the packet | Philip Guenthe |
2012-07-21 | Have sendbug(1) submit error reports to bugs@, instead of gnats@. | Peter Hessler |
2012-07-21 | Make kdump recognize the __MAP_NOREPLACE flag. | Matthew Dempsky |
2012-07-21 | Add a new mmap(2) flag __MAP_NOREMAP for use with MAP_FIXED to | Matthew Dempsky |
2012-07-20 | regen | Jonathan Gray |
2012-07-20 | add some more 7 series/ivy bridge ids | Jonathan Gray |
2012-07-20 | match on Mobility Radeon HD2600 | Jonathan Gray |
2012-07-20 | Replace some leading blanks before comments with leading tab. Noticed | Kenneth R Westerback |
2012-07-20 | regen moduli file; ok deraadt | Darren Tucker |
2012-07-19 | sync | Jasper Lievisse Adriaanse |
2012-07-19 | say that we are unhibernating.. | Theo de Raadt |
2012-07-19 | Fix for VU#624931 CVE-2012-2978: NSD denial of service | Peter Hessler |
2012-07-18 | make the scheduler less verbose by default. | Eric Faurot |
2012-07-18 | Attach non-frame buffer GIO devices with ga_product being the id gathered by | Miod Vallat |
2012-07-18 | comment typo; s/lineair/linear/ | Matthew Dempsky |
2012-07-18 | Hopefully correctly recognize GIO boards with a 8-bit only ID register, which | Miod Vallat |
2012-07-18 | regen | Miod Vallat |
2012-07-18 | A couple more device IDs, thanks to Martin Boehme for donating boards! | Miod Vallat |
2012-07-18 | According to Linux, and just verified the hard way, the 8254 timer does not | Miod Vallat |
2012-07-18 | enable more tests, some were forgotten along the way | Ingo Schwarze |