summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-10-01Use poll() to determine when stdin is readable and throw away inputTodd C. Miller
2008-10-01Use the real uid instead of getlogin() to determine the identityTodd C. Miller
2008-10-01Simplify the loop used for bp overflow detection to match what I'mTodd C. Miller
2008-10-01In uvm_pglistalloc(), do not fall through the success code if we could not findMiod Vallat
2008-10-01Fix for sequential retrieval failure when using large key/data pairs.Todd C. Miller
2008-10-01Fix synopsis of "commit" command.Mark Kettenis
2008-10-01When things get tight, sis(4) loses firstTheo de Raadt
2008-10-01The display cycle key generates two ACPI events, so catch bothRobert Nagy
2008-10-01Be more agressive in flusing the cache. In addition to flushing theMark Kettenis
2008-10-01Don't timeout_del() if we're going to do a timeout_add() right away.Michael Knudsen
2008-10-01Assert my copyright on files I gave to d@ back in 1998.Dale Rahn
2008-10-01Add another change that got dropped in the merge of perl 5.10.0.Todd C. Miller
2008-10-01re-apply change from rev 1.18Todd C. Miller
2008-10-01for the `g' and `G' commands, document that if no lines matchJason McIntyre
2008-10-01give a less confusing error message on bindresvport() failure; okOtto Moerbeek
2008-10-01-s not specified by posix; from Daniel DickmanJason McIntyre
2008-10-01typo; Daniel DickmanTheo de Raadt
2008-10-01in getrusage(), use RUSAGE_SELF for the current process rather than 0Kevin Lo
2008-09-30check all luns on sas boards to see if the device is atapi instead of justDavid Gwynne