summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-08-12uncomment setlocale(3) entry;Jason McIntyre
2005-08-12- add SEE ALSO section w/ xref for mklocale(1): from xsa@Jason McIntyre
2005-08-12pkg_add -r does work.Marc Espie
2005-08-12remove incorrect punctuation introduced by last revision,Jared Yanovich
2005-08-12avoid warning messageMarc Espie
2005-08-12add cvs_rename() function; ok jfbXavier Santolaria
2005-08-12Add some delays in the GPIO code so AX88178 phy gets powered up.Jonathan Gray
2005-08-12rewrite the reading of the status page, which in turn adds support forDavid Gwynne
2005-08-12a few things left to do here.Xavier Santolaria
2005-08-12Fill out interface name and state creation time correctly inChristopher Pascoe
2005-08-12Do not notify apmd of APM_CRIT_SUSPEND_REQ events; apmd makes us fallUwe Stuehler
2005-08-12Move disk mode page structure declarations out of scsi_disk_pagesKenneth R Westerback
2005-08-12untested Makefile commitedTheo de Raadt
2005-08-11regression test to check that isw* functions yield the same result asMarc Espie
2005-08-11fix conversion to match iswctype.Marc Espie
2005-08-11Use SHUT_* values directly in soshutdown() instead of convertingTodd C. Miller
2005-08-11Remove bogus debug printf().Ryan Thomas McBride
2005-08-11regenBrad Smith
2005-08-11Intel 10Gb PCI ids.Brad Smith
2005-08-11EINTR, and a little KNF in packet.cHenning Brauer
2005-08-11on writing, we actually can deal with ENOBUFS just as well as with EAGAINHenning Brauer
2005-08-11two missing EINTR here tooHenning Brauer
2005-08-11check for EINTR too after writev(), pt out by Alexander FarberHenning Brauer
2005-08-11print pmtu TCB variablesMarkus Friedl
2005-08-11- replace/remove some gnu-ismsJason McIntyre
2005-08-11a few casts; ok jfbXavier Santolaria
2005-08-11typosDavid Gwynne
2005-08-11New counter for not joined IPv4 multicast groups.Marco Pfatschbacher
2005-08-11fgets() expects the 2nd arg to be an int.Xavier Santolaria
2005-08-11getdirentries() expects the 3rd arg to be an int.Xavier Santolaria
2005-08-11don't accept SYN-only TCP options for established connections;Markus Friedl
2005-08-11Make sure, tests using "file" work when obj/ directory is present.Hans-Joerg Hoexer
2005-08-11document recent changes, with jmc@Hans-Joerg Hoexer
2005-08-11Only match AX88178 if AXE_DEBUG is defined for the moment.Jonathan Gray
2005-08-11wording; ok jaredy@Jason McIntyre
2005-08-11Only decrement the max-src-conn counter for tcp connections that reachedJoel Knight
2005-08-10whitespace nitsJonathan Gray
2005-08-10Some of the bits that will be required for AX88178.Jonathan Gray
2005-08-10- we do not need a .Pp before a normal listJason McIntyre
2005-08-10Audiovox RTM-8000 has a st16650 uart but its fifo is 16 bytes instead ofFederico G. Schwindt
2005-08-10print session time in fixed widthNikolay Sturm
2005-08-10syncHenning Brauer
2005-08-10MyriNet adapter found in the alpha, theo okHenning Brauer
2005-08-10suggested by art, go for it deraadt, ok miod@Todd T. Fries
2005-08-10remove drivers from here.Alexandre Anriot
2005-08-10do not forget to also add the local roots to the cache.Joris Vink
2005-08-10style..Xavier Santolaria
2005-08-10Some additional ICH7 bits which aren't strictly necessary to workJonathan Gray
2005-08-10Mention if the disk supports IDLE IMMEDIATE with UNLOAD FEATUREJonathan Gray
2005-08-10- pre-existent -> pre-existingNiall O'Higgins