Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: basesrc



Module Name:    basesrc
Committed By:   jwise
Date:           Thu Dec 16 06:16:18 UTC 1999

Modified Files:
        basesrc/usr.bin/systat: cmds.c cmdtab.c extern.h globalcmds.c

Log Message:
End special-casing of `start' and `interval' global commands.
Vastly simplify handling of mode switches, and short-syntax interval
changes.  Substring matching of mode names and commands will come
shortly, however the previous method of substring matching modes (it was
not available for commands) is currently not working.

TODO: implement table lookups for mode-specific commands.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/usr.bin/systat/cmds.c
cvs rdiff -r1.9 -r1.10 basesrc/usr.bin/systat/cmdtab.c
cvs rdiff -r1.13 -r1.14 basesrc/usr.bin/systat/extern.h
cvs rdiff -r1.2 -r1.3 basesrc/usr.bin/systat/globalcmds.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index