Age | Commit message (Expand) | Author |
2004-01-13 | new sentence, new line; | Jason McIntyre |
2004-01-13 | Document ability to display all interfaces of given type by omitting unit | Ryan Thomas McBride |
2004-01-13 | Allow ifconfig to print out all interfaces of a given type. | Ryan Thomas McBride |
2003-12-23 | automagically create pseudo-network interfaces; ok deraadt@ | Markus Friedl |
2003-12-16 | - s/recieve/receive | Jason McIntyre |
2003-12-16 | Document new pfsync options (syncif, -syncif and maxupd). | Ryan Thomas McBride |
2003-12-15 | Add initial support for pf state synchronization over the network. | Ryan Thomas McBride |
2003-12-08 | add IOCIFGCLONERS; ifconfig -C; from netbsd; ok henning, deraadt | Markus Friedl |
2003-12-07 | ANSI | Markus Friedl |
2003-12-06 | bit more flesh to the create and destroy; thanks jmc | Theo de Raadt |
2003-12-03 | add support for ifconfig clone; from netbsd; ok deraadt, henning | Markus Friedl |
2003-11-09 | Unbreak printing of vlan interface information, commented out accidentally | Ryan Thomas McBride |
2003-10-26 | "advbase" is the correct operand. | Ryan Thomas McBride |
2003-10-19 | Remove commented out debug line committed by mistake. | Ryan Thomas McBride |
2003-10-18 | quote a macro's args to make it expand correctly; | Jason McIntyre |
2003-10-18 | CARP documentation cleanups, mostly from jmc@ | Ryan Thomas McBride |
2003-10-17 | Common Address Redundancy Protocol | Ryan Thomas McBride |
2003-09-24 | realloc fix | Theo de Raadt |
2003-09-23 | fix a few strlcpy | Theo de Raadt |
2003-07-30 | change SIOCDIFADDR/SIOCAIFADDR warnings into errors (now this has correct | Peter Valchev |
2003-07-10 | vlan tag is 12-bits, not 16-bits | Anil Madhavapeddy |
2003-06-26 | bring protypes into scope. this requires some quirky handling, but in | Theo de Raadt |
2003-06-11 | ansification | Theo de Raadt |
2003-06-03 | - section reorder | Jason McIntyre |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-05-14 | move ETHERTYPE_xx declarations to <net/ethertypes.h>. meets netbsd practice. | Jun-ichiro itojun Hagino |
2003-03-16 | modifed -> modified | margarida |
2003-03-12 | more .Li | Theo de Raadt |
2003-03-12 | document setting ipx frame type; from ianm@cit.uws.edu.au | Michael Shalayeff |
2003-02-03 | typos; | Jason McIntyre |
2002-12-12 | Missing 'Cm'. From <andrushock@korovino.net> | Mike Pechkin |
2002-11-24 | KNF | Henning Brauer |
2002-11-24 | consistency: use sin6 as variable name for sockaddr_in6, not sin | Henning Brauer |
2002-11-23 | typo (in #ifdef'd out code, but well...); Michal Ludvig <michal at logix.cz> | Henning Brauer |
2002-11-22 | dsetination -> destination; from Yasholomew Yashinski. | Federico G. Schwindt |
2002-11-14 | use $ or # before commands in examples | Theo de Raadt |
2002-07-08 | make failed SIOCG80211NWKEY print alert more clearly; jolan@norm.encryptedema... | Theo de Raadt |
2002-06-19 | Since we can no longer count on isprint() to tell us whether or not | Todd C. Miller |
2002-06-14 | manpage for eui64 | Jun-ichiro itojun Hagino |
2002-06-14 | add "eui64" option. from ww@styx.org. sync usage with reality. | Jun-ichiro itojun Hagino |
2002-06-14 | metric and mtu are u_long, not int. | Jun-ichiro itojun Hagino |
2002-06-10 | print ethernet address; ok provos@, itojun@ | Markus Friedl |
2002-06-09 | rm trailing whitespace | Todd T. Fries |
2002-06-05 | clarify nwkey usage; ok millert@ | Jason Peel |
2002-05-22 | strcpy, sprintf death; mpech ok | Theo de Raadt |
2002-04-26 | use struct in_aliasreq instead of ifaliasreq when setting new inet | Federico G. Schwindt |
2002-04-25 | no need for __alignment__, it was paste error. from fgs/deraadt | Jun-ichiro itojun Hagino |
2002-04-10 | Add missing IFM_OPTIONS macro. Previously 'ifconfig -mediaopt' could | Todd C. Miller |
2002-04-08 | more details to media and mediaopt; miod ok | Theo de Raadt |
2002-02-23 | Add support for nwkey and powersave; from NetBSD | Todd C. Miller |