K 10 svn:author V 8 jmallett K 8 svn:date V 27 2002-10-17T07:47:29.000000Z K 7 svn:log V 389 MFC synch uname(1) with -current, style fixes, UNAME_ spoofing: Mostly rewrite the flag handling of uname(1) to be overridable, such as: freefall% uname -s FreeBSD freefall% env UNAME_s=Linnex ./uname -s Linnex MFC after: 1 month Revision Changes Path 1.14 +10 -1 src/usr.bin/uname/uname.1 1.9 +161 -69 src/usr.bin/uname/uname.c END