Source-Changes archive

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

CVS commit: [netbsd-4] src/usr.sbin/postinstall



Module Name:    src
Committed By:   xtraeme
Date:           Wed Oct 24 22:35:47 UTC 2007

Modified Files:
        src/usr.sbin/postinstall [netbsd-4]: postinstall

Log Message:
Pull up following revision(s) (requested by pavel in ticket #943):
        usr.sbin/postinstall/postinstall: revision 1.50
do not use trap 0, it clobbers the exit status. Instead remove the
scratch directory in err(). Use err() instead of exit in one place to
ensure that the temporary directory is removed.


To generate a diff of this commit:
cvs rdiff -r1.31.2.4 -r1.31.2.5 src/usr.sbin/postinstall/postinstall

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