This is FreeBSD 5.x's code to dump the kernel's identifier through
authorMatthew Dillon <dillon@dragonflybsd.org>
Fri, 24 Oct 2003 17:19:16 +0000 (17:19 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Fri, 24 Oct 2003 17:19:16 +0000 (17:19 +0000)
commitcf75fe934d746008df843308d2be53d58a02285f
treefb51cc9cf74f73c894de95c5f20931a936612b02
parent31542891efbadc791f61bc7748c62d7b4156ad9f
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@verizon.net>
sys/conf/newvers.sh
sys/kern/kern_mib.c
sys/sys/sysctl.h
usr.bin/uname/uname.1
usr.bin/uname/uname.c