Age | Commit message (Expand) | Author |
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 |
2003-04-14 | use correct string functions in example | Theo de Raadt |
2003-04-14 | Use setproctitle() instead of the CAPITALIZE_FOR_PS hack. Inspired | Todd C. Miller |
2003-04-14 | do not add a realtime service curve to the root queue as | Kenjiro Cho |
2003-04-14 | test realtime service curve spec | Henning Brauer |
2003-04-14 | Make the GNU_OPTIONS define actually do something (was a no-op) | Todd C. Miller |
2003-04-14 | let print_altq and print_queue take a struct node_queue_bw parameter instead | Henning Brauer |
2003-04-14 | add some more swedish airports and sort | Jakob Schlyter |
2003-04-14 | build a smaller less suitable for the install media | Todd C. Miller |
2003-04-14 | o go back to using a help file instead of embedding it in the binary | Todd C. Miller |
2003-04-14 | avoid hardcoded SOCK_xx; with itojun@; should allow ssh over SCTP | Markus Friedl |
2003-04-14 | Unlink FIFO and pid files on clean shutdown. PR#3199 | Hakan Olsson |
2003-04-14 | Remove dead attribute "rasterconsole". | Miod Vallat |
2003-04-14 | More snprintf style | Hakan Olsson |
2003-04-14 | permit -s0. from Maxim Konovalov | Jun-ichiro itojun Hagino |
2003-04-14 | A "%d" is 12 chars, not 10. Use sizeof num instead of '10' in | Hakan Olsson |
2003-04-14 | add rtsp. ok deraadt@ | Jakob Schlyter |
2003-04-14 | commented out section which points people to use libisodir.a for | Jason McIntyre |
2003-04-14 | when libc/shlib_version says you need to crank this one too, DO NOT IGNORE | Theo de Raadt |