History log of /freebsd-9.3-release/share/man/man9/signal.9
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 147647 28-Jun-2005 hmp

Use 'manual page' instead of 'man page' for consistency.

Approved by: re (hrs)


# 137905 20-Nov-2004 jkoshy

Bring signal(9) in sync with -current.

Reviewed by: ru (mdoc changes)


# 131799 08-Jul-2004 ru

Revise markup.


# 131635 05-Jul-2004 ru

Fix the NAME section making whatis(1) happy in particular.


# 120054 14-Sep-2003 ru

Get rid of duplicates.


# 115211 21-May-2003 ru

Kill whitespace at EOL.

Approved by: re (blanket)


# 115143 18-May-2003 ru

Fixed troff(1) and mdoc(7) warnings.

Approved by: re (blanket)


# 103062 07-Sep-2002 davidc

Note that siginit() does not cause every signal to be ignored only the
ones with a default property of SA_IGNORE, and that it acquires and
releases the processes lock.


# 98097 10-Jun-2002 davidc

Fix wording and spelling in the trapsignal() description.


# 98073 10-Jun-2002 davidc

New man page that documents many of the kernel related signal functions.

Requested by: alfred