summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-11align some stupid commentsMichael Shalayeff
2005-07-11the status variable is gone.Joris Vink
2005-07-11syncTheo de Raadt
2005-07-11new devs; maxim@student.chalmers.seTheo de Raadt
2005-07-11add proper handling for realloc() failure cases, avoiding bad idiom andNiall O'Higgins
2005-07-10be more specific with LinkSys EG1032 and EG1064 revs and mention EG1032Brad Smith
2005-07-10if cvs_sendreq() returns -1 we have to translate it into CVS_EX_PROTO,Joris Vink
2005-07-10zap unused variables;Joris Vink
2005-07-10- get rid of an unused variable.Joris Vink
2005-07-10Spacing cleanup.Alexander Yurchenko
2005-07-10pci_conf_read() return pcireg_t not u_int32_t and fix some styleMichael Shalayeff
2005-07-10Protect from multiple inclusion.Alexander Yurchenko
2005-07-10Add diskarray structure for modern controllers.Marco Peereboom
2005-07-10nuke verbosity declaration here too;Xavier Santolaria
2005-07-10no need to declare the verbosity var here as it is already done in cvs.h;Xavier Santolaria
2005-07-10only display info msg if -q is not specified;Xavier Santolaria
2005-07-10Add ubt(4), p/o by jmc@.Alexander Yurchenko
2005-07-10Missing Xr ural in SEE ALSO.Alexander Yurchenko
2005-07-10allow reading key from a fileHans-Joerg Hoexer
2005-07-10.Xr ipsecctl(8)Hans-Joerg Hoexer
2005-07-10tweaks;Jason McIntyre
2005-07-10add /usr/include/netbt/;Jason McIntyre
2005-07-10tweaks;Jason McIntyre
2005-07-10Install netbt/ includes.Alexander Yurchenko
2005-07-10remove two unused flagsBrad Smith
2005-07-10if the Entries file for the parent directory is already openJoris Vink
2005-07-09remove code for TX checksumBrad Smith
2005-07-09Implement _bus_dmamem_mmap instead of just calling panic();Robert Nagy
2005-07-09Mention tcpmd5, .Xr ipsec(4) and tcp(4).Hans-Joerg Hoexer
2005-07-09only receive checksum offload now.Brad Smith
2005-07-09don't clear RUNNING here.Brad Smith
2005-07-09forgot to .Xr tcp(4)Hans-Joerg Hoexer
2005-07-09Do not #include "foo.h" and keep the whole file between #if NFOO >0 ... #endif,Miod Vallat
2005-07-09describe how to setup tcpmd5Hans-Joerg Hoexer
2005-07-09remove braces hereBrad Smith
2005-07-09In the interrupt handlers, clear the interrupt condition explicitely;Miod Vallat
2005-07-09also match on 82801CA; from mkoc@prime.plMichael Shalayeff
2005-07-09betterBrad Smith
2005-07-09- mbuf external storage is of (caddr_t), not (caddr_t *).Brad Smith
2005-07-09make sure, output of -ss is identical to syntax for SA rulesHans-Joerg Hoexer
2005-07-09handle 64bit bar; found by mpf@Michael Shalayeff
2005-07-09channel changing is to be handled by radioctl; the rest of it requres use of ...Michael Shalayeff
2005-07-09it's ok to not specify the key when deleting a tcpmd5 SAHans-Joerg Hoexer
2005-07-09rev 1.34Brad Smith
2005-07-09also bail out when pfkey returns ESRCH (eg. trying to delete a non-existing SA)Hans-Joerg Hoexer
2005-07-09ANSI protosBrad Smith
2005-07-09small cleanupsHans-Joerg Hoexer
2005-07-09add support tcpmd5Hans-Joerg Hoexer
2005-07-09Provide infrastructure for adding/deleting SAs, will be used by tcpmd5 andHans-Joerg Hoexer
2005-07-09fix SIOCSIFMTUBrad Smith