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-27
+issetugid
Theo de Raadt
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-27
use strncpy correctly
Theo de Raadt
1996-08-26
use issetugid() to protect against bad getenv
Theo de Raadt
1996-08-25
and a man page
Theo de Raadt
1996-08-25
use issetugid()
Theo de Raadt
1996-08-24
rely on RES_NOALIASES
Theo de Raadt
1996-08-22
Adds rcmdsh() -- rcmd-alike using rsh (or specified shell).
Todd C. Miller
1996-08-22
watch for NOMAN
Theo de Raadt
1996-08-21
explain why mktemp is unsafe
Theo de Raadt
1996-08-21
Fix formatting problem for E2BIG description
Thorsten Lockert
1996-08-21
Move cfree(3) weak symbol into a seperate file
Thorsten Lockert
1996-08-21
Make it even out.
Jason Downs
1996-08-21
Document it.
Jason Downs
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
[next]