summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-26Add GENERIC.MP.Joel Sing
2010-06-26sync libexpat with upstream. mostly formating cleanup, no binary change.Eric Faurot
2010-06-26bye bye DLT_OLD_PFLOG & friends. dead since 2003. 7 years oughta be enoughHenning Brauer
2010-06-26remove support for the old pflog format, replaced in 2003Henning Brauer
2010-06-26From the Loganaden Velvindron:Kjell Wooding
2010-06-26Don't try to halt an AP if holding sched_lock since that causes hangsMike Larkin
2010-06-26syncTheo de Raadt
2010-06-26Fix 100% interrupt usage on amd64 MP resume.Mike Larkin
2010-06-26xs->cmd[n] doesn't mean the n'th byte, because xs->cmd is a structKenneth R Westerback
2010-06-26disable opencvs; maintainers went bye byeTheo de Raadt
2010-06-26tweak previous;Jason McIntyre
2010-06-26Do not store curcpu() in syscall and trap handlers since we can go toJoel Sing
2010-06-26Avoid a potential race when unlocking a mutex.Joel Sing
2010-06-26add huawei E182 and emobile D31HW to the supported device listYojiro Uo
2010-06-26add HUAWEI E182 (aka Emobile D31HW)Yojiro Uo
2010-06-26regenYojiro Uo
2010-06-26add new umsm device (HUAWEI E182 / aka Emobile D31HW)Yojiro Uo
2010-06-25remove -m (merge).Henning Brauer
2010-06-25Add X11ForwardTimeout option to specify timeout for untrusted X11Damien Miller
2010-06-25log the hostname and address that we connected to at LogLevel=verboseDamien Miller
2010-06-25There is no need for {} to just specifiy an interface.Claudio Jeker
2010-06-25minor cleanupsMarc Espie
2010-06-25fix bad opt('l') printing.Marc Espie
2010-06-25remove last local vars.Marc Espie
2010-06-25simplify message printing a bitMarc Espie
2010-06-25document ::State a bitMarc Espie
2010-06-25clean-up options handling some moreMarc Espie
2010-06-25new styleMarc Espie
2010-06-25move handle_options in state, as should be.Marc Espie
2010-06-25do options the other way so that we provide defaults that can be overriddenMarc Espie
2010-06-25use new state (so no need to parse some options).Marc Espie
2010-06-25use locator object.Marc Espie
2010-06-25move common options (-D/-v) handling code upto State.Marc Espie
2010-06-25allow creation of a unique PackageLocator object, that stores state,Marc Espie
2010-06-25fix "deduplicate" code.Marc Espie
2010-06-25sha25 -> sha256 as noticed by Nigel TaylorMarc Espie
2010-06-25skip the initial check for access with an empty password whenDamien Miller
2010-06-25don't attempt to drain devices after they are destroyed, whichAlexandre Ratchov
2010-06-25bz#1750: fix requirement for /dev/null inside ChrootDirectory forDamien Miller
2010-06-25bz#1327: remove hardcoded limit of 100 permitopen clauses and portDamien Miller
2010-06-25move st over to using xshandlers for scheduling io. based on theDavid Gwynne
2010-06-24- remove ISAPNP_FREE and ISAPNP_MALLOC macro's and just use them inline.Jasper Lievisse Adriaanse
2010-06-24this just had to be here...Jasper Lievisse Adriaanse
2010-06-24sync from mirrors.datStuart Henderson
2010-06-24sync from mirrors.datStuart Henderson
2010-06-24unbreak the ikectl log verbose/brief commands.Reyk Floeter
2010-06-24Include files annotated @bin in the database produced by pkg_mklocatedb;Stuart Henderson
2010-06-24we cant rely on being able to sleep when dumping, so dont lose theDavid Gwynne
2010-06-24The new AMD Opteron CPUs have up to 4 HyperTransport links instead of 3.Mark Kettenis
2010-06-23127/8 is INADDR_LOOPBACK & IN_CLASSA_NET the kroute code does notClaudio Jeker