History log of /netbsd-current/lib/libpanel/show.c
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: pgoyette-localcount-20161104 localcount-20160914 pgoyette-localcount-20160806 pgoyette-localcount-20160726 pgoyette-localcount-base
# 1.3 02-Nov-2015 kamil

Readd empty line - it's a part of style


# 1.2 02-Nov-2015 kamil

No functional changes

Make this code nicer for C++ compilers, don't assign char* to void*.
Add extra __prefix_false() CPU hint for failed malloc(3).
Normalize whitespace.


# 1.1 26-Oct-2015 uwe

First cut at ETI libpanel. Lacks man pages and tests.
Not hooked into the build yet.