Age | Commit message (Expand) | Author |
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 |
2008-10-02 | Since we don't install libbfd anymore, don't install bfd.info. | Mark Kettenis |
2008-10-02 | spelling; Dieter Rauschenberger | Theo de Raadt |
2008-10-02 | according to the alsa driver for these devices, the hardware provides | Jacob Meuser |
2008-10-02 | Remove useless setsid() and setpgrp() calls and add -b option to | Todd C. Miller |
2008-10-02 | simplify and clarify login_getstyle; ok deraadt@ | Todd C. Miller |
2008-10-02 | backout Tadpole specific non-dma workaround commited in 1.287, since it | Theo de Raadt |
2008-10-02 | Add the IBM 4810 SCC to the list of supported devices. | Marc Balmer |
2008-10-02 | Add the IBM 4810 ("SurePOS 300 Series") SCC to support the four additional | Marc Balmer |
2008-10-02 | use calloc() instead of malloc() and bzero() | Theo de Raadt |
2008-10-02 | sync. | Marc Balmer |
2008-10-02 | Add IDs for the IBM 4810 BSP (Base System Peripherals) and SCC (Simple | Marc Balmer |
2008-10-02 | When redirect is used with sticky-address and a matching pass rule uses | Joel Sing |
2008-10-02 | A closed, disconnected, or otherwise failed socket is still a socket | Theo de Raadt |
2008-10-02 | Convert an unchecked strdup to xstrdup. OK deraadt@ | Todd C. Miller |
2008-10-02 | Fix PF state key mismatches that occur when callers of icmp6_reflect() | Joel Sing |
2008-10-02 | in priv_settime(), we must not adjust the 'next' timestamps on their for | Henning Brauer |
2008-10-02 | correct path for isakmpd/local.pub; from Matthew Dempsky | Jason McIntyre |
2008-10-02 | document state-defaults option | Henning Brauer |
2008-10-02 | implement "set state-defaults X", where X is a list of state options as | Henning Brauer |
2008-10-02 | Hook up fnmatch and glob regress. | Todd C. Miller |
2008-10-02 | sync | Theo de Raadt |
2008-10-02 | Monitor various named files for changes (root.hint and the standard zones). | Stuart Henderson |
2008-10-01 | Regress driver for fnmatch(3). Needs more tests. | Todd C. Miller |
2008-10-01 | Regress driver for glob(3). Needs more tests. | Todd C. Miller |
2008-10-01 | POSIX character class support for fnmatch(3) and glob(3). OK deraadt@ | Todd C. Miller |
2008-10-01 | If a neighbor solictation isn't from the unspecified address, make sure | Claudio Jeker |
2008-10-01 | Revert last commit. It didn't really help and we fixed X11 instead. | Mark Kettenis |
2008-10-01 | Mention how lockspool is expected to be used. | Todd C. Miller |