summaryrefslogtreecommitdiffstats
path: root/sys/i386/scsi/bt.c
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>1996-08-19 02:28:24 +0000
committerjulian <julian@FreeBSD.org>1996-08-19 02:28:24 +0000
commit11de36ed3704bdef2e147471a445a8c18e3b8f13 (patch)
treef5a9611f18b87469232167daff0962d727ae98c0 /sys/i386/scsi/bt.c
parent04e6ea40d200b437e239cd90160e08a98b2151ff (diff)
downloadFreeBSD-src-11de36ed3704bdef2e147471a445a8c18e3b8f13.zip
FreeBSD-src-11de36ed3704bdef2e147471a445a8c18e3b8f13.tar.gz
add callout lists for exit() and fork()
I've been meaning to do this for AGES as I keep having to patch those routines whenever I write a proprietary package or similar.. any module that assigns resources to processes needs to know when these events occur. there are existsing modules that should be modified to take advantage of these.. e.g. SYSV IPC primatives presently have #ifdef entries in exit() this also helps with making LKMs out of such things.. (see the man pages at_exit(9) and at_fork(9))
Diffstat (limited to 'sys/i386/scsi/bt.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud