NetBSD/sys/arch/mac68k
mrg db3051d720 fix problems in many d_mmap routines:
- returned EOPNOTSUPP rather than -1.
	- no check for negative offset.
many of these fix potential security problems in these drivers.


XXX XXX XXX
the d_mmap cdev routine should be changed to have a prototype like:
	paddr_t (*d_mmap) __P((dev_t, off_t, int));

by someone!
1998-11-19 15:38:20 +00:00
..
compile new RCS ID format. 1994-10-26 08:45:48 +00:00
conf Added a (commented out) configuration line for the RAIDframe device driver. 1998-11-16 16:44:55 +00:00
dev fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
include Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
mac68k fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
nubus Add support for the TFL LAN Inc. E410/E420 PDS cards. Based on code 1998-09-27 14:39:11 +00:00
obio fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
Makefile (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00