Searched hist:1.530 (Results 1 - 25 of 29) sorted by relevance
| /src/distrib/notes/common/ | ||
| H A D | main | 1.530 Tue Jun 28 16:45:06 GMT 2016 maya branches: 1.530.2; Add myself 1.530 Tue Jun 28 16:45:06 GMT 2016 maya branches: 1.530.2; Add myself |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.530 Mon May 13 00:06:04 GMT 2024 msaitoh branches: 1.530.2; s/withe/with/ 1.530 Mon May 13 00:06:04 GMT 2024 msaitoh branches: 1.530.2; s/withe/with/ |
| H A D | Makefile | 1.530 Wed Nov 03 18:57:57 GMT 2010 christos add otus. |
| /src/sys/net/ | ||
| H A D | if.c | 1.530 Sat Jun 29 00:11:12 GMT 2024 riastradh branches: 1.530.2; if_stats(9): Add ifp argument to if_stat..._ref. This will enable us to pass the ifp through to a dtrace probe inside. No functional change intended in this change, but this is an API change visible to modules so it shouldn't be pulled up. PR kern/58377 1.530 Sat Jun 29 00:11:12 GMT 2024 riastradh branches: 1.530.2; if_stats(9): Add ifp argument to if_stat..._ref. This will enable us to pass the ifp through to a dtrace probe inside. No functional change intended in this change, but this is an API change visible to modules so it shouldn't be pulled up. PR kern/58377 |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.531 Mon Apr 28 08:33:48 GMT 2003 haya Regenerate for pcidevs 1.529 and 1.530 changes. 1.530 Thu Apr 24 23:37:00 GMT 2003 nathanw Regen. |
| H A D | pcidevs_data.h | 1.530 Sat Jun 07 04:17:10 GMT 2003 ichiro regen. 1.529 Mon Apr 28 08:33:49 GMT 2003 haya Regenerate for pcidevs 1.529 and 1.530 changes. |
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.530 Wed Jul 29 15:45:17 GMT 2009 jakllsch Add entries for some Hyundai CuriTel (Audiovox, Pantech) products, from OpenBSD. |
| H A D | usbdevs.h | 1.530 Thu Nov 05 03:46:12 GMT 2009 rafal Regen for MS Wireless 2.4Ghz Xmitter (for wireless mice, etc.) |
| H A D | usbdevs_data.h | 1.530 Fri Oct 30 16:25:46 GMT 2009 is regenerate: Quirk to regenerate residue for borken UMASS devices; needed (at least) for Supertop IDE bridge. From Matthias Kretschmer, PR 42225. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.530 Fri May 16 17:08:12 GMT 2025 rillig lint: merge values from multiple __attributes__ No change to the test suite as the grammar rules that contain multiple attributes don't make use of the members from type_attributes. |
| H A D | tree.c | 1.530 Sat Jun 24 17:50:31 GMT 2023 rillig lint: don't warn about comparison between char and character constant |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.530 Mon Sep 07 03:50:41 GMT 2020 thorpej Add the ability to set an alternate cnmagic in the kernel config file, e.g.: options CNMAGIC="\"+++++\"" |
| H A D | kern_exec.c | 1.530 Fri Jul 11 18:18:29 GMT 2025 martin PR 59523: initialize errror to 0, not all switch cases overwrite it now before it is used. Pointed out by hannken. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.530 Mon Jun 17 19:01:17 GMT 2019 kamil Register UBSAN_ALWAYS_FATAL in kernel configs for kUBSan |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.530 Sun Aug 17 14:15:43 GMT 2003 kochi Try shutdown with ACPI only when ACPI is enabled. Patch from Masanori Kanaoka (with a little modification by me). |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.530 Tue Mar 30 01:01:09 GMT 2010 pooka add nullfs and umapfs to setlists |
| H A D | mi | 1.530 Sun Mar 06 10:28:15 GMT 2005 tnozaki fogot to add UTF-7.esdb. pointed by Mr, Hisashi T Fujinaka, thanks. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.530 Thu Jun 07 11:41:20 GMT 2007 pooka file 4.21 |
| /src/usr.bin/make/ | ||
| H A D | main.c | 1.530 Thu Feb 04 21:33:13 GMT 2021 rillig make: rename some VAR constants to SCOPE The word "context" does not fit perfectly to the variables that are associate with a GNode, as the context is usually something from the outside and the variables are more like properties inherent to the GNode. The term "global context" fits even less. Since the thing where variables are looked up is commonly named a scope, use that term instead. This commit only renames the global variables VAR_GLOBAL, VAR_INTERNAL and VAR_CMDLINE, plus a few very closely related comments. These are: GNode.vars (because of line breaks) GNode_Free (dito) varname-make_print_var_on_error.mk varname-make_print_var_on_error-jobs.mk The debug message in Var_Stats is left as-is since there is no unit test for it yet. The other renamings (variable names "context", "ctxt", as well as further comments) will be done in a follow-up commit. |
| H A D | parse.c | 1.530 Sat Jan 23 00:03:25 GMT 2021 rillig make(1): improve variable names when parsing directives |
| /src/sys/sys/ | ||
| H A D | param.h | 1.530 Mon Feb 27 21:33:47 GMT 2017 jdolecek Welcome to 7.99.63 - struct ld_softc changes |
| /src/sys/conf/ | ||
| H A D | files | 1.530 Tue May 21 03:05:00 GMT 2002 augustss branches: 1.530.2; Rename a cpc device. 1.530 Tue May 21 03:05:00 GMT 2002 augustss branches: 1.530.2; Rename a cpc device. |
| /src/sys/arch/i386/conf/ | ||
| H A D | GENERIC | 1.530 Mon Dec 09 02:38:13 GMT 2002 david Don't want cardbus here, since there are no devices on it. Thanks to Krister Walfridsson for mentioning it. |
| /src/distrib/sets/lists/man/ | ||
| H A D | mi | 1.530 Fri Nov 29 18:00:54 GMT 2002 martin Add the sparc/bpp man page. |
| /src/distrib/sets/lists/tests/ | ||
| H A D | mi | 1.530 Thu Mar 21 16:51:07 GMT 2013 christos new dlopen tests for libpthread. |
Completed in 1345 milliseconds