Subject: PR/37346 CVS commit: src/usr.sbin/lpr/common_source
To: None <mlelstv@NetBSD.org, gnats-admin@netbsd.org,>
From: Michael van Elst <mlelstv@netbsd.org>
List: netbsd-bugs
Date: 12/01/2007 09:30:02
The following reply was made to PR bin/37346; it has been noted by GNATS.

From: Michael van Elst <mlelstv@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/37346 CVS commit: src/usr.sbin/lpr/common_source
Date: Sat,  1 Dec 2007 09:26:59 +0000 (UTC)

 Module Name:	src
 Committed By:	mlelstv
 Date:		Sat Dec  1 09:26:59 UTC 2007
 
 Modified Files:
 	src/usr.sbin/lpr/common_source: common.c
 
 Log Message:
 Sort queue by time and jobid so that jobs submitted within the
 same second are printed in order.
 Fixes PR bin/37346
 
 
 To generate a diff of this commit:
 cvs rdiff -r1.37 -r1.38 src/usr.sbin/lpr/common_source/common.c
 
 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.