From 4cb67b0b1b9ce6ba8c524a3a5b4fbb8f8aa184bb Mon Sep 17 00:00:00 2001 From: patacongo Date: Sat, 11 Feb 2012 15:27:44 +0000 Subject: Add dmesg command that can be used to dump the syslog git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4382 42af7a65-404d-4744-a932-0658087f49c3 --- apps/ChangeLog.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'apps/ChangeLog.txt') diff --git a/apps/ChangeLog.txt b/apps/ChangeLog.txt index 78011ef84..5d855c379 100755 --- a/apps/ChangeLog.txt +++ b/apps/ChangeLog.txt @@ -184,4 +184,6 @@ checkin). * apps/examples/ftpd: Add a test for the FTPD server (untest on initial check-in). + * apps/nshlib/nsh_fscmds.c: Add support for a 'dmesg' command that will + dump the system log if CONFIG_SYSLOG is selected. -- cgit v1.2.3