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

/src/sys/arch/i386/conf/
H A DGENERIC1.1137 Tue Jun 21 11:37:25 GMT 2016 nonaka branches: 1.1137.2;
add sdhc(4) at acpi to i386 and amd64 GENERIC kernel config.
1.1137 Tue Jun 21 11:37:25 GMT 2016 nonaka branches: 1.1137.2;
add sdhc(4) at acpi to i386 and amd64 GENERIC kernel config.
/src/sys/dev/pci/
H A Dpcidevs.h1.1137 Wed Dec 05 16:21:04 GMT 2012 christos Regen
H A Dpcidevs_data.h1.1137 Thu Dec 06 00:47:18 GMT 2012 msaitoh Regen.
H A Dpcidevs1.1137 Sun Sep 23 01:09:10 GMT 2012 chs add a bunch of devices.
/src/doc/
H A D3RDPARTY1.1137 Wed Jul 16 19:05:42 GMT 2014 riastradh Add doc/3RDPARTY entry for MesaLib.
H A DCHANGES1.1137 Sun Oct 19 11:42:27 GMT 2008 joerg Add entry for the addition of u3g.
/src/distrib/sets/lists/base/
H A Dmi1.1137 Thu Sep 29 20:47:18 GMT 2016 kre Added /usr/share/zoneinfo/Asia/Yangon for tzdata2016g
/src/distrib/sets/lists/man/
H A Dmi1.1137 Fri Jun 05 07:21:14 GMT 2009 hubertf Add iic(4) manpage, partly taken from OpenBSD.
/src/distrib/sets/lists/tests/
H A Dmi1.1137 Wed Oct 13 23:33:52 GMT 2021 rillig indent: check command line options stricter

Previously, bool options were allowed to have trailing garbage. For
example, the option '-bacc' could be spelled '-bacchus' as well.

Check that the exact option name is given in the command line, to
prevent typos in the configuration files and to reduce surprises just in
case a future option is a prefix of an existing option, or vice versa.

Add a new test program for error handling. Most of these tests are so
simple that it would be overkill to create 3 files for each test.
/src/share/mk/
H A Dbsd.own.mk1.1137 Fri May 17 13:51:36 GMT 2019 nakayama Use ${_TOOL_PREFIX} instead of hardcoding "nb" for consistency.
/src/usr.bin/make/
H A Dvar.c1.1137 Sun Aug 25 20:44:31 GMT 2024 rillig make: add more context to error message about recursive variables
/src/sys/conf/
H A Dfiles1.1137 Sat Aug 29 07:08:38 GMT 2015 uebayasi Define MAXUXERS in opt_param.h. Bump config(1) version.
/src/distrib/sets/lists/comp/
H A Dmi1.1137 Fri May 02 14:20:50 GMT 2008 ad - Add a bsd.kmodule.mk to build new style modules.
- Set the file suffix to .kmod

Completed in 1197 milliseconds