lkml.org 
[lkml]   [1996]   [Jun]   [9]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subjectpatch to fix klogd bug triggered by 2.0.0
Klogd thinks the kernel version doesn't match because 131072 has 6 digits.
Easy patch follows:

--- ksym.c~ Sat Feb 17 14:02:49 1996
+++ ksym.c Sun Jun 9 18:00:04 1996
@@ -403,7 +403,7 @@


{
- auto char vstring[6];
+ auto char vstring[7];

auto int vnum,
major,

-- Aaron Ucko (ucko@vax1.rockhurst.edu; finger for PGP public key) | httyp!
"That's right," he said. "We're philosophers. We think, therefore we am."
-- Terry Pratchett, _Small Gods_ | Geek Code 3.1 [for explanation, finger
hayden@mankato.msus.edu]: GCS/M/S/C d- s: a18 C++(+++)>++++ UL++>++++ P++
L++>+++++ E- W(-) N++(+) o+ K- w--- O M@ V-(--) PS++(+++) PE- Y(+) PGP(+) t(+)
!5 X-- R(-) tv-@ b++(+++) DI+ !D-- G++(+++) e->+++++(*) h!>+ r-(--)>+++ y?

\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.021 / U:1.492 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site