thorpej
7ba69add63
Add some braces to make egcs happy.
1998-08-19 00:17:41 +00:00
mrg
32f519716b
- use an array MAXHOSTNAMELEN+1 size to hold hostnames
...
- ensure hostname from gethostname() is nul-terminated in all cases
- minor KNF
- use MAXHOSTNAMELEN over various other values/defines
- be safe will buffers that hold hostnames
1998-07-06 06:56:06 +00:00
tv
64288566a1
FTP uses ruserpass() differently from that in libcompat. Fix rexec to
...
recognize that the new ruserpass returns an int (but ignore it for now),
and ruserpass does not accept an acct pointer.
1998-03-19 18:06:15 +00:00
tv
bceb6b5729
Add a ruserpass() function to make rexec happy. PR 901 (that's not a typo).
1998-03-19 17:51:04 +00:00