summaryrefslogtreecommitdiff
path: root/lib/libcompat/4.3/rexec.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-11-11Fix signed/unsigned comparison warnings, and shadow warnings.thorpej
2001-11-05WARNS=2 fixeslukem
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-07-02More trailing white space.simonb
1999-05-09LP64 fixes. *sigh*mycroft
1999-05-04- KNFchristos
1998-08-10bzero->memset, bcopy->memcpy, bcmp->memcmpperry
1998-03-19FTP uses ruserpass() differently from that in libcompat. Fix rexec totv
1997-10-09rcsid facism, WARNSifylukem
1997-01-23- convert unsafe strcpy(), strcat() and sprintf() to the `n' versions.mrg
1995-06-05Prototypes (PR#1098).pk
1995-06-03Fill in sin_len.mycroft
1994-10-19needs string.hcgd
1994-05-06updatecgd