freebsd-src/sbin/dmesg
Eitan Adler 11967f3ce1 Add support for 'dmesg -c' which clears the dmesg buffer after it has
been printed.  This provides compatibility with other *nix systems
(including Linux).

While here use stdbool booleans for 'all'.

PR:		bin/178295
Submitted by:	Levent Serinol <lserinol@gmail.com>
Reviewed by:	will
2013-05-10 03:42:48 +00:00
..
dmesg.8 Add support for 'dmesg -c' which clears the dmesg buffer after it has 2013-05-10 03:42:48 +00:00
dmesg.c Add support for 'dmesg -c' which clears the dmesg buffer after it has 2013-05-10 03:42:48 +00:00
Makefile