summaryrefslogtreecommitdiff
path: root/lib/libc/rpc
AgeCommit message (Expand)Author
1996-09-15Remove dead codeThorsten Lockert
1996-09-02Correct links for getrpcent.3 pagesThorsten Lockert
1996-09-02Don't overwrite the last byte of a line unless we have toThorsten Lockert
1996-09-02perturb xid further. confuse the worldTheo de Raadt
1996-09-02do not leak byname; this needs a complete rewriteTheo de Raadt
1996-08-27use strncpy correctlyTheo de Raadt
1996-08-20memset 0; also fix for byte order botch in __svc_fdset handling; thanks to mw...Theo de Raadt
1996-08-20only close real socketTheo de Raadt
1996-08-20deal with unintializated __svc_fdsetTheo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1996-08-15support descriptors > FD_SETSIZE and correct timeout handlingTheo de Raadt
1996-08-13do not limit to FD_SETSIZE here, that is idioticTheo de Raadt
1996-08-13fix some fn/arg decls; strengthen reminder that svc_fdset is readonlyTheo de Raadt
1996-08-10idle cleanupTheo de Raadt
1996-08-10idle cleanupTheo de Raadt
1996-08-05if port 20 incoming, kill it and try againTheo de Raadt
1996-07-30errno restore was reversed.Jason Downs
1996-07-30if (beer-tonight) test-before-commit();Theo de Raadt
1996-07-30only reset port-range if modified initially; if needed call getsocknameTheo de Raadt
1996-07-29Reset port range if bind() fails.Jason Downs
1996-07-29Use new bind() kernel semantics.Jason Downs
1996-07-20bcopy->memcpy & tagTheo de Raadt
1996-07-20bogus frees; from jraynard@freebsd.orgTheo de Raadt
1996-06-29prefer non-loopback addressesTheo de Raadt
1996-06-29pmap_set/unset to loopback; should rewrite to search for loopback addrTheo de Raadt
1996-06-29typoTheo de Raadt
1996-05-22need string.hTheo de Raadt
1996-05-04clear xports after allocating it; netbsd pr#2194; from ragge@my28.sm.luth.seTheo de Raadt
1996-03-25Pull in more prototypesThorsten Lockert
1996-03-25Pull prototypes into scopeThorsten Lockert
1996-03-19Fix RCS Id botch in last changeNiklas Hallqvist
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1996-03-09From NetBSD: 960217 mergeNiklas Hallqvist
1996-01-05from netbsd; make get_myaddress() return failure if it is unable toTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt