summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2003-04-07Catch and refuse invalid icmp codes (> 255). ok pb@, mpech@.Daniel Hartmeier
2003-04-06strcat->strlcat, ho@ okAnil Madhavapeddy
2003-04-06strcpy/strcat -> strlcpy/strlcat conversion; henning@, tedu@ okAnil Madhavapeddy
2003-04-06string handling; ok millertTheo de Raadt
2003-04-05ease netmask handling a bitHenning Brauer
2003-04-05o replace a strncpy + manual NUL terminate w/ strlcpyTodd C. Miller
2003-04-05allow queue specs to be limited to certain interfaces.Henning Brauer
2003-04-05whitespace KNFHenning Brauer
2003-04-04simple string fixes; ok matthieu tedu tdevalTheo de Raadt
2003-04-04clean up:Henning Brauer
2003-04-04knf & one snprintf; tedu okTheo de Raadt
2003-04-04snprintf & strlcpy; tedu okTheo de Raadt
2003-04-03trivial snprintfTheo de Raadt
2003-04-03Simplify pfctl printing code.Cedric Berger
2003-04-03use a simple linear queue ID assignment algorithm for PRIQ like we do forHenning Brauer
2003-04-03Table stats are reliable now.Cedric Berger
2003-04-03explicitly include <sys/limits.h> for INT_MAX.Kenjiro Cho
2003-04-02no \n w/ errx(3), reminded by andrushockHenning Brauer
2003-04-02Xenu made me fix the strcpy; millert okTheo de Raadt
2003-04-02fifo -> FIFOJason McIntyre
2003-04-02nfs -> NFSJason McIntyre
2003-04-02better error handlingHenning Brauer
2003-04-02better error messageHenning Brauer
2003-04-02snprintf; drahn okTheo de Raadt
2003-03-30asprintfHenning Brauer
2003-03-30snprintfTheo de Raadt
2003-03-30typos/grammarJason Peel
2003-03-30snprintf; millert okTheo de Raadt
2003-03-30snprintfTheo de Raadt
2003-03-28one more const was missingHenning Brauer
2003-03-28assign qid early for priq tooHenning Brauer
2003-03-28add a whole bunch of display types (will be used by the accelerated XJason Wright
2003-03-27minor tweaks from Andrey Matveev, ok henning@ and cedric@Daniel Hartmeier
2003-03-27lotsa const char *Henning Brauer
2003-03-27introduce a "yesno" target. eases code a bit and yes is no keyword any more.Henning Brauer
2003-03-27handle invalid priq/cbq flags better and give a nice error messageHenning Brauer
2003-03-27default, borrow, ecn, red and rio are no keywords any more. use STRING andHenning Brauer
2003-03-27switch symset/symget to TAILQ instead of using hand baked listsHenning Brauer
2003-03-24Add missing return. Fix following buglet:Cedric Berger
2003-03-21document ceccerrs and cecclast for sparc64Jason Wright
2003-03-21document [initiator-id] section; richb@timestone.com.au; ok ho@, jmc@Markus Friedl
2003-03-19inet_net_pton acts weird when it comes to multicast addresses. so pass theHenning Brauer
2003-03-19kill the address token and move the host() invocation up to the host token,Henning Brauer
2003-03-16secrity -> security. Ok ho@Matthieu Herrb
2003-03-16modifed -> modifiedmargarida
2003-03-16Use len+1 as the size parameter to strlcpy() since len does not includeTodd C. Miller
2003-03-14Spelling fixes from david@. jmc@ ok.Hakan Olsson
2003-03-14unkown -> unknownmargarida
2003-03-14tweak; millert okTheo de Raadt
2003-03-13Remove duplicate Amoeba entries.Miod Vallat