summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/clnt_perror.c
AgeCommit message (Collapse)Author
1998-12-30append \n correctlyTheo de Raadt
1998-11-22detect truncation and overflow betterTheo de Raadt
1997-02-10Make printf's match actual type (%lu -> %u).Todd C. Miller
1997-02-09do not print extra \nTheo de Raadt
1997-01-21More sprintf -> snprintf.Todd C. Miller
1996-12-19avoid oflows, thanks also to toddTheo de Raadt
1996-09-15Remove dead codeThorsten Lockert
Remove unused variables Silence some warnings lint(1) is your friend
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-07-20bcopy->memcpy & tagTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt