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
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 fix -Wsign-compare issues 2009-01-18 11:56:51 +00:00
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 correct spelling error. 2009-06-24 22:31:58 +00:00
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_cap.3 Mark up NULL with Dv. 2010-05-05 22:05:31 +00:00
login_cap.c
login_tty.c
login.3
login.c
loginx.3
loginx.c
logout.c
logoutx.c
logwtmp.c
logwtmpx.c
Makefile retire pw_policy(3) -- it is not found useful, there are other 2010-01-27 19:10:30 +00:00
opendisk.3
opendisk.c In a furious blaze of *facepalm* / "what was i thinking?", fix the 2009-10-13 22:00:31 +00:00
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 Fix preamble to match order set out by mdoc(7). Discussed with wiz. 2009-03-09 19:24:26 +00:00
pidlock.c fix -Wsign-compare issues 2009-01-18 11:56:51 +00:00
pty.c remove pointless static. 2009-02-20 16:44:06 +00:00
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 Implement snprintb_m(3) to provide multi-line bit/bit-field decode. 2009-05-13 02:50:31 +00:00
snprintb.3 Implement snprintb_m(3) to provide multi-line bit/bit-field decode. 2009-05-13 02:50:31 +00:00
sockaddr_snprintf.3 Fix markup. 2009-04-11 16:13:49 +00:00
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 fix -Wsign-compare issues 2009-01-18 11:56:51 +00:00
util.3 Upon lukem@'s request, put the list of functions back. 2010-05-05 06:11:14 +00:00