Age | Commit message (Expand) | Author |
2011-07-09 | Add a missing prototype, fix build with WARNINGS=yes. | Nicholas Marriott |
2011-07-09 | tweak previous; | Jason McIntyre |
2011-07-09 | rmove rotten netatalk bits | Henning Brauer |
2011-07-08 | allow rules to specify "prio X" or "prio (X, Y)" to assign priority levels | Henning Brauer |
2011-07-08 | Include PIPEX in kernel by default. And add new sysctl variable | YASUOKA Masahiko |
2011-07-08 | Correctly print skip steps in -vv mode | Ryan Thomas McBride |
2011-07-08 | Rename 'rc_scripts' to 'pkg_scripts' to make it clear this variable is for | Antoine Jacoutot |
2011-07-08 | add basic config support for creating aoe disks. ok marco | Ted Unangst |
2011-07-07 | remove mvmeppc; it is really rough shape. ok drahn miod | Theo de Raadt |
2011-07-07 | We can mention ipcomp, since it works | Theo de Raadt |
2011-07-07 | Don't print 'keep state' anymore unless it's needed for state options, it's | Ryan Thomas McBride |
2011-07-07 | Fold pf_test_fragment() into pf_test_rule(), reduce code and fixes | Ryan Thomas McBride |
2011-07-06 | Add sysctl net.inet.tcp.always_keepalive, when this is set the system | Stuart Henderson |
2011-07-06 | For non-crypted flows (such as ipcomp and ipip), default their | Theo de Raadt |
2011-07-05 | Add DIOCGPDINFO to rxioctl(), as a synonym for DIOCGDINFO, the last | Kenneth R Westerback |
2011-07-05 | fix memcpy sizeof. found by jsg. ok deraadt krw mikeb | Ted Unangst |
2011-07-05 | More non-512-byte sector groundwork. Don't let disklabel hint that | Kenneth R Westerback |
2011-07-05 | kill a useless Pp; | Jason McIntyre |
2011-07-05 | Flip one .Fl interface to .Fl iface since iface is used everywhere else | Claudio Jeker |
2011-07-05 | Fix IKEV2_N_NO_ADDITIONAL_SAS notification by including the SPI | Mike Belopuhov |
2011-07-04 | tsc tsc, no waikiki for me. copyright statement without year. 2003 it was. | Henning Brauer |
2011-07-04 | Force the sa_len to sizeof(struct sockaddr_dl) before calling | Claudio Jeker |
2011-07-04 | No point in documenting "Encryption only works with vnd". | Matthew Dempsky |
2011-07-04 | use stronum, removing an atoi from the tree. ok deraadt matthew | Ted Unangst |
2011-07-04 | bye bye require-order. | Henning Brauer |
2011-07-04 | rip out more effectively dead code, ryan ok | Henning Brauer |
2011-07-03 | g/c RIO traces (aka clean up after tedu :)) | Henning Brauer |
2011-07-03 | *_CLEARDSCP could never possibly have been set, no point in being able to | Henning Brauer |
2011-07-03 | bring in least-states load balancing algorithm | Joerg Zinke |
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 |