summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-03New option -D to daemonize spamd-setup for early bootup use. This avoidsTheo de Raadt
2008-10-03do not give an example of how to chmod files: we can presume the userJason McIntyre
2008-10-03correct comment; a part of PR4184Theo de Raadt
2008-10-03Repair long group handling; Alf Schlichting, PR 4164Theo de Raadt
2008-10-03Remove shared-network from the sample config, people who needStuart Henderson
2008-10-03Use correct function signature when calling the write_host_header hook.Marc Balmer
2008-10-03Mask crcval in the right place, avoiding segfault during saveStuart Henderson
2008-10-03Make sigwait() work correctly. In particular, it'll work when thePhilip Guenthe
2008-10-03Return ENOTTY for unknown ioctl's.Brad Smith
2008-10-03Return ENOTTY for unknown ioctl's.Brad Smith
2008-10-03Merge xe_ether_ioctl() into xe_ioctl() which was just a handler forBrad Smith
2008-10-03Remove a few small ifdef/ifndef OpenBSD sections which contained someBrad Smith
2008-10-03KNF.Brad Smith
2008-10-02get rid of some unneeded $Id stuffTheo de Raadt
2008-10-02the license on this is PD; david leonard says soTheo de Raadt
2008-10-02Fix PR #5942: preserve errno across fd flag updates, so that successfulTheo de Raadt
2008-10-02the license on this is PD; david leonard says soTheo de Raadt
2008-10-02Repair "set reconnect random 0" from PR 5368. This bug report was ignoredTheo de Raadt
2008-10-02zap trailing whitespace;Jason McIntyre
2008-10-02First step towards cleaning up the Ethernet driver ioctl handling.Brad Smith
2008-10-02syncTheo de Raadt
2008-10-02Fix mmap() error checking to be correct 64-bit addresses. ConsistentlyKurt Miller
2008-10-02Since we don't install libbfd anymore, don't install bfd.info.Mark Kettenis
2008-10-02spelling; Dieter RauschenbergerTheo de Raadt
2008-10-02according to the alsa driver for these devices, the hardware providesJacob Meuser
2008-10-02Remove useless setsid() and setpgrp() calls and add -b option toTodd C. Miller
2008-10-02simplify and clarify login_getstyle; ok deraadt@Todd C. Miller
2008-10-02backout Tadpole specific non-dma workaround commited in 1.287, since itTheo de Raadt
2008-10-02Add the IBM 4810 SCC to the list of supported devices.Marc Balmer
2008-10-02Add the IBM 4810 ("SurePOS 300 Series") SCC to support the four additionalMarc Balmer
2008-10-02use calloc() instead of malloc() and bzero()Theo de Raadt
2008-10-02sync.Marc Balmer
2008-10-02Add IDs for the IBM 4810 BSP (Base System Peripherals) and SCC (SimpleMarc Balmer
2008-10-02When redirect is used with sticky-address and a matching pass rule usesJoel Sing
2008-10-02A closed, disconnected, or otherwise failed socket is still a socketTheo de Raadt
2008-10-02Convert an unchecked strdup to xstrdup. OK deraadt@Todd C. Miller
2008-10-02Fix PF state key mismatches that occur when callers of icmp6_reflect()Joel Sing
2008-10-02in priv_settime(), we must not adjust the 'next' timestamps on their forHenning Brauer
2008-10-02correct path for isakmpd/local.pub; from Matthew DempskyJason McIntyre
2008-10-02document state-defaults optionHenning Brauer
2008-10-02implement "set state-defaults X", where X is a list of state options asHenning Brauer
2008-10-02Hook up fnmatch and glob regress.Todd C. Miller
2008-10-02syncTheo de Raadt
2008-10-02Monitor various named files for changes (root.hint and the standard zones).Stuart Henderson
2008-10-01Regress driver for fnmatch(3). Needs more tests.Todd C. Miller
2008-10-01Regress driver for glob(3). Needs more tests.Todd C. Miller
2008-10-01POSIX character class support for fnmatch(3) and glob(3). OK deraadt@Todd C. Miller
2008-10-01If a neighbor solictation isn't from the unspecified address, make sureClaudio Jeker
2008-10-01Revert last commit. It didn't really help and we fixed X11 instead.Mark Kettenis
2008-10-01Mention how lockspool is expected to be used.Todd C. Miller