| Age | Commit message (Expand) | Author |
| 2000-06-29 | remove include of <vm/vm.h> | mrg |
| 2000-06-04 | include sys/sched.h to get definition of CPUSTATES | perry |
| 2000-06-03 | Use sockaddr_storage in from_inetd check (call to getsockname()). | fvdl |
| 2000-06-03 | ANSIfy function prototypes and definitions. | fvdl |
| 2000-06-03 | Use rpcb_unset, not pmap_unset. | fvdl |
| 2000-06-03 | Oops, remove debugging printf. | fvdl |
| 2000-06-02 | Adapt for new RPC interface. | fvdl |
| 2000-05-29 | The cp_time array has had 5 members since 1994 - show them all in debug | simonb |
| 1999-09-12 | the PMAP_NEW option is gone as the new interface is no longer optional. | chs |
| 1999-03-25 | Avoid an open-file leak when not inetd-spawned: only call kvm_openfiles() once | bgrayson |
| 1999-03-25 | Added description of argv[1] value interval (rpc.rstatd doesn\'t use getopt) | bgrayson |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-01-31 | do not use LOG_CONS. | mrg |
| 1999-01-11 | In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration | kleink |
| 1998-08-10 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-07-19 | adapt to changed dkinit() in ../../usr.bin/vmstat/dkstats.c | drochner |
| 1998-03-30 | use static int, not just static | mrg |
| 1998-02-18 | add -DPMAP_NEW if PMAP_NEW is on in mk.conf | perry |
| 1998-02-12 | use sysctl for "kern.boottime" over kvm_read | mrg |
| 1998-02-11 | Make this compile with -DUVM. | bad |
| 1998-02-09 | add -DUVM to CPPFLAGS if defined(UVM) | mrg |
| 1998-02-07 | make this work in the -DUVM case. | mrg |
| 1997-10-22 | use CPPFLAGS instead of CFLAGS | lukem |
| 1997-10-20 | Fix .Nm usage. | enami |
| 1997-10-08 | merge lite-2 Makefiles (rcsids), and turn on WARNS for all of libexec. | mrg |
| 1997-10-07 | WARNS?=1. RCS ids. | mrg |
| 1997-07-19 | Make sure that the last fields in the transmitted stat structs are set | fvdl |
| 1997-02-22 | Fix reporting of disk statistics that's been broken since new disk | thorpej |
| 1996-10-01 | disable use of dk_xfer since it's no longer in the kernel. eventually, | cgd |
| 1996-08-30 | RCS id police. | thorpej |
| 1996-03-10 | Removed a couple of "ifdef vax" that caused rstatd not to work. | ragge |
| 1995-07-09 | Use `xdrproc_t' to declare xdr_{args,result}. (takes care of PR#1182). | pk |
| 1995-06-24 | Conform to rpcgen generated prototypes. | pk |
| 1995-06-19 | update for new network queues | cgd |
| 1995-04-12 | Install manpage as foo(8) as well as rpc.foo(8), a convenient shorthand. | jtc |
| 1995-01-13 | Fix error messages. | mycroft |
| 1995-01-13 | Correct calling sequence of getsockname(2). | mycroft |
| 1994-12-23 | be a bit more careful with types, casts, and and function declarations. | cgd |
| 1994-12-22 | specify man pages the new way. | cgd |
| 1994-05-25 | Use new kvm interface (fixes bug 253) | pk |
| 1994-05-14 | more #undefs to get it to compile! perverted | cgd |
| 1994-04-15 | sum -> cnt | cgd |
| 1994-04-01 | long cast | cgd |
| 1994-02-22 | Don't use someone else's name when logging | pk |
| 1994-01-28 | no longer need lib hackery | cgd |
| 1994-01-28 | hack to make getloadavg() link properly | cgd |
| 1993-12-07 | Eliminate a compiler warning. | mycroft |
| 1993-09-23 | Make sure we use rstat's protocol's values of FSCALE. We were picking up | jtc |
| 1993-08-16 | Add missing space after path name. | mycroft |