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-19
Changed ``defined(KERBEROS)'' to ``(${KERBEROS} == "yes")''
Todd C. Miller
1997-04-19
constrain to MAXHOSTNAMELEN-1 not MAXDNAME, duh
Theo de Raadt
1997-04-19
change time() to gettimeofday()
Niels Provos
1997-04-19
make things more complicated.
Niels Provos
1997-04-18
move #includes to top; is
Theo de Raadt
1997-04-18
constrain length of db lookups better; reported by adam@math.tau.ac.il
Theo de Raadt
1997-04-17
Fix __STDC__ macro handling of #, only hurt for mkdep not cpp due
gvf
1997-04-16
Don't modify variables in the child since we vfork()'d to
Todd C. Miller
1997-04-16
typo
Theo de Raadt
1997-04-15
documentation for arc4random. this is out of memory, might need
Niels Provos
1997-04-15
correct the paranoia check
Theo de Raadt
1997-04-14
incompatible change
Theo de Raadt
1997-04-14
with this here commit i label myself not the swiftest
Theo de Raadt
1997-04-14
buf oflow
Theo de Raadt
1997-04-13
fouled up a tiny bit
Niels Provos
1997-04-13
CPPFLAGS is already put on CC line--don't add CPPFLAGS to CFLAGS.
briggs
1997-04-13
the before mentioned random number generator.
Niels Provos
1997-04-13
copyright foo
Jason Downs
1997-04-13
Initial support for pthreads on m68k from
briggs
1997-04-13
Prototype flockfile/funlockfile to clean up some warnings.
briggs
1997-04-13
s/MACHINE/MACHINE_ARCH/ -- Nothing here should be MACHINE-specific.
briggs
1997-04-13
buf oflow; bitblt
Theo de Raadt
1997-04-13
buf oflow; bitblt
Theo de Raadt
1997-04-13
repair _hokchar
Theo de Raadt
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
[next]