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

/src/sys/kern/
H A Dvfs_syscalls.c1.567 Sun Aug 11 13:09:58 GMT 2024 bad explain why MNT_ASYNC is temporarily cleared

related to PR kern/58564.
/src/sys/dev/pci/
H A Dpcidevs.h1.567 Wed Aug 20 22:58:22 GMT 2003 jonathan regen from pcidevs 1.567 with fix for typo in bcm5823 product-id.
1.567 Wed Aug 20 22:58:22 GMT 2003 jonathan regen from pcidevs 1.567 with fix for typo in bcm5823 product-id.
H A Dpcidevs_data.h1.567 Tue Aug 26 17:25:33 GMT 2003 tron Regen.
1.565 Wed Aug 20 22:58:23 GMT 2003 jonathan regen from pcidevs 1.567 with fix for typo in bcm5823 product-id.
H A Dpcidevs1.567 Wed Aug 20 22:56:13 GMT 2003 jonathan Fix typo (s/5822/5823/) in line for bcm5823 device.
/src/distrib/notes/common/
H A Dmain1.567 Wed Oct 20 23:45:09 GMT 2021 gutteridge main: add .gz extension to .img references for consistency
/src/sys/dev/usb/
H A Dusbdevs1.567 Thu Nov 04 09:18:39 GMT 2010 pooka add dlink3 and netgear3
H A Dusbdevs.h1.567 Sat Jan 08 22:04:19 GMT 2011 is Realtek 8187B
H A Dusbdevs_data.h1.567 Thu Dec 30 19:28:52 GMT 2010 jakllsch Regen.
/src/sys/arch/amd64/conf/
H A DGENERIC1.567 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/share/man/man4/
H A DMakefile1.567 Tue Aug 30 05:40:38 GMT 2011 jruoho As discussed with wiz@ and jmcneill@, move the dtvi2c(4) page to dtviic(4)
(to match iic(4)) and install it by default. Also, and in particular, build
and install MLINKS for all supported demodulators and tuners.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.567 Sat Jul 15 00:24:57 GMT 2023 rillig tests/lint: demonstrate use-after-free in GCC statement expression
/src/sys/arch/i386/i386/
H A Dmachdep.c1.567 Sat Dec 24 20:07:10 GMT 2005 perry Remove leading __ from __(const|inline|signed|volatile) -- it is obsolete.
/src/distrib/sets/lists/base/
H A Dshl.mi1.567 Mon Jan 17 20:39:04 GMT 2011 agc Hook libisns into the build, and modify the set lists accordingly.

Note the addition of iSNS protocol support in doc/CHANGES

With thanks to Wasabi Systems for contributing the code.
H A Dmi1.567 Sat Aug 20 17:23:53 GMT 2005 rpaulo Adapted to the changes of grfinfo(1) MANSUBDIR (hp300). (thanks Klaus Klein)
/src/doc/
H A D3RDPARTY1.567 Mon Nov 12 14:53:32 GMT 2007 jmmv Change the primary docs to mention atf's import

Describe atf (in doc/3RDPARTY) as a third-party project imported into
NetBSD and mention who is responsible for it (in doc/RESPONSIBLE).
/src/usr.bin/make/
H A Dmain.c1.567 Fri Jan 07 21:00:49 GMT 2022 rillig make: have as few statements as possible between va_start and va_end

No functional change.
H A Dparse.c1.567 Fri Dec 03 23:29:30 GMT 2021 rillig make: only allocate the name of an included file if necessary

The string passed to IncludeFile is only used during that function call,
it is not stored anywhere.

No functional change.
H A Dvar.c1.567 Mon Oct 05 19:27:47 GMT 2020 rillig make(1): revert previous commit

It had accidentally reverted all the work from the past few days.
/src/sys/sys/
H A Dparam.h1.567 Mon Jul 16 07:08:40 GMT 2018 pgoyette Bump version for changes to struct cpu_info

Welcome to 8.99.22 !
/src/sys/arch/i386/conf/
H A DGENERIC1.567 Thu Aug 07 00:06:15 GMT 2003 soren Enable ahd(4) by default. There are some problems with higher speeds /
packetized mode, but those can be disabled in the Adaptec BIOS setup.
/src/distrib/sets/lists/man/
H A Dmi1.567 Sat Apr 19 08:35:25 GMT 2003 bjh21 Line up columns.
/src/distrib/sets/lists/tests/
H A Dmi1.567 Tue Apr 29 06:29:02 GMT 2014 uebayasi Minimal execve(2) ATF test.
/src/share/mk/
H A Dbsd.own.mk1.567 Thu Jun 18 06:36:59 GMT 2009 mrg implement MKX11FONTS for Xorg.
/src/sys/conf/
H A Dfiles1.567 Thu Oct 10 22:58:49 GMT 2002 thorpej Move netnatm config defns to netnatm/files.netnatm.
/src/distrib/sets/lists/comp/
H A Dmi1.567 Tue May 13 15:49:26 GMT 2003 thorpej Add <dev/ic/icpreg.h> and <dev/ic/icp_ioctl.h>.

Completed in 1619 milliseconds