summaryrefslogtreecommitdiff
path: root/usr.bin/systat
AgeCommit message (Expand)Author
1999-06-26fix typos in FILES section, some more cleanup; shinobi@monkey.orgAaron Campbell
1999-06-16Fixed i386 -> __i386__Marc Espie
1999-06-05- remove trailing white spaceAaron Campbell
1999-05-22Merge for new vmswap code largely from netbsd.Tobias Weingartner
1999-05-16Cleanup xrefs under SEE ALSO. Specifically:Alex Feldman
1999-02-24cpu -> CPUAaron Campbell
1999-02-19XrTheo de Raadt
1998-12-19move Act Free field over oneTheo de Raadt
1998-11-22now "Total" column can shrinkkstailey
1998-09-27usr.bin/ man page cleanups, n-sAaron Campbell
1998-09-01more man page fixes; aaron@ug.cs.dal.caTheo de Raadt
1998-07-24-lcurses, not termcap/termlibTodd C. Miller
1998-07-13ftpd: sleep for an indeterminate amount for non-existant loginsTodd C. Miller
1998-06-12fix vm load displayMarco S Hyman
1998-02-11Fixed innocuous typoDavid Leonard
1998-01-05trust restored a bit moreTheo de Raadt
1997-12-19carefulTheo de Raadt
1997-12-19comment this strncpy is safeTheo de Raadt
1997-12-19proactive buffer blocksTheo de Raadt
1997-12-19bye bye sprintfTheo de Raadt
1997-12-15fix curses firstTheo de Raadt
1997-11-24Deal with the fact that PUTRATE() is a macro that contains braces bykstailey
1997-11-22remove unused kernel varsMichael Shalayeff
1997-11-22back out 1.8, will fix in another way.kstailey
1997-11-22Make vmstat mode display actually fit in 80x24.kstailey
1997-11-04simple SIGWINCH handler; deals only with window size changes >= 80x24kstailey
1997-09-21$OpenBSD$Theo de Raadt
1997-08-25when getting interrupt, clean up curses only if curses was activeTheo de Raadt
1997-07-29delete accidental #if 0flipk
1997-07-291) display full time string in 'vmstat' display so you can tellflipk
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-15initxxx() routines return 1 on success, not zero.kstailey
1997-07-15keyboard() does not return an intkstailey
1997-06-23Cleanup by Theo and myself. CMDLINE changed to long to makeTodd C. Miller
1997-06-16You can't store a double in an int and then do tests for the fractional partkstailey
1997-04-01zap extra XXX if swap goes down; paul@wit387304.student.utwente.nlTheo de Raadt
1997-02-04display CPU stats on iostat screen even if disklesskstailey
1997-01-31stop crash from walking off end of malloc'd page. i hunted this bug beforeTheo de Raadt
1997-01-31need string.hTheo de Raadt
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-06Allow device names to be four characters (eg mcd0 or acd0). -mojMats O Jansson
1996-12-22Deal with _POSIX_SAVED_IDS when relinquishing privilegesThorsten Lockert
1996-12-20support four letter device namesJason Downs
1996-08-08Clarify usage printoutNiklas Hallqvist
1996-08-06_POSIX2_LINE_MAX errbuf for kvm_openfiles()Theo de Raadt
1996-08-06whoopsTheo de Raadt
1996-08-06avoid buf oflowsTheo de Raadt
1996-07-27refresh screen better; freebsd pr#1425; from fnTheo de Raadt
1996-07-25buffer overflow preventionTheo de Raadt