Searched hist:1.829 (Results 1 - 15 of 15) sorted by relevance

/src/sys/dev/pci/
H A Dpcidevs_data.h1.829 Thu Sep 07 00:38:59 GMT 2006 itohy branches: 1.829.2;
Regen from pcidevs rev 1.830.
1.829 Thu Sep 07 00:38:59 GMT 2006 itohy branches: 1.829.2;
Regen from pcidevs rev 1.830.
H A Dpcidevs.h1.829 Sun Sep 03 00:14:32 GMT 2006 xtraeme regen
H A Dpcidevs1.829 Sun Sep 03 00:13:56 GMT 2006 xtraeme Add missing PDC20265 device... removed accidentally in previous.
/src/share/mk/
H A Dbsd.own.mk1.829 Mon Aug 11 03:43:25 GMT 2014 jnemeth branches: 1.829.2;
Add the infrastructure for MODULAR support for Xen kernels. At
the moment, this can only load very simple modules due to missing
symbols. It is being add at this time to make pullups to the
netbsd-7 branch easier. It is not enabled by default in any kernels.
1.829 Mon Aug 11 03:43:25 GMT 2014 jnemeth branches: 1.829.2;
Add the infrastructure for MODULAR support for Xen kernels. At
the moment, this can only load very simple modules due to missing
symbols. It is being add at this time to make pullups to the
netbsd-7 branch easier. It is not enabled by default in any kernels.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.829 Sat May 02 16:44:35 GMT 2020 bouyer Introduce Xen PVH support in GENERIC.
This is compiled in with
options XENPVHVM
x86 changes:
- add Xen section and xen pvh entry points to locore.S. Set vm_guest
to VM_GUEST_XENPVH in this entry point.
Most of the boot procedure (especially page table setup and switch to
paged mode) is shared with native.
- change some x86_delay() to delay_func(), which points to x86_delay() for
native/HVM, and xen_delay() for PVH

Xen changes:
- remove Xen bits from init_x86_64_ksyms() and init386_ksyms()
and move to xen_init_ksyms(), used for both PV and PVH
- set ISA no-legacy-devices property for PVH
- factor out code from Xen's cpu_bootconf() to xen_bootconf()
in xen_machdep.c
- set up a specific pvh_consinit() which starts with printk()
(which uses a simple hypercall that is available early) and switch to
xencons when we can use pmap_kenter_pa().
/src/distrib/sets/lists/base/
H A Dshl.mi1.829 Tue Feb 06 06:28:20 GMT 2018 skrll Update for libunbound minor bump
H A Dmi1.829 Tue Sep 08 07:08:01 GMT 2009 skrll Rename MKBFD to MKBINUTILS and support HAVE_BINUTILS for set lists. This
makes {MK,HAVE_}BINUTILS consistent with {MK,HAVE_}{GCC,GDB}.

Allow MKBFD to defines MKBINUTILS as a backwards compatibility hook.

Update the sets lists and add conditionals for lib{bfd,opcodes}.
/src/doc/
H A D3RDPARTY1.829 Wed Apr 06 09:11:08 GMT 2011 roy import dhcpcd-5.2.12
H A DCHANGES1.829 Tue Apr 17 21:24:56 GMT 2007 pooka note support for NFS exporting puffs file servers
1.829 Tue Apr 17 21:24:56 GMT 2007 pooka note support for NFS exporting puffs file servers
/src/sys/arch/i386/conf/
H A DGENERIC1.829 Tue May 29 21:37:07 GMT 2007 christos Add COMPAT_40 for struct ifreq changes.
/src/distrib/sets/lists/man/
H A Dmi1.829 Thu Sep 22 07:31:10 GMT 2005 dyoung Add the manual page for geodewdog(4), the driver for the AMD Geode
SC1100's integrated watchdog timer.
/src/distrib/sets/lists/tests/
H A Dmi1.829 Tue Feb 11 03:15:10 GMT 2020 riastradh Test that fpu state is preserved by fork.
/src/usr.bin/make/
H A Dvar.c1.829 Tue Feb 16 16:33:40 GMT 2021 rillig make: use bit-shift expressions for VarFlags constants

These are easier to read than hex constants.

There was no need to skip bits 2 and 3 (there were no constants for 0x04
and 0x08). Close this gap, to avoid confusing future readers. Keep the
relative order of the flags since that affects the debug output of -dv.

No functional change.
/src/sys/conf/
H A Dfiles1.829 Fri Feb 02 02:10:24 GMT 2007 ober Updates to allow Zaurus screen to rotate 90 degrees to a usable state with the keyboard. Patch from peter@ copied from OpenBSD. Feedback and OK from matt@
/src/distrib/sets/lists/comp/
H A Dmi1.829 Thu Nov 24 08:16:21 GMT 2005 yamt add RUN_ONCE.

Completed in 1190 milliseconds