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
1997-04-29
careful buffer handling
Theo de Raadt
1997-04-29
mention that write updates timestamps
kstailey
1997-04-29
something is wrong with this level of randomness; let 2.1 go out with this "p...
Theo de Raadt
1997-04-28
- cast usages of *printf() to void since we don't check return val
Todd C. Miller
1997-04-27
Typo and return value for arc4random().
Angelos D. Keromytis
1997-04-27
re-randomize xid on reuse of a CLIENT *; pointed out by adam@math.tau.ac.il
Theo de Raadt
1997-04-27
handle hex-like hostnames
Theo de Raadt
1997-04-27
COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP
Todd C. Miller
1997-04-26
document the meaning of protocol = 0.
michaels
1997-04-26
my keyboard made a typo.
michaels
1997-04-26
correct declaration given for herror(3) and describe better.
michaels
1997-04-26
Use SYSLIBC_SCCS; these are syscalls
Thorsten Lockert
1997-04-26
Add $OpenBSD$ tags
Thorsten Lockert
1997-04-25
added select(2) to see also, mostly to test cvs commit
kstailey
1997-04-25
less inaccurate
kstailey
1997-04-25
less inaccurate
kstailey
1997-04-25
skipped too many ids
Niels Provos
1997-04-25
Use nanosleep(2)
Thorsten Lockert
1997-04-24
Revert last change
Thorsten Lockert
1997-04-24
Pad out trailing parts of the address with zeros so we get a legal network
Thorsten Lockert
1997-04-23
pmod to u_int16_t, Angelos kindly reminded me
Niels Provos
1997-04-23
Fix "bug" in linker. actually was bug in asm files that did not correctly
Dale S. Rahn
1997-04-21
Ugly hack to work around bug in 88k linker.
Dale S. Rahn
1997-04-20
New POSIX 1003.1b syscalls; from pk@NetBSD
Thorsten Lockert
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
the before mentioned random number generator.
Niels Provos
1997-04-13
copyright foo
Jason Downs
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
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
[next]