Searched hist:1.1193 (Results 1 - 12 of 12) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.1193 Mon Sep 01 03:14:50 GMT 2014 msaitoh Regen. |
| H A D | pcidevs_data.h | 1.1193 Tue Sep 16 07:06:14 GMT 2014 msaitoh Regen. |
| H A D | pcidevs | 1.1193 Mon Jun 09 08:50:34 GMT 2014 msaitoh Add some devices: - Add Intel Bay Trail devices from the document. - Add Intel EP80579 devices from OpenBSD. - Add Intel DH89xx's SMBus controller. - Add ASPEED AST1150 PCIe-to-PCI bridge. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.1193 Sat Jan 17 00:23:31 GMT 2015 wiz gdb-7.8.2 out. |
| H A D | CHANGES | 1.1193 Tue Feb 24 04:05:58 GMT 2009 macallan mention sgimips switching to Xorg |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.1193 Thu Nov 01 13:11:11 GMT 2018 martin Add bwfm at pci |
| /src/distrib/sets/lists/base/ | ||
| H A D | mi | 1.1193 Fri Nov 09 21:33:50 GMT 2018 abs Install the sample slip.login to share/examples/slip/slip.login |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.1193 Sun Feb 21 05:16:29 GMT 2010 cnst New wbsio(4) driver for Winbond Super I/O attachment of lm(4) on any port. http://mail-index.netbsd.org/tech-kern/2010/02/17/msg007338.html Reviewed by <pgoyette>, <tech-kern>. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.1193 Mon Apr 18 15:06:27 GMT 2022 rillig make: only switch to POSIX mode if '.POSIX:' is the first line https://pubs.opengroup.org/onlinepubs/9699919799/utilities/make.html says that in order to make a makefile POSIX-conforming, its first non-comment line must be the special dependency line '.POSIX:' without any source dependencies. Previously, make switched to POSIX mode even if such a line occurred anywhere else, which was allowed by POSIX but was deep in the "unspecified behavior" area. For NetBSD make, there is no big difference since it doesn't ship any <posix.mk> file, this change mainly affects the bmake distribution. Previously, makefiles that contain '.POSIX:' somewhere in the middle could fail due to <posix.mk> resetting .SUFFIXES, among other things. Suggested by Simon J. Gerraty, who also reviewed an earlier version of this change. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.1193 Tue May 26 19:29:59 GMT 2020 christos Move sun2 and alpha to new binutils |
| /src/sys/conf/ | ||
| H A D | files | 1.1193 Sun Feb 04 17:31:51 GMT 2018 maxv Add a proper defflag for GPROF, and include opt_gprof.h, otherwise we're not gonna go very far. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.1193 Tue Sep 23 06:59:42 GMT 2008 skrll Build and install a libgcov. |
Completed in 1113 milliseconds