NetBSD/sys/arch/amiga/amiga
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
..
DOC new RCS ID format. 1994-10-26 02:01:24 +00:00
adosglue.h support for muFS. 1994-12-28 09:27:45 +00:00
amiga_init.c Fix error in kernel shadow mapping when kernel is loaded into fastmem on 1998-09-07 19:50:17 +00:00
autoconf.c yet more atomic operations accessing DraCo registers 1998-07-26 06:45:17 +00:00
busfuncs.c - declare method arrays in bus.h 1998-11-08 21:09:27 +00:00
cc_registers.h new RCS ID format. 1994-10-26 02:01:24 +00:00
cc.c Add some braces to stop the new egcs warnings. 1998-08-20 19:55:06 +00:00
cc.h Make aucc work in the presence of LEV6_DEFER. 1997-06-23 23:46:23 +00:00
cfdev.h cleanup SG4_, fix magnum interrupts, gvp hack for ziii, new gvp configs, 4066 1995-04-02 20:38:09 +00:00
cia.c fixup some copyrights 1995-02-12 19:34:15 +00:00
cia.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
color.h fixup some copyrights 1995-02-12 19:34:15 +00:00
conf.c Updating of bdev's and cdev's to support RAIDframe. 1998-11-13 04:47:03 +00:00
custom.h LOCORE -> _LOCORE 1996-02-01 22:28:24 +00:00
db_memrw.c Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:25:45 +00:00
device.h change cfprint_t type definition to take a const char *, rather than 1996-08-27 21:53:46 +00:00
disksubr.c Add missing int after an register. 1998-04-17 17:38:14 +00:00
dkbad.c Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:06:46 +00:00
drcustom.h Rename the watchdog enable bit to reflect its polarity. 1996-09-24 17:11:53 +00:00
genassym.cf Define SYS_compat_13_sigreturn13. 1998-10-01 00:29:51 +00:00
isr.h Cleanup for -Wall and -Wstrict-prototypes 1996-04-21 21:06:46 +00:00
locore.s Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
machdep.c All m680?0 User Manuals claim that trap vectors are fetched from the data 1998-10-24 10:48:34 +00:00
mem.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
memlist.h new RCS ID format. 1994-10-26 02:01:24 +00:00
pmap.c remove unused share map code from UVM: 1998-10-11 23:20:59 +00:00
sys_machdep.c Back out the defopt for M680?0. As pointed out to me, this breaks ports which 1998-05-24 19:32:34 +00:00
trap.c Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00
vectors.s Remove unwanted reference to "_trap1" if !defined(COMPAT_13). 1998-10-18 04:42:17 +00:00
vm_machdep.c Changes to support fork_kthread(): 1998-11-11 06:41:23 +00:00