Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | kris | 2001-05-20 | 1 | -0/+1 |
| | | | | MFC After: 1 week | ||||
* | Let sleep(1) handle fractions of a second (up to nanosecond). | ru | 1999-10-01 | 1 | -4/+56 |
| | | | | | | | This is a conservative change. It does the same thing in weird cases like the old one. For example, 'sleep abcd' still sleeps for zero seconds. `sleep 10.a' and `sleep 10.05aa' do the best and not abort (ie: 10.a == 10 seconds, 10.05a == 10.05 seconds). | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-27 | 1 | -1/+1 |
| | |||||
* | Correct use of .Nm. Add rcsid. | charnier | 1998-05-18 | 1 | -3/+5 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-28 | 1 | -2/+2 |
| | | | | posix standard on the topic. | ||||
* | Revert $FreeBSD$ to $Id$ | peter | 1997-02-22 | 1 | -1/+1 |
| | |||||
* | Make the long-awaited change from $Id$ to $FreeBSD$ | jkh | 1997-01-14 | 1 | -1/+1 |
| | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. | ||||
* | Cleanup man page and -Wall cleaning. | steve | 1996-12-14 | 1 | -3/+3 |
| | |||||
* | Added $Id$ | dg | 1994-09-24 | 1 | -0/+2 |
| | |||||
* | BSD 4.4 Lite bin Sources | rgrimes | 1994-05-26 | 1 | -0/+80 |