This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
bin
/
sleep
History
Mark Murray
fcfa4c9589
Fix warnings. This is now WARNS=9, std=c99 clean in i386.
...
Use return(0) for main() instead of exit(0). Makes it a wee bit smaller.
2003-05-03 10:14:26 +00:00
..
Makefile
Default to WARNS=2. Binary builds that cannot handle this must explicitly
2001-12-04 01:57:47 +00:00
sleep.1
Sort sections, use Ex macro in Diagnostics section, point out that the first
2002-06-10 09:33:15 +00:00
sleep.c
Fix warnings. This is now WARNS=9, std=c99 clean in i386.
2003-05-03 10:14:26 +00:00