summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2005-08-10kill spaces OK deraadt@Claudio Jeker
2005-08-10.Xr cvswrappers(5);Xavier Santolaria
2005-08-10fgets() expects the 2nd arg to be an int. OK jfb@ joris@.Xavier Santolaria
2005-08-10typoMarc Espie
2005-08-10Propogate server's leap indicator flags to clients; ok henning@Darren Tucker
2005-08-10add lmtemp(4) and viasio(4).Alexandre Anriot
2005-08-10record unsafe operations in a journal, so that we can give a muchMarc Espie
2005-08-10bug fix: if default is not available, do not push it for installation.Marc Espie
2005-08-10use the appropriate flags to scsi_scsi_cmd during autoconf so we dont spinDavid Gwynne
2005-08-10- comapared -> comparedJason McIntyre
2005-08-10although groff understands `.Ar bob )', it does not understand `.Ar ( bob',Jason McIntyre
2005-08-10- typoJason McIntyre
2005-08-10Add an additional media subtype IFM_TDM_E1_G704_CRC4 for TDM interfaces.Claudio Jeker
2005-08-10Pass the correct peer to rde_apply_set(). rde_apply_set() needs to knowClaudio Jeker
2005-08-10use correct return code where we exit();Xavier Santolaria
2005-08-10add global -w option and document it; ok jmc jorisXavier Santolaria
2005-08-10use correct return codes when we exit(); ok jorisXavier Santolaria
2005-08-10macro, capitalization, and layout improvementsJared Yanovich
2005-08-10typo, ablt -> ableBrad Smith