summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/svc_run.c
AgeCommit message (Collapse)Author
1998-03-19Some -WallTodd C. Miller
1996-11-14memcpy needs string.h.etheisen
1996-09-15Remove dead codeThorsten Lockert
Remove unused variables Silence some warnings lint(1) is your friend
1996-08-20memset 0; also fix for byte order botch in __svc_fdset handling; thanks to ↵Theo de Raadt
mw@openbsd.org
1996-08-20deal with unintializated __svc_fdsetTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
Make sure everything uses {SYS,}LIBC_SCCS properly
1996-08-15support descriptors > FD_SETSIZE and correct timeout handlingTheo de Raadt
1996-07-20bcopy->memcpy & tagTheo de Raadt
1996-03-25Pull prototypes into scopeThorsten Lockert
Remove graticious casts
1995-10-18initial import of NetBSD treeTheo de Raadt