summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-14strlcpy, pretty easyTheo de Raadt
2003-04-14remove old commentTheo de Raadt
2003-04-14spring cleaning; ok millertTheo de Raadt
2003-04-14obvious spring cleanupTheo de Raadt
2003-04-14strlcpy, obviousTheo de Raadt
2003-04-14More strlcpy/strlcat and use memmove for equivalent() so it is moreTodd C. Miller
2003-04-14strlcat, but i memset 0 before to be safeTheo de Raadt
2003-04-14string cleaning; my bugs found by millert and krwTheo de Raadt
2003-04-14room for NUL; tdevalTheo de Raadt
2003-04-14syncTheo de Raadt
2003-04-14fix time spec even better; emmf26@umr.eduTheo de Raadt
2003-04-13KNFHenning Brauer
2003-04-13more hfsc test; especially for the feedback testHenning Brauer
2003-04-13actually use an understandable descriptionHenning Brauer
2003-04-13test double upperlimit service curveHenning Brauer
2003-04-13prevent double service curve specificationHenning Brauer
2003-04-13test doubly linkshare specificationHenning Brauer
2003-04-13test service curvesHenning Brauer
2003-04-13add support for the HFSC linkshare, realtime, and upperlimit service curvesHenning Brauer
2003-04-13Mention PrestoserveMiod Vallat
2003-04-13concistency in the print-funtions, here: HFSC uppercurve and bracketsHenning Brauer
2003-04-13Document presto(4)Miod Vallat
2003-04-13RegenMiod Vallat
2003-04-13Add a simple driver for the SBus ``Prestoserve'' NVRAM cards.Miod Vallat
2003-04-13unbreak (missing })Daniel Hartmeier
2003-04-13remove debugg printf that had a bad format stringAnil Madhavapeddy
2003-04-13obvious typo: "s%" -> "%s" in format stringAnil Madhavapeddy
2003-04-13use pa->ifbandwidth instead of rate as reference bandwidth for the root queueHenning Brauer
2003-04-13say bye bye to hfscflags_list and hfscflags_itemHenning Brauer
2003-04-13process HFSC options for the linkshare, realtime and upperlimit service curvesHenning Brauer
2003-04-13diff from nordin@ to prevent wraparound on long uptime machines.Ted Unangst
2003-04-13break out bandwidth specification processing code to its own function, willHenning Brauer
2003-04-13new struct node_hfsc_opts for, surprise, hfsc options. needed because theyHenning Brauer
2003-04-13pass down the struct node_queue_opts from the altqif/queuespec yacc targetsHenning Brauer
2003-04-13another bad bound; millert@ okAnil Madhavapeddy
2003-04-13move the structs node_queue_bw and node_queue_opt to pfctl_parser.h.Henning Brauer
2003-04-13correct snprintf bound value, ok millert@, deraadt@Anil Madhavapeddy
2003-04-13Whoops, this is less 381, not 390 (my mistake)Todd C. Miller
2003-04-13Merge in less-381 w/ local changes and remove obsolete files.Todd C. Miller
2003-04-13Stock less-390 with some unneeded DOS/Windoze files removedTodd C. Miller
2003-04-130 vs NULL; andrushock@korovino.netTheo de Raadt
2003-04-13Clarify the -d option and allow the passwd file argument to not beTodd C. Miller
2003-04-13move the bandwidth keyword from within the bandwidth target up to theHenning Brauer
2003-04-13bit more complicated case to provoke qid assignment errors with hfscHenning Brauer
2003-04-13some improvements from grange@ - thanks!Jason McIntyre
2003-04-13man page added for mk.conf;Jason McIntyre
2003-04-13update for afterboot(8):Jason McIntyre
2003-04-13try to use the X Window System, X11 or XFree86 consistently.Jason McIntyre
2003-04-13typos;Jason McIntyre
2003-04-13cleanup of typos in section 7 man pages;Jason McIntyre