| Home | Sort by: relevance | last modified time | path |
1 2
| /src/sys/dev/usb/ | |
| usbdevs | 1.501 Sun Jun 22 17:45:45 UTC 2008 jmcneill branches: 1.501.2; Add entry for Sony PLAYSTATION(R) Eye Sun Jun 22 17:45:45 UTC 2008 jmcneill branches: 1.501.2; Add entry for Sony PLAYSTATION(R) Eye 1.501.2.2 Sat Dec 13 01:14:53 UTC 2008 haad Update haad-dm branch to haad-dm-base2. 1.501.2.1 Sun Oct 19 22:17:10 UTC 2008 haad Sync with HEAD. |
| usbdevs.h | 1.501 Mon Aug 18 11:49:34 UTC 2008 cegger regen. |
| usbdevs_data.h | 1.501 Tue Jul 08 08:55:22 UTC 2008 uebayasi Regen. |
| /src/share/man/man4/ | |
| options.4 | 1.501 Sun May 05 21:01:01 UTC 2019 sevan PTYFS is no longer considered experimental. Reviewed by <kamil> |
| Makefile | 1.501 Thu Jan 07 09:23:54 UTC 2010 jdc Add cas(4) manual page. |
| /src/usr.bin/xlint/lint1/ | |
| cgram.y | 1.501 Sat May 11 16:58:59 UTC 2024 rillig lint: clean up grammar rule name for 'type_specifier' |
| tree.c | 1.501 Sun Jan 29 13:57:35 UTC 2023 rillig lint: inline an expression, clean up comments No functional change. |
| /src/usr.bin/make/ | |
| job.c | 1.501 Fri May 09 17:58:23 UTC 2025 rillig make: replace magic numbers in job debug log with descriptive names |
| parse.c | 1.501 Sat Dec 19 17:54:29 UTC 2020 rillig make(1): extract ParseSkippedBranches from ParseReadLine |
| main.c | 1.501 Wed Dec 23 13:50:54 UTC 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". |
| var.c | 1.501 Sat Sep 12 19:24:59 UTC 2020 rillig make(1): extract ParseVarname from Var_Parse This was an easy part since it affects only a few variables. 250 lines for a single function is still quite a lot, so further refactorings will follow. |
| /src/distrib/notes/common/ | |
| main | 1.501 Fri Jan 17 00:19:25 UTC 2014 hkenken added myself |
| /src/sys/arch/i386/conf/ | |
| ALL | 1.501 Fri May 13 10:45:24 UTC 2022 msaitoh Add MFI_DEBUG and MFII_DEBUG. |
| GENERIC | 1.501 Wed Jul 10 08:37:40 UTC 2002 itojun whitespace |
| /src/sys/kern/ | |
| vfs_subr.c | 1.501 Sat Dec 07 02:11:42 UTC 2024 riastradh vfs(9): Sprinkle KNF. No functional change intended. |
| init_main.c | 1.501 Wed Dec 26 22:16:26 UTC 2018 thorpej Rather than performing lazy initialization, statically initialize early in the respective kernel startup routines. |
| kern_exec.c | 1.501 Sat May 23 23:42:43 UTC 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. |
| vfs_syscalls.c | 1.501 Fri Oct 23 19:40:10 UTC 2015 maxv Change do_sys_mount() so that it only takes as argument the type of the drive instead of its associated vfsops. Makes it more friendly, and allows compat binaries to autoload VFS modules if needed. sent on tech-kern@, ok christos@ |
| /src/sys/arch/amd64/conf/ | |
| GENERIC | 1.501 Sun Aug 12 17:59:21 UTC 2018 sevan Remove commented out BPFJIT & SLJIT options as they are provided as loadable modules already. Heads up by <leot> <christos> |
| /src/sys/arch/i386/i386/ | |
| machdep.c | 1.501 Fri Dec 06 02:38:25 UTC 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/sys/net/ | |
| if.c | 1.501 Fri Dec 31 14:26:29 UTC 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/sys/ | |
| param.h | 1.501 Mon Aug 01 03:43:25 UTC 2016 ozaki-r Bump kernel version for struct ifaddr change |
| /src/sys/dev/pci/ | |
| pcidevs.h | 1.501 Fri Jan 17 00:19:17 UTC 2003 jonathan regen from pcidevs rev 1.497: Add pcidevs entries for more Broadcom 570x family variants. |
| pcidevs_data.h | 1.501 Fri Jan 24 05:34:25 UTC 2003 thorpej Regen; add some more Promise products. |
| if_wm.c | 1.501 Fri Mar 24 09:59:05 UTC 2017 knakahara add prototype. I have forgotten the fix by wm_softint_establish(). Thank you christos@n.o! |
1 2