Age | Commit message (Collapse) | Author |
|
Not sure what's more surprising: how long it took for NetBSD to
catch up to the rest of the BSDs (including UCB), or the amount of
code that NetBSD has claimed for itself without attributing to the
actual authors.
OK deraadt@
|
|
tsleep -> msleep
from Paul de Weerd, Thanks!
|
|
- art says bpendsleep has been removed, so kill it
ok art
|
|
<art> What? Write it yourself.
<oga> sudo art write me a manpage.
<art> ok
Document msleep(9).
|
|
to it. Because man pages are named after functions (at least they
should be) and sleep(9) doesn't exist anymore, sleep.9 is renamed to
tsleep.9.
Input and reminders from jmc and ratchov.
|