Searched hist:1.536 (Results 1 - 25 of 25) sorted by relevance

/src/distrib/notes/common/
H A Dmain1.536 Mon Sep 04 14:48:09 GMT 2017 bacon Add Jason Bacon to developers list
/src/sys/dev/usb/
H A Dusbdevs1.536 Thu Nov 05 03:44:50 GMT 2009 rafal Add Microsoft's Wireless 2.4Ghz transmitter (used for e.g. wireless mice).
H A Dusbdevs.h1.536 Mon Jan 18 20:55:37 GMT 2010 martin regen
H A Dusbdevs_data.h1.536 Thu Jan 14 09:30:39 GMT 2010 matthias Make ums.c work with a "Microsoft Natural Ergonomic Desktop 7000" mouse.
XXX The tilt function still doesn't work for me.
/src/sys/kern/
H A Dinit_main.c1.536 Wed Jan 26 11:48:54 GMT 2022 andvar remove double t from targeted, add missing r to arbitrary
And fix few more typos along the way in comments and man pages.
/src/sys/arch/amd64/conf/
H A DGENERIC1.536 Thu Oct 03 18:57:38 GMT 2019 tnn add mcx(4) to GENERIC

Tested on dual-port ConnectX-4 with 25 Gbit/s AOC
/src/share/man/man4/
H A DMakefile1.536 Mon Nov 15 23:10:51 GMT 2010 pooka document shmif, or at least what's implemented so far
/src/sys/dev/pci/
H A Dpcidevs.h1.536 Sat Jun 07 09:15:32 GMT 2003 wiz regen (Add some Brooktree device IDs).
H A Dpcidevs_data.h1.536 Fri Jun 13 07:15:01 GMT 2003 kent Regen
H A Dpcidevs1.536 Sun Jun 08 13:19:27 GMT 2003 ichiro add product ID
PRO/Wireless LAN 2100 3B Mini PCI Adapter
/src/usr.bin/xlint/lint1/
H A Dtree.c1.536 Fri Jun 30 00:21:25 GMT 2023 rillig lint: clean up tree.c

No functional change.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.536 Wed Sep 10 16:47:00 GMT 2003 christos make obsolete trampoline code COMPAT_16. Unfortunately sigreturn14 is used
by IBCS2; grr.
/src/distrib/sets/lists/base/
H A Dshl.mi1.536 Sat May 01 23:27:22 GMT 2010 pooka is it absurd? is it a pain? no, it's setlistman!
H A Dmi1.536 Tue Mar 22 09:28:24 GMT 2005 tron Add "MKX11" flag. We need it for the X11 obsolete lists in the "base" set.
/src/doc/
H A D3RDPARTY1.536 Fri Jun 29 22:40:27 GMT 2007 kardel ntp 4.2.4p3 (Windows termination fix) is out
/src/usr.bin/make/
H A Dmain.c1.536 Sun Apr 04 10:13:09 GMT 2021 rillig make: remove filler word 'Do' from function names for parsing

No functional change, except for debug logging.
H A Dparse.c1.536 Mon Feb 01 22:06:05 GMT 2021 rillig make: simplify VarAssign_EvalSubst

No functional change.
H A Dvar.c1.536 Wed Sep 23 07:50:58 GMT 2020 rillig make(1): fix unexpected behavior in ::= variable modifier

Previously, the ::= modifier had returned an error value, which caused
the variable expression to be preserved. This behavior was not useful
in this case; it had only been intended to be used for undefined
variables.

To fix it, distinguish between parse errors, undefined variables and
regular empty strings.
/src/sys/sys/
H A Dparam.h1.536 Thu Apr 13 16:32:00 GMT 2017 christos bump to 59: mountiterator changes/vnode stuff make the tmpfs module crash.
/src/sys/arch/i386/conf/
H A DGENERIC1.536 Sun Jan 05 22:31:13 GMT 2003 christos add ACPIVERBOSE [commented out]
/src/distrib/sets/lists/man/
H A Dmi1.536 Mon Dec 16 22:47:26 GMT 2002 wiz Add utmp_update(8) man page.
/src/distrib/sets/lists/tests/
H A Dmi1.536 Tue May 28 16:57:56 GMT 2013 joerg Add mbsnrtowcs and wcsnrtombs. Approved by core.
/src/share/mk/
H A Dbsd.own.mk1.536 Sun Oct 26 07:09:11 GMT 2008 mrg add MKCOMPAT, to build 32 bit libs. default to no for now for everyone.
/src/sys/conf/
H A Dfiles1.536 Mon Jun 24 08:06:20 GMT 2002 itojun integrate IEEE1394 ARP into generic ARP logic.
XXX there's no check at all in ar_hrd, and we don't set ar_hrd on outgoing.
it seems like a bad thing.
/src/distrib/sets/lists/comp/
H A Dmi1.536 Thu Feb 13 23:57:53 GMT 2003 jmc Not all ports/archs have pthread support. So split this up by the proper arch's
for determining which ones get the libraries. Tested on dreamcast, macppc
and i386 builds to cover non builds, ad and md mods

Completed in 1373 milliseconds