- Dec 12, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Move module support from binfmt/ to sched/ so that it can be configured and built independently from binfmt features
-
- Dec 11, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 10, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
binfmt/libmodule: Add support for kernel modules. Initial commit is just the ELF module support with name changes
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 09, 2015
-
-
Gregory Nutt authored
-
- Dec 08, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
Refresh all configurations that have Telnetd enabled; those configurations now also need the telnet driver
-
Gregory Nutt authored
Top-level Makefiles: Check if CONFIG_ARCH_BOARD_CUSTOM_DIR_RELPATH is enabled
-
Gregory Nutt authored
-
Paul A. Patience authored
-
Gregory Nutt authored
-
- Dec 07, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
drivers/net/telnet.c: Now works like the loop device. A new interface called telnet_initialize() registers a telnet session "factory" device at /dev/telnet. Via ioctl, the factory device can create instances of the telnet character devices at /dev/telnetN to support Telnet sessions.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 06, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 05, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 04, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 03, 2015
-
-
Gregory Nutt authored
USB serial driver Kconfig: Select default sizes for serial buffers so that the can hold even multiples of the max packet size.
-
Gregory Nutt authored
-
Gregory Nutt authored
-
- Dec 02, 2015
-
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
Also added warnings: There are some concurrency issues in the current implementation if you try to modify the procfs data structures will the procfs is mounted and possibly busy.
-