Searched hist:1.758 (Results 1 - 19 of 19) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | if_wm.c | 1.758 Fri Aug 12 10:50:37 GMT 2022 riastradh wm(4): if_flags and IFNET_LOCK audit Don't touch if_flags without IFNET_LOCK: - If only core lock is held, use sc_if_flags. - If only txq lock is held, use txq_stopping. => Verified all paths guarantee !txq_stopping, so assert. - Make sure sc_if_flags is updated on stop. - Sprinkle assertions. |
| H A D | pcidevs_data.h | 1.758 Thu Jan 26 20:54:19 GMT 2006 bouyer branches: 1.758.2; Regen: Add Promise PDC2057x 1.758 Thu Jan 26 20:54:19 GMT 2006 bouyer branches: 1.758.2; Regen: Add Promise PDC2057x |
| H A D | pcidevs | 1.758 Thu Jan 26 20:53:19 GMT 2006 bouyer branches: 1.758.2; Add Promise PDC2057x SATA/150 controllers, from FreeBSD. 1.758 Thu Jan 26 20:53:19 GMT 2006 bouyer branches: 1.758.2; Add Promise PDC2057x SATA/150 controllers, from FreeBSD. |
| H A D | pcidevs.h | 1.758 Mon Jan 16 23:00:17 GMT 2006 christos regen |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.758 Wed Jul 13 15:53:27 GMT 2016 maxv branches: 1.758.2; Reorder some instructions, reduces the diff between amd64 and i386. 1.758 Wed Jul 13 15:53:27 GMT 2016 maxv branches: 1.758.2; Reorder some instructions, reduces the diff between amd64 and i386. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.758 Sun Aug 12 04:17:54 GMT 2018 rin Add SMSC LAN7505 USB 2.0 gigabit ethernet device. |
| H A D | usbdevs.h | 1.758 Thu Dec 20 15:13:07 GMT 2018 tih regen |
| H A D | usbdevs_data.h | 1.758 Thu Dec 20 15:13:07 GMT 2018 tih regen |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.758 Thu Jan 14 20:45:31 GMT 2016 christos bump libc (200!:-) |
| H A D | mi | 1.758 Tue Jul 22 21:07:59 GMT 2008 dyoung Per discussion on tech-userlevel@, do not compile and install nvi if MKNVI=no. The default is MKNVI=yes, so that this amounts to no change for most users, but the default may change. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.758 Fri Apr 16 22:02:30 GMT 2010 tron Postfix 2.6.6 and 2.7.0 are available. |
| H A D | CHANGES | 1.758 Sat Nov 11 19:03:17 GMT 2006 jmmv Note that tmpfs's experimental status has been dropped. OK'ed by core@. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.758 Mon Jun 19 15:44:44 GMT 2006 gdamore Initial import of bluetooth stack on behalf of Iain Hibbert. (plunky@, NetBSD Foundation Membership still pending.) This stack was written by Iain under sponsorship from Itronix Inc. The stack includes support for rfcomm networking (networking via your bluetooth enabled cell phone), hid devices (keyboards/mice), and headsets. Drivers for both PCMCIA and USB bluetooth controllers are included. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.758 Sat Feb 19 16:55:04 GMT 2005 thorpej Switch to ipsec-tools for libipsec, setkey, and racoon. From Emmanuel Dreyfus, with some small changes by me. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.758 Sun Jul 23 19:26:06 GMT 2017 perseant Add missing setlist entries for DUCET collation test. |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.758 Sun Dec 15 18:08:37 GMT 2013 joerg Move flags for ARM's APCS ABI into a common variable. Add some forces to deal with limitations in the Clang <-> LLVM backend interaction to pick the correct ABI and target assembler. |
| /src/usr.bin/make/ | ||
| H A D | var.c | 1.758 Mon Dec 21 00:20:58 GMT 2020 rillig make(1): switch memory handling from MFStr to FStr This makes all intermediate strings constant. For this simple search-and-replace refactoring, all intermediate locations where the "current value of the expression" was stored had to be of the type MFStr. Using FStr instead of MFStr allows to save a few memory allocations, which will be done in the follow-up commits. |
| /src/sys/conf/ | ||
| H A D | files | 1.758 Thu Feb 09 19:18:57 GMT 2006 manu Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so that the i386 license manager part of amd64 version of Fluent works. While I'm here, add SysV IPC to COMPAT_LINUX/amd64 |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.758 Fri Jan 21 04:47:23 GMT 2005 dyoung Exclude additional files from the set lists if MKGCCCMDS=no. |
Completed in 1444 milliseconds