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
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
1997-04-27
re-randomize xid on reuse of a CLIENT *; pointed out by adam@math.tau.ac.il
Theo de Raadt
1997-04-06
strncpy
Theo de Raadt
1997-03-29
if a bad socket is accept()ed, bail without trying another accept()
Theo de Raadt
1997-03-29
in svcudp_bufcreate(), only close socket if we created it
Theo de Raadt
1997-03-29
delete extra spaces
Theo de Raadt
1997-03-25
Ok here is the mvme88k userland, minus a few important pieces.
Dale S. Rahn
1997-02-21
sync to __powerpc__
gvf
1997-02-17
do not leak descriptors and mem
Theo de Raadt
1997-02-13
if i find one more little problem, and have to make one more little
Theo de Raadt
1997-02-13
option handling is a bitch
Theo de Raadt
1997-02-13
ok, i finally learned about struct ipoption
Theo de Raadt
1997-02-10
Make printf's match actual type (%lu -> %u).
Todd C. Miller
1997-02-09
do not print extra \n
Theo de Raadt
1997-02-07
destroy everything with source routes
Theo de Raadt
1997-01-22
handle SIOCGIFCONF for as many interfaces as provided
Theo de Raadt
1997-01-22
SIOCGIFCONF more carefully
Theo de Raadt
1997-01-21
More sprintf -> snprintf.
Todd C. Miller
1997-01-02
use arc4random for xid generation
Theo de Raadt
1996-12-21
Change to support the powerpc port. To bad this define isn't put in
Dale S. Rahn
1996-12-19
avoid oflows, thanks also to todd
Theo de Raadt
1996-12-14
Clean up lint and compile warnings
Thorsten Lockert
1996-12-10
avoid close(-1) cases
Theo de Raadt
1996-12-10
use MAXHOSTNAMELEN
Theo de Raadt
1996-11-14
Missed one cast.
etheisen
1996-11-14
memcpy needs string.h.
etheisen
1996-11-14
memcpy needs string.h.
etheisen
1996-11-14
More Alpha casts.
etheisen
1996-11-14
Cast better for the alpha.
etheisen
1996-11-14
memcpy needs proto from string.h.
etheisen
1996-10-21
document sin_port behaviour, pr#36, kstailey@dol-esa.gov
Theo de Raadt
1996-09-30
returns int
Theo de Raadt
1996-09-15
Remove dead code
Thorsten Lockert
1996-09-02
Correct links for getrpcent.3 pages
Thorsten Lockert
1996-09-02
Don't overwrite the last byte of a line unless we have to
Thorsten Lockert
1996-09-02
perturb xid further. confuse the world
Theo de Raadt
1996-09-02
do not leak byname; this needs a complete rewrite
Theo de Raadt
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-20
memset 0; also fix for byte order botch in __svc_fdset handling; thanks to mw...
Theo de Raadt
1996-08-20
only close real socket
Theo de Raadt
1996-08-20
deal with unintializated __svc_fdset
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
[next]