summaryrefslogtreecommitdiff
path: root/bin/csh
AgeCommit message (Expand)Author
2000-05-31decouple us from stdio's BUFSIZ and boost BUFSIZE to 4Kchristos
2000-05-21Improved style: "For definiteness" becomes "For example".mason
1999-11-02Avoid segmenation fault if an external command is invoked in parse onlytron
1999-09-28xref sysctl(8) (for proc.<pid>.rlimits)bouyer
1999-07-30Document csh's -m switch.hubertf
1999-05-19Remove a bogus whitespace match in the builtin kill(1)'s `-s' parsing;kleink
1999-05-09fix incorrect operation caused by the previous checkin.cgd
1999-05-08Fix unaligned access memory problem introduced from the -s fix.christos
1999-04-20More punctuation glitches.mycroft
1999-04-20Fix formatting of kill commands.mycroft
1999-04-20Fix a few obvious formatting glitches: missing paragraph break, highlightedmycroft
1999-03-23cleanupitohy
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-19include <limits.h> instead of <machine/limits.h>christos
1999-03-19add braces for gcc-2.8.1christos
1999-03-19- don't use union waitchristos
1999-03-19printf format portability.christos
1999-03-19braces for gcc-2.8.1christos
1999-01-31minor KNF nits, space damage.mrg
1999-01-24Document the bizarre right-to-left grouping of csh expression terms.ross
1998-12-26Fixed ancient bug in csh(1) "filec" implementation.itohy
1998-12-11Built-in kill: also accept symbolic signal names prefixed with "SIG".kleink
1998-08-19Add some braces to make egcs happy.thorpej
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint.mycroft
1998-07-28Delint (partially).mycroft
1998-07-28Delint (partially).mycroft
1998-07-27Slight code reduction.mycroft
1998-07-27const propagation.mycroft
1998-07-26const poisoning.mycroft
1998-07-26const poisoning.mycroft
1998-06-19GLOB_QUOTE is dead; per POSIX, backslash quoting of special characters beingkleink
1998-06-11fix some bugs.msaitoh
1998-05-28fix a bug.msaitoh
1998-05-28fix "/bin/login" to '/usr/bin/login"msaitoh
1998-05-10* Add support for POSIX "kill [-s signame] pid" syntax; actually fixes PR 5327.kleink
1998-05-08KNF + copyright assignment to TNFfair
1998-04-27fix nroff error per PR#5347fair
1998-04-13refer to COPTS not CFLAGSlukem
1998-04-08Fix PR#3585 - csh printed a negative percentage of CPU used when the totalfair
1998-04-08Fix csh to use <paths.h> _PATH_DEFPATH as the default path, absent a PATHfair
1998-04-01Need <time.h> for time() prototype.kleink
1998-03-31GLOB_ABEND -> GLOB_ABORTEDkleink
1998-03-29make sincereal "static int" rather than just "static"mrg
1997-12-21use obj dirs.christos
1997-10-22add dependancy line to fix parallel compilationlukem
1997-10-20- Fix .Nm usage (same of .Nm is replaced with .Sx, .Em, .Ic etc).enami
1997-10-19Remove bogus use of S_IFLNK.mycroft
1997-10-11Use bsd.subdir.mk as appropriate.mycroft
1997-10-10CFLAGS->CPPFLAGSchristos