summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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