cvs commit: src/share/man/man5 rc.conf.5

2008-09-24 Thread Dag-Erling Smorgrav
des 2008-09-24 21:07:11 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: SVN rev 183334 on 2008-09-24 21:07:11Z by des Undocument dead option. MFC after: 3 days Revision ChangesPath 1.349 +0 -10 src/share/man/ma

cvs commit: src/share/man/man5 rc.conf.5

2008-09-19 Thread Andrew Thompson
thompsa 2008-09-19 15:27:37 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: SVN rev 183191 on 2008-09-19 15:27:37Z by thompsa Change the wording to prefer 'forwarding' but still retain the word routing for clarity. Suggested by: dougb

cvs commit: src/share/man/man5 rc.conf.5

2008-08-08 Thread David E. O'Brien
obrien 2008-08-09 06:35:19 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: SVN rev 181457 on 2008-08-09 06:35:19Z by obrien Only symlink booted kernel directory to /boot/kernel if user has explicitly requested it. This is too dangerous to j

cvs commit: src/share/man/man5 rc.conf.5

2008-06-21 Thread Simon L. Nielsen
simon 2008-06-21 13:53:35 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: SVN rev 179909 on 2008-06-21 13:53:35Z by simon To catch up with rev 179872: rename enable_quotas to quota_enable. Revision ChangesPath 1.343 +5 -5

cvs commit: src/share/man/man5 rc.conf.5

2008-04-29 Thread Brooks Davis
brooks 2008-04-29 20:34:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC per ppp profile variable documentation (revs 1.336 and 1.337) PR: conf/121452, conf/122127 RevisionChangesPath

cvs commit: src/share/man/man5 rc.conf.5

2008-04-29 Thread Brooks Davis
brooks 2008-04-29 20:17:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) share/man/man5 rc.conf.5 Log: MFC per ppp profile variable documentation (revs 1.336 and 1.337) PR: conf/121452, conf/122127 Revision ChangesPath 1

cvs commit: src/share/man/man5 rc.conf.5

2008-04-09 Thread Maksim Yevmenkin
emax2008-04-09 21:24:11 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Update .Dd Pointed out by: Niclas Zeising MFC after: 1 week Revision ChangesPath 1.339 +1 -1 src/share/man/man5/rc.conf.5 _

cvs commit: src/share/man/man5 rc.conf.5 src/etc Makefile ddb.conf src/etc/defaults rc.conf src/etc/rc.d Makefile ddb

2008-03-05 Thread Brooks Davis
brooks 2008-03-05 18:32:58 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc Makefile etc/defaults rc.conf etc/rc.d Makefile Added files: etc ddb.conf etc/rc.d ddb

cvs commit: src/share/man/man5 rc.conf.5

2008-01-23 Thread Chin-San Huang
chinsan 2008-01-23 16:08:35 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man5 rc.conf.5 Log: - Document firewall_nat_enable related settings. Tested by: AB MFC after: 1 month Revision ChangesPath 1.333 +26 -1

cvs commit: src/share/man/man5 rc.conf.5

2007-10-28 Thread Martin Wilke
miwi2007-10-28 13:33:25 UTC FreeBSD src repository (doc,ports committer) Modified files: share/man/man5 rc.conf.5 Log: Actually the keyword tells network.subr to launch wpa_supplicant on the selected interface. wpa_supplicant does not only handle WPA authentication

cvs commit: src/share/man/man5 rc.conf.5

2007-10-14 Thread Ruslan Ermilov
ru 2007-10-14 19:01:28 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Remove trailing whitespace. Revision ChangesPath 1.329 +2 -2 src/share/man/man5/rc.conf.5 ___ cvs-all@freebs

cvs commit: src/share/man/man5 rc.conf.5 src/etc/defaults rc.conf src/etc/rc.d ftp-proxy

2007-09-06 Thread Max Laier
mlaier 2007-09-06 21:00:48 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc/defaults rc.conf Added files: etc/rc.d ftp-proxy Log: Add a startup script for ftp-proxy(8) now that it is no longer started as part of inet

cvs commit: src/share/man/man5 rc.conf.5

2007-06-14 Thread Giorgos Keramidas
keramida2007-06-14 08:09:38 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC 1.326 -- Add a description of moused_XXX_flags to rc.conf(5) RevisionChangesPath 1.256.2.34 +30 -3 src/shar

cvs commit: src/share/man/man5 rc.conf.5

