summaryrefslogtreecommitdiff
path: root/usr.bin/rsh
AgeCommit message (Expand)Author
2011-08-29static + __deadjoerg
2010-10-02putenv() no longer accepts a const stringgson
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-01-18fix -Wsign-compare issueslukem
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-03-23Remove some more old kerberos4 code. Simplify usage.wiz
2006-03-17Fix Coverity issue 1236, negative return from read() passed to write()ginsbach
2005-03-11Add -4 and -6 to usage.ginsbach
2005-03-11Support -4 and -6. Approved by christos.ginsbach
2005-01-13Whitespace fix-ups.ginsbach
2004-10-16remove unused variablechristos
2004-10-16- Fix bug in port parsing code; s_port must be in network byte order.christos
2004-09-05Bump date for removal of Kerberos option descriptions.wiz
2004-09-05Kerberos support is broken in rcommands, thus making -K -k and -x optionsmanu
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-23include des.h, not kerberosIV/des.hitojun
2003-07-04Remove trailing whitespace.wiz
2003-06-14use TCP_NODELAYjoff
2003-05-26* Document $RCMD_CMD in environ(7).lukem
2003-05-22set s_proto properlyhubertf
2003-05-15use strlcpyitojun
2003-04-07Some mdoc fixes; drop some unnecessary whitespace.wiz
2003-04-07Add -p option to rsh and rlogin to allow specifying a non-standard porthubertf
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-11-16use strlcpyitojun
2002-09-19use NETBSDSRCDIR as appropriatelukem
2002-06-14Remove #ifdef __STDC__. De-__P() and ANSIfy.wiz
2002-06-14WARNS=2wiz
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2001-04-04kerberos(3) -> (8). Sort SEE ALSO.wiz
2001-02-19convert to use getprogname()cgd
2000-10-18Remove INSTALLFLAGS=-fschg, as per change to usr.bin/ssh/ssh/Makefile.simonb
2000-01-31IPv6 support. (I thought I've committed these but was not yet)itojun
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1997-11-26Add xrefs to new hosts.equiv(5)/rhosts(5) man page.tv
1997-10-24use CPPFLAGS instead of CFLAGSlukem
1997-10-19fix up .Nm usagelukem
1997-10-19don't define WARNS=1 herelukem
1997-07-20Add prototype for orcmd.christos
1997-07-06Fix compiler warnings.christos
1997-06-16- PR/3727: Wolfgang Rupprecht: rsh takes 80% of the cpuchristos
1997-06-05fix PR#3710, reported by Tatoku Ogaito <tacha@trap.fukui-med.ac.jp>.mrg
1997-06-05fix typo in SYNOPSIS, nuke duplicate RCSidmikel
1997-06-02rsh is not setuid anymore.mrg
1997-06-02rcmd(1) does not use argv[0] for hostname, like rsh does.mrg
1997-05-26add bits to allow this to be compiled as rcmd.mrg
1997-05-08Back out the .PATH.c changes. The .depend problem (and others)gwr
1997-05-06Use .PATH.c: ...gwr