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 First cut at UVM support. Compiles, but not tested yet. 1998-06-09 20:47:17 +00:00
clock.c Default the interrupt priority in match functions. 1998-02-08 05:05:54 +00:00
dvma.c First cut at UVM support. Compiles, but not tested yet. 1998-06-09 20:47:17 +00:00
enable.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
enable.h
genassym.c Define SYS_compat_13_sigreturn13. 1998-10-01 00:29:51 +00:00
idprom.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
iommu.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
iommu.h Add: IOMMU_VA_MASK 1998-01-22 22:07:45 +00:00
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 Improve some diagnostics. 1998-02-08 05:07:06 +00:00
obio.h Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
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 Pad out table manager structures so that all the members in the contiguous 1997-12-17 16:20:33 +00:00
vme.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
vme.h Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00