2007-06-11 Thread Giorgos Keramidas
keramida2007-06-11 08:19:04 UTC FreeBSD src repository (doc committer) Modified files: share/man/man5 rc.conf.5 Log: Fix what seems to be a copy-paste buglet (`moused_type' is used in the description of `moused_flags', instead of the later), and add a description of `mo

Re: cvs commit: src/share/man/man5 rc.conf.5

2007-05-31 Thread Tom Rhodes
On Thu, 31 May 2007 22:14:56 +0200 Remko Lodder <[EMAIL PROTECTED]> wrote: > Tom Rhodes wrote: > > On Fri, 1 Jun 2007 08:06:22 +1200 > > Andrew Thompson <[EMAIL PROTECTED]> wrote: > > > >> On Thu, May 31, 2007 at 08:05:04PM +, Tom Rhodes wrote: > >>> trhodes 2007-05-31 20:05:04 UTC > >>>

cvs commit: src/share/man/man5 rc.conf.5

2007-05-31 Thread Tom Rhodes
trhodes 2007-05-31 20:31:27 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Changes to my local build lead to my confusion - revert the last change, but reword the original text a bit. Sorry for the churn. Quick jump: thompsa Revisi

Re: cvs commit: src/share/man/man5 rc.conf.5

2007-05-31 Thread Rui Paulo
At Thu, 31 May 2007 16:08:47 -0400, Tom Rhodes wrote: > I don't seem to have one ... % pwd [src/sys/modules] /home/rpaulo/freebsd/src/sys/modules % ls -dl pf* [src/sys/modules] drwxr-xr-x 3 rp

Re: cvs commit: src/share/man/man5 rc.conf.5

2007-05-31 Thread Remko Lodder
Tom Rhodes wrote: > On Fri, 1 Jun 2007 08:06:22 +1200 > Andrew Thompson <[EMAIL PROTECTED]> wrote: > >> On Thu, May 31, 2007 at 08:05:04PM +, Tom Rhodes wrote: >>> trhodes 2007-05-31 20:05:04 UTC >>> >>> FreeBSD src repository >>> >>> Modified files: >>> share/man/man5 rc.con

Re: cvs commit: src/share/man/man5 rc.conf.5

2007-05-31 Thread Tom Rhodes
On Fri, 1 Jun 2007 08:06:22 +1200 Andrew Thompson <[EMAIL PROTECTED]> wrote: > On Thu, May 31, 2007 at 08:05:04PM +, Tom Rhodes wrote: > > trhodes 2007-05-31 20:05:04 UTC > > > > FreeBSD src repository > > > > Modified files: > > share/man/man5 rc.conf.5 > > Log: > > T

Re: cvs commit: src/share/man/man5 rc.conf.5

2007-05-31 Thread Andrew Thompson
On Thu, May 31, 2007 at 08:05:04PM +, Tom Rhodes wrote: > trhodes 2007-05-31 20:05:04 UTC > > FreeBSD src repository > > Modified files: > share/man/man5 rc.conf.5 > Log: > There is no pf module yet. > > Revision ChangesPath > 1.324 +4 -2 src/share/

cvs commit: src/share/man/man5 rc.conf.5

2007-05-31 Thread Tom Rhodes
trhodes 2007-05-31 20:05:04 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: There is no pf module yet. Revision ChangesPath 1.324 +4 -2 src/share/man/man5/rc.conf.5 ___ cvs-all@freebsd

cvs commit: src/share/man/man5 rc.conf.5

2007-03-11 Thread Brooks Davis
brooks 2007-03-11 10:48:34 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Spell .Xr without a '/'. Pointy hat: brooks Revision ChangesPath 1.320 +1 -1 src/share/man/man5/rc.conf.5 _

cvs commit: src/share/man/man5 rc.conf.5

2007-03-11 Thread Brooks Davis
brooks 2007-03-11 10:24:37 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Fix a couple markup problems in the previous commit and bump the document date. Reported by:ru Revision ChangesPath 1.319 +5 -3 src/share/man

cvs commit: src/share/man/man5 rc.conf.5

2007-02-15 Thread Christian Brueffer
brueffer2007-02-15 17:31:14 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC: rev. 1.316 Nuke pcnfsd(8) reference. RevisionChangesPath 1.256.2.30 +0 -1 src/share/man/man5/rc.conf.5 _

Re: cvs commit: src/share/man/man5 rc.conf.5

2007-02-10 Thread Christian Brueffer
On Sat, Feb 10, 2007 at 10:38:07AM +, Ceri Davies wrote: > On Fri, Feb 09, 2007 at 10:18:56PM +, Christian Brueffer wrote: > > brueffer2007-02-09 22:18:56 UTC > > > > FreeBSD src repository > > > > Modified files: > > share/man/man5 rc.conf.5 > > Log: > > Nuke pcnfs

Re: cvs commit: src/share/man/man5 rc.conf.5

2007-02-10 Thread Ceri Davies
On Fri, Feb 09, 2007 at 10:18:56PM +, Christian Brueffer wrote: > brueffer2007-02-09 22:18:56 UTC > > FreeBSD src repository > > Modified files: > share/man/man5 rc.conf.5 > Log: > Nuke pcnfsd(8) reference. That smells of something on my todo list too; sysinstall still

cvs commit: src/share/man/man5 rc.conf.5

2007-02-09 Thread Christian Brueffer
brueffer2007-02-09 22:18:56 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Nuke pcnfsd(8) reference. PR: 108980 Submitted by: Yonatan Revision ChangesPath 1.316 +0 -1 src/share/man/man5/rc.conf.5 __

cvs commit: src/share/man/man5 rc.conf.5

2007-01-24 Thread Ceri Davies
ceri2007-01-24 09:22:56 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Bump .Dd for r1.313. Revision ChangesPath 1.314 +1 -1 src/share/man/man5/rc.conf.5 ___ cvs-all@freebsd.org m

cvs commit: src/share/man/man5 rc.conf.5

2007-01-23 Thread Mike Pritchard
mpp 2007-01-23 21:27:07 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Document new quota knobs. Revision ChangesPath 1.313 +51 -3 src/share/man/man5/rc.conf.5 ___ cvs-all@freebsd.

cvs commit: src/share/man/man5 rc.conf.5

2006-10-21 Thread Ruslan Ermilov
ru 2006-10-21 18:05:55 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Small fixes. Revision ChangesPath 1.311 +2 -2 src/share/man/man5/rc.conf.5 ___ cvs-all@freebsd.org mailing l

cvs commit: src/share/man/man5 rc.conf.5 src/etc/defaults rc.conf

2006-10-15 Thread Ceri Davies
ceri2006-10-15 15:55:00 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc/defaults rc.conf Log: Add idmapd_flags to defaults/rc.conf. Document it and idmapd_enable. Revision ChangesPath 1.300 +1 -0 src/etc/defaul

cvs commit: src/share/man/man5 rc.conf.5

2006-10-07 Thread Florent Thoumie
flz 2006-10-07 10:00:22 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Add a missing whitespace. Reported by:simon Approved by:cperciva (mentor, implicit) Revision ChangesPath 1.309 +1 -1 src/share/man/man5/r

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2

2006-08-22 Thread Dmitry Morozovsky
On Tue, 22 Aug 2006, Kris Kennaway wrote: KK> > KK> > We should consider adding "-o reserve" to malloc-backed md creation KK> > KK> > where applicable (e.g. the md-backed /tmp creation) to avoid bogus PRs KK> > KK> > from people who run their kernels out of memory by filling up /tmp. KK> > KK> K

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2

2006-08-22 Thread Kris Kennaway
On Tue, Aug 22, 2006 at 06:16:53PM +0400, Dmitry Morozovsky wrote: > On Tue, 22 Aug 2006, Kris Kennaway wrote: > > KK> > > >Use should be as easy as: > KK> > > > > KK> > > >mdconfig_md0="-t malloc -s 10m" > KK> > > KK> > We should consider adding "-o reserve" to malloc-backed md creation

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2

2006-08-22 Thread Florent Thoumie
On Tue, 2006-08-22 at 18:16 +0400, Dmitry Morozovsky wrote: > On Tue, 22 Aug 2006, Kris Kennaway wrote: > > KK> > > >Use should be as easy as: > KK> > > > > KK> > > >mdconfig_md0="-t malloc -s 10m" > KK> > > KK> > We should consider adding "-o reserve" to malloc-backed md creation > KK> >

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2

2006-08-22 Thread Dmitry Morozovsky
On Tue, 22 Aug 2006, Kris Kennaway wrote: KK> > > >Use should be as easy as: KK> > > > KK> > > >mdconfig_md0="-t malloc -s 10m" KK> > KK> > We should consider adding "-o reserve" to malloc-backed md creation KK> > where applicable (e.g. the md-backed /tmp creation) to avoid bogus PRs KK>

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2

2006-08-22 Thread Florent Thoumie
On Tue, 2006-08-22 at 05:44 -0400, Kris Kennaway wrote: > On Tue, Aug 22, 2006 at 05:43:53AM -0400, Kris Kennaway wrote: > > On Tue, Aug 22, 2006 at 12:27:54AM -0700, Wes Peters wrote: > > > > > > On Aug 21, 2006, at 8:06 AM, Florent Thoumie wrote: > > > > > > >flz 2006-08-21 15:06:38 UTC

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2

2006-08-22 Thread Kris Kennaway
On Tue, Aug 22, 2006 at 05:43:53AM -0400, Kris Kennaway wrote: > On Tue, Aug 22, 2006 at 12:27:54AM -0700, Wes Peters wrote: > > > > On Aug 21, 2006, at 8:06 AM, Florent Thoumie wrote: > > > > >flz 2006-08-21 15:06:38 UTC > > > > > > FreeBSD src repository > > > > > > Modified files:

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2

2006-08-22 Thread Kris Kennaway
On Tue, Aug 22, 2006 at 12:27:54AM -0700, Wes Peters wrote: > > On Aug 21, 2006, at 8:06 AM, Florent Thoumie wrote: > > >flz 2006-08-21 15:06:38 UTC > > > > FreeBSD src repository > > > > Modified files:(Branch: RELENG_6) > >share/man/man5 rc.conf.5 > >etc/rc.d

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2

2006-08-22 Thread Wes Peters
On Aug 21, 2006, at 8:06 AM, Florent Thoumie wrote: flz 2006-08-21 15:06:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 etc/rc.d Makefile Added files: (Branch: RELENG_6) etc/rc.d

cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d Makefile mdconfig mdconfig2

2006-08-21 Thread Florent Thoumie
flz 2006-08-21 15:06:38 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 etc/rc.d Makefile Added files: (Branch: RELENG_6) etc/rc.d mdconfig mdconfig2 Log: MFC: Add two new

cvs commit: src/share/man/man5 rc.conf.5

2006-08-17 Thread Brian Somers
brian 2006-08-17 20:10:34 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Bump the document date. Suggested by: ru Revision ChangesPath 1.305 +1 -1 src/share/man/man5/rc.conf.5

cvs commit: src/share/man/man5 rc.conf.5

2006-07-22 Thread Yar Tikhiy
yar 2006-07-22 07:23:46 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: The month name in .Dd should be spelled in full. Pointed out by: ru Revision ChangesPath 1.303 +1 -1 src/share/man/man5/rc.conf.5 _

cvs commit: src/share/man/man5 rc.conf.5

2006-07-21 Thread Yar Tikhiy
yar 2006-07-21 15:57:12 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Touch document date (Dd). Revision ChangesPath 1.302 +1 -1 src/share/man/man5/rc.conf.5 ___ cvs-all@freebsd.

cvs commit: src/share/man/man5 rc.conf.5 src/etc/defaults rc.conf src/etc/rc.d ntpdate

2006-07-20 Thread Florent Thoumie
flz 2006-07-20 10:07:34 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc/defaults rc.conf etc/rc.d ntpdate Log: - Remove hardcoded /etc/ntp.conf configuration file from ntpdate rc.d script and replace it with a new

cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d jail src/etc/defaults rc.conf

2006-06-06 Thread Florent Thoumie
flz 2006-06-06 15:04:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 etc/rc.d jail etc/defaults rc.conf Log: MFC: - Change the "jail_" prefix for internal script variables. This fixes

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc rc.subr src/etc/rc.d Makefile mdconfig mdconfig2

2006-05-21 Thread Wes Peters
On May 18, 2006, at 8:29 AM, Florent Thoumie wrote: flz 2006-05-18 15:29:27 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc rc.subr etc/rc.d Makefile Added files: etc/rc.d mdconfig mdconfig2

cvs commit: src/share/man/man5 rc.conf.5 src/etc rc.subr src/etc/rc.d Makefile mdconfig mdconfig2

2006-05-18 Thread Florent Thoumie
flz 2006-05-18 15:29:27 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc rc.subr etc/rc.d Makefile Added files: etc/rc.d mdconfig mdconfig2 Log: Add two new scripts (mdconfig/mdconfig2) to

cvs commit: src/share/man/man5 rc.conf.5 src/etc/rc.d jail

2006-05-05 Thread Florent Thoumie
flz 2006-05-05 09:58:13 UTC FreeBSD src repository Modified files:(Branch: RELENG_6_1) share/man/man5 rc.conf.5 etc/rc.d jail Log: MFC: - Add following global jail options, used if no jail-specific options are set: * jail_mount_e

cvs commit: src/share/man/man5 rc.conf.5

2006-03-08 Thread Matteo Riondato
matteo 2006-03-09 06:54:05 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC: Document ldconfig32_paths PR: amd64/91571 Approved by:re (hrs) RevisionChangesPath 1.256.2.20 +6 -1 src/sh

cvs commit: src/share/man/man5 rc.conf.5

2006-03-08 Thread Matteo Riondato
matteo 2006-03-08 14:10:38 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Fix spelling error MFC after: 1 day Revision ChangesPath 1.289 +1 -1 src/share/man/man5/rc.conf.5

cvs commit: src/share/man/man5 rc.conf.5

2006-02-17 Thread Christian Brueffer
brueffer2006-02-17 20:27:00 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_5) share/man/man5 rc.conf.5 Log: MFC: rev. 1.285 Correct references to ipnat(8). Approved by:re (murray) RevisionChangesPath 1.221.2.21

