cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk

2007-05-24 Thread Dag-Erling Smorgrav
des 2007-05-24 16:03:45 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/examples/etc make.conf share/mk bsd.cpu.mk Log: MFC: add CPUTYPE support for "core" and "core2". Revision ChangesPath 1.265.2.9 +4 -3 src/s

cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk

2007-01-17 Thread Dag-Erling Smorgrav
des 2007-01-17 12:43:06 UTC FreeBSD src repository Modified files: share/examples/etc make.conf share/mk bsd.cpu.mk Log: On i386, make "prescott" an alias for "nocona" (instead of the other way around), and introduce "core", along with the alias "core2".

Re: cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk

2006-09-14 Thread Dag-Erling Smørgrav
Mike Tancsa <[EMAIL PROTECTED]> writes: > Sorry, C3. i.e. If I add the VIA C3 as the CPU type in my make.conf, > what are the benefits ? I did a quick grep through the RELENG_6 > source tree and didnt find anything obvious. I make use of the padlock > module and the openssl padlock crypto engine

Re: cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk

2006-09-14 Thread Mike Tancsa
At 05:45 AM 9/14/2006, Dag-Erling Smørgrav wrote: Mike Tancsa <[EMAIL PROTECTED]> writes: > At 04:39 AM 9/13/2006, Dag-Erling Smorgrav wrote: > > Log: > > MFC: CPUTYPE support for VIA C3 > Does anything currently make use of V3 specific optimizations ? I don't understand the question... So

Re: cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk

2006-09-14 Thread Dag-Erling Smørgrav
Mike Tancsa <[EMAIL PROTECTED]> writes: > At 04:39 AM 9/13/2006, Dag-Erling Smorgrav wrote: > > Log: > > MFC: CPUTYPE support for VIA C3 > Does anything currently make use of V3 specific optimizations ? I don't understand the question... DES -- Dag-Erling Smørgrav - [EMAIL PROTECTED] ___

Re: cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk

2006-09-13 Thread Mike Tancsa
At 04:39 AM 9/13/2006, Dag-Erling Smorgrav wrote: des 2006-09-13 08:39:16 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/examples/etc make.conf share/mk bsd.cpu.mk Log: MFC: CPUTYPE support for VIA C3 Hi, Does anything

cvs commit: src/share/examples/etc make.conf

2006-09-13 Thread Ruslan Ermilov
ru 2006-09-13 10:20:56 UTC FreeBSD src repository Modified files: share/examples/etc make.conf Log: - Change the example CFLAGS entry to match our default in sys.mk. - Document that -fno-strict-aliasing is required for -O2. Prodded by: users of stable@ Revi

cvs commit: src/share/examples/etc make.conf src/share/mk bsd.cpu.mk

2006-09-13 Thread Dag-Erling Smorgrav
des 2006-09-13 08:39:16 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/examples/etc make.conf share/mk bsd.cpu.mk Log: MFC: CPUTYPE support for VIA C3 Approved by:re (kensmith) Revision ChangesPath 1.265.2.8

cvs commit: src/share/examples/etc make.conf

2006-05-15 Thread Maxime Henrion
mux 2006-05-15 14:03:49 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/examples/etc make.conf Log: MFC r1.275: Also refer to csup in the example SUP setting. Revision ChangesPath 1.265.2.7 +1 -1 src/share/examples/etc/make.

cvs commit: src/share/examples/etc make.conf src/share/man/man5 make.conf.5

2006-03-21 Thread Ruslan Ermilov
ru 2006-03-21 09:49:05 UTC FreeBSD src repository Modified files: share/examples/etc make.conf share/man/man5 make.conf.5 Log: Remove mentions of old compat options from here; equivalents are now provided in src.conf(5). Revision ChangesPath 1.276

cvs commit: src/share/examples/etc make.conf

2006-03-19 Thread Maxime Henrion
mux 2006-03-19 15:54:45 UTC FreeBSD src repository Modified files: share/examples/etc make.conf Log: Also refer to csup in the example SUP setting. Revision ChangesPath 1.275 +1 -1 src/share/examples/etc/make.conf ___

cvs commit: src/share/examples/etc make.conf src/share/man/man5 make.conf.5

2006-02-26 Thread Hajimu UMEMOTO
ume 2006-02-26 14:52:33 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/examples/etc make.conf share/man/man5 make.conf.5 Log: MFC: Mention NO_NLS_CATALOGS. share/examples/etc/make.conf: 1.274 share/man/man5/mak

Re: cvs commit: src/share/examples/etc make.conf

