summaryrefslogtreecommitdiff
path: root/lib/libcompat/4.3/ruserpass.c
AgeCommit message (Expand)Author
2003-10-21Don't use NULL to compare against an int.fvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2000-09-14check LIBC_SCCSmsaitoh
1999-09-20back out the #ifdef _DIAGNOSTIC argument checks; too many people complained.lukem
1999-09-16* use _DIAGASSERT() to check pointer arguments against NULL and filelukem
1999-05-04- add a comparison to NULL in a conditional.christos
1998-08-19Add some braces to make egcs happy.thorpej
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1998-03-19FTP uses ruserpass() differently from that in libcompat. Fix rexec totv
1998-03-19Add a ruserpass() function to make rexec happy. PR 901 (that's not a typo).tv