Searched hist:1.1121 (Results 1 - 13 of 13) sorted by relevance

/src/usr.bin/make/
H A Dvar.c1.1121 Sat Jun 15 22:06:30 GMT 2024 rillig branches: 1.1121.2;
make: error out if an internal read-only variable is overwritten

The affected variables are:
* .newline
* .MAKE.OS
* .MAKE.JOBS.C
* .MAKE.LEVEL.ENV
* .MAKE.PID
* .MAKE.PPID
* .MAKE.UID
* .MAKE.GID

This change does not affect the .SHELL and .SUFFIXES variables, as well
as variables that are manually turned read-only by the special .READONLY
target.
1.1121 Sat Jun 15 22:06:30 GMT 2024 rillig branches: 1.1121.2;
make: error out if an internal read-only variable is overwritten

The affected variables are:
* .newline
* .MAKE.OS
* .MAKE.JOBS.C
* .MAKE.LEVEL.ENV
* .MAKE.PID
* .MAKE.PPID
* .MAKE.UID
* .MAKE.GID

This change does not affect the .SHELL and .SUFFIXES variables, as well
as variables that are manually turned read-only by the special .READONLY
target.
/src/sys/dev/pci/
H A Dpcidevs.h1.1121 Sun Aug 05 15:35:32 GMT 2012 bouyer Regen: add MegaRAID SAS2208
H A Dpcidevs_data.h1.1121 Sun Aug 05 17:55:20 GMT 2012 msaitoh regen.
H A Dpcidevs1.1121 Fri Jul 20 04:13:06 GMT 2012 msaitoh Add some Intel's devices.
/src/doc/
H A D3RDPARTY1.1121 Sat Jun 14 17:50:34 GMT 2014 christos new tzcode
H A DCHANGES1.1121 Fri Sep 19 18:41:20 GMT 2008 joerg Annotate patch update.
/src/sys/conf/
H A Dfiles1.1121 Fri Oct 31 07:38:36 GMT 2014 uebayasi branches: 1.1121.2;
config(1), config(5): Introduce "select"

o Introduce a new selection directive "select" to select an attribute (as a
module) and its dependencies.
o Support "no select" too.
o Stop abusing "options" to select an attribute.
o Bump config(1) version.
1.1121 Fri Oct 31 07:38:36 GMT 2014 uebayasi branches: 1.1121.2;
config(1), config(5): Introduce "select"

o Introduce a new selection directive "select" to select an attribute (as a
module) and its dependencies.
o Support "no select" too.
o Stop abusing "options" to select an attribute.
o Bump config(1) version.
/src/sys/arch/i386/conf/
H A DGENERIC1.1121 Wed Mar 18 02:05:05 GMT 2015 snj fix commented out nouveaufb
/src/distrib/sets/lists/base/
H A Dmi1.1121 Sat Feb 27 21:47:36 GMT 2016 joerg Update build system for LLVM 3.8.0rc3.
/src/distrib/sets/lists/man/
H A Dmi1.1121 Mon Feb 02 20:47:20 GMT 2009 joerg Merge pkg_install-20090201 and update build system.
/src/distrib/sets/lists/tests/
H A Dmi1.1121 Tue Aug 31 18:59:26 GMT 2021 rillig tests/lint: add test for prototype conversions in C90

The purpose of warning 259 is to find function calls that differ in the
ABI. The warning's original purpose was not to warn about lossy
conversions, that's just a side effect.

Warning 259 had been implemented before C99 was published, which is more
than 20 years ago. In the meantime, almost all code has migrated to
using function prototypes. With the default lint flags from NetBSD's
<sys.mk>, it would rather make sense to focus on lossy conversions now.

To prepare for potentially upcoming differences in lint's C90 and C99
modes, clone the test now as far as possible. The test for C90 mode is
smaller than for C99 mode, since 'long long' was not available back
then.
/src/share/mk/
H A Dbsd.own.mk1.1121 Wed Apr 03 15:23:29 GMT 2019 joerg Provide a default value of no for MKLLVMRT.
/src/distrib/sets/lists/comp/
H A Dmi1.1121 Sat Mar 22 13:28:12 GMT 2008 jmmv Add obsolete entries for Heimdal-1.1 import. Hi, mlelstv@!

Completed in 1178 milliseconds