Age | Commit message (Expand) | Author |
2010-10-12 | Do not bother putting mount_msdos or mount_ext2fs on media which does not | Theo de Raadt |
2010-10-12 | Add Sierra Wireless MC8790. | Marco Pfatschbacher |
2010-10-12 | regen | Marco Pfatschbacher |
2010-10-12 | Add Sierra Wireless MC8790. | Marco Pfatschbacher |
2010-10-12 | document "openssl pkeyutl"; | Jason McIntyre |
2010-10-12 | pfctl -sr did not show divert-reply rules without address family | Alexander Bluhm |
2010-10-12 | If the input length was specified, use it to set the stdio buffer | Todd C. Miller |
2010-10-12 | sync | Theo de Raadt |
2010-10-12 | Plug a significant memory leak when using SSL. | David Hill |
2010-10-12 | Typo in confirmation message. bz#1827, patch from imorgan at nas nasa gov | Darren Tucker |
2010-10-12 | Force openings to 1 for devices that can't do tagged i/o, i.e. more | Kenneth R Westerback |
2010-10-11 | correct MACHINE, MACHINE_ARCH | Takuya ASADA |
2010-10-11 | 16-byte commands just won't fit in 12-byte buffers. So make the | Kenneth R Westerback |
2010-10-11 | Ugh, I forgot to commit these after my last MAKEDEV regen. | Claudio Jeker |
2010-10-11 | and another one... s/10.4.5.6/10.3.4.5/, also from jy-p. | Stuart Henderson |
2010-10-11 | typo, s/10.1.2.3/10.2.3.4/, from jy-p | Stuart Henderson |
2010-10-11 | Do similar changes to netstat as done to route(8). Try to show the | Claudio Jeker |
2010-10-11 | bgpd needs to see all routing messages so set the ROUTE_TABLEFILTER to | Claudio Jeker |
2010-10-11 | Make route(8) use the ROUTE_TABLEFILTER and change the code so that | Claudio Jeker |
2010-10-11 | Implement an rtsocket filter for rtableids. A process will initially | Claudio Jeker |
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 |