bms 2006-08-25 12:47:58 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
usr.bin/logger logger.1 logger.c
Log:
MFC: Add a new command-line option, -P, which allows the user to specify
an arbitrary port to which syslog messages are to be sent.
bms 2006-08-02 13:21:45 UTC
FreeBSD src repository
Modified files:
usr.bin/logger logger.1 logger.c
Log:
Add a new command-line option, -P, which allows the user to specify
an arbitrary port to which syslog messages are to be sent.
PR: bin/54026
Sub