| Home | Sort by: relevance | last modified time | path |
| /src/sys/dev/usb/ | |
| usbdevs.h | 1.587 Sat Sep 03 16:21:18 UTC 2011 mlelstv Regenerate for Kingston DT101 G2 |
| usbdevs_data.h | 1.587 Sat Sep 03 01:53:01 UTC 2011 asau Regenerate for Kingston Data Travel 101. |
| usbdevs | 1.587 Wed Jul 20 17:06:00 UTC 2011 jakllsch Add vendor HTC, and HTC and Samsung Android products. |
| /src/usr.bin/xlint/lint1/ | |
| tree.c | 1.587 Sun Dec 03 18:17:41 UTC 2023 rillig lint: in declarations, replace tab with space Previously, in some cases, the keywords 'const' or 'struct' were followed by a tab, which doesn't make sense. No functional change. |
| /src/usr.bin/make/ | |
| parse.c | 1.587 Mon Dec 27 21:21:17 UTC 2021 rillig make: rename local variables to be simpler No binary change. |
| main.c | 1.587 Thu Jan 19 21:33:06 UTC 2023 rillig make: inline macro for variable name This fixes the inconsistency of using the macro name in one place and its value in another place (since 2010). No binary change. |
| var.c | 1.587 Sun Oct 25 19:11:30 UTC 2020 rillig make(1): reduce duplicate code in VarFind |
| /src/sys/dev/pci/ | |
| if_wm.c | 1.587 Wed Sep 12 04:59:26 UTC 2018 msaitoh - Try m_defrag() to reduce the number of DMA segment if bus_dmamap_load_mbuf() returned EFBIG. When m_defrag() is called, txqNNdefrag event counter is incremented. If the 2nd try of bus_dmamap_load_mbuf() failed, txqNNtoomanyseg event counter is incremented. - Reduce the max number of DMA segemts from 256 to 64 (it's the same valuse as other BSD's (EM_MAX_SCATTER) and more than before if_wm.c rev. 1.75's value (40)) because we do m_defrag() now. 1.508.4.23 Sun Sep 23 17:39:02 UTC 2018 martin Pull up following revision(s) (requested by msaitoh in ticket #1027): sys/dev/pci/if_wm.c: revision 1.586 sys/dev/pci/if_wm.c: revision 1.587 sys/dev/pci/if_wm.c: revision 1.588 - Split txdrop evcnt into pcqdrop and descdrop. - Simplify evcnt name by removing duplicated "tx" or "rx". - s/tu/underrun/ - Try m_defrag() to reduce the number of DMA segment if bus_dmamap_load_mbuf() returned EFBIG. When m_defrag() is called, txqNNdefrag event counter is incremented. If the 2nd try of bus_dmamap_load_mbuf() failed, txqNNtoomanyseg event counter is incremented. - Reduce the max number of DMA segments from 256 to 64 (it's the same value as other BSD's (EM_MAX_SCATTER) and more than before if_wm.c rev. 1.75's value (40)) because we do m_defrag() now. Fix comment. |
| pcidevs.h | 1.587 Thu Oct 23 16:02:09 UTC 2003 fvdl Regen. |
| pcidevs_data.h | 1.587 Mon Nov 03 15:58:48 UTC 2003 cube Regen. |
| pcidevs | 1.587 Wed Oct 22 11:30:52 UTC 2003 fvdl Add: * an id for the Promise FastTrak 378 * several ids for NVidia nForce3 devices |
| /src/share/man/man4/ | |
| Makefile | 1.587 Fri Jul 13 16:19:42 UTC 2012 rkujawa Add voodoofb man page. This time trying to use the "the" word more. |
| /src/sys/arch/amd64/conf/ | |
| GENERIC | 1.587 Wed Mar 10 06:38:44 UTC 2021 msaitoh Add micphy(4). |
| /src/sys/arch/i386/i386/ | |
| machdep.c | 1.587 Thu Jan 04 18:16:44 UTC 2007 jmcneill Microsoft Xbox support, from Andrew Gillham. Still requires some bug fixes in the nfe(4) driver; works with USB ethernet. Requires Xromwell / Cromwell 2.41dev or above to boot. Tested both CD boot and etherboot. xboxfb(4) currently does not work properly with component video cables. |
| /src/sys/sys/ | |
| param.h | 1.587 Wed May 08 13:47:33 UTC 2019 isaki Merge isaki-audio2 branch. Welcome to 8.99.39. |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.587 Wed Dec 17 09:18:45 UTC 2003 tls Add "sk" driver for SysKonnect/Marvell GigE cards. |
| /src/sys/conf/ | |
| files | 1.587 Thu Dec 26 00:31:24 UTC 2002 jdolecek move msdosfs code from sys/msdosfs to sys/fs/msdosfs |
| /src/doc/ | |
| CHANGES | 1.587 Sat Feb 18 21:14:12 UTC 2006 jmcneill Note wsdisplay, splash, and vesafb changes. |
| 3RDPARTY | 1.587 Sat Mar 22 09:06:37 UTC 2008 mlelstv document the import of Heimdal-1.1 |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.587 Sat Aug 23 15:59:03 UTC 2014 christos new make tests |
| /src/share/mk/ | |
| bsd.own.mk | 1.587 Sat Oct 10 19:05:29 UTC 2009 apb If ${NETBDSRCDIR}/../xsrc exists, then use it as the default value of X11SRCDIR. If it doesn't exist, then use /usr/xsrc as before. OK mrg |
| /src/distrib/sets/lists/base/ | |
| mi | 1.587 Fri Jan 20 08:38:59 UTC 2006 garbled Add pjlfilter to setlist |
| shl.mi | 1.587 Mon Jun 06 16:16:00 UTC 2011 njoly Update libcrypto.so and libssl.so minor forgotten in previous update, for compat and debug libraries. |
| /src/distrib/sets/lists/man/ | |
| mi | 1.587 Mon Jun 30 19:09:06 UTC 2003 wiz Update for groff-1.19. |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.587 Fri Jul 04 04:56:27 UTC 2003 atatat Two milter libraries from sendmail, two headers, one directory for the headers to live in, and the README file from the milter stuff. |