History log of /src/lib/libsys/sleep.3 (Results 1 – 22 of 22)
Revision Date Author Comments
# cc697d22 08-Feb-2024 Brooks Davis <brooks@FreeBSD.org>

libsys: move some missed manpages

Fixes: 29d079c96491 - libsys: move __libsys_interposer consumers


# dc36d6f9 23-Nov-2023 Warner Losh <imp@FreeBSD.org>

lib: Remove ancient SCCS tags.

Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl s

lib: Remove ancient SCCS tags.

Remove ancient SCCS tags from the tree, automated scripting, with two
minor fixup to keep things compiling. All the common forms in the tree
were removed with a perl script.

Sponsored by: Netflix

show more ...


# b2c76c41 16-Aug-2023 Warner Losh <imp@FreeBSD.org>

Remove $FreeBSD$: one-line nroff pattern

Remove /^\.\\"\s*\$FreeBSD\$$\n/


# fbbd9655 28-Feb-2017 Warner Losh <imp@FreeBSD.org>

Renumber copyright clause 4

Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is

Renumber copyright clause 4

Renumber cluase 4 to 3, per what everybody else did when BSD granted
them permission to remove clause 3. My insistance on keeping the same
numbering for legal reasons is too pedantic, so give up on that point.

Submitted by: Jan Schaumann <jschauma@stevens.edu>
Pull Request: https://github.com/freebsd/freebsd/pull/96

show more ...


# 9cebfb86 08-Jan-2015 Craig Rodrigues <rodrigc@FreeBSD.org>

Clarify text to be consistent with nanosleep(2),
since sleep(3) is implemented in terms of nanosleep(2).

This is similar to the sleep(3) man page for Darwin.


# c879ae35 09-Jan-2007 Warner Losh <imp@FreeBSD.org>

Per Regents of the University of Calfornia letter, remove advertising
clause.

# If I've done so improperly on a file, please let me know.


# 1a0a9345 02-Jul-2004 Ruslan Ermilov <ru@FreeBSD.org>

Mechanically kill hard sentence breaks.


# 32eef9ae 01-Oct-2001 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: Use the new .In macro for #include statements.


# a2fd3702 11-Dec-2000 Ruslan Ermilov <ru@FreeBSD.org>

mdoc(7) police: use canonical form of .Dd macro.


# 25bb73e0 21-Apr-2000 Alexey Zelkin <phantom@FreeBSD.org>

Introduce ".Lb" macro to libc manpages.

More libraries manpages updates following.


# 7f3dea24 28-Aug-1999 Peter Wemm <peter@FreeBSD.org>

$Id$ -> $FreeBSD$


# fb364c6d 13-Feb-1998 Bruce Evans <bde@FreeBSD.org>

Describe signal handling. Don't describe the old implementation. Cleaned
up English.

Obtained from: mostly from NetBSD


# e3abfc82 13-Jan-1998 Alexander Langer <alex@FreeBSD.org>

Return type and argument to sleep are unsigned int.


# 74dcc37a 16-Oct-1997 Andrey A. Chernov <ache@FreeBSD.org>

Reflect current sleep/usleep implementations state


# bf5cbf35 29-Sep-1997 Wolfram Schneider <wosch@FreeBSD.org>

Sort cross refereces in section SEE ALSO.


# 6d4ff454 12-Aug-1997 Andrey A. Chernov <ache@FreeBSD.org>

Reflect blocked SIGALRM changes


# bc044b88 12-Aug-1997 Andrey A. Chernov <ache@FreeBSD.org>

Reflect -current implementations


# fa23b4ef 12-Aug-1997 Andrey A. Chernov <ache@FreeBSD.org>

Change to reflect -current sleep implementation reality


# 8a7f0369 21-Mar-1997 Mike Pritchard <mpp@FreeBSD.org>

Use the .Tn macro for generic FreeBSD references. Other minor cleanup.


# 8098023d 05-Apr-1996 Joshua Peck Macdonald <jmacd@FreeBSD.org>

Added a note about the return value. Its been so long I can't
remember who suggested the 'caveat' section. Sorry.


# 064f0074 27-Mar-1996 Mike Pritchard <mpp@FreeBSD.org>

Added missing section numbers to a bunch of .Xr macros, or
converted them into .Fn macros where appropriate. Also fixed
up some minor formatting problems.


# 58f0484f 27-May-1994 Rodney W. Grimes <rgrimes@FreeBSD.org>

BSD 4.4 Lite Lib Sources