Searched hist:m (Results 1 - 25 of 4615) sorted by relevance
| /src/sys/arch/arm/imx/ | ||
| H A D | imxgpiovar.h | 1.3 Wed Jan 15 01:09:56 GMT 2020 jmcneill Add support for NXP i.MX 8M Dual/8M QuadLite/8M Quad family SoCs. 1.3 Wed Jan 15 01:09:56 GMT 2020 jmcneill Add support for NXP i.MX 8M Dual/8M QuadLite/8M Quad family SoCs. 1.3 Wed Jan 15 01:09:56 GMT 2020 jmcneill Add support for NXP i.MX 8M Dual/8M QuadLite/8M Quad family SoCs. |
| /src/sys/arch/mips/ingenic/ | ||
| H A D | ingenic_coreregs.h | 1.1 Sun May 21 06:49:13 GMT 2017 skrll branches: 1.1.6; 1.1.10; Provide and use some CP0 accessor functions instead of M[TF]C0 macros for readability. While here convert some other M[TF]C0 uses to already exising accessor functions, e.g. mipsNN_cp0_ebase_read 1.1 Sun May 21 06:49:13 GMT 2017 skrll branches: 1.1.6; 1.1.10; Provide and use some CP0 accessor functions instead of M[TF]C0 macros for readability. While here convert some other M[TF]C0 uses to already exising accessor functions, e.g. mipsNN_cp0_ebase_read |
| /src/sys/arch/mips/mips/ | ||
| H A D | locore_ingenic.S | 1.1 Sun May 21 06:49:13 GMT 2017 skrll branches: 1.1.6; 1.1.10; Provide and use some CP0 accessor functions instead of M[TF]C0 macros for readability. While here convert some other M[TF]C0 uses to already exising accessor functions, e.g. mipsNN_cp0_ebase_read 1.1 Sun May 21 06:49:13 GMT 2017 skrll branches: 1.1.6; 1.1.10; Provide and use some CP0 accessor functions instead of M[TF]C0 macros for readability. While here convert some other M[TF]C0 uses to already exising accessor functions, e.g. mipsNN_cp0_ebase_read |
| /src/share/man/man9/ | ||
| H A D | KERNEL_LOCK.9 | 1.1 Tue Feb 15 22:46:29 GMT 2022 riastradh KERNEL_LOCK(9): New man page for old not-dead-yet hack. I'm not documenting this to encourage anyone to use it. I'm only documenting this to remind myself what the semantics is, because it's kind of confusing and not at all like mutex(9). 1.1 Tue Feb 15 22:46:29 GMT 2022 riastradh KERNEL_LOCK(9): New man page for old not-dead-yet hack. I'm not documenting this to encourage anyone to use it. I'm only documenting this to remind myself what the semantics is, because it's kind of confusing and not at all like mutex(9). |
| /src/sys/netbt/ | ||
| H A D | hci_le.h | 1.1 Wed Mar 13 07:22:16 GMT 2024 nat Bluetooth low energy - A beginning at least. This was the start of support for low energy bluetooth support that I have not as yet completed. I'm committing this as it gives the hci defines for an impementation in NetBSD. |
| /src/distrib/notes/cats/ | ||
| H A D | install | 1.2 Fri Jun 28 15:26:37 GMT 2002 skrll branches: 1.2.32; Update for cats. Fix sgimips typo while I'm here. |
| /src/sys/rump/dev/lib/libscsipi/ | ||
| H A D | SCSIPI.ioconf | 1.1 Mon Aug 23 20:49:53 GMT 2010 pooka branches: 1.1.2; 1.1.4; 1.1.10; Split scsipi out of librumpdev_umass into librumpdev_scsipi. umass still compile time depends on scsipi in the sense of "ifdef NATAPIBLUES", but I'm not going to fix that now. |
| /src/usr.bin/systat/ | ||
| H A D | df.c | 1.1 Wed Feb 16 03:45:41 GMT 2005 hubertf Add "df" display to give information about filesystems, available diskspace and used disk capacity, similar to df(1): Filesystem Avail Capacity /0% /10% /20% /30% /40% /50% /60% /70% /80% /90% /100% / 359M |XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /tmp 180M | /home 146G |XXXXXXXXXXXXXXXX 1.1 Wed Feb 16 03:45:41 GMT 2005 hubertf Add "df" display to give information about filesystems, available diskspace and used disk capacity, similar to df(1): Filesystem Avail Capacity /0% /10% /20% /30% /40% /50% /60% /70% /80% /90% /100% / 359M |XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX /tmp 180M | /home 146G |XXXXXXXXXXXXXXXX |
| /src/sys/compat/linux32/arch/amd64/ | ||
| H A D | linux32_errno.h | 1.1 Thu Feb 09 19:18:57 GMT 2006 manu branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so that the i386 license manager part of amd64 version of Fluent works. While I'm here, add SysV IPC to COMPAT_LINUX/amd64 |
| H A D | syscalls.conf | 1.1 Thu Feb 09 19:18:57 GMT 2006 manu branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; 1.1.122; 1.1.142; Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so that the i386 license manager part of amd64 version of Fluent works. While I'm here, add SysV IPC to COMPAT_LINUX/amd64 |
| /src/sys/compat/linux32/common/ | ||
| H A D | linux32_errno.h | 1.1 Thu Feb 09 19:18:57 GMT 2006 manu branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so that the i386 license manager part of amd64 version of Fluent works. While I'm here, add SysV IPC to COMPAT_LINUX/amd64 |
| /src/sys/compat/linux32/ | ||
| H A D | linux32_syscall.h | 1.1 Thu Feb 09 19:18:57 GMT 2006 manu branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so that the i386 license manager part of amd64 version of Fluent works. While I'm here, add SysV IPC to COMPAT_LINUX/amd64 |
| H A D | linux32_syscallargs.h | 1.1 Thu Feb 09 19:18:57 GMT 2006 manu branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so that the i386 license manager part of amd64 version of Fluent works. While I'm here, add SysV IPC to COMPAT_LINUX/amd64 |
| H A D | linux32_syscalls.c | 1.1 Thu Feb 09 19:18:57 GMT 2006 manu branches: 1.1.2; 1.1.10; 1.1.16; 1.1.22; Add initial (but unfinished) COMPAT_LINUX32 for amd64. This is good enough so that the i386 license manager part of amd64 version of Fluent works. While I'm here, add SysV IPC to COMPAT_LINUX/amd64 |
| /src/sys/arch/powerpc/include/ | ||
| H A D | setjmp.h | 1.3 Wed Sep 16 23:51:27 GMT 1998 thorpej Back out previous; I'm punting PowerPC to tsubai or sakamoto. |
| /src/sys/arch/evbarm/iq31244/ | ||
| H A D | iq31244_machdep.c | 1.1 Fri Jan 09 16:23:59 GMT 2009 briggs branches: 1.1.2; 1.1.4; 1.1.8; Allow IQ80321-derived systems to provide an m.d. reboot routine. Use this on the IQ31244 to force a watchdog reset from the M41ST84 if it's been attached. The generic reset doesn't fully reset the system whereas the RTC watchdog reset does. |
| /src/common/lib/libc/atomic/ | ||
| H A D | atomic_nand_32_cas.c | 1.2 Fri Mar 01 06:14:52 GMT 2019 isaki Add missing alias for __atomic_fetch_nand_N. XXX I'm not sure why does llvm/sparc call __atomic instead of __sync though. XXX atomic_*_cas.c should be more symmetric... |
| /src/distrib/notes/rs6000/ | ||
| H A D | Makefile | 1.1 Thu Apr 30 00:47:39 GMT 2009 tsutsui branches: 1.1.2; Add necessary files for build.sh -m rs6000 release. Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me. Note sysinst part is not pulled because there is no supported storage device yet on this port. |
| H A D | hardware | 1.1 Thu Apr 30 00:47:39 GMT 2009 tsutsui branches: 1.1.2; Add necessary files for build.sh -m rs6000 release. Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me. Note sysinst part is not pulled because there is no supported storage device yet on this port. |
| H A D | install | 1.1 Thu Apr 30 00:47:39 GMT 2009 tsutsui branches: 1.1.2; Add necessary files for build.sh -m rs6000 release. Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me. Note sysinst part is not pulled because there is no supported storage device yet on this port. |
| H A D | prep | 1.1 Thu Apr 30 00:47:39 GMT 2009 tsutsui branches: 1.1.2; Add necessary files for build.sh -m rs6000 release. Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me. Note sysinst part is not pulled because there is no supported storage device yet on this port. |
| H A D | upgrade | 1.1 Thu Apr 30 00:47:39 GMT 2009 tsutsui branches: 1.1.2; Add necessary files for build.sh -m rs6000 release. Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me. Note sysinst part is not pulled because there is no supported storage device yet on this port. |
| /src/distrib/rs6000/ | ||
| H A D | Makefile | 1.1 Thu Apr 30 00:47:39 GMT 2009 tsutsui branches: 1.1.2; Add necessary files for build.sh -m rs6000 release. Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me. Note sysinst part is not pulled because there is no supported storage device yet on this port. |
| /src/distrib/rs6000/instkernel/ | ||
| H A D | Makefile | 1.1 Thu Apr 30 00:47:39 GMT 2009 tsutsui branches: 1.1.2; Add necessary files for build.sh -m rs6000 release. Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me. Note sysinst part is not pulled because there is no supported storage device yet on this port. |
| /src/etc/etc.rs6000/ | ||
| H A D | Makefile.inc | 1.1 Thu Apr 30 00:47:40 GMT 2009 tsutsui branches: 1.1.2; Add necessary files for build.sh -m rs6000 release. Based on PR port-powerpc/40421 from Wojciech Galazka, with misc tweaks by me. Note sysinst part is not pulled because there is no supported storage device yet on this port. |
Completed in 67 milliseconds