Age | Commit message (Expand) | Author |
2012-08-02 | Apply profiling to all threads instead of just the thread that called | Philip Guenthe |
2012-08-01 | Use mtrrmask instead of hardcoded values to accommodate newer CPUs | Mike Belopuhov |
2012-07-30 | Revert previous change, and don't set IFM_AVALID | IFM_ACTIVE in ifm_status | Miod Vallat |
2012-07-29 | must be zero'd (found by regress) | Eric Faurot |
2012-07-29 | reset the session if no RCPT was accepted for the batch. | Eric Faurot |
2012-07-29 | add a flag to choose between gethostbyname and gethostbyaddr | Eric Faurot |
2012-07-29 | fix bogus permfail when no MX is defined on a valid domain. | Eric Faurot |
2012-07-29 | - introduce xlowercase() and allow lowercase() to fail gracefully | Gilles Chehade |
2012-07-29 | get rid of A_INVALID. | Eric Faurot |
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 |