freebsd_amp_hwpstate/lib/libutil
Robert Watson aa334e412d Include param.h instead of types.h when using user.h. Otherwise there is
a dependence on ucred.h including audit.h including param.h, which we
would like to eliminate.

MFC after:	3 weeks
2008-12-27 11:12:23 +00:00
..
Makefile Add filler man pages for the kinfo functions I added recently. 2008-12-07 03:33:36 +00:00
_secure_path.3
_secure_path.c
auth.3
auth.c
auth.conf.5
expand_number.3
expand_number.c
flopen.3 Reimplement flopen(3) using fcntl(2) locks instead of flock(2) locks. 2008-10-20 18:02:16 +00:00
flopen.c Diff reduction against Varnish, including one important fix: use a shared 2008-10-20 18:11:30 +00:00
fparseln.3
fparseln.c
gr_util.c Fixed style issues with variable ordering and naming, spacing and 2008-11-23 23:26:12 +00:00
hexdump.3
hexdump.c
humanize_number.3
humanize_number.c
kinfo_getfile.3 Add filler man pages for the kinfo functions I added recently. 2008-12-07 03:33:36 +00:00
kinfo_getfile.c Include param.h instead of types.h when using user.h. Otherwise there is 2008-12-27 11:12:23 +00:00
kinfo_getvmmap.3 Add filler man pages for the kinfo functions I added recently. 2008-12-07 03:33:36 +00:00
kinfo_getvmmap.c Include param.h instead of types.h when using user.h. Otherwise there is 2008-12-27 11:12:23 +00:00
kld.3
kld.c
libutil.h Merge user/peter/kinfo branch as of r185547 into head. 2008-12-02 06:50:26 +00:00
login.3
login.c
login.conf.5
login_auth.3
login_auth.c
login_cap.3
login_cap.c Avoid assigning a const char * to a char *. 2008-11-04 13:49:53 +00:00
login_cap.h
login_class.3
login_class.c Avoid assigning a const char * to a char *. 2008-11-04 13:49:53 +00:00
login_crypt.c
login_ok.3
login_ok.c
login_times.3
login_times.c
login_tty.3
login_tty.c
logout.3
logout.c
logwtmp.3
logwtmp.c
pidfile.3 pidfile(3) uses flopen(3) - don't make any assumptions about how the 2008-10-20 18:00:11 +00:00
pidfile.c There is no point in releasing a lock on a file which we've unlinked and 2008-10-20 17:41:08 +00:00
property.3
property.c
pty.3
pty.c Add missing header. 2008-11-04 13:50:50 +00:00
pw_util.c
realhostname.3
realhostname.c Fixing !INET6 builds. 2008-11-25 02:15:09 +00:00
realhostname_sa.3
stub.c
trimdomain.3
trimdomain.c
uucplock.3
uucplock.c