NetBSD/sys/arch/sun3/sun3
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
..
autoconf.c
bus_subr.c
buserr.h
cache.c
cache.h
clock.c
conf.c Updating of bdev's and cdev's to support RAIDframe. 1998-11-13 04:47:03 +00:00
control.c
control.h
ctrlsp.S
db_machdep.c
db_memrw.c
disksubr.c
dvma.c
enable.c
enable.h
fc.h
fpu.c
genassym.c Define SYS_compat_13_sigreturn13. 1998-10-01 00:29:51 +00:00
idprom.c
interreg.h
intreg.c
isr.c
kgdb_machdep.c
leds.c
locore.s Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
locore2.c
machdep.c Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
machdep.h Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
mainbus.c
mem.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
obio.c
obio.h
obmem.c
obmem.h
pmap.c
stub.c
sunmon.c
sys_machdep.c
trap.c Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
vector.c Sigh, we are going to have to burn a vector for Just Sigreturn again, 1998-10-04 23:38:55 +00:00
vector.h
vm_machdep.c Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
vme.c
vme.h