summaryrefslogtreecommitdiffstats
path: root/usr.bin/logger
Commit message (Collapse)AuthorAgeFilesLines
* Use err(3).charnier1997-07-222-26/+21
|
* compare return value from getopt against -1 rather than EOF, per the finalimp1997-03-291-1/+1
| | | | posix standard on the topic.
* unset TZ from the environment so the timestamp gets the system default,phk1996-10-211-0/+1
| | | | | | | | | | which is what syslogd presumably uses too. Notice that the "protocol" is bogus in not defining the timezone. "protocol" because it hardly deserves the name :-) closes bin/1739 Reported by: Stefan Zehl <sec@wg.camelot.de>
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-273-0/+297
OpenPOWER on IntegriCloud