summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-07-10in_scrubprefix needs the same netmask checking as in_addprefix (which wasClaudio Jeker
2012-07-10Add a ~S escape to change the speed interactively (not using ~s sinceNicholas Marriott
2012-07-10Add first cut of replacement for tip/cu. Not linked to the build.Nicholas Marriott
2012-07-10fix the last outstanding functionality difference i could find betweenDavid Gwynne
2012-07-10libexec/tftpd handled the case where we'd get an ack for the previousDavid Gwynne
2012-07-10Fix an outstanding debian bug: #658539lum
2012-07-10Turn on systrace sandboxing of pre-auth sshd by default for new installsDamien Miller
2012-07-09fix -Tascii .Fd line breakingIngo Schwarze
2012-07-09#! stupid testMarc Espie
2012-07-09--config had better match more stupid shit.Marc Espie
2012-07-09The linux emulation exit hook needs to be able to sleep, so call itPhilip Guenthe
2012-07-09According to miod, KERNBASE used as a userland symbol should dieTheo de Raadt
2012-07-09implement -Tman .Eo and .EcIngo Schwarze
2012-07-09OpenBSD has two kinds of developers ...Mike Larkin
2012-07-09longarg:Marc Espie
2012-07-09syncTodd T. Fries
2012-07-09resolve conflictsStuart Henderson
2012-07-09NSD v3.2.11, ok phessler@Stuart Henderson
2012-07-09start ditching Getopt::Long, only LT::Mode::Link uses it, so make itMarc Espie
2012-07-09extend option parser a bit more: if we pass it a regexp, then we matchMarc Espie
2012-07-09support for -Wc,*,* and -Xcompiler $argMarc Espie
2012-07-09Fix typo in warning message.Lawrence Teo
2012-07-09one more prio -> set prio; ok henningJason McIntyre
2012-07-09Implement -Tman .Bf.Ingo Schwarze
2012-07-09second fuckup in implicit detectionMarc Espie
2012-07-09more compat shit for libtool1/libtool2 schizophreniaMarc Espie
2012-07-09update hid usage table to sync with latest specifcations and other *bsds.Yojiro Uo
2012-07-09- introduce log_trace(TRACE_SCHEDULER, ...)Gilles Chehade
2012-07-09use short accessorMarc Espie
2012-07-09nitsMarc Espie
2012-07-09finally, also do accessors for short options. Turns out to be useful.Marc Espie
2012-07-09a bit more scaffolding to distinguish between syntax errors during compilationMarc Espie
2012-07-09fix -Tman font handling for:Ingo Schwarze
2012-07-09Print the fd_set used by select in kdump.Claudio Jeker
2012-07-09Remove generated files.Stuart Henderson
2012-07-09Tedu old comment concerning cpu affinity which does not apply anymore.Christiano F. Haesbaert
2012-07-09We always want to do unit conversions. So flags parameter of getuint()Kenneth R Westerback
2012-07-09I want some of what kjell was smoking 10 years ago when he addedKenneth R Westerback
2012-07-09This test is not reliable in echo mode.Alexander Bluhm
2012-07-09Make 'swap' command work like fdisk(8) says -- you must supply two validKenneth R Westerback
2012-07-09Terminate with extreme prejudice the multiple timeout queuingKenneth R Westerback
2012-07-09Remove apic_intrcount counting in the interrupt handlers. Not that usefulTheo de Raadt
2012-07-09Remove a useless macroTheo de Raadt
2012-07-09In reboot, no need to sched_peg_curproc() to the primary, becauseTheo de Raadt
2012-07-09tiny little oops in untested hibernate blockTheo de Raadt
2012-07-09After a resume, re-initialize the MTRR registers on the AP processorsTheo de Raadt
2012-07-09Enable support for the 'weight' keyword in the 'least-states'Joerg Zinke
2012-07-09clean up ioctl() case statementsTheo de Raadt
2012-07-09acpi_disable_onegpe() is not used; ok piroftiTheo de Raadt
2012-07-09avoid duplicate -oMarc Espie