| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.1065 Wed Mar 16 23:20:00 UTC 2011 matt regen. |
| pcidevs_data.h | 1.1065 Mon Apr 04 15:13:08 UTC 2011 dyoung Regen. |
| pcidevs | 1.1065 Fri Feb 25 01:33:34 UTC 2011 jmcneill add AMD Family14h host bridge IDs |
| /src/usr.bin/make/ | |
| var.c | 1.1065 Thu Nov 02 05:14:58 UTC 2023 rillig make: sync comments with the extracted ParseModifier_Match No functional change. |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.1065 Mon Jan 16 14:43:09 UTC 2012 jmcneill add cir@emdtv |
| /src/sys/conf/ | |
| files | 1.1065 Fri Mar 01 18:25:55 UTC 2013 joerg Retire OSI network stack. OK core@ |
| /src/doc/ | |
| CHANGES | 1.1065 Thu May 22 19:49:43 UTC 2008 hauke Added driver for the Creative Systems Inc. Hurdler CPI parallel printer card. Timecounter support for the Z8536 counters A + B is not complete, yet. Reviewed by Martin Husemann. |
| 3RDPARTY | 1.1065 Thu Nov 28 00:08:56 UTC 2013 mrg update to MPC 1.0.1. |
| /src/share/mk/ | |
| bsd.own.mk | 1.1331 Wed May 31 20:47:35 UTC 2023 lukem bsd.own.mk: support ${MACHINE} defaults in MK* = yes For MK* variables (in _MKVARS.yes), default to MK*.${MACHINE} if MK*.${MACHINE_ARCH} isn't defined. Equivalent to _MKVARS.no change by mrg@ in rev 1.1065 on 2018-06-16. 1.1065 Sat Jun 16 19:05:17 UTC 2018 mrg check MK{FOO} defaults for $MACHINE as well as $MACHINE_ARCH. should restore firmware files for some platforms that were missing them. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.1065 Tue Apr 01 21:40:46 UTC 2014 christos branches: 1.1065.2; add kvno Tue Apr 01 21:40:46 UTC 2014 christos branches: 1.1065.2; add kvno 1.1065.2.1 Sun Aug 10 06:48:34 UTC 2014 tls Rebase. |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.1065 Sun Jun 27 00:11:10 UTC 2021 rillig tests/lint: fix list of files to be installed |
| /src/distrib/sets/lists/man/ | |
| mi | 1.1065 Thu Apr 03 22:46:22 UTC 2008 xtraeme Add the finsio(4) driver. This driver supports the Hardware Monitor device in the Fintek LPC Super I/O chips, this includes the following list: - F71805F - F71806F - F71862FG - F71872F - F71882 - F71883F This has been adapted from the fins(4) driver available in OpenBSD, which only supported F71805F. Tobias Nygren <tnn> and myself added support for the other chips; thanks go to Tobias for testing the driver with a Fintek F71882 chip. |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.1065 Fri Sep 07 18:56:02 UTC 2007 rmind Implementation of POSIX message queues. Reviewed by: <ad>, <tech-kern> |