freebsd_amp_hwpstate/lib/libutil
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
..
Makefile
libutil.h
login.c
login_tty.c
logout.c
logwtmp.c
pty.c
pw_util.c
setproctitle.3 Another round of spelling fixes. 1996-01-30 18:13:11 +00:00
setproctitle.c If the two recently added sysctl variables exist, use those rather than 1996-02-24 14:37:30 +00:00
stat_flags.c