Searched hist:1.668 (Results 1 - 22 of 22) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.668 Tue Apr 29 10:55:02 GMT 2014 nonaka Added Planex GW-USFang300 entry. |
| H A D | usbdevs.h | 1.668 Sun Jul 20 14:01:20 GMT 2014 nonaka regen. |
| H A D | usbdevs_data.h | 1.668 Sat Jul 19 14:19:04 GMT 2014 skrll Regen |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.668 Fri Sep 21 18:38:25 GMT 2018 maxv Remove iavc(4). |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.668 Fri Nov 19 10:01:20 GMT 2004 tacha regen. |
| H A D | pcidevs_data.h | 1.668 Tue Nov 30 05:02:58 GMT 2004 grant regen |
| H A D | pcidevs | 1.668 Mon Nov 22 04:23:21 GMT 2004 rumble kern/28384: VT3606 -> VT6306 typo |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.668 Thu Jan 02 18:36:51 GMT 2025 rillig lint: fix assertion failure in pointer subtraction |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.668 Wed Apr 01 03:56:54 GMT 2009 tls Fix probe for VIA C3 and successors -- these are CPU family 6, not 5. The broken probe was causing the VIA padlock driver to never attach! Now we can see that its AES appears to be broken -- it makes FAST_IPSEC ESP not work, on systems where it works fine with cryptosoft. Rework code to detect and (if necessary) enable VIA crypto and RNG. Add RNG support to VIA padlock driver. In the process, have a quick go at debugging the AES support but no luck thus far. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.668 Sun Jul 28 14:02:56 GMT 2013 pgoyette Update sets lists for new bind9 and friends. |
| H A D | mi | 1.668 Sat Nov 04 03:46:19 GMT 2006 tnozaki add iconv support following encodings: ISO-2022-JP-1(RFC2237) CP50220,CP50221,CP50222(ISO-2022-JP variant) CP51932(EUC-JP variant) |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.668 Wed Feb 04 10:15:31 GMT 2009 roy Import dhcpcd-4.0.10 |
| H A D | CHANGES | 1.668 Sat Aug 19 23:08:02 GMT 2006 bjh21 Datestamp the previous entry. 1.668 Sat Aug 19 23:08:02 GMT 2006 bjh21 Datestamp the previous entry. |
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.668 Fri Mar 25 21:16:04 GMT 2022 sjg Include posix.mk when .POSIX: first encountered Since .POSIX: is required to be the first non-comment line in a Makefile, including ${MAKE_POSIX_MK} or whatever _PATH_POSIX_MK is set to at this point is equivalent to an extension of sys.mk This is a minimal change that can allow a better approximation of POSIX compliance Reviewed by: rillig |
| H A D | var.c | 1.668 Fri Nov 06 00:29:50 GMT 2020 rillig make(1): rename local variable in Var_Parse |
| /src/sys/sys/ | ||
| H A D | param.h | 1.668 Sun Jun 07 06:08:20 GMT 2020 thorpej NetBSD 9.99.65 -- proplib(3) API additions also impact the kernel ABI. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.668 Tue Apr 26 00:13:33 GMT 2005 augustss Alphabetize. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.668 Mon Mar 22 00:48:04 GMT 2004 groo Actually install the new man pages. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.668 Wed Mar 16 21:14:35 GMT 2016 christos Add the shift test |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.668 Fri May 20 16:02:23 GMT 2011 plunky simplify PCC inclusion; MKPCCDMDS is not really required |
| /src/sys/conf/ | ||
| H A D | files | 1.668 Sat May 01 19:03:59 GMT 2004 thorpej Rename the COM16650 option to COM_16650, for consistency with other com variant options. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.668 Thu Jan 29 02:00:02 GMT 2004 tsarna uuidgen(2) syscall. Originally from FreeBSD, ported by John Franklin in PR#23470, with minor updates by me. This is only the syscall support from that PR, for now. Changes: port over fix from FreeBSD for multicast address generation. Changed bcopy to memcpy. For now, #ifdef notyet the portions of kern_uuid.c that are meant to be used by (currently nonexistent) other things in the kernel. Added syscall to COMPAT_FREEBSD as well, though that's currently not useful, as any program new enough to use this call also uses other syscalls we don't (yet) emulate. |
Completed in 1491 milliseconds