* Remove the remains of the obsolete timeout()/untimeout() interface.
authorSascha Wildner <swildner@dragonflybsd.org>
Wed, 14 Nov 2007 18:27:52 +0000 (18:27 +0000)
committerSascha Wildner <swildner@dragonflybsd.org>
Wed, 14 Nov 2007 18:27:52 +0000 (18:27 +0000)
commitbb1a3ed4754e83c8acd06c84106b79584843f8ca
tree55f0401d393cf544a390c55775c52bd2b9808e7f
parentcbe8f7dcf677105d727bea4d3171371fb2f7742e
* Remove the remains of the obsolete timeout()/untimeout() interface.

* Repocopy timeout(9) to callout(9). Add missing documentation, remove
  obsolete information and reword some paragraphs.

* Adjust some comments and other documentation.

Some of the text in callout(9) was taken from NetBSD.
12 files changed:
etc/Makefile
share/man/man9/Makefile
share/man/man9/callout.9
share/man/man9/timeout.9 [deleted file]
share/man/man9/tvtohz.9
sys/bus/firewire/firewire.c
sys/dev/disk/sbp/sbp.c
sys/dev/raid/pst/pst-raid.c
sys/emulation/ndis/ntoskrnl_var.h
sys/kern/kern_timeout.c
sys/sys/systm.h
usr.sbin/i4b/isdnd/isdnd.rc.5