freebsd-nq/sys/conf
Warner Losh 8a51f14a78 newvers: tweak uname to be more useful
The current uname is branch-cXXXX-gHASH

Three changes to make uname more useful.
1. Move from using git rev-list --count to git rev-lis --count --first-parent
   since that gives a better, incrementing number.
2. Report this count as 'nXXXXX' rather than 'cXXXXX' because c is part of
   a hash and we've changed the sematnics of XXXXX
3. Remove g to make HASH cut and pastable.

Durting review, #1 & #3 had the largest consensus. There was a diversity of
opinion on #2, but on the whole it was positive so I'll acknowledge the dissent,
but move forward with something seems to have support since the dissent was all
about what letter to use where I chose 'n'.

MFC After: 3 days
Reviewed by: rgrimes, emaste (earlier version)
Differential Revision: https://reviews.freebsd.org/D28338
2021-01-28 17:44:56 -07:00
..
config.mk
dtb.build.mk Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
dtb.mk
files LinuxKPI: implement devres() framework parts and two examples 2021-01-28 16:32:43 +00:00
files.amd64 ndis(4): remove as previous announced 2021-01-25 21:45:03 +00:00
files.arm
files.arm64 armv8crypto: add AES-GCM support 2021-01-21 21:41:27 -08:00
files.i386 ndis(4): remove as previous announced 2021-01-25 21:45:03 +00:00
files.mips
files.powerpc
files.riscv
files.x86 ndis(4): remove as previous announced 2021-01-25 21:45:03 +00:00
kern.mk
kern.opts.mk
kern.post.mk
kern.pre.mk
kmod_syms_prefix.awk
kmod_syms.awk
kmod.mk conf/kern.mk: save some work by using realpath instead of cd ; pwd 2021-01-27 12:41:33 +00:00
kmod.opts.mk
ldscript.amd64
ldscript.arm
ldscript.arm64
ldscript.i386
ldscript.kmod.amd64
ldscript.kmod.i386
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.powerpc64le
ldscript.powerpcspe
ldscript.riscv
Makefile.amd64
Makefile.arm Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
Makefile.arm64 Switch to the new device-tree vendor tree 2021-01-15 20:08:39 +01:00
Makefile.i386
Makefile.mips mips: Add the device-tree path to the include paths 2021-01-16 11:33:37 +01:00
Makefile.powerpc
Makefile.riscv riscv: Add the device-tree path to the include path 2021-01-16 11:31:17 +01:00
newvers.sh newvers: tweak uname to be more useful 2021-01-28 17:44:56 -07:00
NOTES KTLS: Enable KERN_TLS in GENERIC on amd64 2021-01-18 13:29:10 -05:00
options hid: Replace USBHID_ENABLED kernel config option with loader tunable 2021-01-14 23:04:47 +03:00
options.amd64 Remove ndis(4) remnants from kernel configs 2021-01-26 00:04:13 +00:00
options.arm
options.arm64
options.i386 Remove ndis(4) remnants from kernel configs 2021-01-26 00:04:13 +00:00
options.mips
options.powerpc
options.riscv
std.nodebug Split out the NODEBUG options to a common file 2021-01-14 16:57:53 +00:00
sysent.mk
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST
WITHOUT_SOURCELESS_UCODE