2006-02-22 Thread Hajimu UMEMOTO
Hi, > On Wed, 22 Feb 2006 10:26:00 +0100 > Niclas Zeising <[EMAIL PROTECTED]> said: lothrandil> You probably want to add this to make.conf(5) as well... Sure, I've just committed it. Thank you for letting me know. Sincerely, -- Hajimu UMEMOTO @ Internet Mutual Aid Society Yokohama, Ja

Re: cvs commit: src/share/examples/etc make.conf

2006-02-22 Thread Niclas Zeising
Hajimu UMEMOTO wrote: ume 2006-02-22 03:42:57 UTC FreeBSD src repository Modified files: share/examples/etc make.conf Log: Mention NO_NLS_CATALOGS. Revision ChangesPath 1.274 +1 -0 src/share/examples/etc/make.conf You probably want to add this to

cvs commit: src/share/examples/etc make.conf

2006-02-21 Thread Hajimu UMEMOTO
ume 2006-02-22 03:42:57 UTC FreeBSD src repository Modified files: share/examples/etc make.conf Log: Mention NO_NLS_CATALOGS. Revision ChangesPath 1.274 +1 -0 src/share/examples/etc/make.conf ___ cvs-all@freeb

cvs commit: src/share/examples/etc make.conf src/share/man/man5 make.conf.5 src/usr.sbin/wpa/wpa_supplicant Makefile wpa_supplicant.conf.5

2006-02-21 Thread Sam Leffler
sam 2006-02-21 17:19:54 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/examples/etc make.conf share/man/man5 make.conf.5 usr.sbin/wpa/wpa_supplicant Makefile wpa_supplicant.conf.5 Log: MFC: Change default build of wpa_supplicant t

Re: cvs commit: src/share/examples/etc make.conf

2006-02-20 Thread Tom Rhodes
On Sun, 19 Feb 2006 10:22:53 +0100 Christian Brueffer <[EMAIL PROTECTED]> wrote: > On Sun, Feb 19, 2006 at 09:18:52AM +, Ceri Davies wrote: > > On Sun, Feb 19, 2006 at 08:14:15AM +, Christian Brueffer wrote: > > > brueffer2006-02-19 08:14:15 UTC > > > > > > FreeBSD src repository (d

Re: cvs commit: src/share/examples/etc make.conf

2006-02-19 Thread Christian Brueffer
On Sun, Feb 19, 2006 at 09:18:52AM +, Ceri Davies wrote: > On Sun, Feb 19, 2006 at 08:14:15AM +, Christian Brueffer wrote: > > brueffer2006-02-19 08:14:15 UTC > > > > FreeBSD src repository (doc committer) > > > > Modified files:(Branch: RELENG_6) > > share/examples/et

Re: cvs commit: src/share/examples/etc make.conf

2006-02-19 Thread Ceri Davies
On Sun, Feb 19, 2006 at 08:14:15AM +, Christian Brueffer wrote: > brueffer2006-02-19 08:14:15 UTC > > FreeBSD src repository (doc committer) > > Modified files:(Branch: RELENG_6) > share/examples/etc make.conf > Log: > MFC: rev. 1.268 > > A better, more correct

cvs commit: src/share/examples/etc make.conf

2006-02-19 Thread Christian Brueffer
brueffer2006-02-19 08:14:15 UTC FreeBSD src repository (doc committer) Modified files:(Branch: RELENG_6) share/examples/etc make.conf Log: MFC: rev. 1.268 A better, more correct explanation of NO_SHARED. Approved by:re (scottl) Revision ChangesP

cvs commit: src/share/examples/etc make.conf

2006-02-12 Thread Christian Brueffer
brueffer2006-02-12 19:56:01 UTC FreeBSD src repository (doc committer) Modified files: share/examples/etc make.conf Log: Document NO_AUDIT. Obtained from: TrustedBSD Project Revision ChangesPath 1.272 +1 -0 src/share/examples/etc/make.conf ___

cvs commit: src/share/examples/etc make.conf

2005-12-11 Thread Bjoern A. Zeeb
bz 2005-12-11 20:41:26 UTC FreeBSD src repository Modified files:(Branch: RELENG_6) share/examples/etc make.conf Log: MFC rev. 1.267 Document that changes to nsswitch.conf might be needed when compiling with NO_NIS. [ also see make.conf(5) and nsswitch.conf(5

cvs commit: src/share/examples/etc make.conf

2005-11-26 Thread Giorgos Keramidas
keramida2005-11-27 07:30:21 UTC FreeBSD src repository (doc committer) Modified files: share/examples/etc make.conf Log: Clarify a comment to make it clear that it is NO_NIS that "If it is set" refers to and add extra '#' comment characters at the beginning of two lines tha