NetBSD/lib/libutil
christos 8eb2e794a8 In COMPAT_DKWEDGE, attempt to open the label as specified in the NAME= entry.
This works for BSD disklabels, providing full compatibility. Merge some
duplicated code. This means that at least for BSD labels, we can handle
both pre and post- autodiscover kernels with the same fstab.
2014-05-25 13:46:07 +00:00
..
compat don't include things you don't need 2012-11-04 13:08:56 +00:00
Makefile document login_getpwclass(3) 2013-06-20 20:42: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 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 Fix failure message for ecalloc. 2012-12-30 17:37:13 +00:00
getbootfile.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
getbootfile.c
getbyteorder.3 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
getbyteorder.c Add getbyteorder() call. 2013-05-02 07:17:09 +00:00
getdiskrawname.3 End sentence with dot. 2012-04-08 16:06:23 +00:00
getdiskrawname.c Resolve symlinks and cook the targets instead of the symlink names. 2013-12-22 14:31:51 +00:00
getfsspecname.3 fix typo 2012-04-07 16:22:42 +00:00
getfsspecname.c In COMPAT_DKWEDGE, attempt to open the label as specified in the NAME= entry. 2014-05-25 13:46:07 +00:00
getfstypename.3 remove clauses 3 and 4 2011-11-18 04:15:41 +00:00
getlabelsector.3 Kill empty Dv macro. 2011-09-14 11:43:29 +00:00
getlabelsector.c getlabelusesmbr: initialize 'oldlenp' parameter to sysctlbyname 2011-09-04 12:34:49 +00:00
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 Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +00:00
if_media.c
login.3
login.c
login_cap.3 Put code example on its own line, using Dl. 2013-06-23 08:38:41 +00:00
login_cap.c add "maxthread" tunable to login.conf to adjust RLIMIT_NTHR. 2013-06-29 04:52:55 +00:00
login_tty.c NULL does not need a cast, here 2011-09-16 16:13:16 +00:00
loginx.3
loginx.c
logout.c
logoutx.c
logwtmp.c
logwtmpx.c
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 mention PATH_MAX instead of 16. 2012-07-27 21:33:46 +00:00
parsedate.3 Document that errno may be used to distinguish between a 2013-01-19 15:28:25 +00:00
parsedate.y fix timezone bugs in rev.1.11 and rev.1.13. PR/47916. 2013-06-12 01:46:07 +00:00
passwd.c Update old-style definitions to ANSI, remove a couple of register 2012-06-25 22:32:43 +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 read returns ssize_t, and err is a function name. 2012-04-07 16:17:17 +00:00
proc_compare.3 Minor improvements. 2011-10-21 12:58:53 +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 - add getdiskrawname. 2012-04-07 16:44:39 +00:00
snprintb.3 Update example using hex-escape-sequences to conform to gcc parsing rules. 2013-08-07 23:22:28 +00:00
sockaddr_snprintf.3 Add a debugging format that prints all the fields with names. 2013-06-07 17:23:26 +00:00
sockaddr_snprintf.c Use output buffer size to limit copy-out of sun_path. Otherwise you may 2013-12-31 12:58:02 +00:00
stat_flags.3 Fix string_to_flags prototype. From Brooks Davis in PR 46986. 2012-09-19 23:22:56 +00:00
stat_flags.c
strpct.3 Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
strpct.c - add strspct 2012-01-07 18:40:55 +00:00
ttyaction.3 Use .Fn instead of .Nm. 2010-05-04 06:41:27 +00:00
ttyaction.c
ttymsg.3 Sort sections. 2013-01-16 06:44:27 +00:00
ttymsg.c fix -Wsign-compare issues 2009-01-18 11:56:51 +00:00
util.3 Fix markup-typo. 2011-08-29 12:39:50 +00:00