summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2012-07-09another stupid testMarc Espie
2012-07-09ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) inNicholas Marriott
2012-07-09Modern Perl deferes signal handlers between opcodes. To send TCPAlexander Bluhm
2012-07-09fix some of the confusion we have in pf regarding filter criteria vsHenning Brauer
2012-07-09create mode objects thru factory always: uniform require.Marc Espie
2012-07-09tweak auto-accessor for arrays to be more usefulMarc Espie
2012-07-09Revert previous.Kenneth R Westerback
2012-07-09more arg parsing failureMarc Espie
2012-07-09somehow, the require is not enough for inheritance to work correctly ?Marc Espie
2012-07-09Use strtonum() instead of strtol() inside ask_num(). Many overflowsKenneth R Westerback
2012-07-09move to the new resolver implementation, with temporary glue to useEric Faurot
2012-07-09Fix the handling of the message read buf with regard to MSG_PROCESS_LIMIT.Claudio Jeker
2012-07-09implement help-allMarc Espie
2012-07-09when being asked which disk to install on, give the user the chance toAlexander Hall
2012-07-09Compare the size of the static fd_mask against the number of bytes neededClaudio Jeker
2012-07-09framework for handling help betterMarc Espie
2012-07-09match main libtool options betterMarc Espie
2012-07-09we should prefer --disable-shared if both are mentionedMarc Espie
2012-07-09- runner is the terminology we used back when we had runqueues, we noGilles Chehade
2012-07-09Move a NULL check inside a function, from Tiago Cunha.Nicholas Marriott
2012-07-09Allow relayd to handle transactions > 2GB in sizeTheo de Raadt
2012-07-09Add a socket splicing test that sends a reset from the client whileAlexander Bluhm
2012-07-09DVACT_SUSPEND must be done at cold with interrupts disabled. FailureTheo de Raadt
2012-07-09implement -Tman .No and .MtIngo Schwarze
2012-07-09Remove a doubled word (probably a fatfingered copu & paste).Matthias Kilian
2012-07-09Do not re-initialize ci_randseed on the primary cpuTheo de Raadt