| Age | Commit message (Expand) | Author |
| 2013-10-19 | fix unused variable warnings. | christos |
| 2013-09-08 | use IPv6 Documentation Prefix (2001:db8::/32) instead of unallocated | jakllsch |
| 2011-08-29 | Use __dead. | joerg |
| 2011-08-25 | Use of non-literal format string. | joerg |
| 2011-08-16 | use memcpy to avoid type punning. | christos |
| 2011-08-16 | remove gcc-4.5 hack and check fileno instead. | christos |
| 2011-08-09 | Passes with the relaxed array boundary check in clang | joerg |
| 2011-06-22 | apply some -Wno-error/-Wno-enum-compare/-Wno-array-bounds. | mrg |
| 2011-06-22 | apply some -Wno-error and/or -fno-strict-aliasing. | mrg |
| 2011-04-25 | Typo, and markup consistency. From YOMURA Masanori. | wiz |
| 2011-01-04 | Fix fd leak in error case. Found by cppcheck. | wiz |
| 2011-01-04 | Close fd in error case. Found by cppcheck. | wiz |
| 2010-03-01 | Use HUGE_VAL instead of INFINITY as positive infinity (or maximum value) | joerg |
| 2010-02-06 | When using -lcurses, you also need -lterminfo. | he |
| 2010-01-06 | Fix typo in comment. | mbalmer |
| 2009-04-15 | Fix -Wsign-compare issues | lukem |
| 2009-04-08 | Improve markup. | joerg |
| 2009-03-15 | Fix markup, making it symmetrical between filter6_values and | joerg |
| 2008-09-11 | Add support for source address hashhing in ALTQs WFQ. This allows to | joerg |
| 2008-05-03 | Rename MKPRIVATELIB to LIBISPRIVATE, to make it clearer that this is | lukem |
| 2008-05-02 | Constify and other misc fixes to make this build with WARNS=4. | xtraeme |
| 2007-04-13 | fix mdoc warning: remove extraneous .El | plunky |
| 2006-12-23 | Use more markup, remove superfluous Ns calls. | wiz |
| 2006-11-26 | Since the -D option doesn't do anything useful at all, remove it. | peter |
| 2006-10-28 | - Show statistics immediately, not after a 5 second delay. | peter |
| 2006-10-14 | "Millisecond" doesn't have a hyphen. New sentence, new line. PostScript | wiz |
| 2006-10-12 | Merge the peter-altq branch. | peter |
| 2006-09-29 | Coverity CID 2714: Fix reversed test (from Arnaud Lacombe) | christos |
| 2006-05-10 | quell GCC 4.1 uninitialised variable warnings. | mrg |
| 2006-03-08 | Fix typo: inteface -> interface. | jmmv |
| 2005-06-17 | - add -D to usage | peter |
| 2005-06-07 | Initialize various local variables (clinfo, fltrinfo) to appease | he |
| 2005-05-20 | Include <sys/time.h> for struct timeval. | kleink |
| 2005-01-10 | Only compile in IPv6 support if ${USE_INET6} != "no" | lukem |
| 2004-10-29 | Add (unsigned char) cast to ctype function | dsl |
| 2004-05-23 | Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and | lukem |
| 2003-10-26 | Now that <math.h> #defines INFINITY as HUGE_VALF (the float version) | lukem |
| 2003-06-27 | Quote question mark. | wiz |
| 2003-05-17 | sscanf overrun | itojun |
| 2003-03-31 | Spelling errors (some from Igor Sobrado, PR misc/19909) | perry |
| 2003-03-15 | Use "its" instead of "it's" where appropriate. | wiz |
| 2003-02-01 | Make '?' work in interactive mode. Fixes PR bin/19949 by Christian Biere. | wiz |
| 2003-01-28 | unknown, not unkown. Noted by mjl. | wiz |
| 2003-01-06 | update for struct renaming; noticed by David Laight. | christos |
| 2002-09-18 | minor makefile delint | lukem |
| 2002-09-08 | use HUGE_VAL defined in <math.h> instead of 1e500 for positive infinity. | itojun |
| 2002-08-27 | Implement MKDYNAMICROOT, which currently defaults to "no", but will | lukem |
| 2002-05-31 | fail if the default class is larger than the ctl class. | itojun |
| 2002-03-05 | bring in latest ALTQ from kjc. | itojun |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |