summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-02Apply profiling to all threads instead of just the thread that calledPhilip Guenthe
2012-08-01Use mtrrmask instead of hardcoded values to accommodate newer CPUsMike Belopuhov
2012-07-30Revert previous change, and don't set IFM_AVALID | IFM_ACTIVE in ifm_statusMiod Vallat
2012-07-29must be zero'd (found by regress)Eric Faurot
2012-07-29reset the session if no RCPT was accepted for the batch.Eric Faurot
2012-07-29add a flag to choose between gethostbyname and gethostbyaddrEric Faurot
2012-07-29fix bogus permfail when no MX is defined on a valid domain.Eric Faurot
2012-07-29- introduce xlowercase() and allow lowercase() to fail gracefullyGilles Chehade
2012-07-29get rid of A_INVALID.Eric Faurot
2012-07-29Disable hyphenation and, for nroff, disable justification which isTodd C. Miller
2012-07-29The '-' before the flags needs to be quoted to prevent nroffTodd C. Miller
2012-07-29Use "\\ " not "\\~" as the non-breaking space as historic nroffTodd C. Miller
2012-07-29in addition to backslash-tilda,Ingo Schwarze
2012-07-29remove the session tree from the global env and move it to mta_session.c,Eric Faurot
2012-07-29whitespace cleanup, no binary changeMike Belopuhov
2012-07-29document .PD; related to man_term.c rev. 1.88Ingo Schwarze
2012-07-29Two improvements from kristaps@:Ingo Schwarze
2012-07-29Implement .PD for -Tascii.Ingo Schwarze
2012-07-28zap a misleading commentPhilip Guenthe
2012-07-28lint is with us no more; remove regress testsPhilip Guenthe
2012-07-28sync struct pfloghdr with reality, pt out Johan Ryberg <johan at securit.se>Henning Brauer
2012-07-28fix uninitialized field type in scheduler_info struct.Charles Longeau
2012-07-28Return a proper error message when we end up needed to parseJasper Lievisse Adriaanse
2012-07-27Fix initializer botch introduced in r1.20 when 'oldval' field wasKenneth R Westerback
2012-07-26Make interface_status() assume that a link is up when IFM_AVALIDKenneth R Westerback
2012-07-26remove reference to no longer existing description of nonexistent devices;Christian Weisgerber
2012-07-26now that we are current again, enable POOL_DEBUGOtto Moerbeek
2012-07-26move to -currentOtto Moerbeek
2012-07-26rename all_state_flags to state_flags to finish the transitionMike Belopuhov
2012-07-26load os passive fingerprints when testing the ruleset; ok henningMike Belopuhov
2012-07-25do not check ns here, we're supposed to compute it; ok krw@ deraadt@Otto Moerbeek
2012-07-25When reporting media state, be sure to set IFM_AVALID and IFM_ACTIVE inMiod Vallat
2012-07-24decls before codeTheo de Raadt
2012-07-23workaround: link this static for a release, because the upgrade scriptTheo de Raadt
2012-07-23Call sppp_clear_ip_addrs from a workq. Problem reported by RD Thrush andStuart Henderson
2012-07-22shrinkTheo de Raadt
2012-07-22remove a few things to make this fit again; with miodTheo de Raadt
2012-07-22Fix for ClickPad. On issue pointed gilles@ and matthieu@Alexandr Shadchin
2012-07-22openssh 6.1Markus Friedl
2012-07-22unp_dispose() walks not just the mbuf chain (m_next) but also the packetPhilip Guenthe
2012-07-21Have sendbug(1) submit error reports to bugs@, instead of gnats@.Peter Hessler
2012-07-21Make kdump recognize the __MAP_NOREPLACE flag.Matthew Dempsky
2012-07-21Add a new mmap(2) flag __MAP_NOREMAP for use with MAP_FIXED toMatthew Dempsky
2012-07-20regenJonathan Gray
2012-07-20add some more 7 series/ivy bridge idsJonathan Gray
2012-07-20match on Mobility Radeon HD2600Jonathan Gray
2012-07-20Replace some leading blanks before comments with leading tab. NoticedKenneth R Westerback
2012-07-20regen moduli file; ok deraadtDarren Tucker
2012-07-19syncJasper Lievisse Adriaanse
2012-07-19say that we are unhibernating..Theo de Raadt