summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-07-07fixed formatting in numlabels; danhTheo de Raadt
2000-07-07If the timeout is not set, don't send a zeroed timeout to select.Artur Grabowski
2000-07-07sense of port forwarding flag test was backwardsTheo de Raadt
2000-07-07clean code is good codeTodd T. Fries
2000-07-06more statsJun-ichiro itojun Hagino
2000-07-06use %s with printf familyTheo de Raadt
2000-07-06i feel dirty whenever i edit in hereTheo de Raadt
2000-07-06do not assume h_errs[] is clean, use %sTheo de Raadt
2000-07-06snprintf with %s when copying the pagerTheo de Raadt
2000-07-06printf with % for the promptTheo de Raadt
2000-07-06Insert more missing .El directives. Our troff really should identify these andAaron Campbell
2000-07-06Insert missing .El directive; todd@Aaron Campbell
2000-07-05typoNiels Provos
2000-07-05use no_x11_forwarding_flag correctly; provos okTheo de Raadt
2000-07-04Back out unwanted testing changeMarc Espie
2000-07-02Make the m4 machine stack dynamically sized.Marc Espie
2000-07-02Long tokens won't be defined macros, but they can still be output.Marc Espie
2000-07-01Add -f option to specify audio device, honor AUDIODEVICE environment vairable,Todd C. Miller
2000-07-01Slightly nicer wording: begins by -> begins withMarc Espie
2000-07-01Forgot to import one estrdup from my trunk.Marc Espie
2000-06-30do not prin tcp/udp twice. from: fgsJun-ichiro itojun Hagino
2000-06-30Recognize `+cmd' as a command that should always be executed, even inMarc Espie
2000-06-30split netstat -an -f inet and netstat -an -f inet6, for consistency.Jun-ichiro itojun Hagino
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-29no longer needed; good riddance for static archsTodd T. Fries
2000-06-29use %s with syslogTodd C. Miller
2000-06-28unsigned -> unsigned int (implicit int is deprecated)Marc Espie
2000-06-28Fix stupid bug in argument handling. Problem found by fries@Marc Espie
2000-06-27TyopArtur Grabowski
2000-06-27initialize result. this fixes the recent problem that makes ftp coredumpFederico G. Schwindt
2000-06-26fix pasto; noted by artHugh Graham
2000-06-26MaxStartups: limit number of unauthenticated connections, work by theo and meMarkus Friedl
2000-06-26cleanup, less cut&pasteMarkus Friedl
2000-06-26use basename(1) in examplesPaul Janzen
2000-06-25Cater to people who don't run make depend better.Marc Espie
2000-06-25correct check for bad channel ids; from Wei Dai <weidai@eskimo.com>Niels Provos
2000-06-25allow 'fmt -w width' and 'fmt -width'.Paul Janzen
2000-06-23Get rid of repeating error messages; From netbsd millert@ okEric Jackson
2000-06-23This patch replaces str_concat with a slightly unobfuscated version.Marc Espie
2000-06-23This is complementary to the previous patch.Marc Espie
2000-06-23This patch is worth a lot, speed-wise.Marc Espie
2000-06-23This is the speed-up patch, which doubles make speed (almost).Marc Espie
2000-06-23Open Hashing library, based on Knuth.Marc Espie
2000-06-23This patch separates local contexts from global contexts for good.Marc Espie
2000-06-23In various places, VAR_CMD is used to actually mean `no real context',Marc Espie
2000-06-23Once those special variable are taken care of, other Var functions can takeMarc Espie
2000-06-23Start of variable fixes and speed-ups.Marc Espie
2000-06-23Trivial consequences of the previous list changes:Marc Espie
2000-06-22Missing CVS idents; ok markusDamien Miller
2000-06-22missing atomicio; report from Steve.Marquess@DET.AMEDD.ARMY.MILMarkus Friedl