uname question

I was just curious as to why in FreeBSD 12 "uname -v" shows less information than it used to? This also affects the default info show in motd.

For example:

FreeBSD 12
Code:
6:/home/user # uname -v
FreeBSD 12.1-RELEASE-p4 RACK6

FreeBSD 11
Code:
7:/home/user # uname -v
FreeBSD 11.3-RELEASE-p8 #5: Tue Apr 21 18:02:57 UTC 2020     user@7.example.com:/usr/obj/usr/src/sys/RACK7

Obviously not a big deal but was just wondering why the change and why show less info?
 
Back
Top