index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libc
/
rpc
Age
Commit message (
Expand
)
Author
1999-02-04
correct clnt_control() args; alex@freebsd
Theo de Raadt
1998-12-30
append \n correctly
Theo de Raadt
1998-12-30
doc fix: clnt_sperrno does not append a NEWLINE
Theo de Raadt
1998-12-21
missed some function return types
Theo de Raadt
1998-12-20
alphabetize function forward decls for prettiness
Todd C. Miller
1998-11-22
detect truncation and overflow better
Theo de Raadt
1998-11-22
use %u for unsigned prints
Theo de Raadt
1998-11-20
Add thread-safety to libc, so that libc_r will build (on i386 at least).
David Leonard
1998-09-06
More man page fixes. Spelling, grammar, some typos. Lots of double-word
Aaron Campbell
1998-08-29
man page repairs; aaron@ug.cs.dal.ca
Theo de Raadt
1998-08-29
change pmap_set() protocol to u_int, similar to solaris; ref: casper
Theo de Raadt
1998-08-28
hppa is ieee fp too
Michael Shalayeff
1998-08-14
realloc repair
Theo de Raadt
1998-07-09
clarify gethostname() call
Theo de Raadt
1998-06-08
buf oflow; chris@ferret.lmh.ox.ac.uk
Theo de Raadt
1998-05-22
make svctcp_recv kill sockets that fail in xdr_callmsg(); wpaul
Theo de Raadt
1998-05-22
make readtcp() call svc_getreqset2() for activity on other sockets; wpaul
Theo de Raadt
1998-05-20
fragment size of 0 is clearly illegal; wpaul
Theo de Raadt
1998-05-19
incorrect timeout handling
Theo de Raadt
1998-03-19
Some -Wall
Todd C. Miller
1998-03-18
registerrpc(3)
Theo de Raadt
1998-03-13
activate that rpcauth manpage
Theo de Raadt
1998-03-11
a start at splitting rpc.3 up a bit; plus fix other errors
Theo de Raadt
1998-03-11
nroff cleanup
Theo de Raadt
1998-03-01
match xid nicer; plus notes for later work
Theo de Raadt
1998-02-27
indent
Theo de Raadt
1998-02-25
remove unneccessary section
Theo de Raadt
1998-02-25
__svc_fdsetsize is a max bitcount; like FDSETSIZE before it
Theo de Raadt
1998-02-25
doc __svc_fdset & __svc_fdsetsize
Theo de Raadt
1998-02-24
mandocmania. there were old mistakes, now it has new mistakes
Theo de Raadt
1998-02-24
cleanup a bit more
Theo de Raadt
1998-02-24
commas are good
Theo de Raadt
1998-02-24
mandocmania
Theo de Raadt
1997-12-10
pw -> rpc
Tobias Weingartner
1997-11-08
avoid more abort()
Theo de Raadt
1997-11-05
oops
Theo de Raadt
1997-11-05
if xdr_replymsg() fails, it can leave memory still allocated. thus we
Theo de Raadt
1997-09-29
Xr bindresvport and rresvport
Theo de Raadt
1997-09-22
Some -Wall.
Todd C. Miller
1997-08-10
Update date up.
Todd C. Miller
1997-08-09
Fix some minor stuff and flesh out a bit.
Todd C. Miller
1997-07-21
include file with proto
Theo de Raadt
1997-07-17
verf is a ptr
Theo de Raadt
1997-07-16
in rejected(), RPC_MISMATCH is what we are interested in; christos
Theo de Raadt
1997-07-09
avoid close(closed_socket) or close(-1); it looks disgusting in kdump
Theo de Raadt
1997-07-01
typo
dm
1997-07-01
Add missing '#' as in #include.
Todd C. Miller
1997-05-28
repair comments about 2 byte xdrred headers
Theo de Raadt
1997-04-30
Don't do pointer arithmetic on void pointers
Thorsten Lockert
1997-04-29
something is wrong with this level of randomness; let 2.1 go out with this "p...
Theo de Raadt
[next]