summaryrefslogtreecommitdiff
path: root/bin/csh
AgeCommit message (Expand)Author
1995-05-23Fixed bug where 'which /bin/csh' reports .//bin/csh, by copying thechristos
1995-04-29Use POSIX signal semantics. Change p_pid and p_jobid to pid_t's.mycroft
1995-03-21Use POSIX signals.mycroft
1995-03-21Remove dead externs.mycroft
1995-03-21Update to use timer{add,sub}().mycroft
1995-03-21convert to new RCS id conventions.cgd
1995-01-30Use S_IS*().mycroft
1995-01-20Remove `.' from default PATH.mycroft
1995-01-15Remove the gratuitous `security' warnings.mycroft
1994-12-22new way of specifying man pages.cgd
1994-12-18add USD.doc to subdir list on installcgd
1994-12-04from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelchcgd
1994-09-23Eliminate uses of some obsolete functions.mycroft
1994-09-21Remove a couple of changes we no longer need.mycroft
1994-09-21Merge 4.4-Lite version.mycroft
1994-09-21Clean up deleted files.mycroft
1994-09-21Merge 4.4-Lite version.mycroft
1994-09-20Import original 4.4-Lite version.mycroft
1994-09-20Import original 4.4-Lite version.mycroft
1994-07-31Fix bogus freeing of memory.mycroft
1994-07-01save state of `gflag' across calls to backeval(), allowing globbing topk
1994-05-05rlimit foocgd
1994-04-28Use TCSADRAIN to avoid loosing chars on slow lines.pk
1994-03-09tchars needn't be static any morecgd
1994-03-07i'm surprised this ever worked right before...cgd
1994-02-12minor cleanupcgd
1994-02-07don't core when handed "grep \'{\' *". also, fix the error messagecgd
1994-02-03spelling mistakesjtc
1993-11-12be rational about foreground process groups; pull code in from tcsh!cgd
1993-11-03Patch from Dan Muntz to mimic original csh when doing multiple globbings, somemycroft
1993-09-27#include <sys/types.h>, for magnum stuff.mycroft
1993-08-23RLIMIT_OFILE --> RLIMIT_NOFILEmycroft
1993-08-01Add RCS identifiers.mycroft
1993-08-01Add RCS indentifiers.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-07-13fix some spacing/character problems...cgd
1993-05-26Compiles with gcc-2.3.3 now.proven
1993-04-22Fix various bugs in man pages (from 386BSD patch 130).mycroft
1993-04-22Fix various bugs in man pages (from 386BSD patch 130).mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21after 0.2.2 "stable" patches appliedcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd