Age | Commit message (Expand) | Author |
2005-08-13 | Add Conexant / Mindspeed Musycc HDLC controller for upcoming art(4) driver. | Claudio Jeker |
2005-08-13 | Use scsi_do_mode_sense(). Testing on beck@'s new LTO changer. | Kenneth R Westerback |
2005-08-13 | symlinks and hardlinks do not have an md5 | Marc Espie |
2005-08-13 | don't set $file->{cwd} until *after* we're sure it's defined. | Marc Espie |
2005-08-13 | make the todo-list reflect what is actually going on. | Marc Espie |
2005-08-13 | Partial backout of previous revision, reinstates the ability to propagate | Christopher Pascoe |
2005-08-13 | another typo; | Jason McIntyre |
2005-08-13 | minor tweaks for BUGS; | Jason McIntyre |
2005-08-13 | let safte match on dell enclosures too. ses takes precedence though | David Gwynne |
2005-08-12 | Use actual packet contents when sending protocol rejects. Fixes PR 4305. | Can Erkin Acar |
2005-08-12 | prefer a simpler synopsis: we do not really need a separate case for -i; | Jason McIntyre |
2005-08-12 | - small formatting fixes | Jason McIntyre |
2005-08-12 | remove reference to non-existent sourcereorg.html; | Jason McIntyre |
2005-08-12 | here too: sysctl is fs.posix.setuid, not fs.posix.suid; | Jason McIntyre |
2005-08-12 | of course, douglas' mail hits my machine 2 nanoseconds later... | Jason McIntyre |
2005-08-12 | crank datasize-cur to 512M; requested by pvalchev@ | Todd C. Miller |
2005-08-12 | - style fix | Xavier Santolaria |
2005-08-12 | minor semantic tweak: foo-1.0 needs to conflict with foo-1.0p0, always, | Marc Espie |
2005-08-12 | don't try to install a page that has been removed; ok jmc@ | Christian Weisgerber |
2005-08-12 | uncomment setlocale(3) entry; | Jason McIntyre |
2005-08-12 | - add SEE ALSO section w/ xref for mklocale(1): from xsa@ | Jason McIntyre |
2005-08-12 | pkg_add -r does work. | Marc Espie |
2005-08-12 | remove incorrect punctuation introduced by last revision, | Jared Yanovich |
2005-08-12 | avoid warning message | Marc Espie |
2005-08-12 | add cvs_rename() function; ok jfb | Xavier Santolaria |
2005-08-12 | Add some delays in the GPIO code so AX88178 phy gets powered up. | Jonathan Gray |
2005-08-12 | rewrite the reading of the status page, which in turn adds support for | David Gwynne |
2005-08-12 | a few things left to do here. | Xavier Santolaria |
2005-08-12 | Fill out interface name and state creation time correctly in | Christopher Pascoe |
2005-08-12 | Do not notify apmd of APM_CRIT_SUSPEND_REQ events; apmd makes us fall | Uwe Stuehler |
2005-08-12 | Move disk mode page structure declarations out of scsi_disk_pages | Kenneth R Westerback |
2005-08-12 | untested Makefile commited | Theo de Raadt |
2005-08-11 | regression test to check that isw* functions yield the same result as | Marc Espie |
2005-08-11 | fix conversion to match iswctype. | Marc Espie |
2005-08-11 | Use SHUT_* values directly in soshutdown() instead of converting | Todd C. Miller |
2005-08-11 | Remove bogus debug printf(). | Ryan Thomas McBride |
2005-08-11 | regen | Brad Smith |
2005-08-11 | Intel 10Gb PCI ids. | Brad Smith |
2005-08-11 | EINTR, and a little KNF in packet.c | Henning Brauer |
2005-08-11 | on writing, we actually can deal with ENOBUFS just as well as with EAGAIN | Henning Brauer |
2005-08-11 | two missing EINTR here too | Henning Brauer |
2005-08-11 | check for EINTR too after writev(), pt out by Alexander Farber | Henning Brauer |
2005-08-11 | print pmtu TCB variables | Markus Friedl |
2005-08-11 | - replace/remove some gnu-isms | Jason McIntyre |
2005-08-11 | a few casts; ok jfb | Xavier Santolaria |
2005-08-11 | typos | David Gwynne |
2005-08-11 | New counter for not joined IPv4 multicast groups. | Marco Pfatschbacher |
2005-08-11 | fgets() expects the 2nd arg to be an int. | Xavier Santolaria |
2005-08-11 | getdirentries() expects the 3rd arg to be an int. | Xavier Santolaria |
2005-08-11 | don't accept SYN-only TCP options for established connections; | Markus Friedl |