aboutsummaryrefslogtreecommitdiff
path: root/bin/sleep/sleep.c
Commit message (Expand)AuthorAgeFilesLines
* MFC (by stefanf)Xin LI2005-10-091-1/+1
* /*- or .\"- or #- to begin license clauses.Warner Losh2005-01-101-1/+1
* Remove clause 3 from the UCB licenses.Mark Murray2004-04-061-4/+0
* Fix warnings. This is now WARNS=9, std=c99 clean in i386.Mark Murray2003-05-031-9/+10
* Quiet warnings about copyright[].David E. O'Brien2003-05-011-2/+2
* Minimal take on previous commit -- remove getopt and printf. Static sizeNate Lawson2002-11-141-15/+9
* Back out previous commit since there is controversy about changing so muchNate Lawson2002-11-141-24/+30
* Remove getopt and strtol dependencies, reducing size of static exe.Nate Lawson2002-11-131-30/+24
* Consistently use FBSDIDDavid E. O'Brien2002-06-301-2/+2
* o __P has been reovedWarner Losh2002-02-021-6/+3
* Silence WARNS=2 and BDECFLAGS on alpha and i386Kris Kennaway2001-05-201-0/+1
* Let sleep(1) handle fractions of a second (up to nanosecond).Ruslan Ermilov1999-10-011-4/+56
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
* Correct use of .Nm. Add rcsid.Philippe Charnier1998-05-181-3/+5
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Cleanup man page and -Wall cleaning.Steve Price1996-12-141-3/+3
* Added $Id$David Greenman1994-09-241-0/+2
* BSD 4.4 Lite bin SourcesRodney W. Grimes1994-05-261-0/+80