NetBSD/sys/arch/bebox/isa
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
..
fd.c Assign my copyrights to TNF. 1998-08-15 17:47:15 +00:00
fdreg.h
icu.h cleanup disused extern declaration. 1997-12-01 07:01:52 +00:00
isa_machdep.c Assign my copyrights to TNF. 1998-08-15 10:10:47 +00:00
isa_machdep.h vm_offset_t --> [pv]addr_t. 1998-08-24 01:40:26 +00:00
isaclock.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
isadma_machdep.c If the memory range of the machine is such that no bouncing is necessary, 1998-10-03 21:53:04 +00:00
isapnp_machdep.c Assign copyright to TNF. 1998-09-05 15:28:04 +00:00
isapnp_machdep.h Assign copyright to TNF. 1998-09-05 15:28:04 +00:00
joy.c Eliminate __BROKEN_INDIRECT_CONFIG 1998-02-02 05:54:20 +00:00
joy_isa.c Eliminate __BROKEN_INDIRECT_CONFIG 1998-02-02 05:54:20 +00:00
joyvar.h
kbdreg.h
lms.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
mms.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
nvram.h
pccons.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
pms.c pcvt is no longer used with bebox. 1998-09-28 09:33:12 +00:00
spkr.c pcvt is no longer used with bebox. 1998-09-28 09:33:12 +00:00
spkrreg.h
wd.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00