summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2003-01-05Grammar and typo fixes, general language improvementsPeter Valchev
2003-01-05Grammar fixes from jmc@prioris.mini.pw.edu.plPeter Valchev
2003-01-05end sentence with a period; jmc@prioris.mini.pw.edu.plPeter Valchev
2003-01-05Grammar fix - remove bogus comma; jmc@prioris.mini.pw.edu.plPeter Valchev
2003-01-05add missing bracket; jmc@prioris.mini.pw.edu.plPeter Valchev
2003-01-05Use a temp variable when cycling through ai_addr's so we don't passTodd C. Miller
2003-01-04spellingTheo de Raadt
2003-01-03replace uucp example.Federico G. Schwindt
2003-01-03DEL hasn't sent SIGINTR in a looooong time.Todd C. Miller
2003-01-03revert: reintroduce allTargets list #if CLEANUP, as all nodes are not addedMarc Espie
2003-01-03be more aware of directory change failures; s@msmith.netTheo de Raadt
2003-01-02typo; jmc at prioris.mini.pw.edu.plHenning Brauer
2003-01-02Fix 'at -r' crash.Mike Pechkin
2003-01-01various spelling errors; jmc@prioris.mini.pw.edu.plTheo de Raadt
2003-01-01move big output buffer messages to debug2Markus Friedl
2002-12-31Typoes; jmc AT prioris DoT mini DoT pw DoT edu DoT plTodd C. Miller
2002-12-30minor KNFTheo de Raadt
2002-12-30Don't pass a NULL arg to Parse_DoVar which can happen if user specifiesTodd C. Miller
2002-12-30o add Keith Moon's birthday (already have his death)Todd C. Miller
2002-12-30use err vs. errx and display function; from Owl. ok fgsch@Kevin Steves
2002-12-30include function in error; from Owl. ok fgsch@Kevin Steves
2002-12-30correct return code check; from Owl. ok fgsch@Kevin Steves
2002-12-30Avoid setting optind to 0 since in GNU getopt() that means the sameTodd C. Miller
2002-12-29check -DCLEANUP compilationMarc Espie
2002-12-29Synch comment with codeMarc Espie
2002-12-29anotherHenning Brauer
2002-12-28fix calloc's. also check for errors; fixes PR/3043.Federico G. Schwindt
2002-12-26dupe, from Dan WeeksMichael Shalayeff
2002-12-23jow strummer comes and goesMichael Shalayeff
2002-12-23Display offending line number in error messages.Todd C. Miller
2002-12-19This file dates from back when the One True Awk needed patches toTodd C. Miller
2002-12-19Recognize CORENIC handles and use CNICHOST like we do VNICHOST ones.Todd C. Miller
2002-12-19Update to the One True Awk version 20021213Todd C. Miller
2002-12-19o Add -6 and -c options from FreeBSDTodd C. Miller
2002-12-19only do "Trying ..." if verboseTheo de Raadt
2002-12-19s/msg_send/ssh_msg_send/ to avoid namespace clashes in portable; ok markus@Damien Miller
2002-12-18t'was not enough space malloced when generating the bodun entriesMichael Shalayeff
2002-12-17Make SysV-style shared memory and semaphore limits sysctl'able.Todd C. Miller
2002-12-17ANSIfu and if given multiple names, don't exit if we get an errorTodd C. Miller
2002-12-17Only call setlogin() if this proccess is a session leader.Todd C. Miller
2002-12-17o Implement -r (recursive) optionTodd C. Miller
2002-12-16typo; from Tor Houghton <torh@bogus.net>Michael Shalayeff
2002-12-16Make systat(1), iostat(8) and vmstat(8) automatically update their diskThierry Deval
2002-12-15more writable spelling; torhHenning Brauer
2002-12-15typo; torh at bogus.netHenning Brauer
2002-12-14handle multiline replies from the server.Marc Espie
2002-12-14add missing OpenBSD tagTodd C. Miller
2002-12-13Recent modifications to netcat changed the behaviour to only exit when bothAaron Campbell
2002-12-13audio_prinfo.seek is int now; document and syncChristian Weisgerber
2002-12-13No need to include sys/cdefs.h explicitly here; Andrey MatveevTodd C. Miller