cvs commit: src/share/man/man5 rc.conf.5

2006-02-17 Thread Christian Brueffer
brueffer2006-02-17 20:18:19 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC: rev. 1.285 Correct references to ipnat(8). Approved by:re (murray) RevisionChangesPath 1.256.2.18

cvs commit: src/share/man/man5 rc.conf.5 src/etc/defaults rc.conf

2006-02-13 Thread Matteo Riondato
matteo 2006-02-13 21:10:03 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc/defaults rc.conf Log: Add a default ldconfig32_paths entry in default/rc.conf for 32-bit compatability shared libraries. It is used by the ldconfig rc.d scrip

cvs commit: src/share/man/man5 rc.conf.5

2006-02-10 Thread Christian Brueffer
brueffer2006-02-10 15:23:08 UTC FreeBSD src repository (doc committer) Modified files: share/man/man5 rc.conf.5 Log: Correct references to ipnat(8). MFC after: 3 days Revision ChangesPath 1.285 +5 -5 src/share/man/man5/rc.conf.5 __

cvs commit: src/share/man/man5 rc.conf.5

2006-01-29 Thread Joseph Koshy
jkoshy 2006-01-30 03:17:34 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC r1.282: Note that options are set using sh(1) syntax. RevisionChangesPath 1.256.2.16 +6 -0 src/share/man/man5/rc.conf.5 __

