summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-04-15close to "official" ap_config.h so future merges are easier. NOOP, just styleHenning Brauer
2003-04-15first sprintf pass from todd@ and ISC-Bugs #5614.Jakob Schlyter
2003-04-15display basic hfsc statsHenning Brauer
2003-04-15try to provoke print_hfsc_sc to malfunctionHenning Brauer
2003-04-15regenHenning Brauer
2003-04-15pass down the unparsed queue opts (struct node_queue_opt) toHenning Brauer
2003-04-15make print_hfsc_sc() take an extra struct node_hfsc_sc parameter and printHenning Brauer
2003-04-15regenHenning Brauer
2003-04-15regenHenning Brauer
2003-04-15don't include the unit "ms" when printing the service curve; parser wantsHenning Brauer
2003-04-15feedback test the service curve print/parse functionsHenning Brauer
2003-04-15factor out service curve printing to it's own function, print_hfsc_sc().Henning Brauer
2003-04-15cull warningsTheo de Raadt
2003-04-15use a variableTheo de Raadt
2003-04-15various cleaningTheo de Raadt
2003-04-15strlcpy; ok teduTheo de Raadt
2003-04-15nasty lies from hobbits, clean them out of commentsTheo de Raadt
2003-04-15snprintf of courseTheo de Raadt
2003-04-15asprintf, and fix buffer sizes; ok teduTheo de Raadt
2003-04-15incorrect buf size; ok itojunTheo de Raadt
2003-04-15avoid hardcoding 12; use NI_MAXSERV. deraadt okJun-ichiro itojun Hagino
2003-04-15a bit of string cleaningTheo de Raadt
2003-04-15toast some += snprintfTheo de Raadt
2003-04-15missing space after mdoc macro argumentDavid Krause
2003-04-15typos;Jason McIntyre
2003-04-15mix of tdeval and my string cleaningTheo de Raadt
2003-04-15remove final call to Strcpy/s_strcpy; some help from teduTheo de Raadt
2003-04-14revert last change since it causes problems on some devicesAlexander Yurchenko
2003-04-14document update-plist only, since "plist" target is the same thing,Peter Valchev
2003-04-14%d is 12 chars big, not 10; ok deraadtPeter Valchev
2003-04-14%d is 12 chars not 10, also sneak an easy snprintf; this code is currentlyPeter Valchev
2003-04-14Missing globfree(&g) in process_put() spotted by Vince Brimhallmouring
2003-04-14%d is 12 chars, not 10; ok deraadtPeter Valchev
2003-04-14recommit, with the typo fixedTheo de Raadt
2003-04-14Defer incrementing ntransmitted until we are sure sendto succeeds.Chad Loder
2003-04-14oopsTheo de Raadt
2003-04-14correct IFQ_ENQUEUE definition. some grammar.Ted Unangst
2003-04-14rename rootvp to rvp to avoid global. ok deraadt@ krw@Ted Unangst
2003-04-14rename rootvp to rvp to avoid global. ok deraadt@ krw@Ted Unangst
2003-04-14rename ticks to nticks to avoid global. ok deraadt@ krw@Ted Unangst
2003-04-14Change terminalname from a pointer to an array. Why people hideTodd C. Miller
2003-04-14No more LESSECHO environment variableTodd C. Miller
2003-04-14help.o now needs HELPFILE defined tooTodd C. Miller
2003-04-14less uses the "lessecho" command to do globbing on systems thatTodd C. Miller
2003-04-14try to provoke print_hfsc_opts to leave out linkshare because m2 == bandwidthHenning Brauer
2003-04-14if linkshare service curve m2 == bandwidth, but d given, we do need to printHenning Brauer
2003-04-14syncTheo de Raadt
2003-04-14regenHenning Brauer
2003-04-14only print hfsc linkshare when it differs from the defaultHenning Brauer
2003-04-14regen (no more realtime service curve for root queue)Henning Brauer