summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-08set the client/server certificate options with all the common keyusageReyk Floeter
2010-10-08check if a directory exists before trying to create it in the exportJonathan Gray
2010-10-08use the right capitalization in the Nd strings.Igor Sobrado
2010-10-08remove three superfluous trailing tabs, no binary change.Igor Sobrado
2010-10-08check current hardware position in interrupt handler. it's possibleJacob Meuser
2010-10-08tweak for nroffJonathan Gray
2010-10-08if non absolute paths are specified in install commands assume theyJonathan Gray
2010-10-08allow optional paths for the install commands so we canJonathan Gray
2010-10-08Allow to show certificate details (show ca x cert [y]).Reyk Floeter
2010-10-08supply the correct value of ciphers DEFAULT; from djmJason McIntyre
2010-10-08document "openssl ec";Jason McIntyre
2010-10-07Also call addrhooks for IPv6 addresses with a 128 bit prefixlen.Marco Pfatschbacher
2010-10-07Create separate functions for enabling wake and runtime gpes.Jordan Hargrave
2010-10-07Update the lang/ruby module documentation for changes since 1.22 ofJeremy Evans
2010-10-07use an upper case "C" in "Control" for consistency; use the sameIgor Sobrado
2010-10-07use a .Bk/.Ek block to avoid breaking options with arguments.Igor Sobrado
2010-10-07usage must fit on a 80-column display.Igor Sobrado
2010-10-07only try to setup a passfile when creating a CAJonathan Gray
2010-10-07Allow to specify the export password on the command line (optionally, forReyk Floeter
2010-10-07sync usage();Jason McIntyre