Searched hist:1.819 (Results 1 - 16 of 16) sorted by relevance

/src/sys/dev/usb/
H A Dusbdevs1.819 Thu Jan 23 07:11:27 GMT 2025 mrg add intel gale peak bluetooth 5.4 controller
/src/sys/arch/i386/conf/
H A DGENERIC1.819 Wed Mar 14 00:27:22 GMT 2007 drochner branches: 1.819.2;
It doesn't make sense to specify "configuration" and "interface"
locators for uhub because a hub can't have sub-devices.
This might be sanity-checked eventually.
Same for ubt now after the change to device attachment.

1.819 Wed Mar 14 00:27:22 GMT 2007 drochner branches: 1.819.2;
It doesn't make sense to specify "configuration" and "interface"
locators for uhub because a hub can't have sub-devices.
This might be sanity-checked eventually.
Same for ubt now after the change to device attachment.

/src/sys/dev/pci/
H A Dpcidevs.h1.819 Sun Aug 13 08:02:07 GMT 2006 dsainty Regen: Add the Promise PDC20771, present on the Promise FastTrak TX2300
H A Dpcidevs_data.h1.819 Tue Aug 22 21:41:13 GMT 2006 riz Regen for GALILEO -> MARVELL
H A Dpcidevs1.819 Sun Aug 13 08:00:14 GMT 2006 dsainty Add the Promise PDC20771, present on the Promise FastTrak TX2300
/src/sys/arch/i386/i386/
H A Dmachdep.c1.819 Sun May 19 08:17:02 GMT 2019 maxv Misc changes in the x86 FPU code. Reduces a future diff. No real functional
change.
/src/distrib/sets/lists/base/
H A Dshl.mi1.819 Wed Aug 16 21:32:22 GMT 2017 joerg Bump libc minor to 208 for strfmon_l.
H A Dmi1.819 Sat Jun 20 04:20:21 GMT 2009 agc Add entries for the iSCSI initiator
/src/doc/
H A D3RDPARTY1.819 Thu Mar 10 09:19:14 GMT 2011 jmmv Document tmux.
H A DCHANGES1.819 Thu Apr 05 18:39:04 GMT 2007 garbled Note via V-RAID addition
/src/sys/conf/
H A Dfiles1.819 Fri Nov 24 22:04:25 GMT 2006 wiz branches: 1.819.2;
s/independant/independent/, from Zafer.
1.819 Fri Nov 24 22:04:25 GMT 2006 wiz branches: 1.819.2;
s/independant/independent/, from Zafer.
/src/distrib/sets/lists/man/
H A Dmi1.819 Sun Aug 28 19:37:58 GMT 2005 thorpej Experimental support for extended attributes on UFS1 file systems, using a
backing file per attribute type indexed by inode number to hold the extended
attributes.

This is working pretty well on my test systems, except for the "autostart"
feature. I need someone with a better handle on the VFS locking protocol
to go over that.

This is a work-in-progress. There are parts of this that could be re-factored
allowing this approach to be used on other types of file systems.

Adapted from FreeBSD.
/src/distrib/sets/lists/tests/
H A Dmi1.819 Sun Aug 18 20:15:59 GMT 2019 kamil Add ATF c and c++ tests for TSan, MSan, libFuzzer

These tests require Clang/LLVM 7 or newer on NetBSD.

Contributed by Yang Zheng during GSoC 2018.
/src/share/mk/
H A Dbsd.own.mk1.819 Sat Jul 05 19:23:38 GMT 2014 dholland Remove HTMLDOCDIR; it is no longer used (and doesn't fit the docs
scheme) and it was never honored anyway except in a couple places.
/src/usr.bin/make/
H A Dvar.c1.819 Sun Feb 14 20:22:30 GMT 2021 rillig make: print error about failed shell command before overwriting variable

Memory management of the value of variable expressions is currently more
complicated than necessary. It is the responsibility of ApplyModifiers,
even though conceptually the value belongs to an expression, so it
should rather be in Expr. Right now, this is an alias for
ApplyModifiersState, but that will change soon.

When that is done, there will no longer be a "current value" and a "new
value", only a single "value" of an expression. At that point, before
Expr_SetValueOwn will overwrite the old value with the output of the
shell command, the error message needs to refer to the latter.

/src/distrib/sets/lists/comp/
H A Dmi1.819 Sun Sep 25 14:27:26 GMT 2005 elad New home for rmd160.h.

Completed in 1383 milliseconds