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