freebsd-src/lib/libkvm
Poul-Henning Kamp 35e6b695d6 Allow /dev/null as path for the "/dev/mem" file, and assume that people
know what they're doing if they do that.  This will allow ps to use
the kvm_proc.c bits without having access to /dev/mem.

Fix kvm_proc.c to not need /dev/mem for access to argv/envp
1998-06-30 21:29:44 +00:00
..
kvm.3
kvm.c Allow /dev/null as path for the "/dev/mem" file, and assume that people 1998-06-30 21:29:44 +00:00
kvm.h
kvm_amd64.c Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages. 1997-08-17 17:42:59 +00:00
kvm_file.c
kvm_geterr.3
kvm_getfiles.3
kvm_getloadavg.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-19 15:57:20 +00:00
kvm_getloadavg.c
kvm_getprocs.3 Revert $FreeBSD$ to $Id$ 1997-02-22 15:12:41 +00:00
kvm_hp300.c
kvm_i386.c Copy code from gnu/usr.bin/gdb/gdb/kvm-fbsd.c to deal with 4 MB pages. 1997-08-17 17:42:59 +00:00
kvm_mips.c
kvm_nlist.3
kvm_open.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 14:10:05 +00:00
kvm_private.h
kvm_proc.c Allow /dev/null as path for the "/dev/mem" file, and assume that people 1998-06-30 21:29:44 +00:00
kvm_read.3 Fixed #include and/or prototype bugs in synopsis. 1997-04-13 14:10:05 +00:00
kvm_sparc.c
Makefile -I${DESTDIR}/sys -> -I${.CURDIR}/../../sys. 1997-08-26 14:13:02 +00:00