summaryrefslogtreecommitdiff
path: root/lib/libc/rpc/svc_udp.c
AgeCommit message (Expand)Author
2002-09-06use socklen_t where needed; henning pvalchev okTheo de Raadt
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ...Todd C. Miller
2001-09-15prototype cleanupTheo de Raadt
2001-03-03plug many memory leaksTheo de Raadt
1998-03-19Some -WallTodd C. Miller
1997-07-09avoid close(closed_socket) or close(-1); it looks disgusting in kdumpTheo de Raadt
1997-03-29in svcudp_bufcreate(), only close socket if we created itTheo de Raadt
1997-02-17do not leak descriptors and memTheo de Raadt
1996-09-15Remove dead codeThorsten Lockert
1996-08-19Fix RCS idsThorsten Lockert
1996-07-20bcopy->memcpy & tagTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt