summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2011-12-12Allow using FQDN as a ID payload type. Some client (eg Windows XP)YASUOKA Masahiko
2011-12-10Try harder to re-initialize parsing state so nothing accidentallyKenneth R Westerback
2011-12-10Tweak parsing. No need to declare, assign and then ignore the tokenKenneth R Westerback
2011-12-10Tweak leases file handling.Kenneth R Westerback
2011-12-04Cleanup recently removed flags from ifconfig.c and its manpage.Christiano F. Haesbaert
2011-12-03Remove an OpenBSD-specific tweak regarding .Xr spacingIngo Schwarze
2011-12-03pfctl_set_hostid always returns 0; don't pretend otherwise and make it aRyan Thomas McBride
2011-12-03Avoid loading garbage hostid and other values not always initialised,Ryan Thomas McBride
2011-12-01Fix negating of unsigned d_secsize. FIRST, cast to signed type,Kenneth R Westerback
2011-11-27Manpage bits for the recent changes in vlan(4) prio handling.Christiano F. Haesbaert
2011-11-26Tie the 802.1p (CoS) value in vlan(4) with the new prio scheme in pf.Christiano F. Haesbaert
2011-11-23print ports as numbers by default; -P prints names insteadHenning Brauer
2011-11-23print_rule: rename opts -> ropts, no binary changeHenning Brauer
2011-11-13provide a specific section reference; from Lawrence TeoJason McIntyre
2011-11-11A zero-length partition is a non-partition, so reject a partitionKenneth R Westerback
2011-11-08Fixup skip step printout: rdomains come after direction; ok mcbride, henningMike Belopuhov
2011-11-08- put -i in the right placeJason McIntyre
2011-11-08mention default fifo path, sthen. previous manpage changes were ok jmc, plusHenning Brauer
2011-11-08allow the path to isakmpd's fifo to be specified (aka changed) on theHenning Brauer
2011-11-02Properly document hwfeatures.Christiano F. Haesbaert
2011-11-02this list is sorted alphabetically;Jason McIntyre
2011-11-02Expose if_capabilities to userland so that ifconfig can display theChristiano F. Haesbaert
2011-10-25document some limits of "group-name"; from Steffen Daode NurpmesoJason McIntyre
2011-10-20For NAT-T with transport mode, use the ISAKMP's SA addresses for theYASUOKA Masahiko
2011-10-13pfctl change for af-to / NAT64 support.Claudio Jeker
2011-10-12default snaplen is 160 these daysHenning Brauer
2011-10-06no more ccd(4);Jason McIntyre
2011-10-06mark ccd(4) deprecated in a few more placesTheo de Raadt
2011-10-06ccd goes to the atticTheo de Raadt
2011-09-29ssl.8: Certifying Authority -> Certificate AuthorityJason McIntyre
2011-09-20Prepare to add support ALPS touchpadsAlexandr Shadchin
2011-09-20rev 1.80 added calls from the signal handler to stdio. bad bad bad!Theo de Raadt
2011-09-19kill prototypes for long removed functions, Rafael Sadowski <rafael atHenning Brauer
2011-09-17Standarize the ToS option across nc/ping/traceroute so that they'llChristiano F. Haesbaert
2011-09-16reorder SENSOR_* in switch() and add missing cases.Yojiro Uo
2011-09-16fix typoYojiro Uo
2011-09-16apply following changes to sensor framework:Yojiro Uo
2011-09-15Fix recognition Synaptics touchpadAlexandr Shadchin
2011-09-07Avoid possible SIGSEGV when wrong tos option.Christiano F. Haesbaert
2011-09-04knock out useless Pp;Jason McIntyre
2011-09-04grammar fix; from Martin PelikanJason McIntyre
2011-09-03make -column lists pretty again;Jason McIntyre
2011-08-30One shot rules can be used in pf.conf by specifying a "once" filter option.Mike Belopuhov
2011-08-27Under certain circumstances iked can be tricked to bypass a signatureMike Belopuhov
2011-08-21Remove old wpapsk entries. Cleanup casts and use timerclear.Christiano F. Haesbaert
2011-08-19as with other list types, column lists generally do not need a Pp/-compactJason McIntyre
2011-08-02add refcounting for "Configuration" section for acquire-mode SAsMarkus Friedl
2011-08-01Add missing closing braces in usage().Matthieu Herrb
2011-07-31missing .Nm macro; ok jmc@Ingo Schwarze
2011-07-29Remove requirement to quote 'debug' loglevel for the 'debug' option.Ryan Thomas McBride