Searched hist:6 (Results 401 - 425 of 7727) sorted by relevance

<<11121314151617181920>>

/freebsd-11.0-release/lib/libjail/
H A DMakefilediff 201381 Sat Jan 02 10:08:21 MST 2010 ed Build lib/ with WARNS=6 by default.

Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
diff 201381 Sat Jan 02 10:08:21 MST 2010 ed Build lib/ with WARNS=6 by default.

Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
/freebsd-11.0-release/lib/librpcsec_gss/
H A DMakefilediff 201381 Sat Jan 02 10:08:21 MST 2010 ed Build lib/ with WARNS=6 by default.

Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
diff 201381 Sat Jan 02 10:08:21 MST 2010 ed Build lib/ with WARNS=6 by default.

Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
/freebsd-11.0-release/lib/ncurses/
H A DMakefile.incdiff 201381 Sat Jan 02 10:08:21 MST 2010 ed Build lib/ with WARNS=6 by default.

Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
diff 201381 Sat Jan 02 10:08:21 MST 2010 ed Build lib/ with WARNS=6 by default.

Similar to libexec/, do the same with lib/. Make WARNS=6 the norm and
lower it when needed.

I'm setting WARNS?=0 for secure/. It seems secure/ includes the
Makefile.inc provided by lib/. I'm not going to touch that directory.
Most of the code there is contributed anyway.
/freebsd-11.0-release/libexec/
H A DMakefile.incdiff 201380 Sat Jan 02 09:59:07 MST 2010 ed Make WARNS=6 the default for libexec/.

Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
application itself, making it more likely that it will be removed out
of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
because the author would more likely fix the warnings during
development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
diff 201380 Sat Jan 02 09:59:07 MST 2010 ed Make WARNS=6 the default for libexec/.

Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
application itself, making it more likely that it will be removed out
of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
because the author would more likely fix the warnings during
development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
/freebsd-11.0-release/libexec/bootpd/
H A DMakefile.incdiff 201380 Sat Jan 02 09:59:07 MST 2010 ed Make WARNS=6 the default for libexec/.

Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
application itself, making it more likely that it will be removed out
of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
because the author would more likely fix the warnings during
development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
diff 201380 Sat Jan 02 09:59:07 MST 2010 ed Make WARNS=6 the default for libexec/.

Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
application itself, making it more likely that it will be removed out
of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
because the author would more likely fix the warnings during
development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
/freebsd-11.0-release/libexec/pppoed/
H A DMakefilediff 201380 Sat Jan 02 09:59:07 MST 2010 ed Make WARNS=6 the default for libexec/.

Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
application itself, making it more likely that it will be removed out
of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
because the author would more likely fix the warnings during
development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
diff 201380 Sat Jan 02 09:59:07 MST 2010 ed Make WARNS=6 the default for libexec/.

Just like bin/ and sbin/, I think setting WARNS to the highest value
possible will make it more attractive for people to fix warnings.

- The WARNS variable is set in the Makefile in the directory of the
application itself, making it more likely that it will be removed out
of curiosity to see what happens.
- New applications will most likely build with WARNS=6 out of the box,
because the author would more likely fix the warnings during
development than lower WARNS.

Unfortunately almost all apps in libexec require a lowered value of
WARNS.
/freebsd-11.0-release/sbin/comcontrol/
H A DMakefilediff 198236 Mon Oct 19 16:06:16 MDT 2009 ru Switch the default WARNS level for sbin/ to 6.

Submitted by: Ulrich Spörlein
diff 118671 Fri Aug 08 19:51:01 MDT 2003 johan Make this WARNS=6 clean by prototyping 'usage'.

Tested by: make universe
/freebsd-11.0-release/share/man/man5/
H A Dlinsysfs.5diff 166430 Fri Feb 02 16:26:15 MST 2007 ambrisko Based on input from ru & rodrigc document the mount operation in the new
world order:
mount -t linsysfs linsys /compat/linux/sys
instead of mount_linsysfs. Now that 6.X requires mount_linsysfs to
work. This is why there is a mount_linsysfs in 6.X and not in -current.

