index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
/
rsh
Age
Commit message (
Expand
)
Author
1999-06-05
- remove trailing white space
Aaron Campbell
1998-09-27
usr.bin/ man page cleanups, n-s
Aaron Campbell
1998-03-25
fix a bug, use fd_set for select() and cleanup a bit.
Artur Grabowski
1997-08-06
save errno in mangly handlers
Theo de Raadt
1997-07-27
Xr rcmd 3
Theo de Raadt
1997-07-25
#if __STDC__ --> #ifdef __STDC__
Michael Shalayeff
1997-06-29
new location of des.h
Niels Provos
1997-06-23
sigblock mask is int, not long
Theo de Raadt
1997-04-19
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Todd C. Miller
1997-03-26
calculate width for select() more carefully
Theo de Raadt
1997-01-15
getopt(3) returns -1 when out of args, not EOF, whee!
Todd C. Miller
1996-12-22
Deal with _POSIX_SAVED_IDS when relinquishing privileges
Thorsten Lockert
1996-09-02
unset $RSH so we don't loop de loop in rcmd().
Todd C. Miller
1996-08-30
bail if euid != 0; keeps us from fork-bombing with rcmd that calls rsh(1).
Todd C. Miller
1996-08-11
Be silent about Kerberos failure if local systel is not configured for
Thorsten Lockert
1996-07-24
normal uid before execv
Theo de Raadt
1996-07-22
rcsid cleanup
Theo de Raadt
1996-06-26
rcsid
Theo de Raadt
1996-04-17
Make encrypted remote shell work again. Note that this is not a supported
Thorsten Lockert
1995-12-16
Make it possible to build without SKEY support
Thorsten Lockert
1995-10-18
initial import of NetBSD tree
Theo de Raadt