Searched hist:1.1169 (Results 1 - 13 of 13) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs.h1.1169 Wed Jan 01 08:33:31 GMT 2014 msaitoh regen.
H A Dpcidevs_data.h1.1169 Sat Jan 04 02:57:50 GMT 2014 msaitoh regen.
H A Dpcidevs1.1169 Sun Dec 15 04:21:52 GMT 2013 pgoyette Add ASMedia ASM1042 xHCI USB3 controller
/src/doc/
H A D3RDPARTY1.1169 Thu Oct 30 08:31:27 GMT 2014 wiz gdb-7.8.1 out.
H A DCHANGES1.1169 Sun Jan 18 04:11:38 GMT 2009 tsutsui wscons(4) support for cgthree and cgsix have been pulled up to netbsd-5.

XXX1: We have to check all pulled up changes and update CHANGES.prev.
XXX2: We should also check all visible changes that are worth to pullup?
/src/sys/arch/i386/conf/
H A DGENERIC1.1169 Mon Oct 23 08:08:53 GMT 2017 skrll Add bwfm (and sort other 802.11 usb wifi drivers)
/src/distrib/sets/lists/base/
H A Dmi1.1169 Wed Jan 24 09:04:41 GMT 2018 skrll Remove port-acorn26

OK core@
/src/distrib/sets/lists/man/
H A Dmi1.1169 Sun Oct 25 04:40:34 GMT 2009 christos bind manual page updates
/src/distrib/sets/lists/tests/
H A Dmi1.1169 Sun Nov 28 14:29:03 GMT 2021 rillig indent: treat L"string" as a single token

There is never whitespace between the 'L' and the string literal or the
character constant. There might be a backslash-newline between them, but
that case was not handled before either.

No functional change.
/src/share/mk/
H A Dbsd.own.mk1.1169 Sat Dec 14 10:59:25 GMT 2019 mrg switch powerpc to GCC 8.
/src/usr.bin/make/
H A Dvar.c1.1169 Sat Jun 28 19:42:31 GMT 2025 rillig make: add POSIX $^ support

POSIX 2024 [1] introduced the $^ internal macro. Implement it as an
alias for $> (.ALLSRC), following the suggestion from defect 1520 [2].

[1]: https://pubs.opengroup.org/onlinepubs/9799919799/utilities/make.html
[2]: https://www.austingroupbugs.net/view.php?id=1520

Patch provided by Diogo Santos in PR bin/59018.
/src/sys/conf/
H A Dfiles1.1169 Thu Feb 02 19:50:35 GMT 2017 macallan chipsfb needs glyphcache now
/src/distrib/sets/lists/comp/
H A Dmi1.1169 Mon Jul 28 00:42:12 GMT 2008 pooka Install mount argument structure header just like every other file system.

Completed in 1213 milliseconds