Searched hist:1.915 (Results 1 - 14 of 14) sorted by relevance

/src/sys/arch/i386/conf/
H A DGENERIC1.915 Wed Oct 29 11:56:53 GMT 2008 joerg branches: 1.915.2;
Reenable ichlpcib by default. This allows all modern ICH systems to use
the watchdog support out-of-the-box.

It is not clear, if the workaround for ancient revisions with broken
SpeedStep work, so if this breaks a report with PCI dump of the
southbridge is required to blacklist them.
1.915 Wed Oct 29 11:56:53 GMT 2008 joerg branches: 1.915.2;
Reenable ichlpcib by default. This allows all modern ICH systems to use
the watchdog support out-of-the-box.

It is not clear, if the workaround for ancient revisions with broken
SpeedStep work, so if this breaks a report with PCI dump of the
southbridge is required to blacklist them.
/src/distrib/sets/lists/base/
H A Dmi1.915 Thu Jan 13 22:28:36 GMT 2011 haad branches: 1.915.2;
Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories.
This was discussed and oked on tech-userlevel I have run full build release,
test anita cycle with this patch.
1.915 Thu Jan 13 22:28:36 GMT 2011 haad branches: 1.915.2;
Move chown from usr.sbin to sbin and chgrp from usr.bin to bin directories.
This was discussed and oked on tech-userlevel I have run full build release,
test anita cycle with this patch.
H A Dshl.mi1.915 Fri Apr 02 10:06:26 GMT 2021 martin named/filter-aaaa.so is unrelated to DYNAMICROOT
/src/sys/dev/pci/
H A Dpcidevs.h1.915 Wed Nov 14 00:27:35 GMT 2007 xtraeme regen
H A Dpcidevs_data.h1.915 Thu Nov 15 04:34:23 GMT 2007 manu Regen
H A Dpcidevs1.915 Thu Nov 15 04:33:50 GMT 2007 manu It's 88C055, not 88CO55.
/src/doc/
H A D3RDPARTY1.915 Tue Feb 21 18:37:57 GMT 2012 wiz Update for pkg_install import.
H A DCHANGES1.915 Thu Aug 30 04:47:13 GMT 2007 macallan mention the ag10e driver
/src/distrib/sets/lists/man/
H A Dmi1.915 Thu Jul 27 22:18:48 GMT 2006 christos add services_mkdb
/src/distrib/sets/lists/tests/
H A Dmi1.915 Wed Sep 02 05:33:57 GMT 2020 rillig make(1): add test for the .for directive

For a long time, I had assumed that the iteration variables of a .for
loop are just normal global variables. This assumption was wrong but
didn't have any consequences.

The iteration variables of a .for loop can just be accessed like global
variables, therefore it is not obvious that they are implemented in a
completely different way.

There are some edge cases in conditions used inside .for loops, in which
the iteration variables cannot be used like normal variables. An
example is brought up in https://gnats.netbsd.org/47888, which observes
that the defined() and empty() functions in conditions only work with
variables but ignore the iteration "variables", simply because these are
not variables but only expressions.
/src/share/mk/
H A Dbsd.own.mk1.915 Wed Mar 30 20:18:18 GMT 2016 mrg turn off MKCOMPAT for arm and GCC 5 (for now).
/src/usr.bin/make/
H A Dvar.c1.915 Sat Apr 10 22:40:34 GMT 2021 rillig make: fix out-of-bounds read in Var_Parse_FastLane (since 30 minutes)

This bug made the test varmod-edge.mk fail sometimes with varying error
messages, as can be expected for an out-of-bounds read.
/src/sys/conf/
H A Dfiles1.915 Sat Sep 06 19:18:16 GMT 2008 jmcneill Add video(4)
/src/distrib/sets/lists/comp/
H A Dmi1.915 Sat Aug 26 19:31:54 GMT 2006 matt Add back /usr/include/netccitt and netns and mark as obsolete.
Move netbt from comp to base.
Remove trsp man page entries.

Completed in 1223 milliseconds