Source-Changes archive

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

CVS commit: src/usr.bin/config



Module Name:    src
Committed By:   cube
Date:           Tue Oct  4 12:35:00 UTC 2005

Modified Files:
        src/usr.bin/config: defs.h sem.c util.c

Log Message:
- Keep track of the file in which we find the device instance
- Introduce xwarn() for delayed warnings
- Use xerror() and xwarn() in fixdevis() to notify about orphans

That way the correct file is printed when listing orphaned devices.

Reported by Juergen Hannken-Illjes in private mail.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/usr.bin/config/defs.h
cvs rdiff -r1.9 -r1.10 src/usr.bin/config/sem.c
cvs rdiff -r1.1 -r1.2 src/usr.bin/config/util.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