summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1996-12-18support getting multiple files at once, e.gmichaels
1996-12-17if pathname given is a valid directory, cd to it at remote, alsomichaels
1996-12-16strncat botchTheo de Raadt
1996-12-15man page update for -c and -s flagskstailey
1996-12-15added -s (display server report only) and -c (ditto client) flagskstailey
1996-12-14Silence lintThorsten Lockert
1996-12-12Add <unistd.h> for select(2) prototype.robin
1996-12-12Add <sys/socket.h> for setsockopt(2), <unistd.h> for select(2).robin
1996-12-11Add ``#include <unistd.h>'' for prototypes of:robin
1996-12-11fix usage lineTheo de Raadt
1996-12-10Flex 2.5.4Todd C. Miller
1996-12-10do not use warnx, blank lines suckTheo de Raadt
1996-12-10used to permit a single arg, which it ignored, now does usage(); fenner@freebsdTheo de Raadt
1996-12-10from netbsd; treat arrays used with XDR_INLINE as arrays of 'int32_t's,Theo de Raadt
1996-12-10"the the" purgeTheo de Raadt
1996-12-09nicer usageTheo de Raadt
1996-12-08Fix typoThorsten Lockert
1996-12-08install -> ${INSTALL}, -c -> ${COPY}Jason Downs
1996-12-08Disable matching by default if a domainname is set, adding -M to reenable it.Jason Downs
1996-12-07Improved temporary file handling.bitblt
1996-12-07increase buf sizes, hacked w/ bitbltTheo de Raadt
1996-12-06Fix bug where one could ``send'' various TELNET commands from the telnetrobin
1996-12-06-p did not rename 2 variables; netbsd pr#2997, mike.long@analog.comTheo de Raadt
1996-12-06wait for spawned children, and remember to EXIT INOUR CHILD! geez..Theo de Raadt
1996-12-06warn and _exitTheo de Raadt
1996-12-06vfork w/ exit botchTheo de Raadt
1996-12-05FreeBSD calendar(1) + OpenBSD changes.Todd C. Miller
1996-12-04roundup error; netbsd pr#2944, augustss@cs.chalmers.seTheo de Raadt
1996-12-04security holes: seek and ye shall findTheo de Raadt
1996-12-04Add support for BSD/OSNiklas Hallqvist
1996-12-04Implement -u (remote user) option for login (only root may use it).Todd C. Miller
1996-12-03/usr/share/misc/termcapTheo de Raadt
1996-12-01Correct the connecthelp info. This is really ftp, not tftp.Todd C. Miller
1996-11-30Sync with NetBSD:Todd C. Miller
1996-11-30filesystem is named "ffs" not "ufs".Todd C. Miller
1996-11-25Need sys/types.h for htons et al.Niklas Hallqvist
1996-11-25Sync with NetBSD.Todd C. Miller
1996-11-24Fixed formatting.etheisen
1996-11-24Manpage anyone?etheisen
1996-11-22fix thinko wrt otp-* handlingTodd C. Miller
1996-11-21missed mktempMichael Shalayeff
1996-11-21mktemp(1) for shell scripts. No more gross directory hackery for safe tempTodd C. Miller
1996-11-15Move mk_cmds to the main tree.Jason Downs
1996-11-14correct LINKS usageMichael Shalayeff
1996-11-14remove BINDIR.Michael Shalayeff
1996-11-13lint should pass on __OpenBSD__ rather than __NetBSD__.michaels
1996-11-11remove junk '\'Michael Shalayeff
1996-11-11type castsMichael Shalayeff
1996-11-11compile_et belongs in usr.binThorsten Lockert
1996-11-11kill path refJason Downs