obrien      2006-08-12 23:33:10 UTC

  FreeBSD src repository

  Modified files:
    sys/sys              sysctl.h 
    sbin/sysctl          sysctl.c 
    share/man/man9       sysctl.9 
  Log:
  Add an extension to the UINT & ULONG types.  The XINT & XLONG types behave
  the same, except sysctl(8) will print out the values in hex.
  
  Revision  Changes    Path
  1.72      +10 -2     src/sbin/sysctl/sysctl.c
  1.5       +25 -2     src/share/man/man9/sysctl.9
  1.143     +16 -0     src/sys/sys/sysctl.h
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to