Searched hist:1.784 (Results 1 - 19 of 19) sorted by relevance

/src/sys/dev/pci/
H A Dif_wm.c1.784 Fri Aug 25 09:38:50 GMT 2023 msaitoh Fix #ifdef WM_DEBUG code in wm_gmii_i82544_{read,write}reg_locked.
H A Dpcidevs.h1.784 Tue Apr 25 23:57:13 GMT 2006 wrstuden Regen to catch change for 3ware cards.
H A Dpcidevs_data.h1.784 Sat Apr 29 02:10:09 GMT 2006 gdamore Regen.
H A Dpcidevs1.784 Sat Apr 29 02:08:47 GMT 2006 gdamore Add Audigy4 device id.
/src/sys/dev/usb/
H A Dusbdevs1.784 Sat Jul 04 08:05:26 GMT 2020 ryoon usbdevs: Add Linux USB 3.0 debugging port serial device
H A Dusbdevs.h1.784 Tue Jun 29 21:04:03 GMT 2021 pgoyette Regen for new sys/dev/devlist2h.awk
H A Dusbdevs_data.h1.784 Tue Jun 29 21:04:03 GMT 2021 pgoyette Regen for new sys/dev/devlist2h.awk
/src/sys/arch/i386/i386/
H A Dmachdep.c1.784 Sat Jul 22 08:23:18 GMT 2017 maxv Initialize these kpm fields in pmap_bootstrap.
/src/distrib/sets/lists/base/
H A Dshl.mi1.784 Mon Sep 05 02:25:37 GMT 2016 ozaki-r Support tun devices on rump kernels
H A Dmi1.784 Wed Nov 26 15:45:56 GMT 2008 tsutsui - rename set list lkm.mi -> module.mi
- move obsolete lists of usr/lkm files to mi
/src/doc/
H A D3RDPARTY1.784 Tue Nov 02 16:39:31 GMT 2010 joerg Add entries for XZ 5.0.0 import.
H A DCHANGES1.784 Wed Jan 24 23:54:24 GMT 2007 dogcow fix radix
/src/sys/arch/i386/conf/
H A DGENERIC1.784 Tue Sep 26 14:30:26 GMT 2006 elad Oops! forgot "options" in previous commit. Pointed out by freza@, thanks!
/src/distrib/sets/lists/man/
H A Dmi1.784 Mon Apr 25 00:46:18 GMT 2005 blymn Obsolete verifiedexec(4) man page
/src/distrib/sets/lists/tests/
H A Dmi1.784 Thu May 24 14:54:36 GMT 2018 christos add new tests
/src/share/mk/
H A Dbsd.own.mk1.784 Tue Mar 11 23:22:36 GMT 2014 christos switch amd64 to gcc-4.8
/src/usr.bin/make/
H A Dvar.c1.784 Sat Jan 30 20:53:29 GMT 2021 rillig make(1): split Buf_Destroy into Buf_Done and Buf_DoneData

In all cases except one, the boolean argument to Buf_Destroy was
constant. Removing that argument by splitting the function into two
separate functions makes the intention clearer on the call site. It
also removes the possibility for using the return value of Buf_Done,
which would have made no sense.

The function Buf_Done now pairs with Buf_Init, just as in HashTable and
Lst.

Even though Buf_Done is essentially a no-op, it is kept as a function,
both for symmetry with Buf_Init and for clearing the Buffer members
after use (this will be done only in CLEANUP mode, in a follow-up
commit).
/src/sys/conf/
H A Dfiles1.784 Mon Jun 26 16:13:21 GMT 2006 drochner add some common code to support the ACPI power management timer
independly of ACPI
/src/distrib/sets/lists/comp/
H A Dmi1.784 Sat May 14 23:58:51 GMT 2005 christos add new stdio wide functions.

Completed in 1451 milliseconds