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
/
amiga
/
include
/
conf.h
Age
Commit message (
Expand
)
Author
2002-07-10
proper cdev_decl(ksyms), fix ksyms's broken functions
Michael Shalayeff
2002-06-11
Move cdev_lpt_init() to a common location.
Miod Vallat
2002-06-11
Include <sys/conf.h> from <machine/conf.h> like in other arches. Changes
Miod Vallat
2001-12-11
Remove declarations that already exist in <sys/conf.h>
Miod Vallat
2001-06-27
IPF bye bye; openbsd@davidkrause.com, ok niklas@
Angelos D. Keromytis
2000-09-02
Amiga joystick driver. Stylistic comments by Niklas.
Marc Espie
1999-07-30
acd went away
Theo de Raadt
1998-08-24
Add support for /dev/ksyms to arch-specific files
Todd C. Miller
1997-09-18
Merge of NetBSD changes upto last week or so, with the exception of stand/
Niklas Hallqvist
1997-05-16
remove stuff found in sys/conf.h
Niklas Hallqvist
1997-05-13
Fix IPFILTER & ramdisk configuration info
Niklas Hallqvist
1997-01-16
Sync to NetBSD 970110
Niklas Hallqvist
1996-09-04
s/rnd/random/
Niklas Hallqvist
1996-08-23
Add missing device decls (acd, rd, rnd,uk & wd)
Niklas Hallqvist
1996-05-07
Remove cdev_ss_init, there's a def in the MI parts now
Niklas Hallqvist
1996-05-04
Sorted entries, and added com, lpt and ipl declarations
Niklas Hallqvist
1996-05-02
Sync with NetBSD 9600430. The port has gone over a major -Wall treat
Niklas Hallqvist