NetBSD/sys/arch/sun3/sun3x
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
..
bus_subr.c
clock.c
dvma.c
enable.c
enable.h
genassym.c Define SYS_compat_13_sigreturn13. 1998-10-01 00:29:51 +00:00
idprom.c
iommu.c
iommu.h
locore.s Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
locore2.c defopt DDB. 1998-07-04 22:18:13 +00:00
machdep.c Defopt SYSVMSG, SYSVSEM and SYSVSHM. 1998-10-19 22:09:13 +00:00
mem.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
mk48t02.h
obio.c
obio.h
obmem.h
pmap.c Define one page free list, and put all pages on it. 1998-07-08 04:43:18 +00:00
pmap_pvt.h
vme.c
vme.h