Searched hist:1.582 (Results 1 - 24 of 24) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.582 Mon Jul 11 20:21:59 GMT 2011 matt Add SHEEVAPLUG_JTAG
H A Dusbdevs.h1.582 Fri Jul 22 07:45:20 GMT 2011 jruoho Re-regen.
H A Dusbdevs_data.h1.582 Fri Jul 22 07:42:04 GMT 2011 jruoho Regen.
/src/sys/arch/amd64/conf/
H A DGENERIC1.582 Wed Jan 20 13:22:08 GMT 2021 nia remove compat_ossaudio from kernel modules

this is only useful with compat_linux and gets autoloaded when
compat_linux is loaded, so there's no reason to bake it into kernels
any more.
/src/share/man/man4/
H A DMakefile1.582 Thu Mar 22 20:34:38 GMT 2012 drochner remove KAME IPSEC, replaced by FAST_IPSEC
/src/sys/dev/pci/
H A Dpcidevs.h1.582 Wed Oct 15 20:31:52 GMT 2003 itojun regen
H A Dpcidevs_data.h1.582 Sat Oct 18 18:53:09 GMT 2003 matt Regen.
H A Dpcidevs1.582 Fri Oct 10 15:19:01 GMT 2003 thorpej Add several more Intel Gig-E product IDs.
/src/usr.bin/xlint/lint1/
H A Dtree.c1.582 Sat Dec 02 21:47:05 GMT 2023 rillig lint: rename NOSCL to NO_SCL

For symmetry with NO_TSPEC. No functional change.
/src/sys/arch/i386/i386/
H A Dmachdep.c1.582 Sat Oct 21 05:54:32 GMT 2006 mrg in cpu_dumpconf(), don't panic() if we can't bdevsw_lookup() the
dumpdev. this occurs when we try to set the dumpdev to a device
with no driver loaded. this fixes PR#34872.

in sys_swapctl, if bdevsw_lookup() fails, set dumpdev = NODEV
before calling cpu_dumpconf(). (this also fixes PR#34872.)

XXX: cpu_dumpconf() should probably be changed to take a dumpdev
XXX: and return an error in such cases, but that is a much more
XXX: intrusive change.

XXX2: this is only run-tested on sparc64 and compile tested on a
XXX2: couple of platforms.
/src/distrib/sets/lists/base/
H A Dshl.mi1.582 Mon May 09 08:51:08 GMT 2011 manu Enable the build of perfused and libperfuse
H A Dmi1.582 Thu Dec 29 14:53:45 GMT 2005 tsutsui Add preliminary support for System V Boot File System.
Written by UCHIYAMA Yasushi <uch@netbsd>.
/src/doc/
H A D3RDPARTY1.582 Tue Feb 05 16:41:56 GMT 2008 joerg Point to the home page of wpa_supplicant itself, not the parent.
H A DCHANGES1.582 Wed Feb 08 19:06:42 GMT 2006 agc Note the addition of the NetBSD iSCSI target.
/src/usr.bin/make/
H A Dmain.c1.582 Sat May 07 17:49:47 GMT 2022 rillig make: allow to randomize build order of targets

In complex dependency structures, when a build fails, a probable cause
is a missing dependency declaration between some files. In compat mode,
the build order is deterministic, in jobs mode, it is somewhat
deterministic. To explore more edge cases, add the line ".MAKE.MODE +=
randomize-targets" somewhere in the makefile.

Fixes PR bin/45226 by riastradh. Reviewed by christos.
H A Dparse.c1.582 Wed Dec 15 10:12:20 GMT 2021 rillig make: in ParseDependencyCheckSpec, move default branch to the bottom

No functional change.
H A Dvar.c1.582 Fri Oct 23 13:38:17 GMT 2020 rillig make(1): move comment in Var_Set_with_flags

Until 2000-05-11, that comment was just above a VarFind call. 20 years
later, it is back again where it belongs.
/src/sys/sys/
H A Dparam.h1.582 Sun Feb 03 08:02:25 GMT 2019 pgoyette Don't include the raidframe compat code in the main raid module, the
compat code lives in their own compat_raid_xx modules, which will now
be autoloaded if needed.

While here, extract the compat_netbsd32_raid code into its own module,
too.

Welcome to 8.99.34
/src/sys/arch/i386/conf/
H A DGENERIC1.582 Tue Nov 18 23:07:37 GMT 2003 jonathan Add opencrypto and drivers for PCI cryptographic accelerators --
hifn (Hifn 7751), ubsec (Broadcom 582x) -- to i386 GENERIC kernel.
/src/distrib/sets/lists/man/
H A Dmi1.582 Thu May 15 13:13:21 GMT 2003 wiz Remove last traces of obsolete olms and omms drivers.
Ok'd by drochner and fvdl.
/src/distrib/sets/lists/tests/
H A Dmi1.582 Fri Jul 18 00:36:18 GMT 2014 christos Add t_minherit.
/src/share/mk/
H A Dbsd.own.mk1.582 Sat Sep 26 07:28:38 GMT 2009 skrll Switch arm and armeb to binutils 2.19.

Tested on my cats and all other platforms build tested.
/src/sys/conf/
H A Dfiles1.582 Wed Dec 04 00:28:39 GMT 2002 haya New Feature: add pseudo device for IEEE 1394 isochronous stream and
isochronous reception routine for IEEE 1394 OHCI (fwohci). The
transmission part is under construction.

The minimum configuration options for this feature are:

# IEEE 1394 (i.LINK)
fwohci* at pci? dev ? function ?
pseudo-device fwiso 1
/src/distrib/sets/lists/comp/
H A Dmi1.582 Sat Jun 14 08:04:43 GMT 2003 nonaka Add some files for libevent.

Completed in 1657 milliseconds