summaryrefslogtreecommitdiff
path: root/usr/src/cmd/csh/sh.c
AgeCommit message (Collapse)AuthorFilesLines
2021-07-1313938 csh misbehaves after 13527Andy Fiddaman1-4/+4
Reviewed by: Yuri Pankov <yuri.pankov@nexenta.com> Reviewed by: Toomas Soome <tsoome@me.com> Reviewed by: Klaus Ziegler <klausz@haus-gisela.de> Approved by: Dan McDonald <danmcd@joyent.com>
2021-03-1513527 csh: multiply-defined symbolsToomas Soome1-8/+10
Reviewed by: Gergő Mihály Doma <domag02@gmail.com> Approved by: Dan McDonald <danmcd@joyent.com>
2017-02-227812 Remove gender specific languageDaniel Hoffman1-2/+3
Reviewed by: Matt Ahrens <mahrens@delphix.com> Reviewed by: Prakash Surya <prakash.surya@delphix.com> Reviewed by: Steve Gonczi <steve.gonczi@delphix.com> Reviewed by: Chris Williamson <chris.williamson@delphix.com> Reviewed by: George Wilson <george.wilson@delphix.com> Reviewed by: Igor Kozhukhov <igor@dilos.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Reviewed by: Robert Mustacchi <rm@joyent.com> Approved by: Richard Lowe <richlowe@richlowe.net>
2010-04-28PSARC 2009/377 In-kernel pfexec implementation.Casper H.S. Dik1-69/+25
PSARC 2009/378 Basic File Privileges PSARC 2010/072 RBAC update: user attrs from profiles 4912090 pfzsh(1) should exist 4912093 pfbash(1) should exist 4912096 pftcsh(1) should exist 6440298 Expand the basic privilege set in order to restrict file access 6859862 Move pfexec into the kernel 6919171 cred_t sidesteps kmem_debug; we need to be able to detect bad hold/free when they occur 6923721 The new SYS_SMB privilege is not backward compatible 6937562 autofs doesn't remove its door when the zone shuts down 6937727 Zones stuck on deathrow; netstack_zone keeps a credential reference to the zone 6940159 Implement PSARC 2010/072
2006-06-156230795 C-Shell leaves process running after termination.mg1471091-0/+30
2006-01-20PSARC/2005/460 Increasing the shell variable name length in cshjonb1-1/+10
1191119 *csh* : can't use the set command for variable larger than 21 characters in csh
2005-10-256336149 *csh* core dump if argv is unset or resetnakanon1-1/+1
2005-09-166307905 csh has a buffer overrun in its input routinesnakanon1-91/+92
6311438 csh drops a character during filename completion if TIOCSTI doesn't succeed 6314637 csh bus error after applying patch 114224-04
2005-08-226313736 unref file cleanup in cshmuffin1-0/+39
--HG-- rename : usr/src/cmd/csh/sh.debug.c => deleted_files/usr/src/cmd/csh/sh.debug.c
2005-08-166268990 cmd/csh and gcc don't get alongmuffin1-80/+98
--HG-- rename : usr/src/cmd/csh/stubs.c => deleted_files/usr/src/cmd/csh/stubs.c
2005-06-14OpenSolaris Launchstevel@tonic-gate1-0/+1398