Age | Commit message (Expand) | Author |
2003-04-15 | close to "official" ap_config.h so future merges are easier. NOOP, just style | Henning Brauer |
2003-04-15 | first sprintf pass from todd@ and ISC-Bugs #5614. | Jakob Schlyter |
2003-04-15 | display basic hfsc stats | Henning Brauer |
2003-04-15 | try to provoke print_hfsc_sc to malfunction | Henning Brauer |
2003-04-15 | regen | Henning Brauer |
2003-04-15 | pass down the unparsed queue opts (struct node_queue_opt) to | Henning Brauer |
2003-04-15 | make print_hfsc_sc() take an extra struct node_hfsc_sc parameter and print | Henning Brauer |
2003-04-15 | regen | Henning Brauer |
2003-04-15 | regen | Henning Brauer |
2003-04-15 | don't include the unit "ms" when printing the service curve; parser wants | Henning Brauer |
2003-04-15 | feedback test the service curve print/parse functions | Henning Brauer |
2003-04-15 | factor out service curve printing to it's own function, print_hfsc_sc(). | Henning Brauer |
2003-04-15 | cull warnings | Theo de Raadt |
2003-04-15 | use a variable | Theo de Raadt |
2003-04-15 | various cleaning | Theo de Raadt |
2003-04-15 | strlcpy; ok tedu | Theo de Raadt |
2003-04-15 | nasty lies from hobbits, clean them out of comments | Theo de Raadt |
2003-04-15 | snprintf of course | Theo de Raadt |
2003-04-15 | asprintf, and fix buffer sizes; ok tedu | Theo de Raadt |
2003-04-15 | incorrect buf size; ok itojun | Theo de Raadt |
2003-04-15 | avoid hardcoding 12; use NI_MAXSERV. deraadt ok | Jun-ichiro itojun Hagino |
2003-04-15 | a bit of string cleaning | Theo de Raadt |
2003-04-15 | toast some += snprintf | Theo de Raadt |
2003-04-15 | missing space after mdoc macro argument | David Krause |
2003-04-15 | typos; | Jason McIntyre |
2003-04-15 | mix of tdeval and my string cleaning | Theo de Raadt |
2003-04-15 | remove final call to Strcpy/s_strcpy; some help from tedu | Theo de Raadt |
2003-04-14 | revert last change since it causes problems on some devices | Alexander Yurchenko |
2003-04-14 | document update-plist only, since "plist" target is the same thing, | Peter Valchev |
2003-04-14 | %d is 12 chars big, not 10; ok deraadt | Peter Valchev |
2003-04-14 | %d is 12 chars not 10, also sneak an easy snprintf; this code is currently | Peter Valchev |
2003-04-14 | Missing globfree(&g) in process_put() spotted by Vince Brimhall | mouring |
2003-04-14 | %d is 12 chars, not 10; ok deraadt | Peter Valchev |
2003-04-14 | recommit, with the typo fixed | Theo de Raadt |
2003-04-14 | Defer incrementing ntransmitted until we are sure sendto succeeds. | Chad Loder |
2003-04-14 | oops | Theo de Raadt |
2003-04-14 | correct IFQ_ENQUEUE definition. some grammar. | Ted Unangst |
2003-04-14 | rename rootvp to rvp to avoid global. ok deraadt@ krw@ | Ted Unangst |
2003-04-14 | rename rootvp to rvp to avoid global. ok deraadt@ krw@ | Ted Unangst |
2003-04-14 | rename ticks to nticks to avoid global. ok deraadt@ krw@ | Ted Unangst |
2003-04-14 | Change terminalname from a pointer to an array. Why people hide | Todd C. Miller |
2003-04-14 | No more LESSECHO environment variable | Todd C. Miller |
2003-04-14 | help.o now needs HELPFILE defined too | Todd C. Miller |
2003-04-14 | less uses the "lessecho" command to do globbing on systems that | Todd C. Miller |
2003-04-14 | try to provoke print_hfsc_opts to leave out linkshare because m2 == bandwidth | Henning Brauer |
2003-04-14 | if linkshare service curve m2 == bandwidth, but d given, we do need to print | Henning Brauer |
2003-04-14 | sync | Theo de Raadt |
2003-04-14 | regen | Henning Brauer |
2003-04-14 | only print hfsc linkshare when it differs from the default | Henning Brauer |
2003-04-14 | regen (no more realtime service curve for root queue) | Henning Brauer |