Searched hist:1.798 (Results 1 - 19 of 19) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.798 Wed Feb 21 00:23:52 GMT 2024 msaitoh wm(4): Fix upper 16bit of Image Unique ID(EtrackID).

Don't override uid1 variable while reading option ROM version
to print Image Unique ID correctly.
H A Dpcidevs.h1.798 Mon Jun 26 17:41:27 GMT 2006 xtraeme regen
H A Dpcidevs_data.h1.798 Mon Jun 26 18:16:23 GMT 2006 xtraeme regen
H A Dpcidevs1.798 Sun Jun 25 03:46:56 GMT 2006 soren Add quirk for the not quite standard PCI bus in Parallels Desktop for Mac.
/src/sys/dev/usb/
H A Dusbdevs.h1.798 Wed Jun 29 19:43:46 GMT 2022 macallan branches: 1.798.4;
regen
1.798 Wed Jun 29 19:43:46 GMT 2022 macallan branches: 1.798.4;
regen
H A Dusbdevs_data.h1.798 Wed Jun 29 19:43:46 GMT 2022 macallan branches: 1.798.4;
regen
1.798 Wed Jun 29 19:43:46 GMT 2022 macallan branches: 1.798.4;
regen
H A Dusbdevs1.798 Thu Oct 21 20:16:51 GMT 2021 jnemeth add Edimax N150 adapter; tested on my PBP
/src/sys/arch/i386/i386/
H A Dmachdep.c1.798 Sat Nov 04 08:50:47 GMT 2017 cherry In XEN PV, the idt vector table is not required to be altered at
runtime, since only entries for exceptions/traps are registered with
the hypervisor and interrupts are managed via a completely different
mechanism.

This change uses the idt_vec_reserve() mechanism nevertheless,
modifying it slightly to only do namespace management in XEN, while on
native it will continue to do idt entry init as before.

Rationale: Consistent API usage and potential future merging of
XEN/non-XEN code.

There are no functional changes in this commit.
/src/distrib/sets/lists/base/
H A Dshl.mi1.798 Sat Jan 28 21:42:41 GMT 2017 christos bump heimdal libraries
H A Dmi1.798 Tue Mar 03 06:01:56 GMT 2009 mrg put xkbcomp output into /var/db/xkb by default, a place that (now) exists
/src/doc/
H A D3RDPARTY1.798 Sat Dec 25 00:12:49 GMT 2010 wiz mdocml-1.10.8 out.
H A DCHANGES1.798 Thu Mar 01 14:29:40 GMT 2007 yamt mention priority inheritance.
/src/sys/arch/i386/conf/
H A DGENERIC1.798 Tue Nov 28 16:15:36 GMT 2006 christos s/COPTS/CPUFLAGS/
s/-O2 //
/src/distrib/sets/lists/man/
H A Dmi1.798 Tue Jun 28 08:36:48 GMT 2005 kent remove pss(4) driver. It has never been workable and has not been
compilable for a long time.
/src/distrib/sets/lists/tests/
H A Dmi1.798 Sun Dec 23 21:27:45 GMT 2018 jakllsch Make the /usr/tests/lib/libnvmm directory and testing framework files MI.

Should fix non-amd64 build.
/src/share/mk/
H A Dbsd.own.mk1.798 Tue Apr 15 18:40:34 GMT 2014 joerg Add basic Alpha support to libunwind.
/src/usr.bin/make/
H A Dvar.c1.798 Thu Feb 04 19:00:45 GMT 2021 rillig make: rename Var_Set to Var_SetExpand

After doing the textual renaming across all files, I added a new
function Var_Set that does not expand the variable name. I then undid
the renaming for all calls where the variable name cannot ever contain a
dollar sign. I omitted the word "Expand" from the textual references in
the unit tests and in the debug logging messages since the focus is
usually on the "Set" part, not on the "Expand".

No functional change.
/src/sys/conf/
H A Dfiles1.798 Sun Aug 27 15:44:16 GMT 2006 cube Require a config(1) supporting syntax version 20060604 now that we use
the "obsolete" statement.
/src/distrib/sets/lists/comp/
H A Dmi1.798 Tue Jul 12 11:40:29 GMT 2005 wiz Mark /usr/include/dev/ieee1394/fwiso_ioctl.h as obsolete (not installed
any longer).

Completed in 1449 milliseconds