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