Age | Commit message (Expand) | Author |
2008-10-04 | this is not the cvtql/sv opcode. ok miod@, naddy@ | Martynas Venckus |
2008-10-04 | At clock initialization, if we discover that tickadj is 0 (due to very | Theo de Raadt |
2008-10-04 | When closing the video stream switch back to default interface as last | Marcus Glocker |
2008-10-04 | tighter specs (tested for ages locally) | Marc Espie |
2008-10-04 | explicitly pad & pack the packetdata structure thrown around on the wire, | Theo de Raadt |
2008-10-04 | sync | Theo de Raadt |
2008-10-03 | Repair strnvis() buffersize of 4*n+1, with termination gauranteed by the | Theo de Raadt |
2008-10-03 | sync with grand.central.org; prompted by pr#5817 | Todd T. Fries |
2008-10-03 | Backout. kettenis@ has reservations. | Tobias Weingartner |
2008-10-03 | Use ether_ioctl(). | Brad Smith |
2008-10-03 | Return ENOTTY for unknown ioctl's. | Brad Smith |
2008-10-03 | NUL not NULL | Theo de Raadt |
2008-10-03 | Readability changes. | Marc Balmer |
2008-10-03 | KNF and readability changes; no binary changes. | Marc Balmer |
2008-10-03 | reduce rbyte cache to 512 bytes, no measurable slowdown (even in the | Otto Moerbeek |
2008-10-03 | beef up the description of -D a little, and don;t imply the | Jason McIntyre |
2008-10-03 | save and restore errno on success. while it is not stricly needed for | Otto Moerbeek |
2008-10-03 | -D before -d; | Jason McIntyre |
2008-10-03 | zap __arc4_getbyte(), it was only used by the old malloc; ok millert@ | Otto Moerbeek |
2008-10-03 | when increasing the size of a larger than a page allocation try | Otto Moerbeek |
2008-10-03 | avoid spitting up regions when purging stuff from the cache, it puts | Otto Moerbeek |
2008-10-03 | Make extra cpu's in DDB not spin in tight loop. | Tobias Weingartner |
2008-10-03 | Add openbsd-submit.mc, a custom version submit.mc and revert the | Todd C. Miller |
2008-10-03 | Unify code between the various flavors of imsg buffer.c. | Eric Faurot |
2008-10-03 | and.. another option device.. | Theo de Raadt |
2008-10-03 | sync | Theo de Raadt |
2008-10-03 | another option hdspa | Theo de Raadt |
2008-10-03 | sync | Theo de Raadt |
2008-10-03 | New option -D to daemonize spamd-setup for early bootup use. This avoids | Theo de Raadt |
2008-10-03 | do not give an example of how to chmod files: we can presume the user | Jason McIntyre |
2008-10-03 | correct comment; a part of PR4184 | Theo de Raadt |
2008-10-03 | Repair long group handling; Alf Schlichting, PR 4164 | Theo de Raadt |
2008-10-03 | Remove shared-network from the sample config, people who need | Stuart Henderson |
2008-10-03 | Use correct function signature when calling the write_host_header hook. | Marc Balmer |
2008-10-03 | Mask crcval in the right place, avoiding segfault during save | Stuart Henderson |
2008-10-03 | Make sigwait() work correctly. In particular, it'll work when the | Philip Guenthe |
2008-10-03 | Return ENOTTY for unknown ioctl's. | Brad Smith |
2008-10-03 | Return ENOTTY for unknown ioctl's. | Brad Smith |
2008-10-03 | Merge xe_ether_ioctl() into xe_ioctl() which was just a handler for | Brad Smith |
2008-10-03 | Remove a few small ifdef/ifndef OpenBSD sections which contained some | Brad Smith |
2008-10-03 | KNF. | Brad Smith |
2008-10-02 | get rid of some unneeded $Id stuff | Theo de Raadt |
2008-10-02 | the license on this is PD; david leonard says so | Theo de Raadt |
2008-10-02 | Fix PR #5942: preserve errno across fd flag updates, so that successful | Theo de Raadt |
2008-10-02 | the license on this is PD; david leonard says so | Theo de Raadt |
2008-10-02 | Repair "set reconnect random 0" from PR 5368. This bug report was ignored | Theo de Raadt |
2008-10-02 | zap trailing whitespace; | Jason McIntyre |
2008-10-02 | First step towards cleaning up the Ethernet driver ioctl handling. | Brad Smith |
2008-10-02 | sync | Theo de Raadt |
2008-10-02 | Fix mmap() error checking to be correct 64-bit addresses. Consistently | Kurt Miller |