Prompted by: ru
Reviewed by: ru, rodrigc
diff 166430 Fri Feb 02 16:26:15 MST 2007 ambrisko Based on input from ru & rodrigc document the mount operation in the new
world order:
mount -t linsysfs linsys /compat/linux/sys
instead of mount_linsysfs. Now that 6.X requires mount_linsysfs to
work. This is why there is a mount_linsysfs in 6.X and not in -current.

Prompted by: ru
Reviewed by: ru, rodrigc
/freebsd-11.0-release/crypto/openssl/crypto/asn1/
H A Da_gentm.cdiff 100928 Tue Jul 30 12:44:15 MDT 2002 nectar Import of OpenSSL 0.9.6d.
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Da_set.cdiff 100936 Tue Jul 30 13:38:06 MDT 2002 nectar Import of OpenSSL 0.9.6e.
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Da_sign.cdiff 100928 Tue Jul 30 12:44:15 MDT 2002 nectar Import of OpenSSL 0.9.6d.
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Da_time.cdiff 100928 Tue Jul 30 12:44:15 MDT 2002 nectar Import of OpenSSL 0.9.6d.
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Dasn1_mac.hdiff 72613 Sun Feb 18 03:17:36 MST 2001 kris Import of OpenSSL 0.9.6-STABLE snapshot dated 2001-02-10
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Dt_pkey.cdiff 100936 Tue Jul 30 13:38:06 MDT 2002 nectar Import of OpenSSL 0.9.6e.
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
/freebsd-11.0-release/crypto/openssl/crypto/bio/
H A Dbf_buff.cdiff 79998 Thu Jul 19 19:59:37 MDT 2001 kris Initial import of OpenSSL 0.9.6b
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Dbf_nbio.cdiff 100936 Tue Jul 30 13:38:06 MDT 2002 nectar Import of OpenSSL 0.9.6e.
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Dbss_log.cdiff 100928 Tue Jul 30 12:44:15 MDT 2002 nectar Import of OpenSSL 0.9.6d.
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
/freebsd-11.0-release/crypto/openssl/crypto/bn/
H A Dbn_err.cdiff 72613 Sun Feb 18 03:17:36 MST 2001 kris Import of OpenSSL 0.9.6-STABLE snapshot dated 2001-02-10
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Dbn_mont.cdiff 100936 Tue Jul 30 13:38:06 MDT 2002 nectar Import of OpenSSL 0.9.6e.
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Dbn_shift.cdiff 72613 Sun Feb 18 03:17:36 MST 2001 kris Import of OpenSSL 0.9.6-STABLE snapshot dated 2001-02-10
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Dbn_sqr.cdiff 89837 Sun Jan 27 03:13:07 MST 2002 kris Initial import of OpenSSL 0.9.6c
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
/freebsd-11.0-release/crypto/openssl/crypto/comp/
H A Dcomp.hdiff 89837 Sun Jan 27 03:13:07 MST 2002 kris Initial import of OpenSSL 0.9.6c
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
/freebsd-11.0-release/crypto/openssl/crypto/conf/
H A Dconf_def.cdiff 100936 Tue Jul 30 13:38:06 MDT 2002 nectar Import of OpenSSL 0.9.6e.
68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
H A Dconf_err.cdiff 72613 Sun Feb 18 03:17:36 MST 2001 kris Import of OpenSSL 0.9.6-STABLE snapshot dated 2001-02-10
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6
/freebsd-11.0-release/crypto/openssl/crypto/dh/
H A Ddhtest.cdiff 100928 Tue Jul 30 12:44:15 MDT 2002 nectar Import of OpenSSL 0.9.6d.
diff 68651 Mon Nov 13 01:03:58 MST 2000 kris Initial import of OpenSSL 0.9.6

Completed in 155 milliseconds

<<11121314151617181920>>