summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-06-10switch back to original defaults regarding DH groups. modp3072 is toHans-Joerg Hoexer
2006-06-10shorten a name for bioctlTheo de Raadt
2006-06-10ANSIfy, KNF and remove a silly comment.Gordon Willem Klok
2006-06-10Make id in mpi_complete an unused value instead of random stack garbage.Marco Peereboom
2006-06-10ANSIfy, KNFGordon Willem Klok
2006-06-10allow SO_SNDBUF and SO_RECVBUF setsockopts on existing sockets to succeedBob Beck
2006-06-10back in the dark age, carp interfaces were very strange - and we had toHenning Brauer
2006-06-10clarify the requirements for table ioctls so the word "table" is notBob Beck
2006-06-10update .Nd, SYNOPSIS, and DESCRIPTION, after alexey e. suslikov pointedJason McIntyre
2006-06-10if we're not reading a page then we're writing a page. stupid braino fromDavid Gwynne
2006-06-10Redo debug prints to make it less loud and more granular.Marco Peereboom
2006-06-10Make uvn_sync_lock a rwlock, okay thib@ tedu@Pedro Martelletto
2006-06-10the rest of the spi-device configuration pagesDavid Gwynne
2006-06-10the rest of the spi-port configuration pages.David Gwynne
2006-06-10knf & careful data freeing, regression tested by toddTheo de Raadt
2006-06-10add a translation for sendmsg()Nikolay Sturm
2006-06-10now that Nick put up Booter 2.0, we don't need this workaround anymoreMartin Reindl
2006-06-10Add IIC attachment/probe. no IIC devices yet.Dale Rahn
2006-06-10bring PHYS address in sync with RAMDISK, matches the addresss redbootDale Rahn
2006-06-10include i2c bits instead of dummying out i2c_bitbang.Dale Rahn
2006-06-10I2C support for 80321/80219Dale Rahn
2006-06-09- fix rcs_expand_keywords().Niall O'Higgins
2006-06-09Allow for AH the use of the authentication algorithms added a while ago.Christian Weisgerber
2006-06-09update the bit about checksum offload.Brad Smith
2006-06-09no hardvare available here but there is hardware ;)Brad Smith
2006-06-09fix up the comment.Brad Smith
2006-06-09document link[0-2] bits;Jason McIntyre
2006-06-09EFI partition types; didickman@yahoo.comTheo de Raadt
2006-06-09Xo/Xc not needed here; from davidJason McIntyre
2006-06-09handle `cvs tag -F'; input && OK joris@.Xavier Santolaria
2006-06-09sync the atheros list with what we have in ath(4);Jason McIntyre
2006-06-09improve the description of failover; ok reykJason McIntyre
2006-06-09simplify previous;Jason McIntyre
2006-06-09proper type and ptdsize checks; had it for three weeks now... sighMichael Shalayeff
2006-06-09set session id and init logging in -s mode. tested by david@ and matthieu@;Otto Moerbeek
2006-06-09{x,}ldcontrolb() codepath is SUN4-only, so don't bother checking for LfsbailMiod Vallat
2006-06-09Simplify ami_disk by chaging some ifs around.Marco Peereboom
2006-06-09Add percentages for BGI and Rebuild. Example:Marco Peereboom
2006-06-09some more fxp revisions.Brad Smith
2006-06-09identify 8139's in C+ mode with RL_8139CPLUS instead of RL_8139; no functiona...Brad Smith
2006-06-09syncTheo de Raadt
2006-06-09spacing that made a grep look very suspiciousTheo de Raadt
2006-06-08fix usage, make synopsis more pretty. noticed by david@Hans-Joerg Hoexer
2006-06-08attempt at correcting the comments to somewhat more proper englishFelix Kronlage
2006-06-08fix some indentation, noticed by david@Hans-Joerg Hoexer
2006-06-08unsigned long long -> u_int64_tDavid Gwynne
2006-06-08really, this is the correct *.ok output, what was generated in the past wasTodd T. Fries
2006-06-08Add a transport mode specifier to ike rules. Tunnel mode remains the default.Christian Weisgerber
2006-06-08allocate enough storage via sockaddr_storage for sockaddr_in6,Todd T. Fries
2006-06-08Keep track of the average RSSI using an Exponential Moving Average (EMA).Damien Bergamini