index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
sleep
Age
Commit message (
Expand
)
Author
2019-03-10
Deal with overflow when the sleep duration given is a simple
kre
2019-01-27
Sort sections.
wiz
2019-01-27
cast to intmax_t instead of long, since time_t is "long long"
christos
2019-01-26
Explicitly cast time_t to match format string - should fix the build on
martin
2019-01-26
While cute, the previous version is not really safe.
kre
2019-01-26
Adjust the way the arg string is parsed in the "not entirely
kre
2019-01-19
Allow the decimal radix character '.' to work, regardless of
kre
2017-07-03
Remove workaround for ancient HTML generation code.
wiz
2016-08-12
Document the version sleep first appeared.
sevan
2011-08-29
Use __dead
joerg
2011-08-15
Improve wording.
wiz
2010-10-09
Bump date for SIGINFO.
wiz
2010-10-09
add SIGINFO support; from freebsd:
mrg
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-08-18
- Cleanup for sleep.c:
hubertf
2005-10-17
PR/27140: "sleep time" doesn't error out.
elad
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-11-21
Use shell glob expansion in the csh example, instead of ls with glob.
kim
2002-09-25
New policy: New sentences start on a new line.
wiz
2002-02-08
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
ross
2001-12-20
Sort SEE ALSO.
wiz
2001-11-12
PR/14558: Tero Kivinen: Check the return value of nanosleep and don't fail
christos
2001-09-16
ANSIfy and KNF by Petri Koistinen.
wiz
2000-09-04
For commands and utilities, use EXIT STATUS rather than RETURN VALUES as
kleink
2000-08-28
Add 'RETURN VALUE' section header.
hubertf
1998-11-04
char -> unsigned char
christos
1998-07-28
Be more retentive about use of NOTREACHED and noreturn.
mycroft
1998-07-28
Delint.
mycroft
1998-04-09
remove #include <sys/time.h> ; the include file bug noted in the comment abov...
fair
1997-11-05
lint
cgd
1997-09-14
- getopt returns -1 not EOF
lukem
1997-08-04
Make sleep handle non-integer values. Document the same, noting that
perry
1997-07-20
Remove WARNS=1 from all the subdirectory Makefiles, and add it to Makefile.inc
christos
1997-07-20
Fix compiler warnings.
christos
1995-07-25
Use "utility" instead of "command". Modern definitions of these terms
jtc
1995-03-21
convert to new RCS id conventions.
cgd
1994-09-22
Merge 4.4-Lite version.
mycroft
1994-01-11
Fix spelling errors.
jtc
1993-12-31
localization & manpage update.
jtc
1993-09-10
Quiet compiler warnings by explicitly declaring return value of main().
jtc
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS indentifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd