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

/src/sys/dev/pci/
H A Dif_wm.c1.713 Wed Oct 20 08:02:07 GMT 2021 msaitoh Change DMA physical address in wm_flush_desc_rings() to match other OSes.

- Even without this change, the workaround works with my machines.
- Add comment.
H A Dpcidevs.h1.713 Fri May 27 00:48:49 GMT 2005 augustss Regen.
H A Dpcidevs_data.h1.713 Tue Jun 07 11:33:06 GMT 2005 skrll Regen.
H A Dpcidevs1.713 Sat May 28 16:03:49 GMT 2005 kent Add the followings:
- 6300ESB AC'97 Audio
- 6300ESB AC'97 Modem
- ICH6 HD-Audio
- ICH6 AC'97 Modem
- All of ICH7 devices
/src/sys/dev/usb/
H A Dusbdevs1.713 Tue Apr 19 15:50:24 GMT 2016 nonaka Added Buffalo WI-U2-300D.
H A Dusbdevs.h1.713 Mon Oct 31 03:19:23 GMT 2016 dholland Regen.
H A Dusbdevs_data.h1.713 Mon Oct 17 20:00:25 GMT 2016 nat regen.
/src/share/man/man4/
H A DMakefile1.713 Mon May 17 04:07:42 GMT 2021 yamaguchi Add a new link-aggregation pseudo interface named lagg(4)

- FreeBSD's lagg(4) based implementation
- MP-safe and MP-scalable
/src/sys/arch/i386/i386/
H A Dmachdep.c1.713 Fri Nov 18 22:18:08 GMT 2011 jmcneill remove Xbox support
/src/distrib/sets/lists/base/
H A Dshl.mi1.713 Fri Aug 22 10:51:38 GMT 2014 apb sort
H A Dmi1.713 Fri Jun 29 23:30:17 GMT 2007 rumble Add read-only support for SGI's Extent File System.

Reviewed by pooka@.
/src/doc/
H A D3RDPARTY1.713 Wed Aug 12 00:15:49 GMT 2009 sborrill Update to reflect new open-source ath hal
H A DCHANGES1.713 Wed Sep 27 21:21:52 GMT 2006 rpaulo Fix date for twa(4) entry.
/src/usr.bin/make/
H A Dparse.c1.713 Fri Dec 29 20:43:58 GMT 2023 rillig make: unexport list memory management functions

They are only used in a single source file.

No functional change.
H A Dvar.c1.713 Sun Dec 06 16:24:30 GMT 2020 rillig make(1): replace pointer comparisons with enum

Keeping track of what it means if varname.str == str is not as
expressive as declaring what exactly to unexport.
/src/sys/sys/
H A Dparam.h1.713 Tue Sep 20 02:24:18 GMT 2022 knakahara Welcome to 9.99.100

- changed the prototype of rt_replace_ifa_matched_entries()

See also the follwoing thread
https://mail-index.netbsd.org/tech-kern/2022/09/15/msg028385.html
Advised by kre@n.o, pgoyette@n.o, gutteridge@n.o and dholland@n.o, thanks.
/src/sys/arch/i386/conf/
H A DGENERIC1.713 Sun Dec 11 02:11:50 GMT 2005 christos Add a small device to control brightness on the Sony VAIOs.
/src/distrib/sets/lists/man/
H A Dmi1.713 Mon Jul 12 23:56:58 GMT 2004 wiz Add some files for texinfo-4.7.
/src/distrib/sets/lists/tests/
H A Dmi1.713 Thu Jan 05 13:45:51 GMT 2017 wiz Tag cleanup: if the last column contains 'obsolete', the one before should too.
/src/share/mk/
H A Dbsd.own.mk1.713 Tue Nov 20 10:43:21 GMT 2012 apb Make the test for infinite recursion in PRINTOBJDIR more specific,
and make the error case more easily recognisable.

Now "make -V '${PRINTOBJDIR}'" works instead of misinterpreting the "-V"
as infinite recursion.
/src/sys/conf/
H A Dfiles1.713 Fri Mar 18 11:11:50 GMT 2005 yamt add agr(4), a pseudo network device driver for link aggregation.
/src/distrib/sets/lists/comp/
H A Dmi1.713 Sat Jul 10 13:49:09 GMT 2004 junyoung lib/24252: Add C99 functions round(3) and roundf(3).
libm minor unchanged; ride a recent bump.

From FreeBSD.

Completed in 1613 milliseconds