Age | Commit message (Expand) | Author |
2011-07-03 | iked requires the same dh diff as isakmpd: | Mike Belopuhov |
2011-07-02 | -interface is an alias of -iface so make sure route(8) accepts both | Claudio Jeker |
2011-06-27 | remove some useless casts. ok krw | Ted Unangst |
2011-06-27 | cleanup this file a little, review by krw | Ted Unangst |
2011-06-27 | for mount_ntfs, fix an error in previous; for tr, fix an error of the | Jason McIntyre |
2011-06-27 | no need for #if 1 on the readonly here, as noticed by deraadt | Ted Unangst |
2011-06-27 | cleanup the ntfs man page, and enforce readonly operation. | Ted Unangst |
2011-06-27 | vlan parent devices do not have to be physical, and they can be | Camiel Dobbelaar |
2011-06-24 | wrap previous onto a second line | Stuart Henderson |
2011-06-24 | nat-to rules require a direction | Stuart Henderson |
2011-06-24 | swapctl -s was showing 1k blocks, regardless of -k. so fix this by showing | Jasper Lievisse Adriaanse |
2011-06-24 | machdep.kbdreset enables a shutdown by Ctrl-Alt-Del on amd64 and | Christian Weisgerber |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-06-23 | Use a common text explaining how the various configuration parsers using | Stuart Henderson |
2011-06-21 | Convert SO_RTABLE's protocol level to the SOL_SOCKET; ok claudio | Mike Belopuhov |
2011-06-20 | MBR_read() can be reading from a file as well as a raw partition. | Kenneth R Westerback |
2011-06-15 | When BN_bn2bin converts a bignum to the binary representation | Mike Belopuhov |
2011-06-09 | there is no need to close files when the titanic is going down. | Theo de Raadt |
2011-06-06 | some improvements for the text on packet capture; from Lawrence Teo | Jason McIntyre |
2011-06-05 | mention that rc(8) creates /var/run/dmesg.boot; | Ingo Schwarze |
2011-06-05 | fix format string | Charles Longeau |
2011-06-05 | Nuke uses of and references to DIOCWLABEL, and the related 'W' and | Kenneth R Westerback |
2011-06-02 | Hack to ensure that the in-core labels contain the current bounds | Kenneth R Westerback |
2011-05-27 | spacing | Reyk Floeter |
2011-05-26 | Don't provide an af hint to getaddrinfo in settunnel(), this function | Stuart Henderson |
2011-05-24 | Allow for more room for /usr/obj on static linking only archs; ok krw@ deraadt@ | Otto Moerbeek |
2011-05-23 | Allow specifying k/m/g/... suffixes in newfs(8) -S and -s options. | David Coppa |
2011-05-23 | sync auto-allocation table | Otto Moerbeek |
2011-05-23 | Make /usr/obj a bit bigger, on small disks it ends up just a little | Otto Moerbeek |
2011-05-23 | mention ranges; prodding and feedback jmc@ | Damien Miller |
2011-05-23 | allow ranges for entering net.inet.(tcp|udp).baddynamic lists, e.g. | Damien Miller |
2011-05-22 | Apply proper rounding for the R command (changing of auto-allocated | Otto Moerbeek |
2011-05-22 | sync auto-allocation table with code | Otto Moerbeek |
2011-05-22 | zap unused var | Otto Moerbeek |
2011-05-22 | In addition to relative resizing, allow absolute resizing of partitions | Otto Moerbeek |
2011-05-13 | wrong id for UDP_ENCAP_TRANSPORT_DRAFT; ok mikeb@ | Markus Friedl |
2011-05-11 | Make dhclient more friendly to sequential option processing by | Kenneth R Westerback |
2011-05-10 | Some cleanup and simplifications: | Ingo Schwarze |
2011-05-09 | bump copyright | Reyk Floeter |
2011-05-09 | rename functions in proc.c to proc_* and move some code from imsg_util.c to | Reyk Floeter |
2011-05-08 | Small memory optimization from NetBSD; ok krw@ millert@ | Otto Moerbeek |
2011-05-06 | put the tcpdump-specific stuff in a sane place (that is, not EXAMPLES); | Jason McIntyre |
2011-05-05 | Use opendev() not opendisk() so we get duid support. OK oga@ | Todd C. Miller |
2011-05-05 | Small tweak - add direct pointer to env instead of using an indirect one. | Reyk Floeter |
2011-05-05 | Move the proc.c-specific runtime state out of struct iked into a sub-struct. | Reyk Floeter |
2011-05-05 | rename iked_proc* to privsep_proc*. no functional change. | Reyk Floeter |
2011-05-04 | Switch atactl over to using opendev() instead of opendisk() so it can | Owain Ainsworth |
2011-05-02 | Remove unused variable | Charles Longeau |
2011-05-02 | store the peer address as it was specified in the policy in the | Mike Belopuhov |
2011-04-30 | change one of our current examples to use duids; ken suggested we use | Jason McIntyre |