freebsd with flexible iflib nic queues
Go to file
Julian Elischer fed06968ba 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))
1996-08-19 02:28:24 +00:00
bin Take out 0201-0207 range - those characters abused by sh 1996-08-12 22:14:50 +00:00
contrib/tcl
eBones Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
etc ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt 1996-08-18 11:05:08 +00:00
games Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
gnu make install should not install any file in /etc. 1996-08-17 22:27:08 +00:00
include #if !ANSI !POSIX newly added collate_range_cmp function 1996-08-13 14:01:40 +00:00
lib Clean up the beforeinstall target a bit more, bde pointed out that the old 1996-08-19 01:21:46 +00:00
libexec Add a ``-P altlogin'' option which allows the sysadmin to specify an 1996-08-13 07:51:45 +00:00
lkm
release
sbin Submitted by: Archie@whistle.com 1996-08-13 22:20:20 +00:00
secure Same as non-secure telnetd, add support for ``-P altlogin'' to specify 1996-08-13 07:53:54 +00:00
share Add man-pages for at_exit, at_fork and at_shutdown() 1996-08-19 02:22:15 +00:00
sys add callout lists for exit() and fork() 1996-08-19 02:28:24 +00:00
tools
usr.bin replace shell comment char `#'' with troff comment command `.\"'' 1996-08-17 23:31:38 +00:00
usr.sbin ``make install'' should not install the symlink /usr/sbin/rmt -> /etc/rmt 1996-08-18 11:05:08 +00:00
COPYRIGHT
Makefile