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

/src/sys/dev/pci/
H A Dpcidevs.h1.1155 Thu Nov 07 14:33:33 GMT 2013 msaitoh Regen.
1.1155 Thu Nov 07 14:33:33 GMT 2013 msaitoh Regen.
1.1155 Thu Nov 07 14:33:33 GMT 2013 msaitoh Regen.
1.1155 Thu Nov 07 14:33:33 GMT 2013 msaitoh Regen.
H A Dpcidevs_data.h1.1155 Thu Nov 07 18:44:09 GMT 2013 msaitoh Add Quark X1000 devices.
1.1155 Thu Nov 07 18:44:09 GMT 2013 msaitoh Add Quark X1000 devices.
1.1155 Thu Nov 07 18:44:09 GMT 2013 msaitoh Add Quark X1000 devices.
1.1155 Thu Nov 07 18:44:09 GMT 2013 msaitoh Add Quark X1000 devices.
H A Dpcidevs1.1155 Mon Jun 03 16:20:53 GMT 2013 msaitoh Add Intel 8 Series KT.
1.1155 Mon Jun 03 16:20:53 GMT 2013 msaitoh Add Intel 8 Series KT.
1.1155 Mon Jun 03 16:20:53 GMT 2013 msaitoh Add Intel 8 Series KT.
1.1155 Mon Jun 03 16:20:53 GMT 2013 msaitoh Add Intel 8 Series KT.
/src/doc/
H A D3RDPARTY1.1155 Mon Oct 06 18:30:24 GMT 2014 roy Note import of dhcpcd-6.5.0
1.1155 Mon Oct 06 18:30:24 GMT 2014 roy Note import of dhcpcd-6.5.0
1.1155 Mon Oct 06 18:30:24 GMT 2014 roy Note import of dhcpcd-6.5.0
1.1155 Mon Oct 06 18:30:24 GMT 2014 roy Note import of dhcpcd-6.5.0
1.1155 Mon Oct 06 18:30:24 GMT 2014 roy Note import of dhcpcd-6.5.0
1.1155 Mon Oct 06 18:30:24 GMT 2014 roy Note import of dhcpcd-6.5.0
1.1155 Mon Oct 06 18:30:24 GMT 2014 roy Note import of dhcpcd-6.5.0
1.1155 Mon Oct 06 18:30:24 GMT 2014 roy Note import of dhcpcd-6.5.0
H A DCHANGES1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
1.1155 Sun Dec 14 04:31:17 GMT 2008 macallan mention sparc going wscons
/src/sys/arch/i386/conf/
H A DGENERIC1.1155 Wed May 24 20:23:04 GMT 2017 christos rename u3ginit driver to umodeswitch
/src/distrib/sets/lists/tests/
H A Dmi1.1155 Sat Oct 23 18:46:26 GMT 2021 thorpej Fix a regression introduced in kern_event.c,v 1.129 that would cause
"udata" to get clobbered on ONESHOT events, and add a unit test for it.
Reported by martin@ (manifested in his case as a KASSERT() firing when
running unit tests in COMPAT_NETBSD32).
1.1155 Sat Oct 23 18:46:26 GMT 2021 thorpej Fix a regression introduced in kern_event.c,v 1.129 that would cause
"udata" to get clobbered on ONESHOT events, and add a unit test for it.
Reported by martin@ (manifested in his case as a KASSERT() firing when
running unit tests in COMPAT_NETBSD32).
1.1155 Sat Oct 23 18:46:26 GMT 2021 thorpej Fix a regression introduced in kern_event.c,v 1.129 that would cause
"udata" to get clobbered on ONESHOT events, and add a unit test for it.
Reported by martin@ (manifested in his case as a KASSERT() firing when
running unit tests in COMPAT_NETBSD32).
1.1155 Sat Oct 23 18:46:26 GMT 2021 thorpej Fix a regression introduced in kern_event.c,v 1.129 that would cause
"udata" to get clobbered on ONESHOT events, and add a unit test for it.
Reported by martin@ (manifested in his case as a KASSERT() firing when
running unit tests in COMPAT_NETBSD32).
1.1155 Sat Oct 23 18:46:26 GMT 2021 thorpej Fix a regression introduced in kern_event.c,v 1.129 that would cause
"udata" to get clobbered on ONESHOT events, and add a unit test for it.
Reported by martin@ (manifested in his case as a KASSERT() firing when
running unit tests in COMPAT_NETBSD32).
1.1155 Sat Oct 23 18:46:26 GMT 2021 thorpej Fix a regression introduced in kern_event.c,v 1.129 that would cause
"udata" to get clobbered on ONESHOT events, and add a unit test for it.
Reported by martin@ (manifested in his case as a KASSERT() firing when
running unit tests in COMPAT_NETBSD32).
1.1155 Sat Oct 23 18:46:26 GMT 2021 thorpej Fix a regression introduced in kern_event.c,v 1.129 that would cause
"udata" to get clobbered on ONESHOT events, and add a unit test for it.
Reported by martin@ (manifested in his case as a KASSERT() firing when
running unit tests in COMPAT_NETBSD32).
/src/share/mk/
H A Dbsd.own.mk1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
1.1155 Sun Oct 13 07:28:13 GMT 2019 mrg introduce some common variables for use in GCC warning disables:

