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
1997-04-12
Different fix for buffer overflow. From Keith Bostic <bostic@bostic.com>
Todd C. Miller
1997-04-12
long -> int to fix 64bit issues. This breaks 16bit machines but since we don...
Todd C. Miller
1997-04-12
Be a bit more specific about EINVAL and negative offsets.
Thorsten Lockert
1997-04-10
give only default values when asked for.
Niels Provos
1997-04-10
do not need sys/types.h; dima@tejblum.dnttm.rssi.ru
Theo de Raadt
1997-04-10
fix up a few pieces of doc.
Theo de Raadt
1997-04-10
doc EOPNOTSUPP, EMLINK, and fix EPERM. from various places
Theo de Raadt
1997-04-10
Fix typos.
Todd C. Miller
1997-04-09
the the
Theo de Raadt
1997-04-08
doc EFAULT and xref poll(2)
Theo de Raadt
1997-04-08
pretty
Theo de Raadt
1997-04-08
chflags can get EOPNOTSUPP
Theo de Raadt
1997-04-07
Change a stat(2) -> lstat(2) to avoid symlink games. From Keith
Todd C. Miller
1997-04-06
strncpy
Theo de Raadt
1997-04-06
issetugid() this last getenv based open
Theo de Raadt
1997-04-05
Use in_addr_t not u_long and use in_port_t in some cases instead
Todd C. Miller
1997-04-05
Document that negative offsets will cause EINVAL as well.
Thorsten Lockert
1997-04-05
Check for overflow; from FreeBSD
Thorsten Lockert
1997-04-05
From NetBSD PR/3405: Krister Walfridsson <cato@ulysses.df.lth.se>: Various
Thorsten Lockert
1997-04-04
RLIMIT_NPROC; mike.long@analog.com
Theo de Raadt
1997-04-04
clarify
Theo de Raadt
1997-04-04
seek(2) is not needed
Theo de Raadt
1997-04-04
do source routing check correctly; this could use a test
Theo de Raadt
1997-04-03
hokchar -> _hokchar, and make it non-static. Use it in getnetnamadr.c as
Jason Downs
1997-04-03
another lookup[] loop accident
Theo de Raadt
1997-04-03
Full implementation of lookups support, plus some bug fixes. Still no YP.
Jason Downs
1997-04-03
an -> a; soil@quick.net
Theo de Raadt
1997-04-03
use MATCH()
Theo de Raadt
1997-04-03
if dns lookup fails, still honour _res.lookups[]
Theo de Raadt
1997-04-03
ensure host_addr[] remains nicely aligned; pr#145, grr@shandakor.tharsis.com
Theo de Raadt
1997-04-03
10 X's for mktemp() and mkstemp().
Todd C. Miller
1997-04-03
a start a making getnetbyaddr() respect "lookup" keyword in resolv.conf
kstailey
1997-04-03
add htonl()
kstailey
1997-04-02
spelling error
Theo de Raadt
1997-04-02
correctly code the classes of permitted TZ specifications for the
Theo de Raadt
1997-03-31
salt is an int32_t
Theo de Raadt
1997-03-31
flags param is int
Theo de Raadt
1997-03-31
sync to nfs.h
Theo de Raadt
1997-03-31
sync with stat.h; spotted by todd@
Theo de Raadt
1997-03-30
delete the unaligned code
Theo de Raadt
1997-03-30
We run OpenBSD not NetBSD
Todd C. Miller
1997-03-29
Updated description of some signals; from Klaus Klein <kleink@layla.inka.de>
Thorsten Lockert
1997-03-29
Document EINVAL; from NetBSD PR 3395
Thorsten Lockert
1997-03-29
futimes link; nakayosh@kcn.or.jp
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-29
Fix up HISTORY and mention YP.
Todd C. Miller
1997-03-29
Use getdomainname() not yp_get_default_domain().
Todd C. Miller
1997-03-29
repair function param declarations
Theo de Raadt
[next]