Age | Commit message (Expand) | Author |
2005-10-17 | Use queue macros instead of directly accessing fields. ok pat@ "put it | Otto Moerbeek |
2005-09-28 | - when we run out of static kernel map entries, grab a fresh page using | Pedro Martelletto |
2005-09-06 | make some of the stat utility pages reference each other; | Jason McIntyre |
2005-08-01 | Send ourselves SIGTSTP, not SIGSTOP on ^Z. Noticed and OK deraadt@ | Todd C. Miller |
2005-07-04 | make these use setres[ug]id for simple privilege dropping; | Damien Miller |
2005-05-10 | correct v6 handling; yanovich@psc.edu | Theo de Raadt |
2005-04-04 | nlist.h not needed | Theo de Raadt |
2005-03-13 | Use correct byte order when printing out port numbers. | Chad Loder |
2004-11-25 | fix on alpha. the lack of BWX by default, and assumptions of alignment | Theo de Raadt |
2004-11-16 | shuffle the .Pp; | Jason McIntyre |
2004-11-16 | print network interface stats with 'systat ifstat'; ok deraadt, mickey | Markus Friedl |
2004-09-29 | always compile in INET6 support | Theo de Raadt |
2004-09-23 | adapt to KERN_INTRCNT_CNT returning a quad, from danh (imported now to | Theo de Raadt |
2004-07-11 | prototypes; ok deraadt | Peter Valchev |
2004-07-09 | post-mortem stuff can go away here too | Theo de Raadt |
2004-07-09 | remove post-mortem stuff (sysctl only here) | Theo de Raadt |
2004-07-03 | move sysctl comment on namelist[] entry | Theo de Raadt |
2004-06-28 | Remove special #if defined(__i386__) code from systat and vmstat. We now use | Aaron Campbell |
2004-06-11 | divide etime by ncpu | Theo de Raadt |
2004-06-11 | oops | Theo de Raadt |
2004-06-11 | on i386 machines, attempt to peek inside apic_intrhand[] as well, so that | Theo de Raadt |
2004-05-22 | with modern disks data transfers rates above 10000 kByte/s are seen | Henning Brauer |
2004-04-26 | add -n flag (do not reverse-lookup). pb and deraadt ok | Jun-ichiro itojun Hagino |
2004-04-23 | don't print stats until they're stable, prevents seeing weird stuff in | Ted Unangst |
2004-04-14 | wakeup after ^Z did not continue redraws and such. use own ^Z handler. | Theo de Raadt |
2004-02-20 | uppercase CRT; | Jason McIntyre |
2004-02-15 | 'split' command for iostat mode | Ted Unangst |
2004-02-15 | new arg to disk_unbusy, to record separate read/write statistics. | Ted Unangst |
2004-01-08 | Convert to kvm_getproc2(); ok deraadt@ | Todd C. Miller |
2003-12-17 | - add -w to options description | Jason McIntyre |
2003-12-17 | remove old -M and -N; 3608 | Theo de Raadt |
2003-10-16 | duh | Michael Shalayeff |
2003-10-15 | also print the uvmexp.zeropages if there is space in vm screen | Michael Shalayeff |
2003-09-02 | escape punctuation; | Jason McIntyre |
2003-07-25 | remove some non-existent information from vmstat section; | Jason McIntyre |
2003-07-10 | add missing includes | David Krause |
2003-06-03 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-04-15 | ^Z Stop systat -> ^Z Suspend systat; | Jason McIntyre |
2003-04-14 | remove old comment | Theo de Raadt |
2003-04-08 | string cleaning; ok tdeval | Theo de Raadt |
2003-02-28 | intrcnt's are ints not longs (at least according to the new kern.intrcnt stuff) | Jason Wright |
2003-02-02 | When disk activity exceeds 100kB/s divide length of bar by 10s and report | Henning Brauer |
2002-12-16 | Make systat(1), iostat(8) and vmstat(8) automatically update their disk | Thierry Deval |
2002-10-29 | idle time is shown as ` ' not ` )'. | Jason Wright |
2002-08-04 | kvm gid revocation earlier | Theo de Raadt |
2002-06-19 | mark which nlist[] kmem entries are not needed in the sysctl case, and which are | Theo de Raadt |
2002-06-18 | ANSI | Theo de Raadt |
2002-06-18 | revoke privs after kvm_openfiles | Theo de Raadt |
2002-06-09 | Use sysctl for mbstat | Angelos D. Keromytis |
2002-04-29 | Fix 32bit int oflow when there is > 2GB vm; peters AT telia DOT net | Todd C. Miller |