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