Searched hist:1.672 (Results 1 - 22 of 22) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs.h | 1.672 Mon Aug 04 20:01:12 GMT 2014 jdc branches: 1.672.2; Regenerate for: ATMEL WN210 is actually ID 0x4102 (spotted by mlelstv). 1.672 Mon Aug 04 20:01:12 GMT 2014 jdc branches: 1.672.2; Regenerate for: ATMEL WN210 is actually ID 0x4102 (spotted by mlelstv). |
| H A D | usbdevs | 1.672 Fri May 30 16:11:52 GMT 2014 nonaka Added Realtek devices. |
| H A D | usbdevs_data.h | 1.672 Sat Aug 02 17:55:30 GMT 2014 nonaka regen. |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.673 Tue Dec 07 04:30:59 GMT 2004 jdarrow Regen from pcidevs 1.672: Add a new vendor and product ID for a cardbus NIC I've got Belkin 0x1799 F5D6020v3 0x6020 1.672 Mon Dec 06 00:55:26 GMT 2004 cube Regen (ATI IXP IDE). |
| H A D | pcidevs_data.h | 1.672 Sat Dec 11 01:56:03 GMT 2004 reinoud Add ATI IXP audio controllers 1.671 Tue Dec 07 04:30:59 GMT 2004 jdarrow Regen from pcidevs 1.672: Add a new vendor and product ID for a cardbus NIC I've got Belkin 0x1799 F5D6020v3 0x6020 |
| H A D | pcidevs | 1.672 Tue Dec 07 04:28:07 GMT 2004 jdarrow Add a new vendor and product ID for a cardbus NIC I've got Belkin 0x1799 F5D6020v3 0x6020 |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.672 Sun Mar 28 10:26:11 GMT 2004 martti branches: 1.672.2; Added ippool 1.672 Sun Mar 28 10:26:11 GMT 2004 martti branches: 1.672.2; Added ippool |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.672 Sun Sep 23 09:21:00 GMT 2018 maxv Remove ISDN from the kernel. It has remained unmaintained for a long time, is of poor quality, and is now an obstacle to MP-ification. It was removed ten years ago from FreeBSD for the same reason. This retires a big user of the mbuf API, and will ease maintenance of the kernel. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | tree.c | 1.672 Thu Feb 20 21:53:28 GMT 2025 rillig lint: add detail to message about truncated constant |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.672 Mon Oct 05 23:59:30 GMT 2009 rmind Remove X86_IPI_WRITE_MSR (and msr_ipifuncs.c), replace all uses in drivers with xc_broadcast(). AMD K8 PowerNow driver tested by <jakllsch>, thanks! Closes PR/37665. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.672 Wed Aug 28 19:04:12 GMT 2013 riastradh Update set lists after libc minor bump. |
| H A D | mi | 1.672 Sun Nov 12 01:24:51 GMT 2006 christos goodbye uucp |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.672 Sat Feb 21 10:17:36 GMT 2009 roy Import dhcpcd-4.0.11 |
| H A D | CHANGES | 1.672 Fri Sep 01 16:56:59 GMT 2006 rittera Moved ndis to the appropriate place in CHANGES.prev |
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.672 Fri Jun 10 22:04:49 GMT 2022 rillig make: condense code for searching a file in the paths No functional change. |
| H A D | var.c | 1.672 Sat Nov 07 10:16:19 GMT 2020 rillig make(1): clean up code stylistically * Replace character literal 0 with '\0'. * Replace pointer literal 0 with NULL. * Remove redundant parentheses. * Parentheses in multi-line conditions are not redundant at the beginning of a line. * Replace a few !ptr with ptr == NULL. * Replace a few ptr with ptr != NULL. * Replace (expr & mask) == 0 with !(expr & mask). * Remove redundant braces for blocks in cases where the generated code stays the same. (Assertions further down in the code would get different line numbers.) * Rename parameters in CondParser_String to reflect the data flow. * Replace #ifdef notdef with #if 0. The generated code stays exactly the same, at least with GCC 5.5.0 on NetBSD 8.0 amd64 using the default configuration. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.672 Tue Jun 30 06:25:15 GMT 2020 riastradh NetBSD 6.99.69 welcomes you, and hopes you enjoy your new AES API. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.672 Fri May 06 04:42:24 GMT 2005 elad Change pseudo-device name from "verifiedexec" to "veriexec", as it appears in majors.i386. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.672 Sat Apr 09 04:39:47 GMT 2016 riastradh Introduce pserialize-safe linked lists. These are like LIST_* from queue(3), but issue the appropriate memory barriers for pserialize readers and writers. Discussed on tech-kern: https://mail-index.netbsd.org/tech-kern/2016/04/03/msg020365.html |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.672 Thu Jun 30 18:09:54 GMT 2011 matt After making sure USE_PIGZGZIP is defined, add a TOOL_GZIP which will be gzip or ${TOOL_PIGZ}. Use of gzip can be replaced with ${TOOL_GZIP} and automatically get to use pigz if USE_PIGZGZIP is defined as "yes". This avoid having to special case each of gzip. |
| /src/sys/conf/ | ||
| H A D | files | 1.672 Thu May 27 02:56:38 GMT 2004 christos Unix 98 pty multiplexor device; original code from OpenBSD. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.672 Mon Feb 16 02:40:52 GMT 2004 lukem add svcudp_create(3) |
Completed in 1670 milliseconds