freebsd-nq/share
Poul-Henning Kamp 93efcae809 The at_exit and at_fork functions currently use a 'roll your own'
linked list to store the callbak routines.  The patch converts the
lists to queue(3) TAILQs, making the code slightly clearer and ensuring
that callbacks are executed in FIFO order.

Man page also updated as necesary.

(discontinued use of M_TEMP malloc type while here anyway /phk)

Submitted by:   Jake Burkholder jake@checker.org
PR:             14912
1999-11-19 21:29:03 +00:00
..
colldef
dict I really didn't want to maintain this. 1999-10-27 09:02:49 +00:00
doc
examples Add an example of how to run raw IP across a sync port. 1999-11-19 07:04:36 +00:00
info
isdn Added $FreeBSD$ tags. 1999-11-16 17:16:18 +00:00
man The at_exit and at_fork functions currently use a 'roll your own' 1999-11-19 21:29:03 +00:00
me
misc Update the ASCII diagram for FreeBSD 3.3 1999-11-15 23:09:34 +00:00
mk Make "-mpreferred-stack-boundary=2" the default on the i386. 1999-11-17 07:30:35 +00:00
mklocale
skel
syscons
tabset
termcap Remove unsupported hardstatus related terminal capabilities for the 1999-11-16 11:01:19 +00:00
timedef
zoneinfo Add $FreeBSD$ 1999-11-01 20:13:05 +00:00
Makefile
Makefile.inc