Searched hist:1.712 (Results 1 - 22 of 22) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.712 Wed Oct 20 07:04:28 GMT 2021 knakahara Fix return value of interrupt handler, pointed out by msaitoh@n.o.

Even if stopping flag is set (and handler do nothing), the interrupt
itself should be assume to be processed when ICR is not zero. If not,
interrupt count is not incremented correctly.
H A Dpcidevs.h1.712 Wed May 18 20:34:28 GMT 2005 riz Regen.
H A Dpcidevs_data.h1.712 Sat May 28 16:04:35 GMT 2005 kent regen
H A Dpcidevs1.712 Fri May 27 00:48:24 GMT 2005 augustss Add the TM8000 integrated northbridge.
/src/share/man/man4/
H A DMakefile1.712 Mon Mar 01 18:01:05 GMT 2021 jakllsch branches: 1.712.2;
install rge(4) manual
1.712 Mon Mar 01 18:01:05 GMT 2021 jakllsch branches: 1.712.2;
install rge(4) manual
/src/distrib/sets/lists/base/
H A Dshl.mi1.712 Sun Aug 10 08:07:50 GMT 2014 spz branches: 1.712.2;
merge openssl 1.0.1i
1.712 Sun Aug 10 08:07:50 GMT 2014 spz branches: 1.712.2;
merge openssl 1.0.1i
H A Dmi1.712 Mon Jun 25 23:38:57 GMT 2007 christos add tcpdrop
/src/sys/dev/usb/
H A Dusbdevs1.712 Wed Feb 17 00:46:17 GMT 2016 riastradh Add various USB Bluetooth controllers.

From mlelstv.
H A Dusbdevs.h1.712 Mon Oct 17 20:00:25 GMT 2016 nat regen.
H A Dusbdevs_data.h1.712 Sun Oct 16 18:49:17 GMT 2016 nat regen.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.712 Thu Nov 10 00:12:04 GMT 2011 jym Turn the 'i386_use_pae' variable into simply 'use_pae'. Technically
speaking we are also running with PAE enabled in long mode under amd64,
so this variable will be used in various places across x86 machdep to
branch at runtime to functions that require extra handling for PAE mode.
/src/doc/
H A D3RDPARTY1.712 Tue Aug 11 19:07:33 GMT 2009 snj We use gdb 6.5 these days.
H A DCHANGES1.712 Wed Sep 27 00:29:32 GMT 2006 tron Move entry for 20060904 "sysinst" changes to "CHANGES.prev" after it has
been pulled up into the "netbsd-4" branch.
/src/usr.bin/make/
H A Dparse.c1.712 Tue Dec 19 19:33:39 GMT 2023 rillig make: clean up comments

No binary change, except for line numbers in assertions.
H A Dvar.c1.712 Sun Dec 06 15:40:46 GMT 2020 rillig make(1): use FStr in Var_UnExport
/src/sys/sys/
H A Dparam.h1.712 Mon Jul 18 04:30:30 GMT 2022 thorpej Make kqueue event status for vnodes shareable, and for stacked file systems
like nullfs, make the upper vnode share that status with the lower vnode.

And, lo, NetBSD 9.99.99.

Fixes PR kern/56713.
/src/sys/conf/
H A Dfiles1.712 Sat Feb 26 23:04:16 GMT 2005 perry branches: 1.712.2;
nuke trailing whitespace
1.712 Sat Feb 26 23:04:16 GMT 2005 perry branches: 1.712.2;
nuke trailing whitespace
/src/sys/arch/i386/conf/
H A DGENERIC1.712 Sat Dec 10 11:32:14 GMT 2005 elad Apparently the i386 GENERIC kernel config already have some Veriexec
options and pseudo-device scattered in the file; remove duplicates.

Pointed out by xtraeme@, thanks. :)
/src/distrib/sets/lists/man/
H A Dmi1.712 Fri Jul 09 18:38:37 GMT 2004 bouyer Add geodeide(4), a driver for the AMD Geode CS5530A IDE controller.
Tested by Ian Zagorskih (ianzag at megasignal.com).
/src/distrib/sets/lists/tests/
H A Dmi1.712 Mon Jan 02 21:05:06 GMT 2017 martin Add misising mixerctl file
/src/share/mk/
H A Dbsd.own.mk1.712 Thu Nov 15 19:49:12 GMT 2012 jkunz Add elftosb tools to evbarm userland and toolchain.
Elftosb is used to create a digitaly signed "secure boot" file.
This sb file can be booted by the first stage boot loader found in
Freescale i.MX23 and i.MX28 application processors.

Copyright (c) 2004-2010 Freescale Semiconductor, Inc.
/src/distrib/sets/lists/comp/
H A Dmi1.712 Mon Jul 05 11:08:37 GMT 2004 sketch Complete removal of uvm_useracc(9), as described in

http://mail-index.netbsd.org/source-changes/2003/11/13/0011.html

Completed in 1742 milliseconds