Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 12/10/1999 18:01:19
Module Name:	basesrc
Committed By:	mrg
Date:		Sat Dec 11 02:01:19 UTC 1999

Modified Files:
	basesrc/usr.sbin/lpr/lpd: printjob.c

Log Message:
- use symbolic names for mode bits
- use _exit() where we should
- fix spelling mistake
- use vasprintf() in pstatus()
all from freebsd.


To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 basesrc/usr.sbin/lpr/lpd/printjob.c

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