| Home | Sort by: relevance | last modified time | path |
| /src/share/man/man4/ | |
| Makefile | 1.651 Wed Jan 24 09:04:42 UTC 2018 skrll branches: 1.651.2; Remove port-acorn26 OK core@ Wed Jan 24 09:04:42 UTC 2018 skrll branches: 1.651.2; Remove port-acorn26 OK core@ 1.651.2.7 Wed Dec 26 14:01:29 UTC 2018 pgoyette Sync with HEAD, resolve a few conflicts 1.651.2.6 Mon Nov 26 01:52:15 UTC 2018 pgoyette Sync with HEAD, resolve a couple of conflicts 1.651.2.5 Sun Sep 30 01:45:34 UTC 2018 pgoyette Ssync with HEAD 1.651.2.4 Thu Sep 06 06:55:21 UTC 2018 pgoyette Sync with HEAD Resolve a couple of conflicts (result of the uimin/uimax changes) 1.651.2.3 Sat Jul 28 04:37:24 UTC 2018 pgoyette Sync with HEAD 1.651.2.2 Mon Jun 25 07:25:36 UTC 2018 pgoyette Sync with HEAD 1.651.2.1 Mon May 21 04:35:56 UTC 2018 pgoyette Sync with HEAD |
| /src/sys/dev/usb/ | |
| usbdevs.h | 1.651 Thu Dec 19 08:22:13 UTC 2013 msaitoh regen. |
| usbdevs_data.h | 1.651 Thu Dec 12 15:08:16 UTC 2013 nonaka regen |
| usbdevs | 1.651 Sat Aug 03 16:04:30 UTC 2013 soren Add support for some new and old ZTE modems, some of which have a SFF-8070i virtual installer CD instead of a SCSI class one. Recent Huawei modems support (and in the case of the very latest models, require) the use of a CDC NCM interface as an alternative to PPP. Avoid attaching u3g to that interface. |
| /src/usr.bin/xlint/lint1/ | |
| tree.c | 1.651 Mon Aug 19 04:47:50 UTC 2024 rillig lint: remove unused integer constraint The assignment in ic_cond was wrong, it should have been '&' instead of '|', but as long as '~' is not involved in the integer constraints, there is no way to demonstrate this bug. |
| /src/usr.bin/make/ | |
| main.c | 1.651 Tue May 20 17:56:40 UTC 2025 sjg Revert export of MAKEFLAGS from Cmd_Exec Until we work out what the issue is. Revert related unit-test changes as well |
| parse.c | 1.651 Sat Jan 15 19:13:08 UTC 2022 rillig make: use islower for parsing directives None of the directives has an uppercase letter, so there is no need to test for it. No functional change. |
| var.c | 1.651 Mon Nov 02 21:24:23 UTC 2020 rillig make(1): improve local variable name in ParseVarname |
| /src/sys/dev/pci/ | |
| if_wm.c | 1.651 Mon Dec 09 02:30:30 UTC 2019 msaitoh Fix a bug that wm_sgmii_readreg_locked() may return error even if error isn't occured. 1.645.2.2 Wed Dec 11 14:48:31 UTC 2019 martin Pull up following revision(s) (requested by msaitoh in ticket #541): sys/dev/pci/if_wm.c: revision 1.651 Fix a bug that wm_sgmii_readreg_locked() may return error even if error isn't occurred. |
| pcidevs | 1.651 Sat Sep 18 08:47:46 UTC 2004 martin Add LSI FC929 (aka FC929X); from PR kern/26836. 1.615.2.14 Sat Sep 18 16:50:30 UTC 2004 he Pull up revision 1.651 (requested by martin in ticket #856): Add support for PCI-X version of LSI FC929, from PR#26836. |
| pcidevs.h | 1.651 Fri Sep 17 16:04:17 UTC 2004 xtraeme Add GeForceFX 5700 LE and regen. |
| pcidevs_data.h | 1.651 Sat Sep 18 08:48:29 UTC 2004 martin Regen (FC929X added) |
| /src/sys/arch/i386/i386/ | |
| machdep.c | 1.651 Wed Nov 19 18:35:59 UTC 2008 ad Make the emulations, exec formats, coredump, NFS, and the NFS server into modules. By and large this commit: - shuffles header files and ifdefs - splits code out where necessary to be modular - adds module glue for each of the components - adds/replaces hooks for things that can be installed at runtime |
| /src/sys/sys/ | |
| param.h | 1.651 Sun Feb 23 16:04:58 UTC 2020 ad NetBSD 9.99.48 - UVM locking changes |
| /src/sys/arch/i386/conf/ | |
| GENERIC | 1.651 Tue Jan 18 10:28:00 UTC 2005 scw Add "options PMS_SYNAPTICS_TOUCHPAD", commented out in all but GENERIC_LAPTOP. |
| /src/sys/conf/ | |
| files | 1.651 Tue Jan 20 19:58:01 UTC 2004 jdolecek cleanup old lpt(4) attachment, and glue ppbus in so that they can coexist: * lpt device is defined in MI place (dev/ppbus/files.ppbus), dev/ic/lpt.c is included there too; dev/ic/lpt.c is not included if ppbus is configured or if there is alternative platform lpt (like for pc532) * g/c MD lpt definitions and custom puc/upc attachments, glue moved to conf/files and dev/pci/files.pci respectively; remove device lpt definition from dev/isa/files.isa * add ppbus parport attribute, atppc device attachments, adjust plip and lpt glue |
| /src/doc/ | |
| CHANGES | 1.651 Wed Jul 05 21:53:29 UTC 2006 thorpej Note property list to/from kernel changes to proplib(3). |
| 3RDPARTY | 1.651 Mon Nov 24 01:44:11 UTC 2008 perry update entry for flex. Vern Paxson turned over maintenance to Will Estes years ago. The current version is a big win over what NetBSD has in the tree -- it would probably be appropriate to update. |
| /src/distrib/sets/lists/tests/ | |
| mi | 1.651 Thu Nov 05 00:02:59 UTC 2015 knakahara add basic if_gif tests to ATF. |
| /src/share/mk/ | |
| bsd.own.mk | 1.651 Sun Feb 06 01:14:10 UTC 2011 joerg Add LLVM and clang build system. It is enabled by MKLLVM=yes. Upstream sources can be fetched by running "make checkout" in src/external/bsd/llvm, they will be properly imported once the integration and missing features are sorted out. |
| /src/distrib/sets/lists/base/ | |
| mi | 1.651 Sat Sep 16 08:38:20 UTC 2006 tnozaki - rename KOI8-BASE more suitable name, GOST19768-74. - fix wrong conversion table KOI7 and KOI7-switched. |
| shl.mi | 1.651 Sat Feb 16 21:40:13 UTC 2013 jmmv Hook Lutok into the build. This is all protected by the MKKYUA guard. |
| /src/distrib/sets/lists/man/ | |
| mi | 1.651 Sun Jan 11 15:09:51 UTC 2004 lukem Add support for: MKCATPAGES=no MKMAN=no MKMANZ=yes Add ".man" (from "man") and ".cat" (from "catpages") to indicate files that will automatically be treated as having a ".gz" extension if MKMANZ != no. (This simplifies the MKMANZ!=no support...) |
| /src/distrib/sets/lists/comp/ | |
| mi | 1.651 Sat Jan 03 13:31:38 UTC 2004 lukem Support MKCRYPTO_IDEA=yes, MKCRYPTO_MDC2=yes, MKCRYPTO_RC5=yes. Resolves [install/18136]. |