Age | Commit message (Expand) | Author |
2012-01-07 | Move -O to the correct section. | Joel Sing |
2012-01-07 | Provide a bioctl(8) option that changes the state of a chunk to offline. | Joel Sing |
2012-01-02 | Remove more mentions of two stage boot loaders from man page. | Kenneth R Westerback |
2012-01-02 | Change last "#if (NUMBOOT == 1)" to "#if NUMBOOT > 0". | Kenneth R Westerback |
2012-01-02 | Tweak usage and man page into agreement. | Kenneth R Westerback |
2012-01-02 | '-s' hasn't done anything for a couple of years. Garbage collect | Kenneth R Westerback |
2011-12-31 | Implement a concatenating discipline for softraid. | Joel Sing |
2011-12-28 | The ctl, note, notepg, regs, and fpregs files have been removed | Philip Guenthe |
2011-12-25 | miod@ reported problems reproducing a 'pre-4K fix' disklabel. So in the | Kenneth R Westerback |
2011-12-25 | printf("msg")/return 1 -> err(1, "msg"), which will also show relevant | Kenneth R Westerback |
2011-12-23 | some spelling fixes, found using freebsd's "igor" document verifier; | Jason McIntyre |
2011-12-20 | unsigned long should use "%lu" format; from eric lax, thanks | Mike Belopuhov |
2011-12-19 | unbreak rule optimizer; ok henning, looks | Mike Belopuhov |
2011-12-12 | fixup af-to regression with match rules | Mike Belopuhov |
2011-12-12 | Allow using FQDN as a ID payload type. Some client (eg Windows XP) | YASUOKA Masahiko |
2011-12-10 | Try harder to re-initialize parsing state so nothing accidentally | Kenneth R Westerback |
2011-12-10 | Tweak parsing. No need to declare, assign and then ignore the token | Kenneth R Westerback |
2011-12-10 | Tweak leases file handling. | Kenneth R Westerback |
2011-12-04 | Cleanup recently removed flags from ifconfig.c and its manpage. | Christiano F. Haesbaert |
2011-12-03 | Remove an OpenBSD-specific tweak regarding .Xr spacing | Ingo Schwarze |
2011-12-03 | pfctl_set_hostid always returns 0; don't pretend otherwise and make it a | Ryan Thomas McBride |
2011-12-03 | Avoid loading garbage hostid and other values not always initialised, | Ryan Thomas McBride |
2011-12-01 | Fix negating of unsigned d_secsize. FIRST, cast to signed type, | Kenneth R Westerback |
2011-11-27 | Manpage bits for the recent changes in vlan(4) prio handling. | Christiano F. Haesbaert |
2011-11-26 | Tie the 802.1p (CoS) value in vlan(4) with the new prio scheme in pf. | Christiano F. Haesbaert |
2011-11-23 | print ports as numbers by default; -P prints names instead | Henning Brauer |
2011-11-23 | print_rule: rename opts -> ropts, no binary change | Henning Brauer |
2011-11-13 | provide a specific section reference; from Lawrence Teo | Jason McIntyre |
2011-11-11 | A zero-length partition is a non-partition, so reject a partition | Kenneth R Westerback |
2011-11-08 | Fixup skip step printout: rdomains come after direction; ok mcbride, henning | Mike Belopuhov |
2011-11-08 | - put -i in the right place | Jason McIntyre |
2011-11-08 | mention default fifo path, sthen. previous manpage changes were ok jmc, plus | Henning Brauer |
2011-11-08 | allow the path to isakmpd's fifo to be specified (aka changed) on the | Henning Brauer |
2011-11-02 | Properly document hwfeatures. | Christiano F. Haesbaert |
2011-11-02 | this list is sorted alphabetically; | Jason McIntyre |
2011-11-02 | Expose if_capabilities to userland so that ifconfig can display the | Christiano F. Haesbaert |
2011-10-25 | document some limits of "group-name"; from Steffen Daode Nurpmeso | Jason McIntyre |
2011-10-20 | For NAT-T with transport mode, use the ISAKMP's SA addresses for the | YASUOKA Masahiko |
2011-10-13 | pfctl change for af-to / NAT64 support. | Claudio Jeker |
2011-10-12 | default snaplen is 160 these days | Henning Brauer |
2011-10-06 | no more ccd(4); | Jason McIntyre |
2011-10-06 | mark ccd(4) deprecated in a few more places | Theo de Raadt |
2011-10-06 | ccd goes to the attic | Theo de Raadt |
2011-09-29 | ssl.8: Certifying Authority -> Certificate Authority | Jason McIntyre |
2011-09-20 | Prepare to add support ALPS touchpads | Alexandr Shadchin |
2011-09-20 | rev 1.80 added calls from the signal handler to stdio. bad bad bad! | Theo de Raadt |
2011-09-19 | kill prototypes for long removed functions, Rafael Sadowski <rafael at | Henning Brauer |
2011-09-17 | Standarize the ToS option across nc/ping/traceroute so that they'll | Christiano F. Haesbaert |
2011-09-16 | reorder SENSOR_* in switch() and add missing cases. | Yojiro Uo |
2011-09-16 | fix typo | Yojiro Uo |