summaryrefslogtreecommitdiffstats
path: root/bin/sleep
Commit message (Expand)AuthorAgeFilesLines
* Merge ^/user/ngie/release-pkg-fix-tests to unbreak how test files are installedngie2016-05-041-4/+0
* MFHgjb2016-03-101-0/+11
|\
| * DIRDEPS_BUILD: Connect MK_TESTS.bdrewery2016-03-091-0/+11
* | Explicitly add unmarked bin/ binaries to the runtime package.gjb2016-02-091-0/+1
* | First pass to fix the 'tests' packages.gjb2016-02-021-0/+4
|/
* Refactor the test/ Makefiles after recent changes to bsd.test.mk (r289158) andngie2015-10-121-6/+1
* Add META_MODE support.sjg2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRsjg2015-06-081-2/+0
| * Merge from head@274682sjg2014-11-192-0/+18
| |\ | |/ |/|
| * Updated dependenciessjg2014-05-161-1/+0
| * Updated dependenciessjg2014-05-101-0/+2
| * Merge from headsjg2013-09-051-2/+9
| |\
| * | Updated dependenciessjg2013-03-111-0/+1
| * | Updated dependenciessjg2013-02-161-2/+0
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.marcel2012-08-221-0/+19
* | | Integrate bin/sleep/tests from NetBSD into atf/kyuangie2014-10-092-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
OpenPOWER on IntegriCloud