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
/
arch
/
mac68k
Age
Commit message (
Expand
)
Author
1996-05-05
add general ether_ioctl call in net/if_ethersubr.c,
Michael Shalayeff
1996-05-04
remove #ifndef LKM, since that stuff already in sys/conf.h,
Michael Shalayeff
1996-04-24
Add network config dependencies.
Michael Shalayeff
1996-03-26
From NetBSD: vnode_if.[ch] made machine independent.
Michael Shalayeff
1996-02-21
move cdev_gen_ipf() macro to the <sys/conf.h>, so the lkm
Michael Shalayeff
1996-02-20
Fix #include. (param.h -> sys/param.h).
briggs
1996-02-20
A few more things from NetBSD:
briggs
1996-02-20
Makefile generates assym.h instead of assym.s, now.
briggs
1996-02-20
netbsd -> bsd in the config files
briggs
1996-02-20
A couple of things from NetBSD:
briggs
1996-02-20
Define SONIC device for testing. Same for ss su and uk SCSI devs.
briggs
1996-02-20
Move VIA_Initialize() back to where it works.
briggs
1996-02-20
Define HZ to be 60.
briggs
1996-02-20
Sync. w/ NetBSD
briggs
1996-02-20
Sync. w/ NetBSD: vm prototype changes.
briggs
1996-02-20
Sync. w/ NetBSD:
briggs
1996-02-20
Sync. w/ NetBSD:
briggs
1996-02-04
New self-calibrating spin-wait delay() from Scott Reynolds <scottr@edsi.org>.
briggs
1996-02-04
Cosmetic unsigned char -> u_char
briggs
1996-02-02
Force the talley counters to be read when we get the interrupt. GCC
briggs
1996-02-01
Get rid of some useless intermediate vars and add a register keyword
briggs
1996-02-01
Clean up and comment a bit.
briggs
1996-01-29
Fix for delay(usec) for small usec. From Scott Reynolds <scottr@edsi.org>.
briggs
1996-01-25
Bring some fixes over from NetBSD.
briggs
1996-01-25
include cpu.h.
briggs
1996-01-24
Change &= to & in this case. gcc 2.7.2 vs. 2.4.5 difference? I hope not.
briggs
1996-01-15
Remove vnode_if.[ch] during a "make clean", per PR#536 from
Theo de Raadt
1996-01-15
Updates from Kelly Campbell <camk@ksu.ksu.edu> for some ROM addresses.
briggs
1996-01-14
Preliminary cut at SONIC driver. Quadra only at this point.
briggs
1996-01-14
from netbsd: more of PR 1931. Fix code that's not compiled unless DEBUG.
briggs
1996-01-14
from netbsd -- remove some more dead code (PR #1931)
briggs
1996-01-14
from netbsd--remove bogus code.
briggs
1996-01-14
from netbsd: Fixes from PR #1931.
briggs
1996-01-14
from netbsd:
briggs
1996-01-14
sync w/ netbsd: splzs -> spl4 from splhigh. Remove bogus DEBUG.
briggs
1996-01-13
Don't issue a linked command to check for a device's support of them.
briggs
1996-01-12
from netbsd;
Theo de Raadt
1996-01-12
SIGBUS is an alignment fault. SIGSEGV is an access violation
Theo de Raadt
1996-01-09
Go ahead and look for the sonic--no problem if we don't find it.
briggs
1996-01-09
Add first guesses for a few more machines.
briggs
1996-01-09
Add some more machine defines.
briggs
1996-01-09
spltty shouldn't need to block serial hard interrupts--just soft.
briggs
1996-01-07
created devices for the IP filter log on all architectures
dm
1996-01-05
ss_sp is correct, ss_base is not. noticed by agc@sde.uts.amdahl.com; netbsd p...
Theo de Raadt
1995-12-28
Bring a few limits back into reason. Old values excessive.
briggs
1995-12-27
from netbsd:
Theo de Raadt
1995-12-21
from netbsd; cpu_setstack() is depricated
Theo de Raadt
1995-12-18
Use 115200 for IIci's serial clock constant, too. Wierd that it ever worked
briggs
1995-12-16
Declare emul_sunos so '040 cache flush will compile.
briggs
1995-12-15
from netbsd:
Theo de Raadt
[next]