History log of /netbsd-src/etc/shells (Results 1 – 5 of 5)
Revision Date Author Comments
# ccd5c3ac 27-Nov-2021 uwe <uwe@NetBSD.org>

/etc/shells - Add tmux.

We ship tmux in base and tmux can be used as user's default shell.


# 2da9f9a6 08-Oct-2021 nia <nia@NetBSD.org>

Change the default shell of the "toor" user to /rescue/sh

toor is a backup account to be used in case of trouble.

When root's default shell was changed to from /bin/csh to /bin/sh,
toor lost its pu

Change the default shell of the "toor" user to /rescue/sh

toor is a backup account to be used in case of trouble.

When root's default shell was changed to from /bin/csh to /bin/sh,
toor lost its purpose.

/rescue/sh is an ideal choice here because it's a static binary,
while we've moved to dynamic linking for the rest of the system.

Discussed a few times over the years on tech-userlevel.

show more ...


# 702d0ff1 29-Dec-1996 mrg <mrg@NetBSD.org>

add /bin/ksh


# ecfa4355 08-May-1996 thorpej <thorpej@NetBSD.org>

RCS id police.


# 61f28255 21-Mar-1993 cgd <cgd@NetBSD.org>

initial import of 386bsd-0.1 sources