Searched hist:1.827 (Results 1 - 15 of 15) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.827 Sun Sep 03 10:20:13 GMT 2006 xtraeme regen |
| H A D | pcidevs_data.h | 1.827 Sun Sep 03 00:02:53 GMT 2006 xtraeme regen |
| H A D | pcidevs | 1.827 Sun Sep 03 10:19:26 GMT 2006 xtraeme Add some ICH8 devices... from obsd. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.827 Sat Apr 25 15:26:17 GMT 2020 bouyer Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVM guests in GENERIC. Xen support can be disabled at runtime with boot -c disable hypervisor |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.827 Sat Feb 03 21:27:45 GMT 2018 mrg updates for GCC 6.4: add gcc-6 specific headers, combine some all-gcc files, bump the shlib versions on new libs. |
| H A D | mi | 1.827 Mon Sep 07 19:34:29 GMT 2009 mrg - do not create X11 subdirs always anymore - we now only create them when building X11, and only create the ones we need (X11R6 xor X11R7) - all these subdirs are now in the xbase set - move the logic for running mtree into etc/mtree/Makefile - split NetBSD.dist into 3 files, and have the build and postinstall handle creating a possibly merged one. we still have a single installed file called "NetBSD.dist". |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.827 Thu Mar 31 17:00:57 GMT 2011 jmmv Note import of atf-0.13. |
| H A D | CHANGES | 1.827 Sat Apr 14 21:05:15 GMT 2007 martin Note IPFilter update to 4.1.19 |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.827 Tue May 15 17:53:44 GMT 2007 bouyer add jmide(4), a driver for the JMicron Technology JMB36x PCIe to SATA II/PATA controllers. These controllers can be found on add-on PCIe cards, or on some motherboards to provide the PATA connectivity (e.g. some intel ICH8-based motherboards). Thanks to JMicron Technology for providing me documentation and different sample boards for this work. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.827 Thu Sep 15 15:04:55 GMT 2005 nonaka Added rs5c372rtc, shpcic man pages. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.827 Fri Jan 17 20:14:39 GMT 2020 christos fix names of debug files and missing directories |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.827 Sun Aug 10 05:57:31 GMT 2014 matt Changes to existing files to enable building AARCH64 userland. evbarm64-el This is clang only. While gcc4.8 supports aarch64, no netbsd support has been written for aarch64 with gcc4.8. |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.827 Tue Feb 16 16:14:27 GMT 2021 rillig make: sync comment about duplicated code with reality There are only very few places in var.c that contain really duplicate code anymore. There is still lots of _almost_ duplicate, for example the code for parsing variable modifiers. It differs subtly in behavior: * The modifiers ':M' and ':N' use '$$' to escape a '$' sign, while almost all other modifiers use '\$' for this purpose. * The modifiers ':M', ':N', ':S', ':@' and several others parse balanced parentheses and braces, allowing '(' to '}' to match. The modifiers ':D' and ':U' only treat the end character special but not the other 3 of '(){}'. * When parsing the modifier ':S' but not evaluating it, the code for nested variable expressions is parsed differently from when it is in evaluation mode (VARE_WANTRES). This applies to an outer ':S' modifier and an inner ':D' or ':M' modifier. Since these inconsistencies affect the behavior in edge cases and some users of make might depend on it, they cannot be fixed by behavior-preserving refactorings. |
| /src/sys/conf/ | ||
| H A D | files | 1.827 Tue Jan 16 05:28:45 GMT 2007 ad Add sched_yield(). |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.827 Sun Oct 30 23:35:55 GMT 2005 simonb Mark /usr/include/sys/systm.h as obsolete. |
Completed in 1339 milliseconds