summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2003-04-14use correct string functions in exampleTheo de Raadt
2003-04-14Use setproctitle() instead of the CAPITALIZE_FOR_PS hack. InspiredTodd C. Miller
2003-04-14do not add a realtime service curve to the root queue asKenjiro Cho
2003-04-14test realtime service curve specHenning Brauer
2003-04-14Make the GNU_OPTIONS define actually do something (was a no-op)Todd C. Miller
2003-04-14let print_altq and print_queue take a struct node_queue_bw parameter insteadHenning Brauer
2003-04-14add some more swedish airports and sortJakob Schlyter
2003-04-14build a smaller less suitable for the install mediaTodd C. Miller
2003-04-14o go back to using a help file instead of embedding it in the binaryTodd C. Miller
2003-04-14avoid hardcoded SOCK_xx; with itojun@; should allow ssh over SCTPMarkus Friedl
2003-04-14Unlink FIFO and pid files on clean shutdown. PR#3199Hakan Olsson
2003-04-14Remove dead attribute "rasterconsole".Miod Vallat
2003-04-14More snprintf styleHakan Olsson
2003-04-14permit -s0. from Maxim KonovalovJun-ichiro itojun Hagino
2003-04-14A "%d" is 12 chars, not 10. Use sizeof num instead of '10' inHakan Olsson
2003-04-14add rtsp. ok deraadt@Jakob Schlyter
2003-04-14commented out section which points people to use libisodir.a forJason McIntyre
2003-04-14when libc/shlib_version says you need to crank this one too, DO NOT IGNORETheo de Raadt
2003-04-14standalone/stand alone -> stand-alone;Jason McIntyre
2003-04-14built in -> built-in;Jason McIntyre
2003-04-14syncTheo de Raadt
2003-04-14There are two related changes.Artur Grabowski
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