cvs commit: src/share/man/man5 rc.conf.5

2006-01-29 Thread Yar Tikhiy
yar 2006-01-29 13:35:35 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Add a couple of obviously missing xrefs to SEE ALSO: ftpd(8), geli(8). Revision ChangesPath 1.283 +2 -0 src/share/man/man5/rc.conf.5 _

cvs commit: src/share/man/man5 rc.conf.5

2006-01-26 Thread Joseph Koshy
jkoshy 2006-01-27 02:46:08 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Note that options are set using sh(1) syntax. MFC after: 3 days Revision ChangesPath 1.282 +6 -0 src/share/man/man5/rc.conf.5

cvs commit: src/share/man/man5 rc.conf.5

2006-01-24 Thread Ceri Davies
ceri2006-01-24 18:41:30 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) share/man/man5 rc.conf.5 Log: MFC revision 1.280: It's perfectly valid to run rpc_statd and rpc_lockd as an NFS client, so update the documentation to reflec

cvs commit: src/share/man/man5 rc.conf.5

2006-01-24 Thread Ceri Davies
ceri2006-01-24 18:39:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC revision 1.280: It's perfectly valid to run rpc_statd and rpc_lockd as an NFS client, so update the documentation to reflec

cvs commit: src/share/man/man5 rc.conf.5

