Age | Commit message (Expand) | Author |
2009-02-23 | back out last commit since it breaks a few regress tests -- this will be | Theo de Raadt |
2009-02-22 | split synopsis and the options list according to functionality; | Jason McIntyre |
2009-02-19 | spacing | Theo de Raadt |
2009-02-19 | '(ifi->linkstat && ifi && ifi->rfdesc != -1)' is flawed. Swap the | Kenneth R Westerback |
2009-02-16 | fix pfctl -v printing of anchors, from camield@. Closes user/6065 | Stuart Henderson |
2009-02-16 | Allow username and password to be up to 255 characters in length. | Can Erkin Acar |
2009-02-16 | sync the wpa example with those in the driver pages, as pointed out | Jason McIntyre |
2009-02-15 | should fsck the raw device; spotted by frantisek holop and mentioned on | Theo de Raadt |
2009-02-15 | Don't display, or save via the editor 's' command, the fsize and | Kenneth R Westerback |
2009-02-15 | Give an example of how to use wpa-psk(8) to connect to WPA | Bret Lambert |
2009-02-15 | make "ifconfig if0 chan" list the channels supported by the device. | Damien Bergamini |
2009-02-13 | Change ifconfig wpaakms default setting to `psk' instead of `psk,802.1x'. | Damien Bergamini |
2009-02-09 | Document that ips has bio support now. | Alexander Yurchenko |
2009-02-09 | Add caveat that rebuild is not currently implemented on softraid. | Marco Peereboom |
2009-02-08 | Eliminate excessive verbiage for 'fdisk -i' and 'fdisk -u'. Especially | Kenneth R Westerback |
2009-02-08 | bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few | Jason McIntyre |
2009-02-06 | Remove bogus casts of integer constants SPPPIO[GS]DEFS to caddr_t | Alexander Yurchenko |
2009-02-03 | Reflect MPLS kernel changes. Operations are stored now in rt_mpls field. | Michele Marchetto |
2009-02-01 | Let this compile with gcc2. | Miod Vallat |
2009-01-31 | write point-to-point in a consistent way. | Igor Sobrado |
2009-01-30 | If the "peer" address is not specified or derived from "to" for | Alexander Bluhm |
2009-01-29 | After checking that peer == NULL do not assign peer = NULL a few | Alexander Bluhm |
2009-01-29 | tweak previous; | Jason McIntyre |
2009-01-29 | Introduce -mplslabel to allow ipv4/ipv6 packets enter MPLS clouds. | Michele Marchetto |
2009-01-29 | Improve logging: | Hans-Joerg Hoexer |
2009-01-28 | Reflect MPLS kernel changes. | Michele Marchetto |
2009-01-28 | Allow to specify ike and flow explicitly without peer. The any | Alexander Bluhm |
2009-01-28 | cleaning up my tree: trivial KNF and a comment fix. | Hans-Joerg Hoexer |
2009-01-28 | use claudios new rtsocket filters to restrict which messages on the route | David Gwynne |
2009-01-28 | Remove some dead (#if 0) code. | Hans-Joerg Hoexer |
2009-01-27 | A warning text in ipsecctl was used twice. Make the messages unique | Alexander Bluhm |
2009-01-26 | Mark multipath routes with P in the show command flags. Bummer that both | Claudio Jeker |
2009-01-24 | improve indentation without wasting space on the install media; | Igor Sobrado |
2009-01-24 | Improve comment about resolv.conf creation. Prodded by sobrado@. | Kenneth R Westerback |
2009-01-20 | Add support to isakmpd(8) and ipsecctl(8) to install SA's with a | Marco Pfatschbacher |
2009-01-17 | Use different variables for the dump offset in blocks and the dump offset | Miod Vallat |
2009-01-11 | On *ppc disks shared with MacOS, walk the Apple partition map to find out | Miod Vallat |
2009-01-10 | Use the kernel set ifam_hdrlen so that ABI changes won't cause older | Claudio Jeker |
2009-01-08 | Reflect MPLS kernel changes. | Michele Marchetto |
2009-01-06 | i saw the previous was wrong as soon as i committed it: put the | Jason McIntyre |
2009-01-06 | document, consistently, those apps which also exist as built-ins | Jason McIntyre |
2009-01-04 | replace hardcoded exit values with .Ex macros; | Igor Sobrado |
2009-01-02 | Handle kernel core files larger than 2GB; ok dlg@ | Miod Vallat |
2008-12-29 | Give ifb its own display type (be sure to make includes before rebuilding | Miod Vallat |
2008-12-29 | Some forms of inode corruption can make remsize and thus isize go | Otto Moerbeek |
2008-12-24 | fox format string; ok tedu@ | Otto Moerbeek |
2008-12-22 | Only warn about pfkey failures when errno is != EEXIST. | Hans-Joerg Hoexer |
2008-12-22 | mark log_fatal() and monitor_exit() as __dead, as they do not return. | Hans-Joerg Hoexer |
2008-12-16 | Use macros from route.h when mapping route priorities to names; the | Stuart Henderson |
2008-12-15 | Reflect kernel changes. Labels are no more per link unique | Michele Marchetto |