Searched hist:1.781 (Results 1 - 19 of 19) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | if_wm.c | 1.781 Thu May 11 07:47:14 GMT 2023 msaitoh Fix typo. s/ictxact/ictxatc/. No functional change. |
| H A D | pcidevs.h | 1.781 Thu Apr 06 04:07:31 GMT 2006 simonb Regen. |
| H A D | pcidevs_data.h | 1.781 Sat Apr 15 21:15:27 GMT 2006 jmcneill Regen. |
| H A D | pcidevs | 1.781 Sat Apr 15 21:14:32 GMT 2006 jmcneill Add entry for Turtle Beach Santa Cruz, and Cirrus Logic CS4615 while we're here. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.781 Sun Apr 12 01:10:54 GMT 2020 simonb Add uxrcom driver for Exar XR21V141x USB serial adapters. Based in part on the OpenBSD single-port XR21V1410 uxrcom driver, but adds support for multi-port chipsets and uses the common umodem framework instead of being a standalone driver. Thanks to skrll@ for much USB clue and mrg@ for financing the development of this driver. |
| H A D | usbdevs.h | 1.781 Tue Mar 09 16:39:18 GMT 2021 ryo regen |
| H A D | usbdevs_data.h | 1.781 Tue Mar 09 16:39:18 GMT 2021 ryo regen |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.781 Sun Sep 10 15:45:56 GMT 2006 plunky branches: 1.781.2; update to bluetooth device attachment: remove pseudo-device btdev(4) and inherent limitations add bthub(4) which autoconfigures at bluetooth controllers as they are enabled. bluetooth devices now attach here. btdevctl(8) and its cache is updated to handle new semantics etc/rc.d/btdevctl is updated to configure devices from a list in /etc/bluetooth/btdevctl.conf 1.781 Sun Sep 10 15:45:56 GMT 2006 plunky branches: 1.781.2; update to bluetooth device attachment: remove pseudo-device btdev(4) and inherent limitations add bthub(4) which autoconfigures at bluetooth controllers as they are enabled. bluetooth devices now attach here. btdevctl(8) and its cache is updated to handle new semantics etc/rc.d/btdevctl is updated to configure devices from a list in /etc/bluetooth/btdevctl.conf |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.781 Thu Mar 23 18:08:06 GMT 2017 maxv Remove PG_k completely. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.781 Fri Aug 19 22:37:03 GMT 2016 mrg remove all the X11R6 (old xfree86) entries. a technically more correct solution would be to mark all but the shared libraries obsolete, but with approximately 10000 entries it would significantly slowdown postinstall obsolete checking and as an end-user, i'm not sure i'd want it anyway. this also makes it much easier to automate X11R7 changes ;-) |
| H A D | mi | 1.781 Fri Nov 07 15:18:24 GMT 2008 joerg Switch to the correct second generation wpi(4) firmware. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.781 Thu Oct 07 14:41:02 GMT 2010 roy Import dhcpcd-5.2.8 |
| H A D | CHANGES | 1.781 Sun Jan 14 06:56:58 GMT 2007 christos mention acpitools. |
| /src/sys/conf/ | ||
| H A D | files | 1.781 Wed Jun 07 22:33:34 GMT 2006 kardel branches: 1.781.2; merge FreeBSD timecounters from branch simonb-timecounters - struct timeval time is gone time.tv_sec -> time_second - struct timeval mono_time is gone mono_time.tv_sec -> time_uptime - access to time via {get,}{micro,nano,bin}time() get* versions are fast but less precise - support NTP nanokernel implementation (NTP API 4) - further reading: Timecounter Paper: http://phk.freebsd.dk/pubs/timecounter.pdf NTP Nanokernel: http://www.eecis.udel.edu/~mills/ntp/html/kern.html 1.781 Wed Jun 07 22:33:34 GMT 2006 kardel branches: 1.781.2; merge FreeBSD timecounters from branch simonb-timecounters - struct timeval time is gone time.tv_sec -> time_second - struct timeval mono_time is gone mono_time.tv_sec -> time_uptime - access to time via {get,}{micro,nano,bin}time() get* versions are fast but less precise - support NTP nanokernel implementation (NTP API 4) - further reading: Timecounter Paper: http://phk.freebsd.dk/pubs/timecounter.pdf NTP Nanokernel: http://www.eecis.udel.edu/~mills/ntp/html/kern.html |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.781 Sat Apr 23 19:47:51 GMT 2005 perseant Provide a resize_lfs(8), including kernel and cleaner support. The current implementation requires the fs to be mounted while resizing. Tested in both directions, and everything appears to work happily, but ymmv. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.781 Wed Apr 11 03:25:25 GMT 2018 kamil Import new C and C++ ATF tests for ASan Add new tests: - tests/usr.bin/cc/t_asan_poison.sh - tests/usr.bin/c++/t_asan_poison.sh These tests verify the following build options: - regular - profile - pic - pie - compat32 - (static unsupported) These tests verify whether ASan code can include compiler and sanitizer specific header: <sanitizer/asan_interface.h>. The testing code checks the ASAN_POISON_MEMORY_REGION() functionality, poisoning valid memory and asserting that it triggers expected failure. Patch submitted by <Siddharth Muralee> |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.781 Fri Mar 07 16:22:24 GMT 2014 skrll Switch arm to gcc 4.8 OK matt@ |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.781 Sun Jan 10 23:59:53 GMT 2021 rillig make(1): make a few more bool expressions more precise The previous version of lint(1) from a few hours ago didn't catch all occurrences. And even the current one doesn't catch everything. Function arguments and return types still need some work. The "return quietly" from shouldDieQuietly still implicitly converts from int to _Bool. No functional change. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.781 Fri Apr 29 21:08:13 GMT 2005 wiz obsolete...obsolete... (i.e. make both keywords contain obsolete). |
Completed in 1503 milliseconds