Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2002 23:47:40 -0700 (PDT)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/uname uname.c
Message-ID:  <200209230647.g8N6le82056534@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2002/09/22 23:47:39 PDT

  Modified files:
    usr.bin/uname        uname.c 
  Log:
  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
  
  Revision  Changes    Path
  1.11      +39 -84    src/usr.bin/uname/uname.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209230647.g8N6le82056534>