Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/lib/libc/net



Module Name:    src
Committed By:   jmc
Date:           Mon Mar 15 04:42:22 UTC 2004

Modified Files:
        src/lib/libc/net [netbsd-1-6]: nsparser.y

Log Message:
Pullup rev 1.9 (requested by lukem in ticket #1601)

Use syslog(3) instead of err(3) to log errors.
Add '%option never-interactive' to nslexer.l, to prevent isatty() from
being called unnecessarily.


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.2.1 src/lib/libc/net/nsparser.y

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index