Age | Commit message (Expand) | Author |
2007-02-20 | sync | Theo de Raadt |
2007-02-20 | Revert PAE pmap for now, until the strange bug is found. This stops | Tom Cosgrove |
2007-02-20 | Remove duplicate entry. | Tom Cosgrove |
2007-02-20 | Fix the bpf hook in etherip_input() by using the right address family and | Claudio Jeker |
2007-02-20 | for vfsconf sysctl, do not leak kernel sensors out to userland | Theo de Raadt |
2007-02-20 | for sensors do not leak kernel pointers when copying out to userland; | Theo de Raadt |
2007-02-20 | No use checking malloc return when called with M_WAITOK. | Thordur I. Bjornsson |
2007-02-20 | Remove wrong length check, which is off-by-one, and | Moritz Jodeit |
2007-02-20 | Some cleanup including: | Moritz Jodeit |
2007-02-20 | Move AML_OBJDEBUG into ACPI_DEBUG. | Marco Peereboom |
2007-02-20 | usage(): add -P and tweak -X; from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort the -o options; from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort the -o options; from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort options and sync usage(); from Igor Sobrado | Jason McIntyre |
2007-02-20 | simplify synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort options and avoid line wrap; from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort options; from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort options and sync synopsis; from Igor Sobrado | Jason McIntyre |
2007-02-20 | sort options; from Igor Sobrado | Jason McIntyre |
2007-02-20 | document syslog to other programs, ok jmc | Henning Brauer |
2007-02-20 | Put ral* at pci? onto the install media. Noted by Sunnz (sunnzy (at) | Tom Cosgrove |
2007-02-20 | implement logging to other program's stdin. | Henning Brauer |
2007-02-20 | set maximum packet and window sizes the same for multiplexed clients | Damien Miller |
2007-02-20 | put -n in the right place; from Igor Sobrado | Jason McIntyre |
2007-02-20 | typos; from Daniel Dickman | Jason McIntyre |
2007-02-20 | Remove useless -h option (if you don't know the synopsis, how do you know | Chad Loder |
2007-02-20 | Back out -h doc after discussion with theo | Chad Loder |
2007-02-20 | Document -h option. | Chad Loder |
2007-02-20 | use HOST_UP instead of an hard coded integer | Reyk Floeter |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-20 | knf found while fixing another bug | Theo de Raadt |
2007-02-19 | Added acpi_map_address function for mapping GAS/IO registers | Jordan Hargrave |
2007-02-19 | sync | Theo de Raadt |
2007-02-19 | sort options and sync usage(); from Igor Sobrado | Jason McIntyre |
2007-02-19 | put -n in the right place; from Igor Sobrado | Jason McIntyre |
2007-02-19 | tweaks from Igor Sobrado and myself; | Jason McIntyre |
2007-02-19 | - simply synopsis and usage() | Jason McIntyre |
2007-02-19 | tidy up synopsis and usage(); reported by Igor Sobrado | Jason McIntyre |
2007-02-19 | pthread bits for sh; help deraadt@, ok kettenis@ | Miod Vallat |
2007-02-19 | Put warning about shared IPL interrupts under MPVERBOSE and don't talk about | Mark Kettenis |
2007-02-19 | wording fix from wiz@netbsd, -r1.11; | Jason McIntyre |
2007-02-19 | - Check for fgets failure. | Ray Lai |
2007-02-19 | from hubertf@netbsd: | Jason McIntyre |
2007-02-19 | do not do a curproc test for interrupt context, because it is plainly wrong. | Theo de Raadt |
2007-02-19 | only make this interface available to the kernel for now, discussed witha | Theo de Raadt |
2007-02-19 | ACPIVERBOSE should be off, like i386 | Theo de Raadt |