HardenedBSD/sys
Poul-Henning Kamp ce42f1fb17 Loopback network interface driver (net/if_loop.c) has no SIOCSIFFLAGS
ioctl handler.

PR:		6466
Reviewed by:	phk
Submitted by:	Ruslan Ermilov <ru@ucb.crimea.ua>
1998-04-30 19:37:00 +00:00
..
alpha Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
amd64 Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
compat
compile
conf Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config 1998-04-29 18:21:35 +00:00
ddb
dev Oops- osreldate.h is not around like I thought it would be... hmmm.. quick fix to get around this 1998-04-24 18:23:20 +00:00
fs Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize. 1998-04-29 12:55:51 +00:00
geom
gnu
i386 Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config 1998-04-29 18:21:35 +00:00
isa close() is no longer a SLICE method. 1998-04-22 10:25:27 +00:00
isofs/cd9660
kern Translate T_PROTFLT to SIGSEGV instead of SIGBUS when running under 1998-04-28 18:15:08 +00:00
libkern
miscfs Tighten up management of memory and swap space during map allocation, 1998-04-29 04:28:22 +00:00
modules
msdosfs Use DFLTBSIZE instead of MAXBSIZE for pm_fatblksize. 1998-04-29 12:55:51 +00:00
net Loopback network interface driver (net/if_loop.c) has no SIOCSIFFLAGS 1998-04-30 19:37:00 +00:00
netatalk
netinet At the request of Garrett, changed sysctl: 1998-04-24 10:08:57 +00:00
netipx
netkey
netnatm
netns
nfs
nfsclient
nfsserver
pc98 Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config 1998-04-29 18:21:35 +00:00
pccard
pci Add support for the Qlogic ISP SCSI && FC/AL Adapters 1998-04-22 18:12:29 +00:00
posix4
powerpc/include
rpc
scsi Fixed spelling of "fictitious" in diagnostics and comments 1998-04-27 11:36:06 +00:00
sys Make errno finally and permanently thread-aware so that it is no longer 1998-04-30 09:38:03 +00:00
tools
ufs Fix an error that I made with an optimization. In the case 1998-04-30 05:28:53 +00:00
vm Add a needed prototype, and fix a panic problem with the new 1998-04-29 06:59:08 +00:00
Makefile