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
Age
Commit message (
Expand
)
Author
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-20
Make the binding cfree() -> free() weak if possible
Thorsten Lockert
1996-08-20
Cleaner.
Jason Downs
1996-08-20
Remove ANSI function delcarations and add a cfree() stub function.
Jason Downs
1996-08-19
nasty typo by me
Theo de Raadt
1996-08-19
Fix RCS ids
Thorsten Lockert
1996-08-19
No longer used
Thorsten Lockert
1996-08-19
Not part of current db distribution
Thorsten Lockert
1996-08-19
No longe rpart of the db package
Thorsten Lockert
1996-08-19
Add return values for sethostent, endhostent, herror (all are void).
Todd C. Miller
1996-08-18
if setuid, no env variables
Theo de Raadt
1996-08-16
ipx.
Michael Shalayeff
1996-08-15
problems reported by freebsd pr#1493; schweikhardt@rus.uni-stuttgart.de
Theo de Raadt
1996-08-15
support descriptors > FD_SETSIZE and correct timeout handling
Theo de Raadt
1996-08-14
Install iso_addr(3) man page
Thorsten Lockert
1996-08-14
Add missing reference
Thorsten Lockert
1996-08-13
((fp->_flags & (__SLBF|__SWR)) == __SLBF|__SWR)
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-12
Stupid bug fixed..
Per Fogelstrom
1996-08-10
idle cleanup
Theo de Raadt
1996-08-10
Minor formatting fixes from Lite2
Thorsten Lockert
1996-08-10
Fix typo; from Lite2
Thorsten Lockert
1996-08-10
Formatting fix; from Lite2
Thorsten Lockert
1996-08-10
idle cleanup
Theo de Raadt
1996-08-10
Import malloc(3) manual page from FreeBSD
Thorsten Lockert
1996-08-07
Document where the prototypes are.
Jason Downs
1996-08-07
seed rresvport() for aux channel with a known taken port; do not ask for
Theo de Raadt
1996-08-07
nroff mistakes; netbsd pr#2677; kstailey@dol-esa.gov
Theo de Raadt
1996-08-07
poll is not a wrapper around select
Theo de Raadt
1996-08-06
say what the minherit flags are; from kstailey@dol-esa.gov
Theo de Raadt
1996-08-05
truncate h_name and h_aliases[] to MAXHOSTNAMELEN
Theo de Raadt
1996-08-05
check for port 20
Theo de Raadt
1996-08-05
if port 20 incoming, kill it and try again
Theo de Raadt
1996-08-04
typo
Todd C. Miller
1996-08-03
install as link_ntoa/link_addr; netbsd pr#2614; peter@wonderland.org
Theo de Raadt
1996-08-02
Document EINVAL errno value
Thorsten Lockert
1996-08-02
malloc(3) implementation from FreeBSD; uses mmap(2) to get memory
Thorsten Lockert
1996-08-01
Implemented _POSIX_SAVED_IDS behaviour according to 1003.1-1990, with
Thorsten Lockert
1996-07-31
int not size_t, checked against K&R pg247; netbsd pr#2664, msaitoh@spa.is.uec...
Theo de Raadt
1996-07-30
Cleanup of abi call and endian stuff. Also fixed some bugs. (AENT).
Per Fogelstrom
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-30
Update ECOFF nlist from NetBSD
Niklas Hallqvist
1996-07-29
Reset port range if bind() fails.
Jason Downs
1996-07-29
ensure bindresvport() is told to find a port
Theo de Raadt
1996-07-29
Use new bind() kernel semantics.
Jason Downs
[next]