NetBSD/share
apb 7535058544 Allow "echo -n" to work as expected in rc.d scripts that are executed
by /etc/rc.  Similarly for printf with a format that does not end with
"\n".  Previously, the partial line would not be visible on the console
until a newline was printed, possibly after an annoying delay.

This is done by adding echo() and printf() shell functions to rc.subr,
so that naive use of the echo and printf commands in rc.d scripts will
call these functions instead of the underlying commands.  These shell
functions send a new "nop" metadata message after the partial line, and
the rc_postprocess function in /etc/rc disentangles the partial line of
plain output from the metadata "nop".

Also add a "-n" option to the print_rc_normal function in rc.subr,
and make some cosmetic changes.
2011-08-11 22:52:46 +00:00
..
dict
doc Observe the following spelling: 2010-12-16 17:42:25 +00:00
examples mirror change of -lrumpcrypto ==> -lrumpkern_crypto 2010-12-05 20:13:26 +00:00
i18n missing files 2011-04-29 09:57:49 +00:00
legal
locale German uses dot as thousands separator 2011-03-15 15:30:52 +00:00
man Allow "echo -n" to work as expected in rc.d scripts that are executed 2011-08-11 22:52:46 +00:00
me
misc Add some. 2011-06-14 05:43:37 +00:00
mk switch x86 to GCC 4.5. 2011-08-07 08:15:02 +00:00
nls
tabset
terminfo According to the Oxford Dictionary of Etymology, a wether is a male sheep 2011-08-01 12:28:53 +00:00
tmac Tell the groff and friends about libsaslc(3). 2011-02-11 23:47:49 +00:00
wscons There should be no MD keymaps in /usr/share/wscons/keymaps. So I made the 2010-12-06 18:26:28 +00:00
xml
zoneinfo dependant -> dependent 2011-06-30 20:09:15 +00:00
Makefile
Makefile.inc