git: uname(1): implement -K and -U options
Daniel Fojt
deef at crater.dragonflybsd.org
Sun Oct 11 06:53:03 PDT 2020
commit baa11e697d93f8df440ee10ea7d31a6a5d5f6f79
Author: Daniel Fojt <df at neosystem.org>
Date: Sun Oct 11 15:48:00 2020 +0200
uname(1): implement -K and -U options
Add two new options to print version of the running kernel (-K) and
user environment (-U).
Taken from: FreeBSD
Disscussed with: Sascha Wildner, Pierre-Alain TORET
Summary of changes:
usr.bin/uname/uname.1 | 20 ++++++++++++++++++--
usr.bin/uname/uname.c | 42 ++++++++++++++++++++++++++++++++++++++----
2 files changed, 56 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/baa11e697d93f8df440ee10ea7d31a6a5d5f6f79
--
DragonFly BSD source repository
More information about the Commits
mailing list