NetBSD/lib/libutil
jmmv 255271589f Extend pidfile(3) to support creating pid files in arbitrary locations.
If the argument provided to pidfile(3) contains a '/', then the value is
considered to be an absolute/relative path and the pid file is created
in the given location.

Otherwise, pidfile(3) behaves as before and treats the provided value as
a basename to construct a pid file in /var/run/<basename>.pid.  This means
that to create a pid file named "foo.pid" in the current directory, one
must specify "./foo.pid".
2011-03-29 13:55:37 +00:00
..
compat
Makefile retire pw_policy(3) -- it is not found useful, there are other 2010-01-27 19:10:30 +00:00
disklabel_dkcksum.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
disklabel_dkcksum.c
disklabel_scan.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
disklabel_scan.c
efun.3 .Nm -> .Fn, and one .Pp. 2010-05-03 05:40:37 +00:00
efun.c
getbootfile.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
getbootfile.c
getlabelsector.3
getlabelsector.c
getmaxpartitions.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
getmaxpartitions.c
getmntopts.3 PR/43795: Guy Harris: describe return values and error handling. 2010-08-24 12:05:01 +00:00
getmntopts.c
getrawpartition.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
getrawpartition.c
if_media.c
login.3
login.c
login_cap.3 Mark up NULL with Dv. 2010-05-05 22:05:31 +00:00
login_cap.c
login_tty.c
loginx.3
loginx.c
logout.c
logoutx.c
logwtmp.c
logwtmpx.c
opendisk.3
opendisk.c
openpty.3
parsedate.3 Remove trailing whitespace. 2010-12-22 09:12:28 +00:00
parsedate.y restore lost overlow check fix. 2010-12-24 15:47:39 +00:00
passwd.c Log why pwd_mkdb failed. Currently on aslr systems, pwd_mkdb either aborts 2010-08-18 08:32:02 +00:00
pidfile.3 Extend pidfile(3) to support creating pid files in arbitrary locations. 2011-03-29 13:55:37 +00:00
pidfile.c Extend pidfile(3) to support creating pid files in arbitrary locations. 2011-03-29 13:55:37 +00:00
pidlock.3
pidlock.c
pty.c
pw_getconf.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
pw_init.3 Mark up NULL with Dv. 2010-05-05 22:05:31 +00:00
pw_lock.3 Mark up NULL with Dv. 2010-05-05 22:05:31 +00:00
raise_default_signal.3 Fix sigprocmask section (3 -> 2). 2011-03-27 12:53:16 +00:00
raise_default_signal.c
secure_path.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
secure_path.c
shlib_version
snprintb.3
sockaddr_snprintf.3
sockaddr_snprintf.c
stat_flags.3 Use table instead of a list. 2010-05-04 06:53:35 +00:00
stat_flags.c
ttyaction.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
ttyaction.c
ttymsg.3
ttymsg.c
util.3 Upon lukem@'s request, put the list of functions back. 2010-05-05 06:11:14 +00:00