Searched hist:1.774 (Results 1 - 21 of 21) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.774 Thu May 11 07:08:47 GMT 2023 msaitoh Don't add "Count" for event counter's description.

H A Dpcidevs.h1.774 Thu Mar 09 15:09:13 GMT 2006 hamajima Regen: Add EXAR devices, and fix duplicated NVIDIA product id 0x0057.
H A Dpcidevs_data.h1.774 Thu Mar 09 22:15:19 GMT 2006 he Commit regenerated files after adding Nortel Baystack 21 info.
H A Dpcidevs1.774 Thu Mar 09 22:14:48 GMT 2006 he Add vendor code for Nortel and Baystack 21 id. Part of info
submitted in PR#33044.
/src/tests/usr.bin/xlint/lint1/
H A Dt_integration.sh1.7 Mon Dec 28 10:22:21 GMT 2020 rillig lint1: add test for initializing nested structs

Discovered in var.c 1.774 from 2020-12-28.

H A DMakefile1.18 Mon Dec 28 10:22:21 GMT 2020 rillig lint1: add test for initializing nested structs

Discovered in var.c 1.774 from 2020-12-28.

/src/sys/dev/usb/
H A Dusbdevs1.774 Sun Oct 06 17:22:29 GMT 2019 martin Add a few TP-Link "Archer" wlan devices
H A Dusbdevs.h1.774 Sat Jul 04 08:06:12 GMT 2020 ryoon usbdevs: Regenerate

H A Dusbdevs_data.h1.774 Sat Jul 04 08:06:12 GMT 2020 ryoon usbdevs: Regenerate
/src/sys/arch/i386/i386/
H A Dmachdep.c1.774 Fri Dec 23 09:24:57 GMT 2016 maya Use PRIxPSIZE when printing psize_t.

Fixes i386 kernels build.
/src/distrib/sets/lists/base/
H A Dshl.mi1.774 Wed Jun 01 23:59:21 GMT 2016 joerg The way libasan is hooked into the build make it a GCC-only library.
H A Dmi1.774 Sun Sep 21 00:10:33 GMT 2008 rtr add /usr/X11R7/lib/modules/dri
/src/doc/
H A D3RDPARTY1.774 Fri Aug 06 19:39:26 GMT 2010 jruoho ACPICA 20100806 is out.

(Not yet time to import; rest of the GPE changes should arrive
before this is updated for the last time before 6.0.)
H A DCHANGES1.774 Sat Jan 06 05:03:11 GMT 2007 jmcneill Note Microsoft Xbox support.
/src/sys/arch/i386/conf/
H A DGENERIC1.774 Sun Aug 13 02:27:32 GMT 2006 simonb Add wpi@pci.
/src/distrib/sets/lists/man/
H A Dmi1.774 Sun Apr 10 02:48:45 GMT 2005 nakayama Add "skey" tag to pam_skey.[08].
/src/distrib/sets/lists/tests/
H A Dmi1.774 Sun Feb 11 16:45:35 GMT 2018 christos Add obsolete lines for the gcc-5 and openssl-1.0 lines for systems that have
installed gcc-6 and openssl-1.1. Requested by wiz@
/src/share/mk/
H A Dbsd.own.mk1.774 Sat Mar 01 20:34:17 GMT 2014 tsutsui Switch x68k to X11FLAVOUR=Xorg, including a working monolithic X68k server.

Confirmed that "build.sh -m x68k -x release" gets no error.
/src/usr.bin/make/
H A Dvar.c1.774 Mon Dec 28 00:46:24 GMT 2020 rillig make(1): replace global preserveUndefined with VARE_KEEP_UNDEF

Controlling the expansion of variable expressions using a global
variable and a VARE flag was inconsistent.

Converting the global variable into a flag had to prerequisites:

1. The unintended duplicate variable assignment had to be fixed, as
done in parse.c 1.520 from 2020-12-27. Without this fix, it would have
been necessary to add more flags to Var_Exists and Var_SetWithFlags, and
this would have become too complex.

2. There had to be a unit test demonstrating that VARE_KEEP_DOLLAR only
applies to the top-level expression and is not passed to the
subexpressions, while VARE_KEEP_UNDEF applies to all subexpressions as
well. This test is in var-op-expand.mk 1.10 from 2020-12-28, at least
for the ':@word@' modifier. In ParseModifierPartSubst, VARE_KEEP_UNDEF
is not passed down either, in the same way.
/src/sys/conf/
H A Dfiles1.774 Tue May 16 00:08:25 GMT 2006 elad Introduce PaX MPROTECT -- mprotect(2) restrictions used to strengthen
W^X mappings.

Disabled by default.

First proposed in:

http://mail-index.netbsd.org/tech-security/2005/12/18/0000.html

More information in:

http://pax.grsecurity.net/docs/mprotect.txt

Read relevant parts of options(4) and sysctl(3) before using!

Lots of thanks to the PaX author and Matt Thomas.
/src/distrib/sets/lists/comp/
H A Dmi1.774 Fri Apr 01 00:12:06 GMT 2005 yamt remove links to uvm.9 for removed functions.

Completed in 1435 milliseconds