summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-19Fix for VU#624931 CVE-2012-2978: NSD denial of servicePeter Hessler
2012-07-18make the scheduler less verbose by default.Eric Faurot
2012-07-18Attach non-frame buffer GIO devices with ga_product being the id gathered byMiod Vallat
2012-07-18comment typo; s/lineair/linear/Matthew Dempsky
2012-07-18Hopefully correctly recognize GIO boards with a 8-bit only ID register, whichMiod Vallat
2012-07-18regenMiod Vallat
2012-07-18A couple more device IDs, thanks to Martin Boehme for donating boards!Miod Vallat
2012-07-18According to Linux, and just verified the hard way, the 8254 timer does notMiod Vallat
2012-07-18enable more tests, some were forgotten along the wayIngo Schwarze