From mboxrd@z Thu Jan 1 00:00:00 1970 From: bqt@softjar.se (Johnny Billquist) Date: Fri, 03 Dec 2010 11:28:35 +0100 Subject: [TUHS] NetBSD 0.9 In-Reply-To: References: Message-ID: <4CF8C653.10406@softjar.se> On 12/03/10 03:00, "Jeremy C. Reed" wrote: >> > Maybe I'm totally dense, or something...? >> > >> > cvs -P :pserver:anoncvs at anoncvs.netbsd.org:/cvsroot co -R netbsd-0-8 src > > cvs -d :pserver:anoncvs at anoncvs.netbsd.org:/cvsroot co -r netbsd-0-9 \ > src/sys/kern/kern_exit.c > > (note I changed -P and -R to -d and -r respectively) Wow. Did I really write that? :-) Thanks for the correction. I have no excuse. > cat src/sys/kern/kern_exit.c Anything in particular we should look for? Johnny