DragonFly commits List (threaded) for 2003-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
cvs commit: src/sys/kern kern_mib.c src/sys/sys sysctl.h src/sys/conf newvers.sh src/usr.bin/uname uname.1 uname.c
dillon 2003/10/24 10:19:16 PDT
Modified files:
sys/kern kern_mib.c
sys/sys sysctl.h
sys/conf newvers.sh
usr.bin/uname uname.1 uname.c
Log:
This is FreeBSD 5.x's code to dump the kernel's identifier through
either the 'kern.ident' oid or with uname -i.
Submitted-by: Skip Ford <skip.ford@xxxxxxxxxxx>
Revision Changes Path
1.7 +4 -1 src/sys/kern/kern_mib.c
1.8 +1 -0 src/sys/sys/sysctl.h
1.3 +3 -1 src/sys/conf/newvers.sh
1.3 +5 -3 src/usr.bin/uname/uname.1
1.3 +29 -6 src/usr.bin/uname/uname.c
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]