summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1998-02-18Deal much better with installation problemsNiklas Hallqvist
1998-02-17Add a new option "-o filename" for autofetch mode. Allows use ofTodd C. Miller
1998-02-16chflags() take u_int, not u_long.Todd C. Miller
1998-02-16more XrTheo de Raadt
1998-02-16Xr md5Theo de Raadt
1998-02-16-r for xpg conformanceTheo de Raadt
1998-02-16use abs() on the width for compat with other versions of fmt that accept -wid...Theo de Raadt
1998-02-16fixes to compile against netbsd domestic libtelnetJason Wright
1998-02-15Remove one case of malloc call from sighandlerNiklas Hallqvist
1998-02-15fix a commentTheo de Raadt
1998-02-14Give correct format to strftime(3) instead of using "%c" and makingTodd C. Miller
1998-02-13Don't do chflags() if st_flags is zero. Fixes bogus error whenTodd C. Miller
1998-02-12Make man page agree with installation as to default config.Marco S Hyman
1998-02-11Fixed innocuous typoDavid Leonard
1998-02-10oopsTheo de Raadt
1998-02-10Fix buffer overflows in quote1(), clear line bufferTobias Weingartner
1998-02-08Apply fix for PR# 406. Thanks toTobias Weingartner
1998-02-07o Don't put newlines in syslog() messages and use %m, not strerror()Todd C. Miller
1998-02-06wordperfect support; ksulliva@psc.eduTheo de Raadt
1998-02-03usage line fix; pjanzen@foatdi.harvard.eduTheo de Raadt
1998-02-03Remove stray "awk" at the beginning of the mam page.Todd C. Miller
1998-01-31equal timekstailey
1998-01-28Add -a flag. Idea from bgrayson@ece.utexas.eduTodd C. Miller
1998-01-28Use BSDmakefile in favour of [mM]akefile if existent. Good forNiklas Hallqvist
1998-01-23Don't try to build new_pwd.c unless KERBEROS is "yes"Todd C. Miller
1998-01-22indent better; mph@pobox.comTheo de Raadt
1998-01-22expand(1) cannot treat argument correctly; shigio@wafu.netgate.netTheo de Raadt
1998-01-21errorTheo de Raadt
1998-01-21Back out last change. ed and sed should not use extended regular expressions.Todd C. Miller
1998-01-20specify the missing kerberos options.Artur Grabowski
1998-01-20Use new method to change kerberos passwords.Artur Grabowski
1998-01-18Support extended (modern) instead of basic (obsolescent)Todd C. Miller
1998-01-18Added support for maplist from a specified host (-h <host>). -mojMats O Jansson
1998-01-16Add rcsid tags.Todd C. Miller
1998-01-09Fix PR 379. Don't recycle the malloc'd space in vs().Todd C. Miller
1998-01-06one less tabMichael Shalayeff
1998-01-05trust restored a bit moreTheo de Raadt
1998-01-03arghTheo de Raadt
1998-01-03if fork/exec fails, bail properlyTheo de Raadt
1998-01-03clarify what --> and <-- mean in tcp headersTheo de Raadt
1998-01-03new style man pageTheo de Raadt
1998-01-02use _exit()Theo de Raadt
1997-12-25misc cleanupTheo de Raadt
1997-12-24No, we are not making our w command incompatibleTheo de Raadt
1997-12-243 letters for tty name; for ftpMichael Shalayeff
1997-12-23correct exit code handling; cje@kestrel.scs.uiuc.eduTheo de Raadt
1997-12-20Simplify some push-back code (e.g. for left and right quotes) so thatTheo de Raadt
1997-12-19carefulTheo de Raadt
1997-12-19comment this strncpy is safeTheo de Raadt
1997-12-19proactive buffer blocksTheo de Raadt