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-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
2003-01-18
inet6 fixes from jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2003-01-18
more typos; jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2003-01-17
seperate[d][ly] -> separate[d][ly]; alan@alanday.com
Theo de Raadt
2003-01-17
more; jmc@prioris.mini.pw.edu.pl
Theo de Raadt
2003-01-09
Add support for active/inactive tablesets in the kernel.
Cedric Berger
2003-01-07
Add function to search for and remove stale rulesets from other authpf
Daniel Hartmeier
2003-01-07
Remove pfr_unwrap_table workaround, it's no longer needed.
Daniel Hartmeier
2003-01-06
nicer syslog
Theo de Raadt
2003-01-06
some cleanup; andrushock@korovino.net
Theo de Raadt
2003-01-06
Typo: s/to be use if/to be used if/ s/Standford/Stanford/
Chad Loder
2003-01-06
only do kvm_openfiles for -v, all others use sysctl
Theo de Raadt
2003-01-06
minor tweaks
Theo de Raadt
2003-01-05
Move ifname from pf_addr to pf_addr_wrap, prepare pf_addr_wrap for table
Daniel Hartmeier
2003-01-04
Remove some debug output. -moj
Mats O Jansson
2003-01-04
workaround until pf fixes this
Theo de Raadt
2003-01-03
Bring in userland code for accessing PF radix tables.
Cedric Berger
2003-01-03
Fix BE64 bug with (time_t *)&timeval.tv_sec; from Rob Seastrom
Jason Wright
2003-01-01
Support all possible rule types ("scrub" rules can log packets being
Ryan Thomas McBride
[next]