summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2002-06-07Add wsconsctl recognition support for adb keyboard.Dale Rahn
2002-06-07Extend as per current IANA assignmentsHakan Olsson
2002-06-07Also allocate space for the attribute header.Hakan Olsson
2002-06-07Start for support of IKECFG in SET/ACK mode. Server side only so far.Hakan Olsson
2002-06-07allow using $srcaddr, $srcport, $dstaddr and $dstport in rule labels,Henning Brauer
2002-06-07minor KNF while I'm hereHenning Brauer
2002-06-07make IPv6 scope identification work for dst (from any to fe80::1%lo0)Jun-ichiro itojun Hagino
2002-06-07support scoped IPv6 address in from/to portion.Jun-ichiro itojun Hagino
2002-06-07typoHakan Olsson
2002-06-07document net.inet6.ip6.v6onlyJun-ichiro itojun Hagino
2002-06-07Add 'ikecfg' as a valid Flags= value.Hakan Olsson
2002-06-07own sadb_protocol struct for EXT_PROTOCOLHakan Olsson
2002-06-07Send a flow type.Angelos D. Keromytis
2002-06-07This should solve PR#2729.Hakan Olsson
2002-06-07Before detaching, log output should go to stderr, not syslog.Hakan Olsson
2002-06-06split out the pf_state printing functions to be used elsewhere, no functional...Michael Shalayeff
2002-06-06Answer requests for netmasks, subnets, and dhcp-servers as well. AddHakan Olsson
2002-06-06Tyop. IBBS->IBSSKjell Wooding
2002-06-06Cleanup / styleHakan Olsson
2002-06-06print normalized signal strength; from Gabriel Kihlman <gk@univits.se>Michael Shalayeff
2002-06-06styleHakan Olsson
2002-06-06better format/typeHakan Olsson
2002-06-06Style, and a few additional format/type mods.Hakan Olsson
2002-06-05more correction to RTF_HOST handling.Jun-ichiro itojun Hagino
2002-06-05clarify nwkey usage; ok millert@Jason Peel
2002-06-04Fix identify logic to match kernel. Works better on big endian architectures.Constantine Sapuntzakis
2002-06-04do not automagically have -prefixlen 128 on IPv6 host route.Jun-ichiro itojun Hagino
2002-06-04spelling; raj@cerias.purdue.eduTheo de Raadt
2002-06-03Add NAT keyword so it is picked up by apropos (man -k NAT). ok dhartmei@Kjell Wooding
2002-06-03Also print labels in 'pfctl -s all'. ok dhartmei@Kjell Wooding
2002-06-02BSD air-tools 0.2 patches from dachb0den labs; h1kari@dachb0den.comTodd C. Miller
2002-06-01size_t must be cast to (unsigned long) and printed using %luTheo de Raadt
2002-06-01ECN flag support for pf. Committed in consultation with Daniel.Hugh Graham
2002-05-31KNFTheo de Raadt
2002-05-31kill the signal racesTheo de Raadt
2002-05-31Look for the authentication info from the kernel in the correct message.Angelos D. Keromytis
2002-05-31clarify comment when nreceived > ntransmitted. from deraadtJun-ichiro itojun Hagino
2002-05-30missing "%s". from netbsdJun-ichiro itojun Hagino
2002-05-30typoTheo de Raadt
2002-05-30power management and microwave over robustness are booleansTodd C. Miller
2002-05-30add WSKBD_TYPE_SUN5 here, tooJason Wright
2002-05-30spacesTheo de Raadt
2002-05-29Add support for WSKBD_TYPE_SUN5. -moj ok miod@Mats O Jansson
2002-05-29more strlcatTheo de Raadt
2002-05-29more snprintfTheo de Raadt
2002-05-28off_t to size_t change for printf format and malloc. Pointed out by <greg@nes...Hakan Olsson
2002-05-28printf format __attribute__. From <greg@nest.cx>, slightly modified.Hakan Olsson
2002-05-28Proper types in format strings. From <greg@nest.cx>Hakan Olsson
2002-05-28document net.inet6.ip6.maxfragsJun-ichiro itojun Hagino
2002-05-27Ports require 6 chars, from Oleg SafiullinDaniel Hartmeier