2006-01-21 Thread Ceri Davies
ceri2006-01-21 13:52:45 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: It's perfectly valid to run rpc_statd and rpc_lockd as an NFS client, so update the documentation to reflect that. PR: docs/86090 Submitted by: Lowell

cvs commit: src/share/man/man5 rc.conf.5

2006-01-16 Thread Doug Barton
dougb 2006-01-17 07:04:31 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC 1.279, use NETWORKING for early_late_divider in a jail RevisionChangesPath 1.256.2.13 +7 -1 src/share/man/man5/rc.conf.5 _

cvs commit: src/share/man/man5 rc.conf.5

2006-01-14 Thread Ralf S. Engelschall
rse 2006-01-14 08:35:28 UTC FreeBSD src repository Modified files:(Branch: RELENG_5) share/man/man5 rc.conf.5 Log: MFC r1.276: Fix semantics in the documentation of the "jail_socket_unixiproute_only" variable ("YES" vs. "NO") and be more precise and intui

cvs commit: src/share/man/man5 rc.conf.5

2006-01-12 Thread Doug Barton
dougb 2006-01-13 01:09:55 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Mention that NETWORKING is probably the right value for early_late_divider in a jail. Add an explcit Xr for jail(8) Revision ChangesPath 1.279 +7 -1

