summaryrefslogtreecommitdiff
path: root/usr.bin/systat/globalcmds.c
AgeCommit message (Expand)Author
2009-11-01Correctly count number of chars output so that help isn't blank if thedsl
2009-04-13Fix -Wsign-compare issueslukem
2006-02-05Rename 'cur' to 'name' to avoid aliasing a global - this code has somedsl
2005-02-26Always treat ^h and ^? as erase chars (as well as stty erase).dsl
2004-07-03Using timeout() to control refresh gets rid of a whole pile of signal-relatedmycroft
2002-11-16error handling on strdup failureitojun
2000-12-01Remove extern variables and functions now declared in dkstats.h.simonb
2000-07-05- Add `boot', `run', `time' and `zero' commands to all IP displays. These workad
2000-01-08oops, avoid duplicate free().itojun
2000-01-08- implement layered help.itojun
1999-12-20need <string.h> for strlen()lukem
1999-12-20TNF copyright -- I will do the paperwork to give these over asap.jwise
1999-12-16End special-casing of `start' and `interval' global commands.jwise
1999-12-16Handle arguments to global commands. Note that the `interval' andjwise
1999-12-16Add a file missed in last commitjwise