freebsd-dev/usr.bin/uname
Juli Mallett 5a4ba400c1 Use some macro evil to create the functions for using sysctl(3) to get each
variable natively.  It should allow you to use any sysctl mib set, but due
to limitations of what I can do with macros, right now it's limited to two,
which is all this program used anyway.

Sponsored by:	Bright Path Solutions
2002-09-23 06:47:39 +00:00
..
Makefile
uname.1 Mostly rewrite the flag handling of uname(1) to be overridable, such as: 2002-09-18 04:33:10 +00:00
uname.c Use some macro evil to create the functions for using sysctl(3) to get each 2002-09-23 06:47:39 +00:00