mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-12 09:58:36 +00:00
Give up on trying to please everyone and restore 1.64 with regards to
dealing with sudo users.
This commit is contained in:
parent
c7d01a0a6f
commit
d6e822b2e4
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=140252
@ -81,7 +81,6 @@ then
|
||||
fi
|
||||
|
||||
touch version
|
||||
USER=${USER-`logname`}
|
||||
v=`cat version` u=${USER-root} d=`pwd` h=${HOSTNAME-`hostname`} t=`date`
|
||||
i=`${MAKE:-make} -V KERN_IDENT`
|
||||
cat << EOF > vers.c
|
||||
|
Loading…
Reference in New Issue
Block a user