Gregory Nutt
|
1cdc746726
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
|
Paul A. Patience
|
f8f7b7582c
|
Silence some warnings
|
2016-05-26 14:06:13 -04:00 |
|
Gregory Nutt
|
8fdb173090
|
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.
|
2015-12-07 13:48:06 -06:00 |
|
Gregory Nutt
|
603f3afd6d
|
Some minor clean-up from last changes
|
2015-11-25 17:52:47 -06:00 |
|
Gregory Nutt
|
ed35eb0f8d
|
drivers/loop: Add a loop character device that can be used to setup and teardown loop devices
|
2015-11-25 17:13:56 -06:00 |
|
Gregory Nutt
|
b84da6e696
|
drivers/loop: Move drivers/loop.c to drivers/loop/losetup.c
|
2015-11-25 16:23:19 -06:00 |
|