Age | Commit message (Expand) | Author |
2012-07-09 | resolve conflicts | Stuart Henderson |
2012-07-09 | NSD v3.2.11, ok phessler@ | Stuart Henderson |
2012-07-09 | start ditching Getopt::Long, only LT::Mode::Link uses it, so make it | Marc Espie |
2012-07-09 | extend option parser a bit more: if we pass it a regexp, then we match | Marc Espie |
2012-07-09 | support for -Wc,*,* and -Xcompiler $arg | Marc Espie |
2012-07-09 | Fix typo in warning message. | Lawrence Teo |
2012-07-09 | one more prio -> set prio; ok henning | Jason McIntyre |
2012-07-09 | Implement -Tman .Bf. | Ingo Schwarze |
2012-07-09 | second fuckup in implicit detection | Marc Espie |
2012-07-09 | more compat shit for libtool1/libtool2 schizophrenia | Marc Espie |
2012-07-09 | update 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-09 | use short accessor | Marc Espie |
2012-07-09 | nits | Marc Espie |
2012-07-09 | finally, also do accessors for short options. Turns out to be useful. | Marc Espie |
2012-07-09 | a bit more scaffolding to distinguish between syntax errors during compilation | Marc Espie |
2012-07-09 | fix -Tman font handling for: | Ingo Schwarze |
2012-07-09 | Print the fd_set used by select in kdump. | Claudio Jeker |
2012-07-09 | Remove generated files. | Stuart Henderson |
2012-07-09 | Tedu old comment concerning cpu affinity which does not apply anymore. | Christiano F. Haesbaert |
2012-07-09 | We always want to do unit conversions. So flags parameter of getuint() | Kenneth R Westerback |
2012-07-09 | I want some of what kjell was smoking 10 years ago when he added | Kenneth R Westerback |
2012-07-09 | This test is not reliable in echo mode. | Alexander Bluhm |
2012-07-09 | Make 'swap' command work like fdisk(8) says -- you must supply two valid | Kenneth R Westerback |
2012-07-09 | Terminate with extreme prejudice the multiple timeout queuing | Kenneth R Westerback |
2012-07-09 | Remove apic_intrcount counting in the interrupt handlers. Not that useful | Theo de Raadt |
2012-07-09 | Remove a useless macro | Theo de Raadt |
2012-07-09 | In reboot, no need to sched_peg_curproc() to the primary, because | Theo de Raadt |
2012-07-09 | tiny little oops in untested hibernate block | Theo de Raadt |
2012-07-09 | After a resume, re-initialize the MTRR registers on the AP processors | Theo de Raadt |
2012-07-09 | Enable support for the 'weight' keyword in the 'least-states' | Joerg Zinke |
2012-07-09 | clean up ioctl() case statements | Theo de Raadt |
2012-07-09 | acpi_disable_onegpe() is not used; ok pirofti | Theo de Raadt |
2012-07-09 | avoid duplicate -o | Marc Espie |
2012-07-09 | another stupid test | Marc Espie |
2012-07-09 | ANSIfy forkpty, add missing $OpenBSD$ in duid.c, style (no arg names) in | Nicholas Marriott |
2012-07-09 | Modern Perl deferes signal handlers between opcodes. To send TCP | Alexander Bluhm |
2012-07-09 | fix some of the confusion we have in pf regarding filter criteria vs | Henning Brauer |
2012-07-09 | create mode objects thru factory always: uniform require. | Marc Espie |
2012-07-09 | tweak auto-accessor for arrays to be more useful | Marc Espie |
2012-07-09 | Revert previous. | Kenneth R Westerback |
2012-07-09 | more arg parsing failure | Marc Espie |
2012-07-09 | somehow, the require is not enough for inheritance to work correctly ? | Marc Espie |
2012-07-09 | Use strtonum() instead of strtol() inside ask_num(). Many overflows | Kenneth R Westerback |
2012-07-09 | move to the new resolver implementation, with temporary glue to use | Eric Faurot |
2012-07-09 | Fix the handling of the message read buf with regard to MSG_PROCESS_LIMIT. | Claudio Jeker |
2012-07-09 | implement help-all | Marc Espie |
2012-07-09 | when being asked which disk to install on, give the user the chance to | Alexander Hall |
2012-07-09 | Compare the size of the static fd_mask against the number of bytes needed | Claudio Jeker |
2012-07-09 | framework for handling help better | Marc Espie |