Searched hist:c4119c76f848837f1b81fe45c3a34936b61c9fdb (Results 1 – 4 of 4) sorted by relevance
/freebsd/usr.bin/uname/ |
H A D | uname.c | diff c4119c76f848837f1b81fe45c3a34936b61c9fdb Mon Jun 09 11:38:20 CEST 2003 Juli Mallett <jmallett@FreeBSD.org> Make kernel identification (`ident' in the config(8) driver) available to userland, and the kernel. In the kernel by way of the 'ident[]' variable akin to all the other stuff generated by newvers.sh. In userland it is available to sysctl consumers via KERN_IDENT or 'kern.ident'. It is exported by uname(1) by the -i flag.
Reviewed by: hackers@ diff c4119c76f848837f1b81fe45c3a34936b61c9fdb Mon Jun 09 11:38:20 CEST 2003 Juli Mallett <jmallett@FreeBSD.org> Make kernel identification (`ident' in the config(8) driver) available to userland, and the kernel. In the kernel by way of the 'ident[]' variable akin to all the other stuff generated by newvers.sh. In userland it is available to sysctl consumers via KERN_IDENT or 'kern.ident'. It is exported by uname(1) by the -i flag.
Reviewed by: hackers@
|
H A D | uname.1 | diff c4119c76f848837f1b81fe45c3a34936b61c9fdb Mon Jun 09 11:38:20 CEST 2003 Juli Mallett <jmallett@FreeBSD.org> Make kernel identification (`ident' in the config(8) driver) available to userland, and the kernel. In the kernel by way of the 'ident[]' variable akin to all the other stuff generated by newvers.sh. In userland it is available to sysctl consumers via KERN_IDENT or 'kern.ident'. It is exported by uname(1) by the -i flag.
Reviewed by: hackers@ diff c4119c76f848837f1b81fe45c3a34936b61c9fdb Mon Jun 09 11:38:20 CEST 2003 Juli Mallett <jmallett@FreeBSD.org> Make kernel identification (`ident' in the config(8) driver) available to userland, and the kernel. In the kernel by way of the 'ident[]' variable akin to all the other stuff generated by newvers.sh. In userland it is available to sysctl consumers via KERN_IDENT or 'kern.ident'. It is exported by uname(1) by the -i flag.
Reviewed by: hackers@
|
/freebsd/sys/conf/ |
H A D | newvers.sh | diff c4119c76f848837f1b81fe45c3a34936b61c9fdb Mon Jun 09 11:38:20 CEST 2003 Juli Mallett <jmallett@FreeBSD.org> Make kernel identification (`ident' in the config(8) driver) available to userland, and the kernel. In the kernel by way of the 'ident[]' variable akin to all the other stuff generated by newvers.sh. In userland it is available to sysctl consumers via KERN_IDENT or 'kern.ident'. It is exported by uname(1) by the -i flag.
Reviewed by: hackers@ diff c4119c76f848837f1b81fe45c3a34936b61c9fdb Mon Jun 09 11:38:20 CEST 2003 Juli Mallett <jmallett@FreeBSD.org> Make kernel identification (`ident' in the config(8) driver) available to userland, and the kernel. In the kernel by way of the 'ident[]' variable akin to all the other stuff generated by newvers.sh. In userland it is available to sysctl consumers via KERN_IDENT or 'kern.ident'. It is exported by uname(1) by the -i flag.
Reviewed by: hackers@
|
/freebsd/sys/sys/ |
H A D | sysctl.h | diff c4119c76f848837f1b81fe45c3a34936b61c9fdb Mon Jun 09 11:38:20 CEST 2003 Juli Mallett <jmallett@FreeBSD.org> Make kernel identification (`ident' in the config(8) driver) available to userland, and the kernel. In the kernel by way of the 'ident[]' variable akin to all the other stuff generated by newvers.sh. In userland it is available to sysctl consumers via KERN_IDENT or 'kern.ident'. It is exported by uname(1) by the -i flag.
Reviewed by: hackers@ diff c4119c76f848837f1b81fe45c3a34936b61c9fdb Mon Jun 09 11:38:20 CEST 2003 Juli Mallett <jmallett@FreeBSD.org> Make kernel identification (`ident' in the config(8) driver) available to userland, and the kernel. In the kernel by way of the 'ident[]' variable akin to all the other stuff generated by newvers.sh. In userland it is available to sysctl consumers via KERN_IDENT or 'kern.ident'. It is exported by uname(1) by the -i flag.
Reviewed by: hackers@
|