Searched hist:1.501 (Results 1 - 25 of 32) sorted by relevance
| /src/sys/dev/usb/ | ||
| H A D | usbdevs | 1.501 Sun Jun 22 17:45:45 GMT 2008 jmcneill branches: 1.501.2; Add entry for Sony PLAYSTATION(R) Eye 1.501 Sun Jun 22 17:45:45 GMT 2008 jmcneill branches: 1.501.2; Add entry for Sony PLAYSTATION(R) Eye |
| H A D | usbdevs.h | 1.501 Mon Aug 18 11:49:34 GMT 2008 cegger regen. |
| H A D | usbdevs_data.h | 1.501 Tue Jul 08 08:55:22 GMT 2008 uebayasi Regen. |
| /src/sys/arch/i386/conf/ | ||
| H A D | ALL | 1.501 Fri May 13 10:45:24 GMT 2022 msaitoh Add MFI_DEBUG and MFII_DEBUG. |
| H A D | GENERIC | 1.501 Wed Jul 10 08:37:40 GMT 2002 itojun whitespace |
| /src/distrib/notes/common/ | ||
| H A D | main | 1.501 Fri Jan 17 00:19:25 GMT 2014 hkenken added myself |
| /src/share/man/man4/ | ||
| H A D | options.4 | 1.501 Sun May 05 21:01:01 GMT 2019 sevan PTYFS is no longer considered experimental. Reviewed by <kamil> |
| H A D | Makefile | 1.501 Thu Jan 07 09:23:54 GMT 2010 jdc Add cas(4) manual page. |
| /src/usr.bin/xlint/lint1/ | ||
| H A D | cgram.y | 1.501 Sat May 11 16:58:59 GMT 2024 rillig lint: clean up grammar rule name for 'type_specifier' |
| H A D | tree.c | 1.501 Sun Jan 29 13:57:35 GMT 2023 rillig lint: inline an expression, clean up comments No functional change. |
| /src/sys/kern/ | ||
| H A D | init_main.c | 1.501 Wed Dec 26 22:16:26 GMT 2018 thorpej Rather than performing lazy initialization, statically initialize early in the respective kernel startup routines. |
| H A D | kern_exec.c | 1.501 Sat May 23 23:42:43 GMT 2020 ad Move proc_lock into the data segment. It was dynamically allocated because at the time we had mutex_obj_alloc() but not __cacheline_aligned. |
| H A D | vfs_subr.c | 1.501 Sat Dec 07 02:11:42 GMT 2024 riastradh vfs(9): Sprinkle KNF. No functional change intended. |
| /src/sys/net/ | ||
| H A D | if.c | 1.501 Fri Dec 31 14:26:29 GMT 2021 riastradh sys/net: Document if_mcast_op with comment and refuse other commands. Meant only for multicast addition/deletion operations, nothing else. |
| /src/sys/arch/amd64/conf/ | ||
| H A D | GENERIC | 1.501 Sun Aug 12 17:59:21 GMT 2018 sevan Remove commented out BPFJIT & SLJIT options as they are provided as loadable modules already. Heads up by <leot> <christos> |
| /src/sys/dev/pci/ | ||
| H A D | pcidevs.h | 1.501 Fri Jan 17 00:19:17 GMT 2003 jonathan regen from pcidevs rev 1.497: Add pcidevs entries for more Broadcom 570x family variants. |
| H A D | pcidevs_data.h | 1.501 Fri Jan 24 05:34:25 GMT 2003 thorpej Regen; add some more Promise products. |
| /src/usr.bin/make/ | ||
| H A D | job.c | 1.501 Fri May 09 17:58:23 GMT 2025 rillig make: replace magic numbers in job debug log with descriptive names |
| H A D | main.c | 1.501 Wed Dec 23 13:50:54 GMT 2020 rillig make(1): rename CmdOpts.lint to strict When running lint(1) on the code, it defines the preprocessor macro "lint" to 1, which generated a syntax error in the declaration "Boolean lint", as that became "Boolean 1". |
| H A D | parse.c | 1.501 Sat Dec 19 17:54:29 GMT 2020 rillig make(1): extract ParseSkippedBranches from ParseReadLine |
| /src/sys/arch/i386/i386/ | ||
| H A D | machdep.c | 1.501 Fri Dec 06 02:38:25 GMT 2002 junyoung Display the extended feature flags with non-Intel processors rather than the standard flags. See also PR#19163. Before: cpu0: AMD Athlon XP 1800+ (686-class), 1532.11 MHz cpu0: features 383f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR> cpu0: features 383f9ff<PGE,MCA,CMOV,FGPAT,PSE36,MMX> cpu0: features 383f9ff<FXSR,SSE> After: cpu0: AMD Athlon XP 1800+ (686-class), 1532.11 MHz cpu0: features c3cbf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR> cpu0: features c3cbf9ff<PGE,MCA,CMOV,PAT,PSE36,MPC,MMXX,MMX> cpu0: features c3cbf9ff<FXSR,SSE,3DNOW2,3DNOW> While I'm here, amd_cpuid_cpu_cacheinfo() is an info function rather than a probe function. |
| /src/distrib/sets/lists/base/ | ||
| H A D | shl.mi | 1.501 Sun Oct 18 20:26:33 GMT 2009 pooka bump minor for puffs_setmntinfo() |
| H A D | mi | 1.501 Mon Sep 13 23:35:19 GMT 2004 thorpej Add the uuidgen(1) command, adapted from FreeBSD. While here, also add a DCE-compatible -s flag, which causes uuidgen(1) to output C code for the UUIDs rather than the standard string representation. PR 23470. |
| /src/doc/ | ||
| H A D | 3RDPARTY | 1.501 Sat Jan 13 21:19:12 GMT 2007 mrg - GCC 3.x is no longer in -current - GCC 4.1-20070110 has been imported to -current. |
| /src/sys/sys/ | ||
| H A D | param.h | 1.501 Mon Aug 01 03:43:25 GMT 2016 ozaki-r Bump kernel version for struct ifaddr change |
Completed in 940 milliseconds