freebsd-nq/lib/libkvm
Peter Wemm 2bdd560907 Belatedly catch up with the dev_t/cdev changes from a few months back.
Extract the struct cdev pointer and the tty device from inside rather than
incorrectly casting the 'struct cdev *' pointer to a 'dev_t' int.  Not
that this was particularly important since it was only used for reading
vmcore files.
2004-10-11 21:56:27 +00:00
..
kvm_alpha.c
kvm_amd64.c
kvm_arm.c
kvm_file.c
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getprocs.3
kvm_getswapinfo.3
kvm_getswapinfo.c
kvm_i386.c
kvm_ia64.c Redefine a PTE as a 64-bit integral type instead of a struct of 2004-09-23 00:05:20 +00:00
kvm_nlist.3
kvm_open.3
kvm_powerpc.c
kvm_private.h
kvm_proc.c Belatedly catch up with the dev_t/cdev changes from a few months back. 2004-10-11 21:56:27 +00:00
kvm_read.3
kvm_sparc64.c
kvm_sparc.c
kvm.3
kvm.c
kvm.h
Makefile