summaryrefslogtreecommitdiff
path: root/usr.bin/systat/main.c
AgeCommit message (Expand)Author
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-08-03if kvm_nlist() fails, nlisterr() would be called before the screenjdolecek
2003-07-05No need to resizeterm() if size not changed.dsl
2003-05-28Reinstate our STOP handler before curses installs its one.dsl
2003-02-10Resize windows on SIGWINCH and restart from SIGTSTPdsl
2001-12-06Change deprecated curses function to new equivalent.blymn
2001-07-14Fetch maxslp from the kernel. Only use USPACE if it's defined.matt
2000-12-01Remove extern variables and functions now declared in dkstats.h.simonb
2000-08-25Add "all" mode to systat to cycle between all modes,hubertf
2000-07-05- Add `boot', `run', `time' and `zero' commands to all IP displays. These workad
2000-06-04Use hline() and variants in a bunch of places.mycroft
2000-04-11Two UI changes:jwise
2000-01-07add command line -n flag, which is same as "netstat numbers".itojun
1999-12-20Block alarm signals while displaying -- there's no reason to allow recursivejwise
1999-12-20Knee-jerk snprintf()-ism.jwise
1999-12-20Two things:jwise
1999-12-16Sigh... this is the missing part of last night's final commit -- performjwise
1999-12-16Rototill global command matching -- switch from ad-hoc tomfoolery to ajwise
1999-11-11Sync usage() with man page.soren
1999-04-24Functional LP64 and type sanity fixes.ross
1998-07-19Fix handling of privileges - the gid was given up before dkinit()drochner
1998-07-12- KNFmrg
1998-07-06- use an array MAXHOSTNAMELEN+1 size to hold hostnamesmrg
1997-10-19fix .Nm usage, deprecate register, getopt returns -1 not EOF, s/[br]*/[ms]*/lukem
1997-07-21- some KNF.mrg
1997-03-03Message buffer passed to kvm_openfiles() should _POSIX2_LINE_MAX long; PR#3266explorer
1996-12-13Freshen up a bit:scottr
1996-05-10New userland code to read the statistics kept by the NetBSD genericthorpej
1996-03-21Be pedantic, main() returns int in C.jtc
1995-05-06Print error message and exit if TERM is not set.jtc
1995-04-29various includes, casts, and cleanups...cgd
1995-03-22Use err*(3)/warn*(3).mycroft
1995-03-22Don't core dump on an illegal display type. Display a more specific errormycroft
1995-01-20Changed to conform to NetBSD's new RCS Id convention.jtc
1995-01-20imported from 44litejtc