.. |
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
|
…
|
|
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
|
KNF, sign cast.
|
2014-09-17 23:54:42 +00:00 |
getfsspecname.3
|
fix param name
|
2014-08-18 07:33:21 +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
|
toolify opendisk
|
2014-09-29 21:04:52 +00:00 |
openpty.3
|
mention PATH_MAX instead of 16.
|
2012-07-27 21:33:46 +00:00 |
parsedate.3
|
Drop trailing whitespace.
|
2014-10-08 22:10:04 +00:00 |
parsedate.y
|
Improved handling of local times.
|
2014-10-08 17:38:28 +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
|
…
|
|
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
|
…
|
|
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
|
…
|
|
util.3
|
Fix markup-typo.
|
2011-08-29 12:39:50 +00:00 |