Searched hist:1.717 (Results 1 - 22 of 22) sorted by relevance
| /src/sys/dev/pci/ | ||
| H A D | if_wm.c | 1.717 Fri Nov 05 01:49:14 GMT 2021 msaitoh Use macro. No functional change. |
| H A D | pcidevs.h | 1.717 Mon Jun 13 07:43:52 GMT 2005 nonaka Regen. |
| H A D | pcidevs_data.h | 1.717 Tue Jun 14 14:45:16 GMT 2005 bouyer Regen: add SiS 965. |
| H A D | pcidevs | 1.717 Mon Jun 13 15:27:42 GMT 2005 tron Add support for the LinkSys PCMPC200 Cardbus ethernet card. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.717 Thu Jan 12 19:49:37 GMT 2012 cherry branches: 1.717.2; relocate pte_lock initialisation to the earliest points after %fs is first usable in the XEN bootpath 1.717 Thu Jan 12 19:49:37 GMT 2012 cherry branches: 1.717.2; relocate pte_lock initialisation to the earliest points after %fs is first usable in the XEN bootpath |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.717 Tue Oct 04 21:36:38 GMT 2016 christos PR/51529: Jake Slazenger: D-Link DWA 125 rev. D1 USB wireless network adapter support |
| H A D | usbdevs.h | 1.717 Fri Nov 25 15:37:19 GMT 2016 skrll regen |
| H A D | usbdevs_data.h | 1.717 Thu Nov 10 15:42:13 GMT 2016 hauke Add entry for Intel Centrino Advanced-N 6235 bluetooth piggy-back Add entry for Validity Sensors, Inc. VFS491 |
| /src/share/man/man4/ | ||
| H A D | Makefile | 1.717 Tue Oct 12 04:55:19 GMT 2021 msaitoh Add hvn.4. OK'd by nonaka@. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.717 Fri Oct 10 00:49:14 GMT 2014 christos bump libm for long double complex functions |
| H A D | mi | 1.717 Sun Jul 15 18:23:36 GMT 2007 jmmv Add missing file: /usr/share/i18n/esdb/CP/CP922.esdb |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.717 Fri Sep 04 19:37:16 GMT 2009 jmcneill ACPI CA 20090903 is out. |
| H A D | CHANGES | 1.717 Sun Oct 01 00:13:27 GMT 2006 hubertf Add "list -n" to print ID and class numerical, instead of resolving to strings: miyu% pcictl /dev/pci1 list 001:00:0: ATI Technologies Rage Fury MAXX AGP 4x (TMDS) (VGA display) miyu% pcictl /dev/pci1 list -n 001:00:0: 0x50461002 (0x3000000) OK'd by thorpej@ 1.717 Sun Oct 01 00:13:27 GMT 2006 hubertf Add "list -n" to print ID and class numerical, instead of resolving to strings: miyu% pcictl /dev/pci1 list 001:00:0: ATI Technologies Rage Fury MAXX AGP 4x (TMDS) (VGA display) miyu% pcictl /dev/pci1 list -n 001:00:0: 0x50461002 (0x3000000) OK'd by thorpej@ |
| /src/usr.bin/make/ | ||
| H A D | parse.c | 1.717 Wed Feb 07 06:43:02 GMT 2024 rillig make: remove unneeded conditional-compilation toggles The toggles INCLUDES, LIBRARIES, POSIX, SYSVINCLUDE, SYSVVARSUB, GMAKEEXPORT and SUNSHCMD are no longer needed, they were unconditionally set. The toggle NO_REGEX was configurable from the command line, but disabling it would result in various error messages about the unknown ':C' modifier. OK sjg@. |
| H A D | var.c | 1.717 Sun Dec 06 17:41:52 GMT 2020 rillig make(1): move CleanEnv to UnexportVars It clearly didn't belong in the GetVarnamesToUnexport part of the code. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.717 Fri Oct 28 08:16:57 GMT 2022 ozaki-r Bump the version for inpcb changes Welcome to 9.99.104 |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.717 Wed Jan 04 23:40:45 GMT 2006 xtraeme Enable rlphy(4). |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.717 Sat Jul 24 19:42:49 GMT 2004 mrg install spif(4). |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.717 Wed Feb 08 03:44:41 GMT 2017 kamil libpthread_dbg(3) deletion from the base distribution libpthread_dbg(3) is a remnant library from the M:N thread model (pre-NetBSD-5.0) API to introspect threads within a process and for use of debuggers. Currently in the 1:1 model it's not used in GDB neither in LLDB and it's not either planned to be used. It's current function to read pthread_t structures is realizable within a regular debugger capable to instrospect objects within a tracee (GDB, LLDB...). Remaining users of this API can still use this library from pkgsrc/devel/libpthread_dbg. Sponsored by <The NetBSD Foundation> |
| /src/share/mk/ | ||
| H A D | bsd.own.mk | 1.717 Fri Jan 11 00:55:29 GMT 2013 matt Make MKSOFTFLOAT = yes for ARM (since arm is softfloat by default). |
| /src/sys/conf/ | ||
| H A D | files | 1.717 Wed Apr 20 13:44:45 GMT 2005 blymn Rototill of the verified exec functionality. * We now use hash tables instead of a list to store the in kernel fingerprints. * Fingerprint methods handling has been made more flexible, it is now even simpler to add new methods. * the loader no longer passes in magic numbers representing the fingerprint method so veriexecctl is not longer kernel specific. * fingerprint methods can be tailored out using options in the kernel config file. * more fingerprint methods added - rmd160, sha256/384/512 * veriexecctl can now report the fingerprint methods supported by the running kernel. * regularised the naming of some portions of veriexec. |
| /src/distrib/sets/lists/comp/ | ||
| H A D | mi | 1.717 Wed Jul 14 09:46:28 GMT 2004 agc One more "sync with reality" fix. |
Completed in 1480 milliseconds