aboutsummaryrefslogtreecommitdiff
path: root/shell/hush.c
AgeCommit message (Expand)Author
2001-05-02Use the current pgrp, not pid, when resetting the foreground process group.Matt Kraai
2001-05-02Don't segfault if the first word is the empty string.Matt Kraai
2001-05-02Another update from Larry:Eric Andersen
2001-05-01Another hush update from Larry:Eric Andersen
2001-04-30Some more hush.c updates from Larry Doolittle.Eric Andersen
2001-04-27Use BUFSIZ for the_command to match size used in cmdeditEric Andersen
2001-04-27An update to hush from Larry:Eric Andersen
2001-04-26This is the initial checkin of Larry Doolittle's hush.c, using hisEric Andersen