summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
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
2003-03-13clarify how mappings work. closes pr2138Ted Unangst
2003-03-131 byte underflow; from tdevalTheo de Raadt
2003-03-13Might as well do blinding here too.Hakan Olsson
2003-03-13Avoid "j += snprintf()". niklas@ ok.Hakan Olsson
2003-03-13lots of sprintf -> snprintf and strcpy -> strlcpy; checked by teduTheo de Raadt
2003-03-13zap two sprintf, more to goTheo de Raadt
2003-03-13more strlcpy; most from Hans-Joerg.Hoexer@yerbouti.franken.de, a bit from meTheo de Raadt
2003-03-13thought we had already deleted thisTheo de Raadt
2003-03-12more .LiTheo de Raadt
2003-03-12document setting ipx frame type; from ianm@cit.uws.edu.auMichael Shalayeff
2003-03-11do the queue ID assignment for cbq already in userland. ensure that queuesHenning Brauer
2003-03-11On pfctl -a foo -Fn/-Fr, traverse all subrulesets in the anchor andDaniel Hartmeier
2003-03-11fix format strings in debugging output, qid is unsignedHenning Brauer
2003-03-11sprinkle some .LiDavid Krause
2003-03-11fix spacing in sample outputDavid Krause
2003-03-11files with dead .Xr's;Jason McIntyre
2003-03-11mdoc fixes: macros are not allowed inside .Bd -literal blocksDavid Krause
2003-03-11spellingDavid Krause
2003-03-11always compile and set pcap filters even when filters are not specified.Kenjiro Cho
2003-03-11strcpy -> strlcpy; Hans-Joerg.Hoexer@yerbouti.franken.deTheo de Raadt
2003-03-11mention that avgfilesize is in bytes.Ted Unangst
2003-03-10filesystem -> file system for a little consistencyTed Unangst
2003-03-10document dirpref options -g and -h (w/ avgfpdir)Ted Unangst
2003-03-10check for multiple same named queues on one interface.Henning Brauer
2003-03-10correctly cope with errors returned by eval_pfqueue and pfctl_add_altqHenning Brauer
2003-03-10rework error handling in eval_pfqueue().Henning Brauer
2003-03-10when complaining about a queue wiwthout parent, include the queue name inHenning Brauer
2003-03-10it doesn't make sense to mimic pfctl -vsr output in pfctl -vsl (same forHenning Brauer
2003-03-10whitespaceHenning Brauer
2003-03-10based on ideas from david, fix the Cm problems, and othersTheo de Raadt
2003-03-10double word (be be) in commentDavid Krause