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:17 UTC 2004
Modified Files:
src/lib/libc/net [netbsd-1-6]: nslexer.l
Log Message:
Pullup rev 1.7 (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.5 -r1.5.2.1 src/lib/libc/net/nslexer.l
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