History log of /freebsd-9.3-release/usr.bin/systat/cmds.c
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 241213 04-Oct-2012 melifaro

Merge r240605.

Make systat(1) accept fractional number of seconds.
Make old alarm(3)-based code use select(2).


# 231279 09-Feb-2012 ed

MFC r226396:

Fix whitespace inconsistencies in systat(1).

According to md5(1), the resulting binary is the same.


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 216370 11-Dec-2010 joel

Remove the advertising clause from UCB copyrighted files in usr.bin. This
is in accordance with the information provided at
ftp://ftp.cs.berkeley.edu/pub/4bsd/README.Impt.License.Change

Also add $FreeBSD$ to a few files to keep svn happy.

Discussed with: imp, rwatson


# 175387 16-Jan-2008 delphij

ANSIfy and remove register.

Resulting binary verified with strip(1)+md5(1).


# 108683 04-Jan-2003 phk

When we close a display, mark it as not-initialized so that we will
properly open it again next time.

Submitted by: Trent Nelson <trent@arpa.com>


# 87715 11-Dec-2001 markm

WARNS=2 fixes with NO_WERROR set, as there are some header issues
with namelists. use __FBSDID().


# 50477 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 27231 06-Jul-1997 bde

Importing Lite2 broke lookup() to return -1 for the nmatches == 0 case.
Fixed.


# 27230 06-Jul-1997 bde

This commit was generated by cvs2svn to compensate for changes in r27229,
which included commits to RCS files with non-trunk default branches.


# 27229 06-Jul-1997 bde

Import Lite2's src/usr.bin/systat. cmds.c is still on the vendor branch
and this import just breaks it.


# 1590 27-May-1994 rgrimes

BSD 4.4 Lite Usr.bin Sources