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
Age
Commit message (
Expand
)
Author
1996-08-31
Fix thinko in last change
Thorsten Lockert
1996-08-31
Avoid crashing when buggy applications check for capabilities without
Thorsten Lockert
1996-08-31
Fix a typo; change a comment to reflect reality
Thorsten Lockert
1996-08-30
avoid port 1023 more
Theo de Raadt
1996-08-30
call rcmdsh() if euid != 0 and port is shell/tcp. This lets us
Todd C. Miller
1996-08-30
added a missing type
Todd C. Miller
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-27
Ensure strings are NUL terminated after strncpy
Thorsten Lockert
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-21
cfree moved to libc
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
Fix order of parameters to compare function. Man page says (key, element)
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-12
description fix; netbsd pr#2690; yoav@mit.edu
Theo de Raadt
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
[next]