freebsd-nq/sys/i386
Rodney W. Grimes 78d172cab6 From guido@gvr.win.tue.nl Sat Aug 7 06:58:04 1993
I posted some patches on the 386bsd_patchkit list to prohibit io access.
Because of a noninitialised filed in the tss, this was possible.
It is included below as the patch to machdep.c
However, when you do this *necessary* fix (security), it will be
impossible form within user space to do io.

therefor, I included another fix: when you open /dev/io, you
get the access. Of course you can rewrite it to use another minor
and thus giving access to the iospace when /dev/mem is opened, e.g.

NOTE: The /dev/io entry has not been added to /dev/MAKEDEV yet.
The patch is in NetBSD.
1993-08-09 06:16:42 +00:00
..
boot Changed header from 386BSD BOOT to FreeBSD BOOT. 1993-07-16 13:06:08 +00:00
conf Fix the problem where newvers gets called every time make is run on 1993-08-04 23:51:59 +00:00
eisa Added printf for cases AHB_ASN (async even notification) and AHB_HW_ERR so 1993-08-08 04:46:37 +00:00
i386 From guido@gvr.win.tue.nl Sat Aug 7 06:58:04 1993 1993-08-09 06:16:42 +00:00
include fts(3) integration patches 1993-07-28 01:42:17 +00:00
isa Fixed for DQFLQUIET flag from: Terry Lee <terry@uivlsisd.csl.uiuc.edu> 1993-08-08 07:03:21 +00:00
Makefile Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00