freebsd-nq/lib/libkvm
Peter Wemm 7350dd84a0 If the two recently added sysctl variables exist, use those rather than
the statically compiled PS_STRINGS and USRSTACK variables.  This prevents
programs using setproctitle from coredumping if the kernel VM is increased,
and stops libkvm users (w, ps, etc) from needing to be recompiled if only
the VM layout changes.
1996-02-24 14:37:30 +00:00
..
kvm_amd64.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
kvm_file.c Removed unnecessary include of <sys/tty.h>. tty.h apparently once had 1995-10-22 18:52:23 +00:00
kvm_geterr.3
kvm_getfiles.3 Add some missing MLINKS, correct some cross references, correct some 1996-02-09 16:20:10 +00:00
kvm_getloadavg.3
kvm_getloadavg.c
kvm_getprocs.3 41 headers must be implicitly included and one more (<sys/param.h>) must 1995-06-25 03:35:49 +00:00
kvm_hp300.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
kvm_i386.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
kvm_mips.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
kvm_nlist.3
kvm_open.3
kvm_private.h Updates to read the extra indirection in ps_strings. Note that any 1995-12-09 04:42:51 +00:00
kvm_proc.c If the two recently added sysctl variables exist, use those rather than 1996-02-24 14:37:30 +00:00
kvm_read.3
kvm_sparc.c Remove trailing whitespace. 1995-05-30 05:51:47 +00:00
kvm.3 Another round of spelling fixes. 1996-01-30 18:13:11 +00:00
kvm.c phkmalloc strikes again! :-) Another use of un-cleared returns from 1995-12-09 04:45:50 +00:00
kvm.h Comment out declaration of kvm_uread until it can be fixed correctly. 1995-03-20 16:35:11 +00:00
Makefile