]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r310611:
authordelphij <delphij@FreeBSD.org>
Mon, 9 Jan 2017 05:57:31 +0000 (05:57 +0000)
committerdelphij <delphij@FreeBSD.org>
Mon, 9 Jan 2017 05:57:31 +0000 (05:57 +0000)
commit86933963269d3bccf744ed2af7b152f6e2d9a4a7
tree10982fbed504234545879ba1e1a88ac1c02e1eaf
parent937f76dd5c90e3a20e577a66603310f54ef164fc
MFC r310611:

 - pstat(8) does not accept any arguments other than getopt() args,
   so don't bother to adjust argc/argv after getopt() loop.
 - Make a string pointer constant.
usr.sbin/pstat/pstat.c