summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1997-06-11fix copyright.kstailey
1997-06-11gencat can take more than one input file.kstailey
1997-06-11docuementkstailey
1997-06-11dynamic fd_setTheo de Raadt
1997-06-11remove spurious ,; jtkTheo de Raadt
1997-06-10Disable progress meter if started as a bg process. Also don'tTodd C. Miller
1997-06-09-i8 is default; ada@not-enough.bandwidth.orgTheo de Raadt
1997-06-0610 XTheo de Raadt
1997-06-05;;Theo de Raadt
1997-06-05more doc changesTheo de Raadt
1997-06-05do not interpret _POSIX_VDISABLE as a special character; netbsdTheo de Raadt
1997-06-04If strip(1) fails it should not be a fatal error.Todd C. Miller
1997-06-02do strvis()ing in sprint.ckstailey
1997-06-02buflen != sizeof (char *)dm
1997-06-02remote is -> remote host iskstailey
1997-06-02cal [-jy] [[month] year]; k-horik@yk.rim.or.jpTheo de Raadt
1997-06-02fixTheo de Raadt
1997-06-02if hostname==domainname and has only one dot, trim less severely for -h optio...Theo de Raadt
1997-06-02mm, didn't quite get it the first time.flipk
1997-06-01fix emacs batch download problem, i thinkTheo de Raadt
1997-05-31warn instead of warnx; kleinkTheo de Raadt
1997-05-31futimes avoids race; mycroftTheo de Raadt
1997-05-31trunc uid/gid to USHRT_MAX; mycroft; PR#75Theo de Raadt
1997-05-31typo; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-05-30Integrate changed from NetBSD being careful not to step on our importantkstailey
1997-05-30In -f mode notice when the file has been replace or truncated andTodd C. Miller
1997-05-30shorterTheo de Raadt
1997-05-30if less than 60 secs of uptime, say soTheo de Raadt
1997-05-30Fix FFS and add ext2fs support.Jason Downs
1997-05-30overflows aboundTheo de Raadt
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1997-05-30xref acctonTheo de Raadt
1997-05-29errors fixed; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-05-29why select(2) when you can sleep(3) cheap?kstailey
1997-05-28format error; frueauf@ira.uka.deTheo de Raadt
1997-05-19Make ftp ftp://anonymous:root@your.dom.ain@ftp.our.place.foo/pub/OpenBSD/Todd C. Miller
1997-05-11Only retry login as "anonymous" if we are doing anonftp.Todd C. Miller
1997-05-06Removed Mach and added NCR.etheisen
1997-05-05Cleaned up manpage.etheisen
1997-05-05This fixes FTP so that it first tries with the username FTP, and then withjkatz
1997-05-05elf2aout converts to aout not to ecoffThomas Graichen
1997-05-01CDIOCSETSTEREO -> CDIOCSETSTERIO, go@cclub.tutcc.tut.ac.jpJason Downs
1997-04-28From NetBSD (lukem):Todd C. Miller
1997-04-28Deal with $TERM not being set (like in single user mode).Todd C. Miller
1997-04-28Use strtoul() not strtol() when assigning to an unsigned long.Todd C. Miller
1997-04-28Clean up terminal type handling.Jason Downs
1997-04-28Modernize protyped, switch to libtermlib.Jason Downs
1997-04-28Back out newer .USE code as it caused problems. I've done a "make build"Todd C. Miller
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd C. Miller
1997-04-27Prototype fixes and cruft removal.Jason Downs