Source-Changes archive

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

CVS commit: src/sbin/route



Module Name:    src
Committed By:   ginsbach
Date:           Fri Jul 15 21:29:54 UTC 2005

Modified Files:
        src/sbin/route: route.c

Log Message:
* Exit non-zero error code when flushroute() fails operating on the
  routing socket, e.g. running route flush as non-root.

* When quiet (-q) don't append error string to a non-existent
  diagnostic output (stdout).  The error diagnostic is still written
  to stderr.  [from FreeBSD]

* Use warn(3) in place of perror(3).


To generate a diff of this commit:
cvs rdiff -r1.82 -r1.83 src/sbin/route/route.c

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