index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-01-20
close /dev/null on shutdown
Jakob Schlyter
2003-01-20
open /dev/null before chroot
Jakob Schlyter
2003-01-20
indent
Jakob Schlyter
2003-01-20
call tzset() before chroot
Jakob Schlyter
2003-01-20
include lcg.h instead of lfsr.h
Jakob Schlyter
2003-01-20
better serial generation
Jakob Schlyter
2003-01-20
use arc4random()
Jakob Schlyter
2003-01-20
add lcg test program
Jakob Schlyter
2003-01-20
add option to force IPv4/IPv6
Jakob Schlyter
2003-01-20
better id generation
Jakob Schlyter
2003-01-20
test for tzset()
Jakob Schlyter
2003-01-20
test for arc4random()
Jakob Schlyter
2003-01-20
use arc4random() instead of rand() if availible
Jakob Schlyter
2003-01-20
use isc_random_get instead of rand()
Jakob Schlyter
2003-01-20
use lcg instad of lfsr for id generation
Jakob Schlyter
2003-01-20
fix broken lfsr implementation
Jakob Schlyter
2003-01-20
add lcg.h
Jakob Schlyter
2003-01-20
prevent the compiler from blowing up on sparc64; from NetBSD via millert@
Jakob Schlyter
2003-01-20
add Linear Congruential Generator implementation
Jakob Schlyter
2003-01-20
init
Jakob Schlyter
2003-01-20
chroot to /var/named by default
Jakob Schlyter
2003-01-20
skip dnssec programs
Jakob Schlyter
2003-01-20
ISC BIND version 9.2.2rc1
Jakob Schlyter
2003-01-20
Add /var/empty/dev
Todd C. Miller
2003-01-20
Sync with pfctl fixes.
Cedric Berger
2003-01-20
Cut & paste madness. We were (un)lucky it worked before!
Cedric Berger
2003-01-20
Add a /var/empty/dev/log socket for things that chroot to /var/empty.
Todd C. Miller
2003-01-20
It's difficult to create a table by changing its flags.
Cedric Berger
2003-01-20
Don't reconnect to logging socket if send() returns an error and errno
Todd C. Miller
2003-01-20
replace references to libc_r with libpthread. Note that -pthread
Marco S Hyman
2003-01-20
typos; alan@alanday.com
Theo de Raadt
2003-01-20
use LOG_NDELAY in chroot() using daemons
Theo de Raadt
2003-01-20
remove libc_r mention in comment
Marco S Hyman
2003-01-20
remove libc_r mention in comment
Marco S Hyman
2003-01-20
Allow the fetching of current stack info from threaded apps.
Marco S Hyman
2003-01-20
unused var; found by dhartmei@ and camield@
Henning Brauer
2003-01-20
no named parameters in prototypes
Camiel Dobbelaar
2003-01-20
Remove unused argument from print_name() and fix two other nits
Camiel Dobbelaar
2003-01-20
comment changed to look in libpthread, not libc_r
Marco S Hyman
2003-01-20
bye-bye libc_r sources.
Marco S Hyman
2003-01-20
install includes from libpthread, not libc_r
Marco S Hyman
2003-01-20
Use the sources that exist in sibdirs of libpthread, not libc_r
Marco S Hyman
2003-01-20
Add definition of all structures involved in the radix table ioctls.
Cedric Berger
2003-01-20
Improve pfctl -vvs{r,n} output with rule containing tables.
Cedric Berger
2003-01-20
$OpenBSD$
Henning Brauer
2003-01-20
Put back the Voyager zs probe workaround that got lost in rev 1.36;
Miod Vallat
2003-01-20
but allow ESP in the clear (-bypass) between the gateways; avoids
Markus Friedl
2003-01-20
In dirswitch(), don't free dir_name until right before allocating
Todd C. Miller
2003-01-20
sync
Theo de Raadt
2003-01-20
the real liar is Tony Pierce <tonypi@pcisig.com>. he says this is a "misunder...
Theo de Raadt
[next]