Syslogd will not go to background if "-n" is given. Better help

and argument checking
This commit is contained in:
Pavel Roskin
2000-06-07 21:08:25 +00:00
parent 0024abcbbc
commit da10ec0eaa
4 changed files with 111 additions and 96 deletions

View File

@@ -65,6 +65,8 @@
* Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE)
* Implemented "ping -s", fixed error messages and argument parsing -
Pavel Roskin
* Syslogd will not go to background if "-n" is given. Better help
and argument checking -- Pavel Roskin
* More doc updates