rt-thread-official/components
Shell d45e13c471 fixup: dfs_v2: Correct device mode permissions in devfs
The mode permissions for character, block, and pipe devices were
previously set to 0777, which is overly permissive and not in line
with standard practice. This change reduces the permissions to 0666,
restricting execute permissions while still allowing read/write access.

Changes:
- Adjusted permissions for character/block/pipe devices from 0777 to 0666.

Signed-off-by: Shell <smokewood@qq.com>
2024-09-15 13:29:43 -04:00
..
dfs fixup: dfs_v2: Correct device mode permissions in devfs 2024-09-15 13:29:43 -04:00
drivers [doxygen] add driver example for doxygen (#9446) 2024-09-15 08:22:44 +08:00
fal [drivers] Specifies the name of the drivers driver file 2024-09-13 17:40:40 -04:00
finsh [doxygen] add driver example for doxygen (#9446) 2024-09-15 08:22:44 +08:00
legacy [components][drivers]legacy fdt (#9062) 2024-06-19 19:48:35 +08:00
libc [libc] 修复 ctime()死机问题 2024-09-03 18:13:09 -04:00
lwp fixup: smart: remove unnecessary Kconfig option 2024-09-14 13:50:36 -04:00
mm feat: support ARCH_REMAP_KERNEL on libcpu/c906 (#9123) 2024-07-11 11:00:04 +08:00
mprotect 实现MPU抽象层 (#8080) 2023-10-30 08:24:55 -04:00
net [components][sal]delay getting sal_proto_family in sal_ioctlsocket 2024-09-14 13:52:40 -04:00
utilities [BSP/Phytium]适配最新裸机驱动 2024-07-22 02:33:39 +00:00
vbus 🎯 Sync smart & scheduler codes (#8537) 2024-02-23 17:49:15 +08:00
Kconfig 除了bsp之外的Kconfig使用rsource替代source 2024-06-20 14:40:42 +08:00
SConscript [components] 移除对老版本bsp的lwip版本默认选定 2021-06-28 15:33:14 +08:00