summaryrefslogtreecommitdiff
path: root/usr.bin/rsh
AgeCommit message (Expand)Author
1999-06-05- remove trailing white spaceAaron Campbell
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-03-25fix a bug, use fd_set for select() and cleanup a bit.Artur Grabowski
1997-08-06save errno in mangly handlersTheo de Raadt
1997-07-27Xr rcmd 3Theo de Raadt
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-06-29new location of des.hNiels Provos
1997-06-23sigblock mask is int, not longTheo de Raadt
1997-04-19Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''Todd C. Miller
1997-03-26calculate width for select() more carefullyTheo de Raadt
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-09-02unset $RSH so we don't loop de loop in rcmd().Todd C. Miller
1996-08-30bail if euid != 0; keeps us from fork-bombing with rcmd that calls rsh(1).Todd C. Miller
1996-08-11Be silent about Kerberos failure if local systel is not configured forThorsten Lockert
1996-07-24normal uid before execvTheo de Raadt
1996-07-22rcsid cleanupTheo de Raadt
1996-06-26rcsidTheo de Raadt
1996-04-17Make encrypted remote shell work again. Note that this is not a supportedThorsten Lockert
1995-12-16Make it possible to build without SKEY supportThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt