CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/08/23 21:13:45
Modified files:
usr.bin/du : du.c
usr.bin/hexdump: display.c parse.c
usr.bin/systat : vmstat.c
Log message:
Convert quad_t to int64_t and %q to %ll
Convert bzero() to memset() and bcopy() to memcpy()
ok natano@ millert@
