Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-06-11 | ansification, art ok | Theo de Raadt | |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller | |
rescinded 22 July 1999. Proofed by myself and Theo. | |||
2003-05-19 | Fix warnx message to reflect reality. | Artur Grabowski | |
2003-03-21 | Fix %mem output in ps, sysctl method of getting mempages returns number | Dale Rahn | |
of bytes of memory, not number of pages of memory. Divide the result by pagesize. PR 3164 ok david@ millert@ | |||
2002-08-20 | Fix error string | Jason Wright | |
2002-06-08 | Use KVM_NO_FILES and remove the setgid. | Artur Grabowski | |
2001-12-05 | Get MAXSLP from kvm/sysctl. It's patchable in the kernel now. | Artur Grabowski | |
2001-06-03 | Style. | Angelos D. Keromytis | |
2001-06-03 | Use sysctl() to get fscale, ccpu, and physmem if we haven't | Angelos D. Keromytis | |
initialized kvm (won't happen for a while). | |||
1999-08-16 | don't cast third argument to kvm_read to char *. (it's void *) | Artur Grabowski | |
1998-04-26 | Use the physmem variable to get at the physical memory size (instead of the | Theo de Raadt | |
avail_end - avail_start difference which is only correct on machines with contiguous memory); is@netbsd | |||
1997-08-04 | toast non-NEWVM code; freebsd | Theo de Raadt | |
1996-06-23 | update rcsid | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |