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

/src/sys/arch/i386/conf/
H A DGENERIC1.1006 Sun Jan 09 15:12:33 GMT 2011 jruoho branches: 1.1006.2;
Add a dummy-driver for ACPI fans.
1.1006 Sun Jan 09 15:12:33 GMT 2011 jruoho branches: 1.1006.2;
Add a dummy-driver for ACPI fans.
/src/sys/dev/pci/
H A Dpcidevs.h1.1006 Thu Jan 07 09:28:38 GMT 2010 jdc Regenerate for:
Add Sun Cassini/NS Saturn devices.
H A Dpcidevs_data.h1.1006 Thu Jan 07 18:57:38 GMT 2010 msaitoh regen
H A Dpcidevs1.1006 Tue Dec 29 15:52:18 GMT 2009 msaitoh add entry for i82583V
/src/distrib/sets/lists/base/
H A Dshl.mi1.1006 Tue Jul 15 15:27:23 GMT 2025 christos prepare for OpenSSL-3.5.1
H A Dmi1.1006 Thu Sep 13 21:05:17 GMT 2012 martin npftest only is build with dynamic libraries
/src/doc/
H A D3RDPARTY1.1006 Sat Feb 23 14:24:12 GMT 2013 jmmv Note new import of kyua-cli, version 0.6.
H A DCHANGES1.1006 Wed Jan 23 19:53:59 GMT 2008 bouyer Note i386 PAE support in Xen
/src/distrib/sets/lists/man/
H A Dmi1.1006 Sat Jun 09 11:20:57 GMT 2007 kiyohara Added OpenBSD's zyd(4) driver.
Supports ZyDAS ZD1211/ZD1211B USB IEEE 802.11b/g wireless network device.
/src/distrib/sets/lists/tests/
H A Dmi1.1006 Fri Jan 01 16:50:47 GMT 2021 rillig lint: demonstrate bug in handling of nested C9X struct initializers
/src/share/mk/
H A Dbsd.own.mk1.1006 Mon Feb 13 16:33:14 GMT 2017 snj prune duplicate xkeyboard-config and xkbcomp
/src/usr.bin/make/
H A Dvar.c1.1006 Thu Jan 27 06:02:59 GMT 2022 sjg Allow local variable assignments in dependency lines

The variable is set in the context of the target.
This syntax has been supported by gmake for ~ever.
If necessary a makefile can set .MAKE.TARGET_LOCAL_VARIABLES=false
to disable this.

Expose GetBooleanExpr so parse.c can use it.
/src/sys/conf/
H A Dfiles1.1006 Thu Mar 31 19:40:51 GMT 2011 dyoung Hide the radix-trie implementation of the forwarding table so that we
will have an easier time replacing it with something different, even if
it is a second radix-trie implementation.

sys/net/route.c and sys/net/rtsock.c no longer operate directly on
radix_nodes or radix_node_heads.

Hopefully this will reduce the temptation to implement multipath or
source-based routing using grotty hacks to the grotty old radix-trie
code, too. :-)
/src/distrib/sets/lists/comp/
H A Dmi1.1006 Sat Feb 17 17:20:19 GMT 2007 yamt need_resched -> cpu_need_resched.

Completed in 1321 milliseconds