summaryrefslogtreecommitdiffstats
path: root/bin/sleep/sleep.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* /*- or .\"- or #- to begin license clauses.imp2005-01-101-1/+1
* Remove clause 3 from the UCB licenses.markm2004-04-061-4/+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
* o __P has been reovedimp2002-02-021-6/+3
* Silence WARNS=2 and BDECFLAGS on alpha and i386kris2001-05-201-0/+1
* Let sleep(1) handle fractions of a second (up to nanosecond).ru1999-10-011-4/+56
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
* Correct use of .Nm. Add rcsid.charnier1998-05-181-3/+5
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Cleanup man page and -Wall cleaning.steve1996-12-141-3/+3
* Added $Id$dg1994-09-241-0/+2
* BSD 4.4 Lite bin Sourcesrgrimes1994-05-261-0/+80
OpenPOWER on IntegriCloud