freebsd-src/lib/libkvm
Julian Elischer b40ce4165d KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
2001-09-12 08:38:13 +00:00
..
kvm_alpha.c Do the alpha dance for the change MarkM hath made on the i386 side. 2001-05-02 07:10:52 +00:00
kvm_amd64.c Dynamically adjust to the value of KERNBASE in a crashdump, with 2001-08-24 08:53:30 +00:00
kvm_file.c Compensate for header dethreading. 2001-05-01 09:24:15 +00:00
kvm_geterr.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
kvm_getfiles.3 mdoc(7) police: remove extraneous .Pp before and/or after .Sh. 2001-07-09 09:54:33 +00:00
kvm_getloadavg.3
kvm_getloadavg.c Compensate for header dethreading. 2001-05-01 09:24:15 +00:00
kvm_getprocs.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
kvm_getswapinfo.3 mdoc(7) police: fixed the "new sentence" bogons. 2001-08-10 15:03:10 +00:00
kvm_getswapinfo.c Change this to support the new way swap device information is exported 2001-06-01 22:57:07 +00:00
kvm_i386.c Dynamically adjust to the value of KERNBASE in a crashdump, with 2001-08-24 08:53:30 +00:00
kvm_nlist.3 Remove obsolete reference to /var/db/kvm_kernel.db 2000-05-07 02:16:43 +00:00
kvm_open.3 mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
kvm_private.h Mark some functions as __printflike() and/or taking const char * arguments 2001-08-20 12:53:36 +00:00
kvm_proc.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
kvm_read.3 Remove whitespace at EOL. 2001-07-15 07:53:42 +00:00
kvm_sparc.c
kvm.3 mdoc(7) police: s/BSD/.Bx/ where appropriate. 2001-08-14 10:01:54 +00:00
kvm.c Compensate for header dethreading. 2001-05-01 09:24:15 +00:00
kvm.h Change the proc information returned from the kernel so that it 2000-12-12 07:25:57 +00:00
Makefile Removed -I${.CURDIR}/.../sys from CFLAGS. 2001-05-18 13:41:42 +00:00