GCC_NO_FORMAT_TRUNCATION -Wno-format-truncation (GCC 7/8)
GCC_NO_STRINGOP_TRUNCATION -Wno-stringop-truncation (GCC 8)
GCC_NO_STRINGOP_OVERFLOW -Wno-stringop-overflow (GCC 8)
GCC_NO_CAST_FUNCTION_TYPE -Wno-cast-function-type (GCC 8)

use these to turn off warnings for most GCC-8 complaints. many
of these are false positives, most of the real bugs are already
commited, or are yet to come.


we plan to introduce versions of (some?) of these that use the
"-Wno-error=" form, which still displays the warnings but does
not make it an error, and all of the above will be re-considered
as either being "fix me" (warning still displayed) or "warning
is wrong."
/src/distrib/sets/lists/base/
H A Dmi1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
1.1155 Wed Mar 01 03:02:48 GMT 2017 kre tzdata2017a: new timezone America/Punta_Arenas
/src/usr.bin/make/
H A Dvar.c1.1155 Sun Mar 30 00:50:33 GMT 2025 rillig make: simplify error handling for unknown modifiers
1.1155 Sun Mar 30 00:50:33 GMT 2025 rillig make: simplify error handling for unknown modifiers
/src/distrib/sets/lists/man/
H A Dmi1.1155 Sun Sep 06 17:25:55 GMT 2009 sborrill hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
1.1155 Sun Sep 06 17:25:55 GMT 2009 sborrill hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
1.1155 Sun Sep 06 17:25:55 GMT 2009 sborrill hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
1.1155 Sun Sep 06 17:25:55 GMT 2009 sborrill hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
1.1155 Sun Sep 06 17:25:55 GMT 2009 sborrill hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
1.1155 Sun Sep 06 17:25:55 GMT 2009 sborrill hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
1.1155 Sun Sep 06 17:25:55 GMT 2009 sborrill hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
1.1155 Sun Sep 06 17:25:55 GMT 2009 sborrill hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
1.1155 Sun Sep 06 17:25:55 GMT 2009 sborrill hdaudio(4) is a standards-compliant driver for Intel High Definition Audio.
It will replace azalia(4) after testing.

To use, comment out azalia in your kernel configuration and uncomment the
hdaudio and hdafg lines so it reads:

# Intel High Definition Audio
hdaudio* at pci? dev ? function ?
hdafg* at hdaudiobus?

You should also:
cd /dev
sh MAKEDEV audio
/src/sys/conf/
H A Dfiles1.1155 Sat Apr 23 00:50:35 GMT 2016 skrll Merge nick-nhusb (missed commit)
/src/distrib/sets/lists/comp/
H A Dmi1.1155 Mon Jun 02 18:39:36 GMT 2008 mlelstv drop duplicate entry for krb5/pkcs9_asn1.h
1.1155 Mon Jun 02 18:39:36 GMT 2008 mlelstv drop duplicate entry for krb5/pkcs9_asn1.h
1.1155 Mon Jun 02 18:39:36 GMT 2008 mlelstv drop duplicate entry for krb5/pkcs9_asn1.h
1.1155 Mon Jun 02 18:39:36 GMT 2008 mlelstv drop duplicate entry for krb5/pkcs9_asn1.h
1.1155 Mon Jun 02 18:39:36 GMT 2008 mlelstv drop duplicate entry for krb5/pkcs9_asn1.h
1.1155 Mon Jun 02 18:39:36 GMT 2008 mlelstv drop duplicate entry for krb5/pkcs9_asn1.h
1.1155 Mon Jun 02 18:39:36 GMT 2008 mlelstv drop duplicate entry for krb5/pkcs9_asn1.h
1.1155 Mon Jun 02 18:39:36 GMT 2008 mlelstv drop duplicate entry for krb5/pkcs9_asn1.h
1.1155 Mon Jun 02 18:39:36 GMT 2008 mlelstv drop duplicate entry for krb5/pkcs9_asn1.h

Completed in 9310 milliseconds