Searched hist:1.610 (Results 1 - 24 of 24) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.610 Sat Mar 03 21:32:58 GMT 2012 riz add product ID for the Kingston DataTraveler 100 G2.
H A Dusbdevs.h1.610 Tue May 29 19:49:10 GMT 2012 nonaka regen.
H A Dusbdevs_data.h1.610 Tue May 29 14:05:01 GMT 2012 christos regen
/src/sys/arch/amd64/conf/
H A DGENERIC1.610 Tue Apr 02 22:56:50 GMT 2024 charlotte Mention DKWEDGE_METHOD_TOS in several kernel config files
/src/share/man/man4/
H A DMakefile1.610 Sun Mar 16 09:28:43 GMT 2014 martin Add umcs(4)

/src/sys/dev/pci/
H A Dpcidevs.h1.610 Wed Jan 28 17:06:09 GMT 2004 chs regen
H A Dpcidevs_data.h1.610 Wed Mar 03 01:03:04 GMT 2004 gavan Add Creative Labs SB Audigy LS
H A Dpcidevs1.610 Wed Jan 28 17:05:40 GMT 2004 chs add some JNI and Emulex fibre-channel cards.
add all the built-in stuff from my Asus A7N8X-E Deluxe motherboard.
add some other misc cards.
update the URL at the top.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.610 Sat Mar 09 10:47:16 GMT 2024 rillig lint: remove unneeded checks for left and right operands
/src/sys/arch/i386/i386/
H A Dmachdep.c1.610 Thu Oct 18 15:28:35 GMT 2007 yamt merge yamt-x86pmap branch.

- reduce differences between amd64 and i386. notably, share pmap.c
between them. it makes several i386 pmap improvements available to
amd64, including tlb shootdown reduction and bug fixes from Stephan Uphoff.
- implement deferred pmap switching for amd64.
- remove LARGEPAGES option. always use large pages if available.
also, make it work on amd64.
/src/distrib/sets/lists/base/
H A Dshl.mi1.610 Tue Dec 27 16:52:52 GMT 2011 christos undo the pam bump. requested by joerg.
H A Dmi1.610 Sat Apr 01 04:13:21 GMT 2006 tnozaki add iconv support for Armenian State Standard encoding:
ARMSCII-7, ARMSCII-8, ARMSCII-8A
/src/doc/
H A D3RDPARTY1.610 Sat Jun 21 20:49:05 GMT 2008 christos mention bind-9
H A DCHANGES1.610 Sat Apr 22 20:43:02 GMT 2006 tsutsui Fix a wrong entry in previous.
/src/usr.bin/make/
H A Dmain.c1.610 Wed Feb 07 06:43:02 GMT 2024 rillig make: remove unneeded conditional-compilation toggles

The toggles INCLUDES, LIBRARIES, POSIX, SYSVINCLUDE, SYSVVARSUB,
GMAKEEXPORT and SUNSHCMD are no longer needed, they were unconditionally
set.

The toggle NO_REGEX was configurable from the command line, but
disabling it would result in various error messages about the unknown
':C' modifier.

OK sjg@.

H A Dparse.c1.610 Sat Jan 01 19:44:05 GMT 2022 rillig make: remove redundant comments from ParseDependencySourceSpecial
H A Dvar.c1.610 Fri Oct 30 22:55:34 GMT 2020 rillig make(1): rename Str_SYSVMatch and its parameters
/src/sys/sys/
H A Dparam.h1.610 Tue Aug 20 00:33:04 GMT 2019 riastradh New macro ALIGNED_POINTER_LOAD.

To be used with ALIGNED_POINTER(p,t) instead of writing *(const t *)p
directly. This way, on machines without strict alignment, we can use
memcpy to pacify sanitizers, while getting the same compiled code in
the end with a single (say) MOV instruction.

/src/sys/arch/i386/conf/
H A DGENERIC1.610 Mon Jun 07 15:33:52 GMT 2004 kochi Add ACPI_DISABLE_ON_POWEROFF option.
/src/distrib/sets/lists/man/
H A Dmi1.610 Sun Sep 28 18:32:18 GMT 2003 wiz Add man page for bce(4), and xref it from bge(4).
/src/distrib/sets/lists/tests/
H A Dmi1.610 Wed Jan 14 22:25:05 GMT 2015 christos add vnode kqueue test from PR/48958
/src/share/mk/
H A Dbsd.own.mk1.610 Sun Dec 13 03:06:22 GMT 2009 nakayama 32-bit compat is CPU specific rather than machine.
So use MACHINE_ARCH instead.
/src/sys/conf/
H A Dfiles1.610 Thu Apr 24 20:04:03 GMT 2003 ragge Include kern_ksyms if ksyms | ddb | lkm. Never include db_elf.c.
/src/distrib/sets/lists/comp/
H A Dmi1.610 Sat Sep 06 18:23:18 GMT 2003 yamt sort entries

Completed in 1696 milliseconds