freebsd-dev/lib/libutil
Dag-Erling Smørgrav 4da8edd59e Since vfork() was changed to fork(), we have to pass errno back from the
child to the parent somehow.

PR:		8353
Submitted by:	Andrew J. Korty <ajk@purdue.edu>
1998-10-20 11:34:11 +00:00
..
_secure_path.3
_secure_path.c Now take stdio.h out of files that don't require it. 1998-10-09 11:24:20 +00:00
auth.3 Add some rudimentary documentation for my new functions. 1998-10-08 06:53:32 +00:00
auth.c o move path in libutil.h to paths.h 1998-10-09 07:32:38 +00:00
auth.conf.5 Add some rudimentary documentation for my new functions. 1998-10-08 06:53:32 +00:00
libutil.h o move path in libutil.h to paths.h 1998-10-09 07:32:38 +00:00
login_auth.3
login_auth.c Replace memory leaking instances of realloc with non-leaking reallocf. 1998-09-16 04:17:47 +00:00
login_cap.3
login_cap.c
login_cap.h
login_class.3
login_class.c Print uid/gid as u_long per bde suggestion 1998-07-29 14:05:01 +00:00
login_ok.3
login_ok.c Now take stdio.h out of files that don't require it. 1998-10-09 11:24:20 +00:00
login_times.3
login_times.c Now take stdio.h out of files that don't require it. 1998-10-09 11:24:20 +00:00
login_tty.3
login_tty.c Now take stdio.h out of files that don't require it. 1998-10-09 11:24:20 +00:00
login.3
login.c Now take stdio.h out of files that don't require it. 1998-10-09 11:24:20 +00:00
login.conf.5
logout.3
logout.c Now take stdio.h out of files that don't require it. 1998-10-09 11:24:20 +00:00
logwtmp.3
logwtmp.c Now take stdio.h out of files that don't require it. 1998-10-09 11:24:20 +00:00
Makefile Add some rudimentary documentation for my new functions. 1998-10-08 06:53:32 +00:00
property.3 correct prototype. 1998-10-14 11:04:36 +00:00
property.c Now take stdio.h out of files that don't require it. 1998-10-09 11:24:20 +00:00
pty.3
pty.c Now take stdio.h out of files that don't require it. 1998-10-09 11:24:20 +00:00
pw_util.c Since vfork() was changed to fork(), we have to pass errno back from the 1998-10-20 11:34:11 +00:00
setproctitle.3
setproctitle.c
stat_flags.c
uucplock.3
uucplock.c