| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.1029 Sat May 15 20:11:41 UTC 2010 jakllsch Regen. |
| pcidevs_data.h | 1.1029 Tue Jun 08 04:58:36 UTC 2010 mrg regenerate |
| pcidevs | 1.1029 Sat May 08 07:18:46 UTC 2010 pgoyette Add a couple more SMBus controllers. From FreeBSD. |
| /src/usr.bin/make/ | |
| var.c | 1.1029 Tue Aug 23 19:22:01 UTC 2022 rillig make: revert parsing of modifier parts (since 2022-08-08) The modifier ':@var@body@' parses the body in parse-only mode and later uses Var_Subst on it, in which each literal '$' must be written as '$$'. Trying to parse the loop body using Var_Parse treated the text '$${var:-0}' as a single '$' followed by the expression '${var:-0}', wrongly complaining about the 'Unknown modifier "-0"'. Found by sjg. |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.1029 Mon Apr 04 17:09:39 UTC 2011 bouyer Add a driver for RDC's vortex86/PMX-1000 SoC PCI/ISA bridge, with support for the integrated watchdog timer. |
| /src/sys/conf/ | |
| files | 1.1029 Sat Oct 15 00:23:08 UTC 2011 sjg Add the plumbing so one could compile filemon(4) into a kernel. |
| /src/doc/ | |
| CHANGES | 1.1029 Fri Mar 14 15:57:14 UTC 2008 nakayama SMP support for sparc64 now works on some models. |
| 3RDPARTY | 1.1029 Sat Apr 06 17:50:47 UTC 2013 christos mention dlt.h |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.1029 Mon Mar 08 22:13:05 UTC 2021 rillig tests/indent: demonstrate wrong removed empty line before '//' |
| /src/share/mk/ | |
| bsd.own.mk | 1.1029 Sat Jan 27 23:59:17 UTC 2018 christos explain how to allow coverity to use sysroot |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.1029 Wed May 23 14:46:06 UTC 2007 christos add new man pages. 1.981.2.5 Tue Jul 24 17:31:03 UTC 2007 liamjfoy Pull up following revision(s) (requested by tron in ticket #789): distrib/sets/lists/comp/mi: revision 1.1029 add new man pages. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.1029 Sat Apr 27 23:02:17 UTC 2013 joerg Add build glue for libc++. |
| shl.mi | 1.1029 Thu Jan 29 18:38:15 UTC 2026 christos bump for new bind |
| /src/distrib/sets/lists/man/ | |
| mi | 1.1029 Tue Oct 16 02:47:13 UTC 2007 tls Add httpd to the build. Add _httpd to passwd and groups and postinstall. Add /var/www to mtree, add example line to inetd.conf. |