index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
rpc
/
svc_run.c
Age
Commit message (
Expand
)
Author
2017-01-10
use correct type for poll
christos
2015-11-10
fix compilation/lint
christos
2015-11-10
CID 1338515: Make it clear that the pfd variable can't be NULL
christos
2015-11-07
PR/50408: Pedro Giffuni: Provide a way for rpc to use poll(2) instead of
christos
2015-11-07
check for errors and recover instead of core-dumping.
christos
2015-11-06
- Provide multi-threaded fdset's for everyone not just rump if requested.
christos
2013-03-11
Replace previous Sun Microsystems, Inc. license with a standard
tron
2013-03-05
make this usable from RUMP
christos
2012-06-24
fix old style definitions; XXX: gcc should have picked them up but it did not.
christos
2003-01-18
Merge the nathanw_sa branch.
thorpej
2002-11-08
* Adapt include files for rpc_com.h/rpc_internal.h split.
fvdl
2000-07-06
add __RPC_GETXID macro
christos
2000-06-04
Need <string.h> for LP64 systems.
thorpej
2000-06-02
Add new RPC code, based on Sun's TI-RPC code. Adapted to not use XTI,
fvdl
2000-01-22
Delint.
mycroft
1999-01-20
* ensure memory is released if operations fail (in authunix_create(),
lukem
1998-02-13
* in get_myaddress(); always return sockaddr_in containing localhost:PMAP_PORT.
lukem
1998-02-12
revert; we can't break the existing ABI and API
lukem
1998-02-10
major cleanup (to sync with changes made in include/rpc/*.h):
lukem
1997-07-21
If port provides __weak_alias(), provide an Standard C and POSIX pure
jtc
1997-07-13
Fix RCSID's
christos
1996-12-20
unistd.h for prototypes, fix a couple of bogus casts to select()'s args
cgd
1995-02-25
save my sanity; stop using Id.
cgd
1995-01-04
Remove local definitions of svc_maxfd.
mycroft
1994-12-04
be much more careful with types, and add prototype everything.
cgd
1994-08-23
fix my dumb bug
deraadt
1994-08-20
rpc library no longer uses _rpc_dtablesize() internally -- keeps track
deraadt
1993-10-07
move the rpc code into libc
cgd