summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-12Do not bother putting mount_msdos or mount_ext2fs on media which does notTheo de Raadt
2010-10-12Add Sierra Wireless MC8790.Marco Pfatschbacher
2010-10-12regenMarco Pfatschbacher
2010-10-12Add Sierra Wireless MC8790.Marco Pfatschbacher
2010-10-12document "openssl pkeyutl";Jason McIntyre
2010-10-12pfctl -sr did not show divert-reply rules without address familyAlexander Bluhm
2010-10-12If the input length was specified, use it to set the stdio bufferTodd C. Miller
2010-10-12syncTheo de Raadt
2010-10-12Plug a significant memory leak when using SSL.David Hill
2010-10-12Typo in confirmation message. bz#1827, patch from imorgan at nas nasa govDarren Tucker
2010-10-12Force openings to 1 for devices that can't do tagged i/o, i.e. moreKenneth R Westerback
2010-10-11correct MACHINE, MACHINE_ARCHTakuya ASADA
2010-10-1116-byte commands just won't fit in 12-byte buffers. So make theKenneth R Westerback
2010-10-11Ugh, I forgot to commit these after my last MAKEDEV regen.Claudio Jeker
2010-10-11and another one... s/10.4.5.6/10.3.4.5/, also from jy-p.Stuart Henderson
2010-10-11typo, s/10.1.2.3/10.2.3.4/, from jy-pStuart Henderson
2010-10-11Do similar changes to netstat as done to route(8). Try to show theClaudio Jeker
2010-10-11bgpd needs to see all routing messages so set the ROUTE_TABLEFILTER toClaudio Jeker
2010-10-11Make route(8) use the ROUTE_TABLEFILTER and change the code so thatClaudio Jeker
2010-10-11Implement an rtsocket filter for rtableids. A process will initiallyClaudio Jeker
2010-10-11Remove some commented code we will never have.Claudio Jeker
2010-10-11Remove net.inet.tcp.recvspace and net.inet.tcp.sendspace here as well.Claudio Jeker
2010-10-11zap unused definitionsPierre-Yves Ritschard
2010-10-11tcp.sendspace & tcp.recvspace buttons are gone.Claudio Jeker
2010-10-10In tcp_update_sndspace() and tcp_update_rcvspace() change the typeAlexander Bluhm
2010-10-10Compact Flash support for OCTEONTakuya ASADA
2010-10-10Add proper malloc flags so we can attach again.Marcus Glocker
2010-10-09these need to be re-added tooGilles Chehade
2010-10-09missing from previous commitGilles Chehade
2010-10-09no longer compiled, i will reintroduce them later, lots of stuff needs toGilles Chehade
2010-10-09backout the "new" queue code commited 4 months ago. it has many good ideas,Gilles Chehade
2010-10-09Make trm(4) work again. Avoid use-after-free of xs fields, don'tKenneth R Westerback
2010-10-09document "openssl pkey";Jason McIntyre
2010-10-09Set cause when failing due to linking a window to itself, from MartinNicholas Marriott
2010-10-09document "openssl genpkey";Jason McIntyre
2010-10-09* define structure that represents USB descriptor with variable sizedJacob Meuser
2010-10-09only print out of sync messages when compiled for debuggingJacob Meuser
2010-10-09control values can be 1 or 2 bytes, signed or unsigned. fixes hueJacob Meuser
2010-10-09Do not use BPF_WORDALIGN when computing pflog header length as it alignsCan Erkin Acar
2010-10-09Fix typo in pflog header size computation. Fixes filtering with the newCan Erkin Acar
2010-10-08install nsd.conf; ok jakob@David Krause
2010-10-08Extend GLOB_LIMIT to cover readdir and stat and bump the malloc limitNicholas Marriott
2010-10-08don't trust that bFrameIndex in frame descriptors is unique. fixesJacob Meuser
2010-10-08Call bus_space_barrier() after each read and write, since thisAlexandre Ratchov
2010-10-08document "openssl engine";Jason McIntyre
2010-10-08encoding of envy is little endian, not native endian, probably fixes envyAlexandre Ratchov
2010-10-08put all calls bus_space_xxx() into functions, makes the code smallerAlexandre Ratchov
2010-10-08regenAlexandre Ratchov
2010-10-08allocate a major number to midi, since midi is already enabledAlexandre Ratchov
2010-10-08document "openssl ecparam";Jason McIntyre