NetBSD-Bugs archive

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

PR/40516 CVS commit: src



The following reply was made to PR kern/40516; it has been noted by GNATS.

From: "Mindaugas Rasiukevicius" <rmind%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/40516 CVS commit: src
Date: Sun, 22 Jan 2012 02:55:48 +0000

 Module Name:   src
 Committed By:  rmind
 Date:          Sun Jan 22 02:55:47 UTC 2012
 
 Modified Files:
        src/share/man/man9: pcq.9
        src/sys/kern: subr_pcq.c
 
 Log Message:
 Replace pcq(9) with the implementation from ad@ and minor changes by me.
 
 PR/40516, PR/45631.
 
 
 To generate a diff of this commit:
 cvs rdiff -u -r1.5 -r1.6 src/share/man/man9/pcq.9
 cvs rdiff -u -r1.3 -r1.4 src/sys/kern/subr_pcq.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