Age | Commit message (Expand) | Author |
2000-04-20 | use scoped address notation (fe80::1%de0) for IPv6 linklocal unicast/multicast. | Jun-ichiro itojun Hagino |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-03-18 | Remove hard sentence breaks, and some other cleanup along the way. | Aaron Campbell |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-01-22 | remove extra externs not needed because of unistd.h (rest of tree will be don... | Theo de Raadt |
2000-01-14 | show blackhole flag; ura@hiru.aoba.yokohama.jp | Theo de Raadt |
2000-01-10 | Handle wildcard case better. | Angelos D. Keromytis |
2000-01-10 | Change format of IPsec flows (yet again). | Angelos D. Keromytis |
2000-01-10 | Fix printing SAs. | Angelos D. Keromytis |
2000-01-09 | Transport ports are in network order. | Angelos D. Keromytis |
1999-12-20 | Add support for printing IPv6 addresses in IPsec flows. Formatting is | Angelos D. Keromytis |
1999-12-08 | ipv6 support from KAME (needs no libc upgrade). regen keywords.[ch]. | Jun-ichiro itojun Hagino |
1999-09-22 | routing interface sends aligned to long word boundaries; itojun | Theo de Raadt |
1999-08-17 | More <sys/file.h> vs. <fcntl.h> and open() flags fixes. | Todd C. Miller |
1999-07-29 | Modified 'route flush' default behaviour to skip '-encap' (PF_KEY) flows, | Hakan Olsson |
1999-07-28 | qualifers is a typo. | Marc Espie |
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-12 | grammar police: do not hyphenate compound words that act as adjectives if the | Aaron Campbell |
1999-03-16 | fix Xr; msfriedl@fau.de | Theo de Raadt |
1999-02-24 | Grok PF_KEY. | Angelos D. Keromytis |
1999-01-08 | remove ortentry reliance; cmetz | Theo de Raadt |
1998-12-20 | add forward decl of struct in_addr to shut up gcc | Todd C. Miller |
1998-12-15 | clean; form | 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-09-23 | alphabetize SEE ALSO entries and order them numerically according to section | Aaron Campbell |
1998-09-21 | bad sysctl(), malloc(0), and memory leaks fixes | Theo de Raadt |
1998-09-17 | sbin/ man page fixes | Aaron Campbell |
1998-07-09 | indent | Theo de Raadt |
1998-01-15 | document -d | Niklas Hallqvist |
1997-12-12 | pid is pid_t | Theo de Raadt |
1997-12-12 | no longer setuid; netbsd | Theo de Raadt |
1997-12-08 | start at appletalk... | Theo de Raadt |
1997-11-16 | fix error message | Theo de Raadt |
1997-10-02 | Sync "route show" with "netstat -rn". | Angelos D. Keromytis |
1997-09-21 | $OpenBSD$ | Theo de Raadt |
1997-08-26 | $OpenBSD$ | Niklas Hallqvist |
1997-08-26 | Forgot about keyword.c's tag, regenned again | Niklas Hallqvist |
1997-08-26 | Move over -encap change to keywords.sh only made to keywords.h, | Niklas Hallqvist |
1997-07-13 | Added -encap flag for flushing, added a missing break; in flushing X25 | Angelos D. Keromytis |
1997-06-24 | Add real prototypes. | Todd C. Miller |
1997-06-24 | Make mask and subnetshift in_addr_t and bring back a cast of | Todd C. Miller |
1997-06-24 | Fix "route show" on alpha. Some parts from Theo. | Todd C. Miller |
1997-06-04 | make usage show minimal keywords | Theo de Raadt |
1997-04-10 | allow syntax of the form "route add -net 192.168.64.0/20 <destaddr>"; | Theo de Raadt |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller |