Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-06 | clean up this page a little; ok norby | Jason McIntyre | |
2010-01-03 | Neither .Pp nor unqualified text are allowed at the top level of .Bl; | Ingo Schwarze | |
instead, .It is required. Thus, move .Pp and text before the .Bl, and remove the .Pp altogether where it is not needed. Syntax errors found by mandoc(1), also required to fix the mandoc build; feedback and ok jmc@, and sobrado@ also supports the direction. | |||
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt | |
unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||
2009-02-01 | "Ethernet" is a family of networking technologies developed at Xerox PARC, | Igor Sobrado | |
not a generic name. we must use the right capitalization for this term. ok jmc@ | |||
2007-05-31 | convert to new .Dd format; | Jason McIntyre | |
2007-02-18 | tidy up synopsis and usage; from Igor Sobrado | Jason McIntyre | |
2007-02-06 | fix some dodgy displays; | Jason McIntyre | |
2005-11-09 | whever -> whenever in comments | Martin Reindl | |
ok jmc@ | |||
2005-06-16 | use getopt() for argument list parsing | Robert Nagy | |
ok millert@ otto@ | |||
2005-06-15 | remove SNMP code from mrouted(8) because it is broken and it is | Robert Nagy | |
higly unlike that anyone will use this. ok otto@ millert@ henning@ | |||
2004-08-01 | ansi cleanup; khalek@linuxgamers.net | Theo de Raadt | |
2004-04-03 | .br workaround no longer necessary; | Jason McIntyre | |
.Pp removal; | |||
2004-01-16 | sync with raw socket API change. reported by Esben Norby, tested by tedu | Jun-ichiro itojun Hagino | |
2004-01-05 | include path fixes for gcc3. | Marc Espie | |
tests otto@, okay millert@ | |||
2003-11-26 | Replace log() with logit() since ISO C reserves log() for the math | Todd C. Miller | |
library and gcc 3.x will complain. Replacement name taken from NetBSD. espie@ OK. | |||
2003-10-30 | Another "the the" typo in a comment; Bruno Rohee | Todd C. Miller | |
2003-08-19 | rewrite SIOCGIFCONF into getifaddrs. deraadt ok | Jun-ichiro itojun Hagino | |
2003-08-08 | refer to RFCs consistently (RFC XXXX); | Jason McIntyre | |
2003-06-26 | strict proto cleanups | Theo de Raadt | |
2003-06-12 | - section reorder | Jason McIntyre | |
- macro fixes - kill whitespace at EOL - new sentence, new line | |||
2003-04-08 | strlcpy, pass length to function. ok tdeval@, deraadt@ | Daniel Hartmeier | |
2003-04-02 | sprintf killing; millert ok | Theo de Raadt | |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt | |
2003-03-12 | less sprintf | Theo de Raadt | |
2003-03-05 | - double spaces killed | Jason McIntyre | |
- new sentence, new line - grammar ok deraadt@ | |||
2003-03-03 | spaces | Theo de Raadt | |
2003-03-03 | ansi, from cloder | Theo de Raadt | |
2003-03-01 | proper notice | Theo de Raadt | |
2003-03-01 | After 2 years, and more than 350 pieces of mail exchanged with "the | Theo de Raadt | |
right people" at Stanford, we finally succeed at getting the parts of the code they wrote to be released under a BSD license. The other components were written by USC and Xerox (who were quick at helping, 5 days and 6 weeks if I recall). Of the ~200 authors we have contacted regarding license issues, this institution has been THE WORST to deal with, and to think -- this is an American University. How far the edifice of educational freedom has fallen.... shame on you Stanford. | |||
2003-03-01 | apparently xerox wrote this snmp stuff | Theo de Raadt | |
2002-08-09 | die if fd_set overruns. | Jun-ichiro itojun Hagino | |
2002-08-03 | use getifaddrs, not SIOCGIFCONF. | Jun-ichiro itojun Hagino | |
2002-08-01 | u_short cleansing | Jun-ichiro itojun Hagino | |
2002-06-02 | missing sockaddr inits; ok itojun | Theo de Raadt | |
2002-05-30 | snprintf in .y files | Theo de Raadt | |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller | |
2002-02-17 | Manual cleanup of remaining userland __P use (excluding packages maintained ↵ | Todd C. Miller | |
outside the tree) | |||
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ↵ | Todd C. Miller | |
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. | |||
2001-12-10 | follow post-2.1 ip_off & ip_len byte orders | Theo de Raadt | |
2001-12-01 | Use pidfile() instead of doing the equivalent thing by hand, and sometimes | Miod Vallat | |
forgetting to unlink the pid file at exit. ok millert@ deraadt@ | |||
2001-09-04 | Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ↵ | Todd C. Miller | |
POSIX counterparts. | |||
2001-08-23 | recieve -> receive | Aaron Campbell | |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) .Sh EXAMPLE -> .Sh EXAMPLES; o) Delete .Sh OPTIONS. Text moved to .Sh DESCRIPTION; millert@ ok | |||
2001-08-01 | another bad licence goes foom! | Theo de Raadt | |
2001-07-27 | Wall cleanup | Peter Valchev | |
2001-06-25 | Pavlin Ivanov Radoslavov <pavlin@catarina.usc.edu> writes: | Theo de Raadt | |
> I received an email that the USC's General Counsel's Office > has approved that the software license to pimd can be changed to the > 3-clause BSD-like license! > [...] This is various other bits of software that is also covered by this. | |||
2001-05-29 | Initial work/mdoc'ification by <mpech@prosoft.org.lv> | Hakan Olsson | |
2001-03-09 | exit(-#) is wrong | Theo de Raadt | |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell | |
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||
1999-06-05 | remove trailing whitespace, some Nm cleanup | Aaron Campbell | |