NetBSD/sys/arch
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
..
alpha fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
amiga fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
arm32 fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
atari fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
bebox fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
hp300 fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
i386 fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
m68k (mostly) fix kernel tags support. from Frederick Bruckman in pr-6445. 1998-11-15 20:36:30 +00:00
mac68k fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
macppc fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
mips fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
mvme68k fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
newsmips Added a (commented out) configuration line for the RAIDframe device driver. 1998-11-16 16:44:55 +00:00
next68k fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
ofppc Added a (commented out) configuration line for the RAIDframe device driver. 1998-11-16 16:44:55 +00:00
pc532 fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
pica Added a (commented out) configuration line for the RAIDframe device driver. 1998-11-16 16:44:55 +00:00
pmax fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
powerpc fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
sparc fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
sparc64 fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
sun3 fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
vax fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
x68k fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
Makefile For the pc532 MACHINE (pc532) isn't equal to MACHINE_ARCH (ns32k) but there 1998-08-25 11:52:26 +00:00