NetBSD/sys/arch/sparc64/dev
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
..
bt_subr.c Don't use fuword()/suword() -- can't count on their size. 1998-09-11 00:04:16 +00:00
btreg.h Import of sparc64. 1998-06-20 04:58:50 +00:00
btvar.h Import of sparc64. 1998-06-20 04:58:50 +00:00
bwtwo.c It slices. It dices. It does everything except exec a sparc32_compat init. 1998-09-05 23:57:24 +00:00
bwtworeg.h Import of sparc64. 1998-06-20 04:58:50 +00:00
cgeight.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
cgfour.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
cgfourteen.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
cgfourteenreg.h Import of sparc64. 1998-06-20 04:58:50 +00:00
cgfourteenvar.h Import of sparc64. 1998-06-20 04:58:50 +00:00
cgsix_obio.c #include <dev/sbus/sbusvar.h> 1998-09-05 16:50:37 +00:00
cgsix_sbus.c #include <dev/sbus/sbusvar.h> 1998-09-05 16:50:37 +00:00
cgsix.c #include <dev/sbus/sbusvar.h> 1998-09-05 16:50:37 +00:00
cgsixreg.h Import of sparc64. 1998-06-20 04:58:50 +00:00
cgsixvar.h Import of sparc64. 1998-06-20 04:58:50 +00:00
cgthree.c fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
cgthreereg.h Import of sparc64. 1998-06-20 04:58:50 +00:00
cgtwo.c Merge paddr_t changes into the main branch. 1998-08-13 02:10:37 +00:00
cons.c Import of sparc64. 1998-06-20 04:58:50 +00:00
cons.h Import of sparc64. 1998-06-20 04:58:50 +00:00
event_var.h Import of sparc64. 1998-06-20 04:58:50 +00:00
event.c Import of sparc64. 1998-06-20 04:58:50 +00:00
fb.c Periodic update: now starts probing devices. 1998-09-02 05:51:35 +00:00
fd.c Make copyright notices with my name consistent. 1998-08-15 03:02:31 +00:00
fdreg.h Import of sparc64. 1998-06-20 04:58:50 +00:00
fdvar.h Assign my copyrights to TNF. 1998-09-05 15:42:41 +00:00
kd.c Import of sparc64. 1998-06-20 04:58:50 +00:00
md_root.c Import of sparc64. 1998-06-20 04:58:50 +00:00
pfourreg.h Import of sparc64. 1998-06-20 04:58:50 +00:00
power.c Import of sparc64. 1998-06-20 04:58:50 +00:00
power.h Import of sparc64. 1998-06-20 04:58:50 +00:00
rcons_font.h Import of sparc64. 1998-06-20 04:58:50 +00:00
sbus.c It slices. It dices. It does everything except exec a sparc32_compat init. 1998-09-05 23:57:24 +00:00
sbusreg.h It slices. It dices. It does everything except exec a sparc32_compat init. 1998-09-05 23:57:24 +00:00
sbusvar.h It slices. It dices. It does everything except exec a sparc32_compat init. 1998-09-05 23:57:24 +00:00
tcx.c #include <dev/sbus/sbusvar.h> 1998-09-05 16:50:37 +00:00
tcxreg.h Import of sparc64. 1998-06-20 04:58:50 +00:00
upa.c It slices. It dices. It does everything except exec a sparc32_compat init. 1998-09-05 23:57:24 +00:00
upavar.h Import of sparc64. 1998-06-20 04:58:50 +00:00
zs.c It slices. It dices. It does everything except exec a sparc32_compat init. 1998-09-05 23:57:24 +00:00
zsvar.h Import of sparc64. 1998-06-20 04:58:50 +00:00