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
/
usr.sbin
Age
Commit message (
Expand
)
Author
2003-01-30
when an interface is no longer valid, remove it from the protocol list
Ted Unangst
2003-01-29
typos;
Jason McIntyre
2003-01-29
do setprocticle; ok camield
Theo de Raadt
2003-01-28
a lost ntohs() caused tcpdump not to print the action.
Henning Brauer
2003-01-28
typos; added white boldface to examples
Jason McIntyre
2003-01-28
compile without propolice on sparc64 for now
Jakob Schlyter
2003-01-27
bugfix from Can Erkin Acar <canacar@eee.metu.edu.tr>:
Henning Brauer
2003-01-27
remove some unused includes, from Andrey Matveev
Daniel Hartmeier
2003-01-26
mop up, from krw
Daniel Hartmeier
2003-01-25
Permit initialisation of a table content from a file in pf.conf.
Cedric Berger
2003-01-24
Instead of stashing the timestamp on the pw temp file before each
Todd C. Miller
2003-01-24
ansi
Theo de Raadt
2003-01-24
compile rdata.c using -O0 on sparc64 due to bug in propolice
Jakob Schlyter
2003-01-24
ndc doesn't start named if named_flags=NO in /etc/rc.conf
Mike Pechkin
2003-01-24
do not print deprecation message
Jakob Schlyter
2003-01-24
install nslookup
Jakob Schlyter
2003-01-23
'conjunction' typos
Anil Madhavapeddy
2003-01-23
typos;
Jason McIntyre
2003-01-21
SO_SNDBUF needs int, not u_long
Jun-ichiro itojun Hagino
2003-01-21
getting sysctl(net.inet6.ip6.def_hlim) need int variable, not u_long
Jun-ichiro itojun Hagino
2003-01-21
correct arg size for IPV6_UNICAST_HOPS socket option. Hiroki Sato
Jun-ichiro itojun Hagino
2003-01-20
regen with autoconf 2.52
Jakob Schlyter
2003-01-20
document our local changes
Jakob Schlyter
2003-01-20
write pid-file before chroot (also specifiable via -i on the command line).
Jakob Schlyter
2003-01-20
fall back to system random device if chroot
Jakob Schlyter
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
typos; alan@alanday.com
Theo de Raadt
2003-01-20
use LOG_NDELAY in chroot() using daemons
Theo de Raadt
[next]