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

/src/sys/dev/pci/
H A Dpcidevs_data.h1.891 Sun Aug 26 07:19:11 GMT 2007 xtraeme branches: 1.891.2;
regen
1.891 Sun Aug 26 07:19:11 GMT 2007 xtraeme branches: 1.891.2;
regen
H A Dpcidevs.h1.891 Sun Aug 19 00:40:38 GMT 2007 riz Regen.
H A Dpcidevs1.891 Sun Aug 19 00:39:46 GMT 2007 riz Add 27 Intel ICH9 device IDs, from:
http://download.intel.com/design/chipsets/specupdt/31697301.pdf
/src/distrib/sets/lists/base/
H A Dshl.mi1.891 Sat Jun 06 21:25:59 GMT 2020 thorpej Improvements to the problib(3) API:

==> Provide a much more complete set of setters and getters for different
value types in the prop_array_util(3) and prop_dictionary_util(3)
functions.

==> Overhaul the prop_data(3), prop_number(3), and prop_string(3) APIs
to be easier to use and less awkwardly named, Deprecate the old
awkward names, and produce link-time warnings when they are referenced.

==> Deprecate mutable prop_data(3) and prop_string(3) objects. The old
APIs that support them still exist, but will now produce link-time
warnings when used.

==> When the new prop_string(3) API is used, strings are internally
de-duplicated as a memory footprint optimization.

==> Provide a rich set of bounds-checked gettter functions in and a
corresponding set of convenience setters in the prop_number(3) API.

==> Add a new prop_bool_value(3) function that is equivalent to
prop_bool_true(3), but aligned with the new "value" routines in
prop_data(3), prop_string(3), and prop_number(3).
H A Dmi1.891 Fri Dec 03 17:57:43 GMT 2010 phx Make sure the new ukbd.any.powerbook keymap is just compiled for macppc.
So it can be removed from distrib/sets/lists/base/mi again.
/src/doc/
H A D3RDPARTY1.891 Thu Dec 08 01:11:47 GMT 2011 taca ISC DHCP 4.2.3-P1 and 4.1-ESV-R4 has released.
H A DCHANGES1.891 Sat Jul 21 00:03:31 GMT 2007 tsutsui Note timecounter(9) and todr(9) support on alpha.
/src/sys/arch/i386/conf/
H A DGENERIC1.891 Wed Apr 30 15:29:11 GMT 2008 ad For PR kern/38537:

- Make MULTIPROCESSOR mandatory on i386.

Installation changes:

- Update installation section of release notes to match reality.
- Rename INSTALL to INSTALL_FLOPPY, retire INSTALL_LARGE.
- Build INSTALL kernel from GENERIC, like on amd64.
- Update boot menu to allow disabling ACPI and/or SMP.
- Remove GENERIC.NOACPI from the installed kernel list.
- TODO: install default boot.cfg in etc.tgz.
- TODO: possibly enable PCI fixup stuff at runtime if ACPI is disabled.

Build changes:

- No longer build ALL, it's for verification, is slow to build and the
build process is already crippled by the number of kernels built.
- No longer build GENERIC.NOACPI.
/src/distrib/sets/lists/man/
H A Dmi1.891 Wed May 17 19:41:35 GMT 2006 riz Mark specific manpages, catpages, and info files as "gcccmds", so that
a "distribution" build with MKGCCCMDS=no and any of MKCATPAGES, MKMAN, and
MKINFO set to yes can still succeed.

Tested with two distribution builds of i386; one with MKGCCCMDS=no and
one without.
/src/distrib/sets/lists/tests/
H A Dmi1.891 Sun Aug 16 20:03:52 GMT 2020 rillig make(1): move tests for the :M modifier into separate files

The test for the different escaping has been adjusted to actually show
the different parsing results in the test output. To do this, it had to
get its own file since it needs the -dv debug flag and specialized
post-processing.
/src/share/mk/
H A Dbsd.own.mk1.891 Sun Jan 31 18:47:14 GMT 2016 christos flip amd64 and evbarm to the new binutils
/src/usr.bin/make/
H A Dvar.c1.891 Mon Mar 15 20:00:50 GMT 2021 rillig make: rename ApplyModifiersState to ModChain

The new name accurately describes the structural element that holds such
properties as the separator character and whether the expression value
is considered a single word. The old name ApplyModifiersState was too
long and was meant as a placeholder anyway, when I introduced it in
var.c 1.236 from 2020-07-03.
/src/sys/conf/
H A Dfiles1.891 Sun Feb 03 13:25:57 GMT 2008 martin defflag CPU_IN_CKSUM
/src/distrib/sets/lists/comp/
H A Dmi1.891 Sat Jun 24 05:11:40 GMT 2006 mrg add support for MKISCSI=no.

Completed in 1226 milliseconds