cvs commit: src/share/man/man5 rc.conf.5

2006-01-08 Thread Florent Thoumie
flz 2006-01-08 13:20:57 UTC FreeBSD src repository (ports committer) Modified files: share/man/man5 rc.conf.5 Log: Bump .Dd date after latest changes. Approved by:simon Revision ChangesPath 1.278 +1 -1 src/share/man/man5/rc.conf.5 _

cvs commit: src/share/man/man5 rc.conf.5

2006-01-08 Thread Ralf S. Engelschall
rse 2006-01-08 09:17:03 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: MFC r1.276: Fix semantics in the documentation of the "jail_socket_unixiproute_only" variable ("YES" vs. "NO") and be more precise and intui

cvs commit: src/share/man/man5 rc.conf.5

2005-12-29 Thread Ralf S. Engelschall
rse 2005-12-29 13:39:46 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Fix semantics in the documentation of the "jail_socket_unixiproute_only" variable ("YES" vs. "NO") and be more precise and intuitive on what is actually allowed/restrict

cvs commit: src/share/man/man5 rc.conf.5

2005-12-09 Thread Brooks Davis
brooks 2005-12-10 02:24:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/man/man5 rc.conf.5 Log: Sync with HEAD. - bump the date to represent the addition of ipv4_addrs_. - ru's -mdoc sweep - bring in documentation of NOAUTO - re

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc network.subr src/etc/rc.d netif src/etc/defaults rc.conf

2005-11-21 Thread Brooks Davis
On Sat, Nov 19, 2005 at 05:27:57PM +0100, Jeremie Le Hen wrote: > Hi Brooks, > > On Mon, Nov 14, 2005 at 11:34:50PM +, Brooks Davis wrote: > > brooks 2005-11-14 23:34:50 UTC > > > > FreeBSD src repository > > > > Modified files: > > share/man/man5 rc.conf.5 > > etc

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc network.subr src/etc/rc.d netif src/etc/defaults rc.conf

2005-11-19 Thread Jeremie Le Hen
Hi Brooks, On Mon, Nov 14, 2005 at 11:34:50PM +, Brooks Davis wrote: > brooks 2005-11-14 23:34:50 UTC > > FreeBSD src repository > > Modified files: > share/man/man5 rc.conf.5 > etc network.subr > etc/rc.d netif > etc/defaults

Re: cvs commit: src/share/man/man5 rc.conf.5 src/etc network.subr src/etc/rc.d netif src/etc/defaults rc.conf

2005-11-14 Thread Jesus R. Camou
On Mon, Nov 14, 2005 at 11:34:50PM +, Brooks Davis wrote: > brooks 2005-11-14 23:34:50 UTC > > FreeBSD src repository > > Modified files: > share/man/man5 rc.conf.5 > etc network.subr > etc/rc.d netif > etc/defaults rc.con

cvs commit: src/share/man/man5 rc.conf.5 src/etc network.subr src/etc/rc.d netif src/etc/defaults rc.conf

2005-11-14 Thread Brooks Davis
brooks 2005-11-14 23:34:50 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 etc network.subr etc/rc.d netif etc/defaults rc.conf Log: Add a new configuration variable, ipv4_addrs_, which adds one or m

cvs commit: src/share/man/man5 rc.conf.5

2005-11-12 Thread Jens Schweikhardt
schweikh2005-11-12 21:45:20 UTC FreeBSD src repository Modified files: share/man/man5 rc.conf.5 Log: Correct a grammo and capitalize a few abbreviations. Revision ChangesPath 1.269 +4 -4 src/share/man/man5/rc.conf.5 _