| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.1054 Thu Feb 03 22:04:09 UTC 2011 njoly Regen for Nvidia devices addition. |
| pcidevs_data.h | 1.1054 Fri Feb 18 22:53:38 UTC 2011 jmcneill regen |
| pcidevs | 1.1054 Thu Dec 16 07:02:07 UTC 2010 cegger Brdige -> Bridge |
| /src/usr.bin/make/ | |
| var.c | 1.1054 Wed May 10 18:22:33 UTC 2023 sjg Make :mtime operate on each word in variable value. Reviewed by: rillig |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.1054 Tue May 25 19:22:18 UTC 2021 rillig branches: 1.1054.2; tests/lint: make test d_gcc_extension platform-independent That test was intended to test the keywords '__extension__' and '__typeof'. The GCC builtin functions were just a side-effect. These built-in functions generated error messages on platforms such as amd64 where sizeof(long double) != sizeof(double), but not on others such as sparc. The current infrastructure for the lint tests cannot handle tests with platform-dependent outcome. Tue May 25 19:22:18 UTC 2021 rillig branches: 1.1054.2; tests/lint: make test d_gcc_extension platform-independent That test was intended to test the keywords '__extension__' and '__typeof'. The GCC builtin functions were just a side-effect. These built-in functions generated error messages on platforms such as amd64 where sizeof(long double) != sizeof(double), but not on others such as sparc. The current infrastructure for the lint tests cannot handle tests with platform-dependent outcome. 1.1054.2.1 Sun Jun 06 20:30:44 UTC 2021 cjep sync with head |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.1054 Sun Oct 02 00:19:17 UTC 2011 mbalmer Document gpioiic flag in a comment. |
| /src/sys/conf/ | |
| files | 1.1054 Tue Jul 31 15:50:33 UTC 2012 bouyer Apply back changes that were reverted on Jul 24 and Jul 26 (general ata/wdc cleanup and SATA PMP support), now that I'm back to fix the fallouts. |
| /src/doc/ | |
| CHANGES | 1.1054 Fri May 09 21:59:02 UTC 2008 christos mention new openssl |
| 3RDPARTY | 1.1054 Fri Sep 20 10:59:24 UTC 2013 roy Import dhcpcd-6.1.0 |
| /src/share/mk/ | |
| bsd.own.mk | 1.1054 Thu Apr 05 22:38:58 UTC 2018 mrg switch m68000 and m68k to GCC 6. ok mlelstv. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.1054 Thu Dec 26 20:14:38 UTC 2013 apb Remove empty directory /usr/share/zoneinfo/Mideast. The files that used to be in this directory were removed in tzdata2013i. |
| /src/distrib/sets/lists/man/ | |
| mi | 1.1054 Thu Jan 24 19:34:05 UTC 2008 rmind Add schedctl(8) manual page. /etc/rc.d/wizd start |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.1054 Sat Jul 21 08:51:32 UTC 2007 dsieger Remove obsolete content about cpu_switchto() from ctxsw(9) and rename it to mi_switch(9). Suggested by yamt@ |