freebsd-skq/share/man
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
..
man0 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man1 Remove the wait.1 manpage. There is no userland wait(1) utility, and the 1999-09-20 08:45:43 +00:00
man3 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man4 Update references. 1999-11-19 04:41:09 +00:00
man5 Remove an excess body lying around. 1999-10-31 04:01:16 +00:00
man6 $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00
man7 Fix file names in .FILES section. 1999-11-02 13:47:09 +00:00
man8 'Dq' -> '.Dq' 1999-11-12 04:03:04 +00:00
man9 The at_exit and at_fork functions currently use a 'roll your own' 1999-11-19 21:29:03 +00:00
tools
Makefile $Id$ -> $FreeBSD$ 1999-08-28 00:22:10 +00:00