Age | Commit message (Expand) | Author |
2000-10-17 | We use ARP for all Ethernet speeds. | Christian Weisgerber |
2000-08-03 | Fix compilation in non-INET6 case (rfunk@funknet.net) | Angelos D. Keromytis |
2000-08-01 | remove duplicate Xr | Jakob Schlyter |
2000-06-30 | correct address family handling in "giftunnel". | Jun-ichiro itojun Hagino |
2000-06-18 | routes on down interfaces are disabled | Niels Provos |
2000-06-18 | Xr hostname.if | Niklas Hallqvist |
2000-05-23 | doc nwid; imain@ymir.netidea.com | Theo de Raadt |
2000-05-22 | correct gif physical address printing on non-IPv6 kernel. | Jun-ichiro itojun Hagino |
2000-05-15 | better scoped address handling on gif physical address printing. | Jun-ichiro itojun Hagino |
2000-04-28 | Add vlan stuff to usage() | Chris Cappuccio |
2000-04-26 | if_vlan support | Chris Cappuccio |
2000-04-14 | use getifaddrs, instead of SIOCGIFCONF. | Jun-ichiro itojun Hagino |
2000-04-14 | recover "ifconfig -a" and "ifconfig -A" behavior for inet (least surprise). | Jun-ichiro itojun Hagino |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-11 | add 802.11's nwid command; add mtu command | Michael Shalayeff |
2000-03-29 | gifconfig died an early death | Theo de Raadt |
2000-03-23 | More pedantic man page formatting insanity, lalala | Aaron Campbell |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
2000-02-18 | more alignment fix for SIOCGIFCONF. | Jun-ichiro itojun Hagino |
2000-02-18 | avoid alignment problem in 64bit arch. | Jun-ichiro itojun Hagino |
2000-02-18 | fix unaligned struct access on alpha. | Jun-ichiro itojun Hagino |
2000-01-17 | insert giftunnel synopsis line, which would provide some clue how it's used f... | Michael Shalayeff |
2000-01-15 | Add "giftunnel" keyword, obsoleting gifconfig(8). | Angelos D. Keromytis |
2000-01-15 | Order flags alphabetically. | Angelos D. Keromytis |
2000-01-15 | Update. | Angelos D. Keromytis |
2000-01-10 | Xr gifconfig | Theo de Raadt |
2000-01-09 | Use getaddrinfo() in srcsa/dstsa/clearsa. | Angelos D. Keromytis |
1999-12-30 | enable KAME scopeid hack (print link-local addresses with scope identifier | Jun-ichiro itojun Hagino |
1999-12-27 | Better document clearsa behaviour. | Angelos D. Keromytis |
1999-12-27 | Handle srcsa/clearsa, and rename setsa to dstsa. | Angelos D. Keromytis |
1999-12-27 | Document setsa flag. | Angelos D. Keromytis |
1999-12-27 | Implement setsa keyword for enc interface TDB binding. | Angelos D. Keromytis |
1999-12-20 | remove temporary workaround for library dependency problem. | Jun-ichiro itojun Hagino |
1999-12-08 | - Document -alias. | Aaron Campbell |
1999-12-08 | IPv6-enabled ifconfig from KAME. | Jun-ichiro itojun Hagino |
1999-09-23 | TX; imain@netidea.com | Theo de Raadt |
1999-07-04 | trash some old leftover macros and replace them with -mdoc macros | Aaron Campbell |
1999-07-03 | remove redundant .Pp macros | Aaron Campbell |
1999-07-02 | consistent .Dd usage; proper format is: .Dd Month DD, YYYY | Aaron Campbell |
1999-06-04 | start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@ | Aaron Campbell |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell |
1999-05-15 | ethernet -> Ethernet, other repairs | Aaron Campbell |
1999-03-10 | fix comma splices involving 'however' | Paul Janzen |
1999-02-26 | Xr brconfig | Jason Wright |
1999-02-24 | only allow src, dst address, not things like "ifconfig xx0 1 2 3 4 5 6" | Theo de Raadt |
1999-02-24 | for things like "ifconfig xx0 up", do not automatically set an address. | Theo de Raadt |
1998-12-15 | always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net | Aaron Campbell |
1998-11-28 | kill redundant .Nm macro arguments; other misc fixes | Aaron Campbell |
1998-11-11 | more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes | Aaron Campbell |
1998-11-04 | be really pedantic about punctuation following -mdoc macro'd text | Aaron Campbell |