Age | Commit message (Expand) | Author |
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 |
2005-08-11 | Make sure, tests using "file" work when obj/ directory is present. | Hans-Joerg Hoexer |
2005-08-11 | document recent changes, with jmc@ | Hans-Joerg Hoexer |
2005-08-11 | Only match AX88178 if AXE_DEBUG is defined for the moment. | Jonathan Gray |
2005-08-11 | wording; ok jaredy@ | Jason McIntyre |
2005-08-11 | Only decrement the max-src-conn counter for tcp connections that reached | Joel Knight |
2005-08-10 | whitespace nits | Jonathan Gray |
2005-08-10 | Some of the bits that will be required for AX88178. | Jonathan Gray |
2005-08-10 | - we do not need a .Pp before a normal list | Jason McIntyre |
2005-08-10 | Audiovox RTM-8000 has a st16650 uart but its fifo is 16 bytes instead of | Federico G. Schwindt |
2005-08-10 | print session time in fixed width | Nikolay Sturm |
2005-08-10 | sync | Henning Brauer |
2005-08-10 | MyriNet adapter found in the alpha, theo ok | Henning Brauer |
2005-08-10 | suggested by art, go for it deraadt, ok miod@ | Todd T. Fries |
2005-08-10 | remove drivers from here. | Alexandre Anriot |
2005-08-10 | do not forget to also add the local roots to the cache. | Joris Vink |
2005-08-10 | style.. | Xavier Santolaria |
2005-08-10 | Some additional ICH7 bits which aren't strictly necessary to work | Jonathan Gray |
2005-08-10 | Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATURE | Jonathan Gray |
2005-08-10 | - pre-existent -> pre-existing | Niall O'Higgins |