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
/
sys
Age
Commit message (
Expand
)
Author
2000-01-10
externalize pfkeyv2_acquire()
Angelos D. Keromytis
2000-01-10
match Davicom DM9100 and DM9102; tested by Joff Thyer <jsthyer@uncg.edu>.
Jason Wright
2000-01-10
1) Setup a silent TDB expiration for embryonic SAs.
Angelos D. Keromytis
2000-01-10
Fix some -Wall complaints
Todd C. Miller
2000-01-10
Add {v,p}addr_t and {v,p}size_t. kbus-specific code does not use them
Todd C. Miller
2000-01-10
move mul/umul into the kernel to match sparc
Todd C. Miller
2000-01-10
This is OpenBSD, not NetBSD.
Todd C. Miller
2000-01-10
Fix tdbi setup for TCP and UDP packets.
Angelos D. Keromytis
2000-01-10
sync pcidevs and let the aeon driver match the Hi/Fn 7751
Jason Wright
2000-01-10
add Hi/Fn vendor, and Hi/Fn 7751 product
Jason Wright
2000-01-10
Typo.
Angelos D. Keromytis
2000-01-10
Quick-drop packets (before real processing) if ingress filtering is on
Angelos D. Keromytis
2000-01-10
Free ACL when deleting TDB.
Angelos D. Keromytis
2000-01-10
Fix error message.
Angelos D. Keromytis
2000-01-09
more mx removal
Jason Wright
2000-01-09
Add ingress ACL for IPsec: after being processed, IPsec packets are
Angelos D. Keromytis
2000-01-09
Use rt_maskedcopy() instead of handling netmasks manually.
Angelos D. Keromytis
2000-01-09
Proper netmask handling.
Angelos D. Keromytis
2000-01-09
Ports in network order...
Angelos D. Keromytis
2000-01-09
Transport port is in network order...
Angelos D. Keromytis
2000-01-09
Crank up the debug levels for a couple of ISPDEBUG lines
mjacob
2000-01-09
Do the bootpath_store dance so we can boot off of a disk attached
mjacob
2000-01-09
If no phy found, add IFM_MANUAL and then use it. This is more accurate
Jason Wright
2000-01-09
externalize ipsec_acl
Angelos D. Keromytis
2000-01-09
Rename newly-introduced variable to better reflect use.
Angelos D. Keromytis
2000-01-09
Add a sysctl for IPsec ingress access control (better explanation on a
Angelos D. Keromytis
2000-01-09
add INET6 into conf/GENERIC.
Jun-ichiro itojun Hagino
2000-01-09
Reduce calllimit from 10 to 3; this should avoid running out of stack
Angelos D. Keromytis
2000-01-09
Change an instance of #if NISA that should be #if NISADMA
Todd C. Miller
2000-01-09
add dcphy (necessary for macronix 98715)
Jason Wright
2000-01-09
fetch subsystem id for comparison in dcphy
Jason Wright
2000-01-09
sync
Jason Wright
2000-01-09
emulated phy for if_dc; from FreeBSD
Jason Wright
2000-01-08
Allow UKC to change tz with 'timezone' command.
David Leonard
2000-01-08
sync with NetBSD
Peter Galbavy
2000-01-08
remove never-visited function icmp6_ctloutput().
Jun-ichiro itojun Hagino
2000-01-08
before setting IFM_AUTO, make sure it really exists. If not, punt with
Jason Wright
2000-01-08
Missing rndvar.h
Angelos D. Keromytis
2000-01-08
Forgot to commit this (GRE ioctls)
Angelos D. Keromytis
2000-01-08
expose ifmedia_match
Jason Wright
2000-01-08
pull in arc4random() prototype
Theo de Raadt
2000-01-08
use arc4random() instead of random for two reasons.
Theo de Raadt
2000-01-08
gre(4) interface in GENERIC
Angelos D. Keromytis
2000-01-08
Fix serious crash-and-burn bug I introduced with last revision.
Angelos D. Keromytis
2000-01-08
We don't need a pseudo-header for tcpdump on the output routine.
Angelos D. Keromytis
2000-01-08
Incoming bpf tap.
Angelos D. Keromytis
2000-01-07
Fix tcpdump -n -i greN (causes a panic in NetBSD)
Angelos D. Keromytis
2000-01-07
Remove unnecessary include files.
Angelos D. Keromytis
2000-01-07
Remove unused include files.
Angelos D. Keromytis
2000-01-07
Make some of the GRE-specific ioctls privileged. Remove a lot of
Angelos D. Keromytis
[next]