Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

sun-lamp CVS commits



christos
Thu May 11 17:31:03 EDT 1995
Update of /a/cvsroot/src/bin/sh
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv25424

Modified Files:
        Makefile TOUR alias.c alias.h arith.y arith_lex.l builtins.def 
        cd.c error.c error.h eval.c eval.h exec.c exec.h expand.c 
        expand.h histedit.c init.h input.c input.h jobs.c jobs.h 
        machdep.h mail.c mail.h main.c main.h memalloc.c memalloc.h 
        miscbltin.c mkbuiltins mkinit.c mknodes.c mksyntax.c mktokens 
        myhistedit.h mystring.c mystring.h nodes.c.pat nodetypes 
        options.c options.h output.c output.h parser.c parser.h 
        redir.c redir.h sh.1 shell.h show.c trap.c trap.h var.c var.h 
Added Files:
        arith.h show.h 
Removed Files:
        extern.h ulimit.c 
Log Message:
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
bug.


christos
Thu May 11 17:31:18 EDT 1995
Update of /a/cvsroot/src/bin/sh/funcs
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv25424/funcs

Modified Files:
        cmv dirs kill login newgrp popd pushd suspend 
Log Message:
Merge in my changes from vangogh, and fix the x=`false`; echo $? == 0
bug.




Home | Main Index | Thread Index | Old Index