HardenedBSD/sys
Bruce Evans 48792cfc18 Don't cast function pointers to (void *). This will cause warnings.
They should be fixed when similar warnings for the general interrupt
attach routines are fixed.

Removed unused #include.
1997-07-01 00:45:45 +00:00
..
alpha
amd64 apic_vector.s: 1997-06-27 23:48:05 +00:00
compat/linux
compile
conf Enabled some SMP options. LINT is for testing that all code compiles 1997-07-01 00:14:39 +00:00
ddb Some staticized variables were still declared to be extern. 1997-06-30 23:54:50 +00:00
dev Don't cast function pointers to (void *). This will cause warnings. 1997-07-01 00:45:45 +00:00
fs More comment cleanup. 1997-06-26 17:12:59 +00:00
geom
gnu Don't depend on gcc's feature of permitting labels that aren't followed 1997-07-01 00:22:51 +00:00
i386 Don't cast function pointers to (void *). This will cause warnings. 1997-07-01 00:45:45 +00:00
isa Fixes annoying behavior and a bug regarding the destructive 1997-06-30 13:31:49 +00:00
isofs/cd9660
kern Updated generated files (makesyscalls.sh changed). Only sysproto.h 1997-06-29 17:47:32 +00:00
libkern
miscfs More comment cleanup. 1997-06-26 17:12:59 +00:00
modules Take the OS release string from the kernel variable `osrelease' 1997-06-24 12:43:18 +00:00
msdosfs
net
netatalk
netinet
netipx Don't depend on gcc's feature of permitting labels that aren't followed 1997-07-01 00:22:51 +00:00
netkey
netnatm
netns
nfs Fix a condition where nfs_statfs() can precipitate a panic. There is 1997-06-27 19:10:46 +00:00
nfsclient Fix a condition where nfs_statfs() can precipitate a panic. There is 1997-06-27 19:10:46 +00:00
nfsserver Clear nfs_iodwant[myiod] when the nfsiod process exits due to a signal. 1997-06-25 21:07:26 +00:00
pc98 Synchronize with sys/i386/isa/syscons.c and syscons.h revisions 1.219 1997-06-30 10:00:47 +00:00
pccard
pci Don't cast function pointers to (void *). This will cause warnings. 1997-07-01 00:45:45 +00:00
powerpc/include
rpc
scsi Don't depend on gcc's feature of permitting labels that aren't followed 1997-07-01 00:22:51 +00:00
sys Updated generated files (makesyscalls.sh changed). Only sysproto.h 1997-06-29 17:47:32 +00:00
tools
ufs
vm Don't try upgrading an existing exclusive lock in vm_map_user_pageable. 1997-06-23 21:51:03 +00:00
Makefile