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 (
Collapse
)
Author
1999-01-09
Fix to a VM cache trash bug by Chuck Cranor
Niklas Hallqvist
1999-01-08
dont call ip_randomid() in htons().
Niels Provos
1999-01-08
do not use random bits when not necessary, remove 8-byte block dependence
Theo de Raadt
1999-01-08
Initializer macros from Netbsd
Niklas Hallqvist
1999-01-08
Add support for mx cards
Jason Wright
1999-01-08
IPV6 pieces; NRL
Theo de Raadt
1999-01-08
always initialize error in inactive
Artur Grabowski
1999-01-08
move spinlock.h into the real world
David Leonard
1999-01-08
more IPV6 merge; cmetz
Theo de Raadt
1999-01-08
remove NRL debugging goop; cmetz
Theo de Raadt
1999-01-08
Driver for Macronix 98713, 98713A, 98715 and 98725 based nics ported from ↵
Jason Wright
FreeBSD.
1999-01-08
check for lp->d_secpercyl == 0) in bounds_check_with_label()
Todd C. Miller
1999-01-08
This one is not ours either
Niklas Hallqvist
1999-01-08
Not supported by us
Niklas Hallqvist
1999-01-08
Add nsphy
Niklas Hallqvist
1999-01-08
sync
Jason Wright
1999-01-08
s/pcppi/pckbc/ due to conflict with "real" pcppi and as a step towards
Niklas Hallqvist
sys/dev/pckbc. Will probably still not coexist with pcppi but now alpha at least configs. I will come back here anyday and improve.
1999-01-08
added macronix 98715
Jason Wright
1999-01-08
make uint*_t line up nicely and add a few $OpenBSD$ tags that were missing
Todd C. Miller
1999-01-08
rip_input() should be called with a 0 terminator; cmetz
Theo de Raadt
1999-01-08
INET6 hooks; NRL/cmetz
Theo de Raadt
1999-01-08
inet6 support; NRL/cmetz
Theo de Raadt
1999-01-08
INET6 support; NRL/cmetz
Theo de Raadt
1999-01-08
use _KERNEL, add ipv6intrq decl
Theo de Raadt
1999-01-08
global decl for *intr() routines, plus add INET6
Theo de Raadt
1999-01-07
move uint*_t to machine/types.h
Todd C. Miller
1999-01-07
global decl for *intr() routines, plus add INET6
Theo de Raadt
1999-01-07
make MCL_ALIGN() available outside INET6 land
Theo de Raadt
1999-01-07
ready for INET6 and KEY
Theo de Raadt
1999-01-07
new APIs: m_pullup2, m_copym2, m_zero, MCL_ALIGN; NRL/cmetz
Theo de Raadt
1999-01-07
in ifa_ifwithroute(), ensure we have a route to our gateway, for tunnels; cmetz
Theo de Raadt
1999-01-07
NRL ipv6 malloc buckets
Theo de Raadt
1999-01-07
INET6 support
Theo de Raadt
1999-01-07
put "-current" in a the version string, not in osr
Theo de Raadt
1999-01-07
revert to polled mode if configured irq is not available
Niklas Hallqvist
1999-01-07
Polled mode when no irq was configured was broken
Niklas Hallqvist
1999-01-07
add ipv6 transition related ICMP errors
Theo de Raadt
1999-01-07
indent
Theo de Raadt
1999-01-07
ipv6 ethertype
Theo de Raadt
1999-01-07
Die, NEWCONFIG
Niklas Hallqvist
1999-01-07
update for ipv6
Theo de Raadt
1999-01-07
in_pcblookup() now takes ptr to both ip address arguments
Theo de Raadt
1999-01-07
fix IFAFREE() to be safe for if/else nesting
Theo de Raadt
1999-01-07
indent
Theo de Raadt
1999-01-07
rename baddynamic() to in_baddynamic(), and export it
Theo de Raadt
1999-01-07
missed file
Theo de Raadt
1999-01-07
uint*_t types from new POSIX, ick, yuck, bletch; cmetz
Theo de Raadt
1999-01-07
EIPSEC (may change name later); cmetz
Theo de Raadt
1999-01-07
Take advantage of kernel printf %b
Jason Wright
1999-01-07
Delayed irq allocation for pcic, gives pccard devices better chance of getting
Niklas Hallqvist
working interrupts on laptops where some are not wired to the pccard controller
[next]