Bryan Drewery
9a8968a87d
Regenerate
2016-06-05 23:16:27 +00:00
Bryan Drewery
a4a2269e0c
Regenerate
2016-06-05 23:10:05 +00:00
Bryan Drewery
fe3c46927c
Regenerate
2016-05-24 23:19:03 +00:00
Bryan Drewery
a9da9b86d0
Regenerate
2016-05-21 01:35:48 +00:00
Bryan Drewery
8a7c8ae4e3
Regenerate
2016-05-20 19:25:57 +00:00
John Baldwin
23f765d0c8
Remove the reiserfs(5) manpage and an example of loading the kernel module.
2016-05-17 18:42:38 +00:00
Jamie Gritton
ab9604e1bb
Clarify when happens when there is a "depend" parameter in jail.conf,
...
and how this affects the "jail_list" option in rc.conf.
2016-04-30 21:27:41 +00:00
Baptiste Daroussin
7f5ddefe05
Add a savecore_enable variable support for the savecore rc script
...
By default set to 'YES' so it does not change the current behaviour for users,
this variable allows to decide to not extract crach dumps from the dump
device at boot time by setting it to "NO" in rc.conf.
Sponsored by: Gandi.net
2016-04-29 12:23:56 +00:00
Benedict Reuschling
df0501a299
The default value of MINFREE is defined to be 8% in
...
ufs/ffs/fs.h and not 10%. The newfs(8) and tunefs(8)
man pages had this change already, but fs(5) did not.
This change makes it consistent again.
Bump Dd.
PR: 204929
Submitted by: amutu@amutu.com
MFC after: 3 days
Sponsored by: Essen Linuxhotel Hackathon 2016
2016-04-23 20:45:52 +00:00
Glen Barber
0edd2576c0
MFH
...
Sponsored by: The FreeBSD Foundation
2016-04-16 02:32:12 +00:00
Bryan Drewery
be894451fa
Regenerate
2016-04-14 22:10:37 +00:00
Bryan Drewery
f79bedf5ad
Regenerate
2016-04-14 01:20:00 +00:00
Glen Barber
a123f26e92
MFH
...
Sponsored by: The FreeBSD Foundation
2016-04-12 17:00:13 +00:00
Bryan Drewery
7f76a95cd0
Regenerate
2016-04-12 03:55:33 +00:00
Glen Barber
d60840138f
MFH
...
Sponsored by: The FreeBSD Foundation
2016-04-04 23:55:32 +00:00
Bryan Drewery
3d02549f51
Regenerate
2016-03-30 23:56:43 +00:00
Bryan Drewery
497e80911e
Remove the old depend (mkdep) code and make FAST_DEPEND the one true way.
...
Reviewed by: emaste, hselasky (partial), brooks (brief)
Discussed on: arch@
Sponsored by: EMC / Isilon Storage Division
Differential Revision: https://reviews.freebsd.org/D5742
2016-03-30 23:50:23 +00:00
Edward Tomasz Napierala
225636dccb
Fix bunch of .Xrs.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-03-28 16:48:28 +00:00
Glen Barber
538354481e
MFH
...
Sponsored by: The FreeBSD Foundation
2016-03-14 18:54:29 +00:00
Bryan Drewery
cc5a4f7430
Regenerate
2016-03-11 17:03:30 +00:00
Glen Barber
7d536dc855
MFH
...
Sponsored by: The FreeBSD Foundation
2016-03-10 21:16:01 +00:00
Edward Tomasz Napierala
388bc30115
Mention resolvconf(8) in resolv.conf(5).
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-03-08 11:04:08 +00:00
Glen Barber
52259a98ad
MFH
...
Sponsored by: The FreeBSD Foundation
2016-03-02 16:14:46 +00:00
Ed Maste
973e8b3ede
Regenerate src.conf.5 after r296193 and r296264
2016-03-01 14:30:35 +00:00
Edward Tomasz Napierala
23a6b49a1b
{kbdcontrol,vidcontrol,quota,telnet}(8) -> {kbdcontrol,vidcontrol,quota,telnet}(1)
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-02-29 17:40:02 +00:00
Edward Tomasz Napierala
b144baaedd
sha256(8) -> sha256(1)
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-02-29 17:29:34 +00:00
Edward Tomasz Napierala
4b9f77e45e
Autofs is section 5, not 4.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-02-29 17:14:04 +00:00
Jason Helfman
6cf621e08c
- address obsolete Kerberos options
...
PR: 205168
Submitted by: kevin@bostoncrypto.com
Reviewed by: bjk
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D5430
2016-02-28 21:04:04 +00:00
Bryan Drewery
5977355f52
Regenerate
2016-02-24 19:19:25 +00:00
Bryan Drewery
91e57fa446
BDECFLAGS has not been available since r82604 removed /etc/defaults/make.conf.
...
WARNS=6 has provided BDECFLAGS since r94332 as well.
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2016-02-24 19:07:35 +00:00
Glen Barber
317cec3c43
MFH
...
Sponsored by: The FreeBSD Foundation
2016-02-22 12:28:23 +00:00
Jason Helfman
dd51b8ceaa
- language tightening
...
- cleanup SEE ALSO section (thanks brueffer@)
Approved by: wblock (mentor)
Differential Revision: https://reviews.freebsd.org/D5335
2016-02-19 01:08:03 +00:00
Jason Helfman
08e9106881
- add dma(8) to examples in mailer.conf(5)
...
PR: 207026
Submitted by: lifanov@mail.lifanov.com
Approved by: wblock (mentor)
Differential Revision: https://reviews.freebsd.org/D5259
2016-02-18 22:40:24 +00:00
Glen Barber
0fe0fe112f
MFH
...
Sponsored by: The FreeBSD Foundation
2016-02-15 21:58:52 +00:00
Mark Felder
02686fb806
Document the new jail_reverse_stop parameter
...
While here clean up the documentation for jail_list
PR: 196152
Approved by: jamie, wblock
MFC after: 1 week, with r295471
Differential Revision: https://reviews.freebsd.org/D5243
2016-02-12 17:55:06 +00:00
Glen Barber
f9421853ad
MFH
...
Sponsored by: The FreeBSD Foundation
2016-01-25 14:13:28 +00:00
Edward Tomasz Napierala
79e910e9cb
Advertise support for ext3 and ext4.
...
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
2016-01-23 12:25:24 +00:00
Glen Barber
bf2df150f1
Separate manual pages into their own package.
...
Sponsored by: The FreeBSD Foundation
2016-01-21 16:36:33 +00:00
Warner Losh
a0ea505e1d
Read-only is typically hyphenated. Move (read only) to a spot where it
...
modifies a noun and hyphenate.
2016-01-16 00:39:36 +00:00
Ed Maste
1500eb213d
Regen after r293450
2016-01-09 00:47:01 +00:00
Baptiste Daroussin
4a19ae21ae
procfs(5) is not required by ps(1) and w(1) anymore
...
Remove references of those tools in procfs(5)
2015-12-26 14:23:35 +00:00
Bryan Drewery
7df4050d19
Regenerate after r292283.
2015-12-15 18:44:28 +00:00
Ed Maste
4a5e4462d8
Update after r291955, build/install userland debug by default
...
Sponsored by: The FreeBSD Foundation
2015-12-08 17:40:42 +00:00
Hajimu UMEMOTO
26b79d5b83
Regen src.conf.5 for recent option changes.
2015-11-28 00:55:49 +00:00
Simon J. Gerraty
32b5dc9a48
Regen src.conf.5
2015-11-14 04:50:28 +00:00
Warner Losh
1f66462968
NO_CPU_OPTFLAGS doesn't exist, so don't document it.
2015-11-12 17:23:31 +00:00
Enji Cooper
44642b54ec
- Move ng_bluetooth.4 under MK_BLUETOOTH != no
...
- Move all section 5 bluetooth manpages under MK_BLUETOOTH != no
MFC after: 3 days
PR: 193260
Reported by: Philippe Michel <philippe.michel7@sfr.fr>
Sponsored by: EMC / Isilon Storage Division
2015-11-10 13:28:41 +00:00
Bryan Drewery
1c01e4f876
Regen after r290526 for WITH_CCACHE_BUILD.
2015-11-08 00:54:41 +00:00
Bryan Drewery
e85d791ca2
Regenerate for WITH_FAST_DEPEND in r290433.
2015-11-06 05:32:18 +00:00
Bryan Drewery
37bfb9b3bf
Document that we use {} for variable expansion.
...
MFC after: 1 week
Sponsored by: EMC / Isilon Storage Division
2015-10-22 04:50:52 +00:00