Age | Commit message (Expand) | Author |
2010-10-11 | Remove some commented code we will never have. | Claudio Jeker |
2010-10-11 | Remove net.inet.tcp.recvspace and net.inet.tcp.sendspace here as well. | Claudio Jeker |
2010-10-11 | zap unused definitions | Pierre-Yves Ritschard |
2010-10-11 | tcp.sendspace & tcp.recvspace buttons are gone. | Claudio Jeker |
2010-10-10 | In tcp_update_sndspace() and tcp_update_rcvspace() change the type | Alexander Bluhm |
2010-10-10 | Compact Flash support for OCTEON | Takuya ASADA |
2010-10-10 | Add proper malloc flags so we can attach again. | Marcus Glocker |
2010-10-09 | these need to be re-added too | Gilles Chehade |
2010-10-09 | missing from previous commit | Gilles Chehade |
2010-10-09 | no longer compiled, i will reintroduce them later, lots of stuff needs to | Gilles Chehade |
2010-10-09 | backout the "new" queue code commited 4 months ago. it has many good ideas, | Gilles Chehade |
2010-10-09 | Make trm(4) work again. Avoid use-after-free of xs fields, don't | Kenneth R Westerback |
2010-10-09 | document "openssl pkey"; | Jason McIntyre |
2010-10-09 | Set cause when failing due to linking a window to itself, from Martin | Nicholas Marriott |
2010-10-09 | document "openssl genpkey"; | Jason McIntyre |
2010-10-09 | * define structure that represents USB descriptor with variable sized | Jacob Meuser |
2010-10-09 | only print out of sync messages when compiled for debugging | Jacob Meuser |
2010-10-09 | control values can be 1 or 2 bytes, signed or unsigned. fixes hue | Jacob Meuser |
2010-10-09 | Do not use BPF_WORDALIGN when computing pflog header length as it aligns | Can Erkin Acar |
2010-10-09 | Fix typo in pflog header size computation. Fixes filtering with the new | Can Erkin Acar |
2010-10-08 | install nsd.conf; ok jakob@ | David Krause |
2010-10-08 | Extend GLOB_LIMIT to cover readdir and stat and bump the malloc limit | Nicholas Marriott |
2010-10-08 | don't trust that bFrameIndex in frame descriptors is unique. fixes | Jacob Meuser |
2010-10-08 | Call bus_space_barrier() after each read and write, since this | Alexandre Ratchov |
2010-10-08 | document "openssl engine"; | Jason McIntyre |
2010-10-08 | encoding of envy is little endian, not native endian, probably fixes envy | Alexandre Ratchov |
2010-10-08 | put all calls bus_space_xxx() into functions, makes the code smaller | Alexandre Ratchov |
2010-10-08 | regen | Alexandre Ratchov |
2010-10-08 | allocate a major number to midi, since midi is already enabled | Alexandre Ratchov |
2010-10-08 | document "openssl ecparam"; | Jason McIntyre |
2010-10-08 | set the client/server certificate options with all the common keyusage | Reyk Floeter |
2010-10-08 | check if a directory exists before trying to create it in the export | Jonathan Gray |
2010-10-08 | use the right capitalization in the Nd strings. | Igor Sobrado |
2010-10-08 | remove three superfluous trailing tabs, no binary change. | Igor Sobrado |
2010-10-08 | check current hardware position in interrupt handler. it's possible | Jacob Meuser |
2010-10-08 | tweak for nroff | Jonathan Gray |
2010-10-08 | if non absolute paths are specified in install commands assume they | Jonathan Gray |
2010-10-08 | allow optional paths for the install commands so we can | Jonathan Gray |
2010-10-08 | Allow to show certificate details (show ca x cert [y]). | Reyk Floeter |
2010-10-08 | supply the correct value of ciphers DEFAULT; from djm | Jason McIntyre |
2010-10-08 | document "openssl ec"; | Jason McIntyre |
2010-10-07 | Also call addrhooks for IPv6 addresses with a 128 bit prefixlen. | Marco Pfatschbacher |
2010-10-07 | Create separate functions for enabling wake and runtime gpes. | Jordan Hargrave |
2010-10-07 | Update the lang/ruby module documentation for changes since 1.22 of | Jeremy Evans |
2010-10-07 | use an upper case "C" in "Control" for consistency; use the same | Igor Sobrado |
2010-10-07 | use a .Bk/.Ek block to avoid breaking options with arguments. | Igor Sobrado |
2010-10-07 | usage must fit on a 80-column display. | Igor Sobrado |
2010-10-07 | only try to setup a passfile when creating a CA | Jonathan Gray |
2010-10-07 | Allow to specify the export password on the command line (optionally, for | Reyk Floeter |
2010-10-07 | sync usage(); | Jason McIntyre |