|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
CVS: cvs.openbsd.org: src
From: Ray Lai (ray
cvs.openbsd.org)
Date: Thu May 03 2007 - 23:06:06 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
CVSROOT: /cvs
Module name: src
Changes by: ray
cvs.openbsd.org 2007/05/03 22:06:06
Modified files:
usr.sbin/kgmon : kgmon.c
Log message:
From dhill
last year:
- rename system to sys to stop shadowing the system() call.
- remove variable names in function declarations
- remove extern optarg and optind since it's defined in unistd.h
- use %zu instead of %d to print size_t's
OK jaredy
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]