Searched hist:1.513 (Results 1 - 25 of 31) sorted by relevance
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.513 Tue Dec 05 16:32:38 GMT 2023 thorpej Add btvmei + btvmeii and vme to ALL. |
| H A D | GENERIC | 1.513 Tue Oct 01 00:56:39 GMT 2002 fvdl Merge Bill Sommerfeld's i386 MP branch. This code has some known caveats, but works quite well in a lot of MP cases, and all UP cases that I have tested. Parts of this will hopefully be reworked in the not-too-distant future. |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.513 Tue Jan 06 06:31:31 GMT 2015 nils Added myself |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.513 Sat Aug 01 08:20:47 GMT 2020 maxv Remove references to BRIDGE_IPF, it is now compiled in by default. |
| H A D | Makefile | 1.513 Thu Apr 08 10:06:25 GMT 2010 jruoho Add acpiwmi(4). |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.513 Fri Oct 10 16:29:57 GMT 2008 joerg Add entries for Vodafone Mobile Connect 3G datacard (from FreeBSD) and for the Novatel 950D. |
| H A D | usbdevs.h | 1.513 Wed Oct 22 10:27:28 GMT 2008 haad Regen. |
| H A D | usbdevs_data.h | 1.513 Tue Oct 21 00:21:46 GMT 2008 jun Add corega K.K CG-WLUSB2GPX |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.513 Tue Oct 29 20:44:22 GMT 2024 rillig lint: fix warning about null effect in GCC statement expressions |
| H A D | tree.c | 1.513 Fri Apr 14 18:42:31 GMT 2023 rillig lint: document suppressed LDBL_MAX warning more accurately The crucial point is not that lint is cross-compiled but that tools/lint is run on the usr.bin/xlint code, and in that situation, the platform mismatch happens. |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.513 Fri Dec 27 00:51:57 GMT 2019 ad Redo the page allocator to perform better, especially on multi-core and multi-socket systems. Proposed on tech-kern. While here: - add rudimentary NUMA support - needs more work. - remove now unused "listq" from vm_page. |
| H A D | kern_exec.c | 1.513 Thu Nov 25 10:31:50 GMT 2021 ryo Reverte my previous changes kern_exec.c r1.512. It panics. This changes was insufficient because es_emul is referenced by multiple execsw. |
| /src/sys/net/ | ||
| H A D | if.c | 1.513 Sat Aug 20 11:09:24 GMT 2022 riastradh ifnet(9): Defer if_watchdog (a.k.a. if_slowtimo) to workqueue. This is necessary to make mii_down and the *_init/stop routines that call it to sleep waiting for MII callouts on other CPUs. Mark the workqueue and callout MP-safe; only take the kernel lock around the callback. No kernel bump despite change to struct ifnet because the change is ABI-compatible and using the callout outside net/if.c has never been kosher. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.513 Fri Dec 14 22:00:26 GMT 2018 jakllsch add cardbus malo(4) to x86 GENERIC and ALL kernels |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.513 Mon Mar 03 10:58:45 GMT 2003 soren Regen. |
| H A D | pcidevs_data.h | 1.513 Thu Mar 06 22:25:44 GMT 2003 bouyer Regen: Remove duplicate in previous. |
| /src/usr.bin/make/ | ||
| H A D | job.c | 1.513 Fri Jun 13 03:51:18 GMT 2025 rillig make: add on-demand inter-process stack traces When debugging a build that heavily uses nested calls to sub-makes, the chain of calls is useful to quickly assess the situation. If explicitly requested, include the actions from any parent processes in the stack traces. Reviewed by: sjg |
| H A D | main.c | 1.513 Sat Jan 16 20:49:31 GMT 2021 rillig make(1): fix a few inconsistencies for lint's strict bool mode |
| H A D | parse.c | 1.513 Tue Dec 22 08:31:13 GMT 2020 rillig make(1): remove assertion about lines ending with '\n' It fails the NetBSD build.sh. |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.513 Wed Feb 19 00:18:34 GMT 2003 fvdl Undo constification of mtrr_funcs. I'll deal with it later. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.513 Sun Dec 27 19:26:04 GMT 2009 christos don't bump libdes - not needed. |
| H A D | mi | 1.513 Tue Dec 28 23:59:22 GMT 2004 thorpej Add /usr/lib/security |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.513 Sun Mar 04 15:36:16 GMT 2007 pooka file 4.20 |
| /src/sys/sys/ | ||
| H A D | param.h | 1.513 Mon Dec 12 03:59:24 GMT 2016 ozaki-r Bump for MP-safe routing table Welcome to 7.99.46 |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.513 Tue Sep 10 22:19:41 GMT 2002 joda kf/kfd has gone |
Completed in 1307 milliseconds