freebsd-skq/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
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
kvm_i386.c
kvm_mips.c
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
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
Makefile