On Tue, Aug 31, 2010 at 11:32 AM, <p...@bell.net> wrote: > Hi, > I am able to spare a machine to follow -current. > So far so good with cvs, updates, and compiling. > Is it possible to change one attribute in the dmesg? > For example - "dmesg first line" > --- > OpenBSD 4.8-current (GENERIC) #0 (...) > --- > I would like to change "#0" sequence number to something I can use for my > purposes. > Anyone has a hint as to where I could look to set this variable if the option > is avaiable?
it's in a string in the kernel. you can edit it with a hexeditor.