Searched hist:1.809 (Results 1 - 18 of 18) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.809 Thu Sep 07 20:04:18 GMT 2023 ad Add USB device TOPPING DX3 Pro. |
| H A D | usbdevs.h | 1.809 Wed Oct 02 17:17:26 GMT 2024 tsutsui Regen from usbdevs rev 1.817: > Add SANWA SUPPLY 500-KC002N USB to VGA Adapter. |
| H A D | usbdevs_data.h | 1.809 Wed Oct 02 17:17:26 GMT 2024 tsutsui Regen from usbdevs rev 1.817: > Add SANWA SUPPLY 500-KC002N USB to VGA Adapter. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.809 Sun Jul 30 04:18:25 GMT 2006 simonb Regen. |
| H A D | pcidevs_data.h | 1.809 Sun Jul 30 21:09:54 GMT 2006 oster Regen |
| H A D | pcidevs | 1.809 Sun Jul 30 04:17:42 GMT 2006 simonb Add 82945P_IGD. Should this be "82945G_IGD", and other 945 device IDs have G instead of P suffix? |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.809 Sun Sep 23 00:59:59 GMT 2018 cherry Make XEN use the same api as native, for idt vector allocation and registration. lidt() placed in xenfunc() on maxv@ suggestion. There should be no functional change due to this commit. Tested on amd64 native and XEN. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.809 Mon Apr 17 19:51:11 GMT 2017 agc Bumped libnetpgpverify major from 4 to 5 |
| H A D | mi | 1.809 Thu May 14 02:37:35 GMT 2009 ginsbach Add the getdate(3) function and getdate_err value, conforming to IEEE Std 1003.1 (``POSIX.1'') and the Open Group Base Specifications X/Open System Interfaces extension (``XSI''). |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.809 Sun Jan 30 17:48:04 GMT 2011 wiz xz-5.0.1 out. |
| H A D | CHANGES | 1.809 Wed Mar 14 00:46:08 GMT 2007 xtraeme aiboost(4) manpage is available now, updating it. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.809 Sun Feb 18 18:05:52 GMT 2007 dsl Add commented out entries for SYSCALL_STATS and SYSCALL_TIMES |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.809 Sun Jul 24 14:24:53 GMT 2005 wiz Fix typo. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.809 Tue Feb 26 10:01:40 GMT 2019 isaki Add ATF tests for __sync_* functions instead of all_sync_ops_linkable.c |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.809 Fri May 23 18:51:31 GMT 2014 matt Since the majority of architectures uses GCC 4.8, make it the default. Only ia64, m68k, 32-bit powerpc, and sh3 still use GCC 4.5 |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.809 Sun Feb 14 00:16:13 GMT 2021 rillig make: document purpose of stepping back in the parser In ApplyModifier_Assign there was no need to compute the delimiter from st->startc since that has already be done at that point. |
| /src/sys/conf/ | ||
| H A D | files | 1.809 Thu Sep 07 00:34:41 GMT 2006 itohy Add PIOBM (busmastering transfer using ATA PIO mode) support. The PIOBM is used by only one driver (will be added later, stay tuned) and intruduce an attribute "ata_piobm" so that it will be conditionally compiled in. The "ata_dma" (busmastering transfer using ATA DMA mode) and "ata_udma" (busmastering transfer using ATA Ultra DMA mode) attributes are also added for consistency, but unused for now. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.809 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. |
Completed in 1486 milliseconds