Source-Changes archive

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

CVS commit: src/lib/libc/gen



Module Name:    src
Committed By:   kre
Date:           Fri Jul 10 21:54:30 UTC 2026

Modified Files:
        src/lib/libc/gen: Makefile.inc grab-version.sh sysctl.c

Log Message:
Redo the sysctl user.osrevision (etc) impl method

This is not intended to affect the results, but is a different
method of getting there, without ephemeral generated include files.

It is unlikely that this is the final version, but it seems better
for now (update builds probably don't do what I'd intended for now,
but that's a minor concern - they should still work).


To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/lib/libc/gen/Makefile.inc
cvs rdiff -u -r1.2 -r1.3 src/lib/libc/gen/grab-version.sh
cvs rdiff -u -r1.42 -r1.43 src/lib/libc/gen/sysctl.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