Source-Changes archive

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

CVS commit: src/sys/lib/libsa



Module Name:    src
Committed By:   drochner
Date:           Wed Mar 19 17:18:07 UTC 2003

Modified Files:
        src/sys/lib/libsa: bootparam.c

Log Message:
Move global variables which are used only by bootparam here.
("domainname" is useless and could be removed, but adding code to
skip this in the RPC reply would probably be more expensive than leaving
it as a dummy variable.)


To generate a diff of this commit:
cvs rdiff -r1.14 -r1.15 src/sys/lib/libsa/bootparam.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