NetBSD/sys/arch/pc532
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
..
compile
conf change handling of libkern: 1998-10-15 18:37:13 +00:00
dev Garbage-collect the open_target_lu and close_target_lu entry points from 1998-10-10 00:28:28 +00:00
fpu {bzero, bcopy} -> {memset, memcpy} 1998-09-12 19:14:58 +00:00
include Changes to support fork_kthread(): 1998-11-11 06:43:49 +00:00
pc532 fix problems in many d_mmap routines: 1998-11-19 15:38:20 +00:00
stand {bzero, bcopy} -> {memset, memcpy} 1998-09-12 19:14:58 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00
To.Do Remove comment on bim.8 man page. 1997-11-10 01:58:10 +00:00