summaryrefslogtreecommitdiffstats
path: root/bin/sleep
Commit message (Expand)AuthorAgeFilesLines
* MFC r272777,r272779,r272780,r272781,r272782,r272783,r272784,r272787,r272788:ngie2015-01-012-0/+18
* sleep: Explain in a comment why the [EINTR] check is there.jilles2013-06-051-0/+6
* sleep: Improve nanosleep() error handling:jilles2013-05-281-2/+3
* Document the new argument parser for sleep(1) and SIGINFO behaviour.kib2010-08-021-6/+7
* Simplify argument parser by using sscanf(); simplify usage() by notkib2010-08-021-72/+19
* Deal with proper format for printing time_t.kib2010-07-311-3/+5
* Report the time left for the sleep on SIGINFO.kib2010-07-311-19/+47
* Fix a comment.stefanf2005-08-071-1/+1
* Add the new standard EXIT STATUS section where appropriate.ru2005-01-161-2/+2
* /*- or .\"- or #- to begin license clauses.imp2005-01-102-1/+2
* Remove clause 3 from the UCB licenses.markm2004-04-062-8/+0
* Fix warnings. This is now WARNS=9, std=c99 clean in i386.markm2003-05-031-9/+10
* Quiet warnings about copyright[].obrien2003-05-011-2/+2
* Minimal take on previous commit -- remove getopt and printf. Static sizenjl2002-11-141-15/+9
* Back out previous commit since there is controversy about changing so muchnjl2002-11-141-24/+30
* Remove getopt and strtol dependencies, reducing size of static exe.njl2002-11-131-30/+24
* Consistently use FBSDIDobrien2002-06-301-2/+2
* Sort sections, use Ex macro in Diagnostics section, point out that the firsttjr2002-06-101-11/+4
* Add History section. sleep appeared in v4.tjr2002-06-101-0/+5
* o __P has been reovedimp2002-02-021-6/+3
* Default to WARNS=2. Binary builds that cannot handle this must explicitlyobrien2001-12-041-2/+0
* mdoc(7) police:ru2001-08-071-4/+2
* WARNS= -> WARNS?=dd2001-06-221-1/+1
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-202-0/+3
* Prepare for mdoc(7)NG.ru2000-12-151-1/+1
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-1/+2
* Restore reference to sleep(3).ru1999-10-281-1/+2
* Let sleep(1) handle fractions of a second (up to nanosecond).ru1999-10-012-12/+72
* $Id$ -> $FreeBSD$peter1999-08-273-3/+3
* Describe proper signals behavior rather than just removing it.ru1999-08-161-2/+8
* There is no special handling for SIGALRM asru1999-08-091-11/+3
* Various spelling/formatting changes.kris1999-05-081-2/+2
* Correct use of .Nm. Add rcsid.charnier1998-05-182-8/+10
* Describe signals behaviour nowache1997-08-121-1/+7
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-223-3/+3
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-143-3/+3
* Sort cross references.wosch1997-01-131-3/+3
* Cleanup man page and -Wall cleaning.steve1996-12-142-6/+6
* Added $Id$dg1994-09-243-0/+4
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-263-0/+201
OpenPOWER on IntegriCloud