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-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
1996-08-15
support descriptors > FD_SETSIZE and correct timeout handling
Theo de Raadt
1996-08-13
do not limit to FD_SETSIZE here, that is idiotic
Theo de Raadt
1996-08-13
fix some fn/arg decls; strengthen reminder that svc_fdset is readonly
Theo de Raadt
1996-08-10
idle cleanup
Theo de Raadt
1996-08-10
idle cleanup
Theo de Raadt
1996-08-05
if port 20 incoming, kill it and try again
Theo de Raadt
1996-07-30
errno restore was reversed.
Jason Downs
1996-07-30
if (beer-tonight) test-before-commit();
Theo de Raadt
1996-07-30
only reset port-range if modified initially; if needed call getsockname
Theo de Raadt
1996-07-29
Reset port range if bind() fails.
Jason Downs
1996-07-29
Use new bind() kernel semantics.
Jason Downs
1996-07-20
bcopy->memcpy & tag
Theo de Raadt
1996-07-20
bogus frees; from jraynard@freebsd.org
Theo de Raadt
1996-06-29
prefer non-loopback addresses
Theo de Raadt
[next]