NetBSD/etc
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
..
bluetooth
defaults provide a new 'bluetooth' rc.d script, to handle Bluetooth configuration 2011-05-27 09:28:41 +00:00
etc.acorn26 Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.acorn32 Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.algor Merge from matt-nb5-mips64 2009-12-14 01:11:02 +00:00
etc.alpha Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.amd64 Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
etc.amiga Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.amigappc - build a GENERIC kernel on release for validation on releng daily build 2011-01-02 08:49:33 +00:00
etc.arc Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.atari Move ATARITT and FALCON to the main list of kernels 2009-01-24 22:33:39 +00:00
etc.bebox Create installation/floppy directory. 2010-10-17 10:56:48 +00:00
etc.cats Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.cesfic Make sure to build GENERIC kernel on release build. 2011-01-02 08:17:24 +00:00
etc.cobalt Build different kernel when mips64e[bl] 2011-02-20 08:27:32 +00:00
etc.dreamcast Build a raw binary format GENERIC kernel and put it into distribution dir. 2010-10-04 16:03:30 +00:00
etc.emips Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
etc.evbarm added ld0 for SD/MMC. 2011-03-20 03:00:56 +00:00
etc.evbmips Add CPMBR1400 and GDIUM as kernels to be built 2011-08-01 23:18:10 +00:00
etc.evbppc Add mpc85xx kernels. Add INSTALL_PMPPC 2011-06-07 17:30:18 +00:00
etc.evbsh3 Added support following boards. 2010-04-06 15:54:29 +00:00
etc.ews4800mips Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.hp300 Switch NetBSD/hp300 to wscons with rasops. Simply ported from OpenBSD/hp300. 2011-02-06 18:26:51 +00:00
etc.hp700 Allocate a major number for pci and created device nodes. 2010-05-03 08:45:43 +00:00
etc.hpcarm Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
etc.hpcmips Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
etc.hpcsh Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.i386 Import the Flash and NAND subsytem code contributed by the University 2011-02-26 18:07:13 +00:00
etc.ibmnws Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.iyonix Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.landisk delete makedev init from all_md entry. 2009-12-22 11:12:40 +00:00
etc.luna68k Revive NetBSD/luna68k. 2011-07-16 15:52:20 +00:00
etc.mac68k Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.macppc Add wd2 and wd3 to the default device set - noted by Donald Lee on port-macppc 2010-12-01 22:06:19 +00:00
etc.mipsco Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.mmeye Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.mvme68k Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.mvmeppc Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.netwinder Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.news68k Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.newsmips Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.next68k Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.ofppc Add ttyE1-ttyE3 for wscons. 2010-12-21 19:18:46 +00:00
etc.pmax Merge from matt-nb5-mips64 2009-12-14 01:11:02 +00:00
etc.prep Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.rs6000 Add necessary files for build.sh -m rs6000 release. 2009-04-30 12:47:39 +00:00
etc.sandpoint Also create device nodes for wd2 and wd3. Up to 4 disks in a NAS system are 2011-06-08 18:37:23 +00:00
etc.sbmips Merge from matt-nb5-mips64 2009-12-14 01:11:02 +00:00
etc.sgimips `` -> $() 2010-12-27 03:38:52 +00:00
etc.shark Copy ramdisk INSTALL.aout kernel into installation/instkernel in ${RELEASEDIR} 2010-10-04 13:45:28 +00:00
etc.sparc do as sparc64 does 2008-12-14 03:37:21 +00:00
etc.sparc64 convert sparc64 to MULTIPROCESSOR kernel by default, and introduce 2010-03-13 08:36:06 +00:00
etc.sun2 Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.sun3 Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.vax Add a constty entry, marked 'off', with otherwise the same settings 2008-10-07 10:00:00 +00:00
etc.x68k Device nodes for zs serial have been renamed from tty0[0-3] to ttyZ[0-3]. 2011-05-21 11:56:00 +00:00
etc.zaurus Also remove fd0 and fd1 from target all_md. 2011-05-20 08:29:05 +00:00
iscsi
mtree remove unused directory. 2011-07-23 12:13:17 +00:00
namedb Update to 2011060800. 2011-08-01 10:04:27 +00:00
pam.d add want_agent to the commented line of pam_ssh 2010-11-13 19:19:40 +00:00
powerd provide a new 'bluetooth' rc.d script, to handle Bluetooth configuration 2011-05-27 09:28:41 +00:00
rc.d Print 'Keyboard encoding -> sg' instead of just 'encoding -> sg' on the 2011-08-09 08:08:10 +00:00
root There is no .../5.99 path to use for PKG_PATH, so change it to 5.1 instead. 2011-06-21 05:31:29 +00:00
skel Sprinkle /usr/X11R7 where relevant. rc.d/x{fs,dm} are left to be done. 2008-11-19 18:07:19 +00:00
ssh babylon5 ssh key changed (due to reinstall) 2011-05-08 13:19:08 +00:00
MAKEDEV.awk make sure we pickup the powerpc majors file on powerpc64. 2010-03-30 07:30:03 +00:00
MAKEDEV.local
MAKEDEV.tmpl add -u flag that causes the MAKEDEV script to only create a device node if it 2011-08-06 12:29:39 +00:00
Makefile Add COMPRESS_PROGRAM=${TOOL_GZIP:Q} for pax. 2011-06-30 18:15:13 +00:00
aliases mail(8) is no longer in /bin. 2010-08-25 15:38:44 +00:00
bootptab
changelist Add support for lvm to security script. Backup lvm configuration to /var/backup/lvm with other system backups. Disable lvm check until MKLVM is enabled by default. no objections on tech-userlevel@. 2009-01-27 10:32:18 +00:00
crontab
csh.cshrc
csh.login
csh.logout
daily `` -> $() 2010-12-27 03:38:52 +00:00
daily.conf
disktab
dm.conf
envsys.conf
floppytab
ftpchroot
ftpusers
gettytab
gpio.conf Document recent gpio(4) changes and introduce a new config file for GPIO. 2009-07-25 16:20:10 +00:00
group Rename the _atf user to _tests. The _atf name will get obsoleted if/when 2011-08-05 14:43:41 +00:00
hosts Make the section on private networks more clear - inspired by RFC. 2009-07-03 22:32:55 +00:00
hosts.equiv
hosts.lpd
inetd.conf
locate.conf
login.conf Sprinkle /usr/X11R7 where relevant. rc.d/x{fs,dm} are left to be done. 2008-11-19 18:07:19 +00:00
mailer.conf is is -> is 2011-07-24 08:28:11 +00:00
man.conf make sparc64 search for sparc man pages for now. It might be better in 2010-07-09 15:08:09 +00:00
master.passwd Rename the _atf user to _tests. The _atf name will get obsoleted if/when 2011-08-05 14:43:41 +00:00
minfree
mkttys
monthly `` -> $() 2010-12-27 03:38:52 +00:00
monthly.conf
motd
motd.beta
motd.current Slight wording change so that the bug warning sounds more natural to a 2009-03-23 18:19:16 +00:00
motd.rc
motd.stable
mrouted.conf
named.conf Enable dnssec, and populate managed-keys.bind 2010-08-24 13:18:58 +00:00
netconfig
networks
newsyslog.conf
nsswitch.conf Major enhancements to mdnsd nsswitch support: 2009-10-25 00:17:06 +00:00
ntp.conf Restore "duplicate" entries, but use 0. and 1. names to ensure that 2011-07-28 22:28:07 +00:00
passwd.conf Set the default localcypher to sha1 as discussed in current-users@. 2010-12-03 21:40:04 +00:00
phones
printcap ascii -> ASCII 2008-09-04 18:22:47 +00:00
profile
protocols Make the alternate name for "manet" caps so it's not a duplicate. 2011-01-04 06:54:59 +00:00
rbootd.conf
rc Allow "echo -n" to work as expected in rc.d scripts that are executed 2011-08-11 22:52:46 +00:00
rc.conf
rc.local make the example more generic, and include a test 2008-06-11 17:14:52 +00:00
rc.shutdown
rc.subr Allow "echo -n" to work as expected in rc.d scripts that are executed 2011-08-11 22:52:46 +00:00
remote
rpc Add sgi_fam, one less thing that has to be done when one wants to run 2008-05-17 21:37:09 +00:00
security too much quoting. pointed by anon ymous 2011-03-02 17:00:28 +00:00
security.conf
services remove obsolete "sieve 2000/tcp" entry. PR#42426. 2011-02-10 13:39:32 +00:00
shells
shrc `` -> $() 2010-12-27 03:38:52 +00:00
sysctl.conf Use the new ?= operator to set the on_panic value for the optional ddb 2009-04-01 16:20:55 +00:00
syslog.conf
weekly `` -> $() 2010-12-27 03:38:52 +00:00
weekly.conf
wscons.conf Sync keyboard list with reality. 2011-07-22 19:06:23 +00:00