summaryrefslogtreecommitdiff
path: root/bin/csh/lex.c
AgeCommit message (Expand)Author
2020-10-02undo previous for 'r' and 'e' modifiers; they should no go further thanchristos
2020-09-30Fixchristos
2020-08-09Use the right size for several calloc calls.dholland
2020-08-09Don't cast the value returned from *malloc. No change to compiler output.dholland
2019-02-01compare pointers with NULL not '\0'.mrg
2019-01-05Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"christos
2019-01-05Remove Free, s/xfree/free/.maya
2013-08-06CID 1060854: Wrong sizeof argument (SIZEOF_MISMATCH)christos
2013-07-16WARNS=6 [-Wconversion]christos
2013-01-23make history kind of work :-), turn libedit support on.christos
2013-01-22Add a little libedit front end. Could be used as someone's pet project tochristos
2010-01-17Match curly braces in undef(FILEC) case. Found by cppcheck.wiz
2007-07-16no need to have cshbool; just make them intchristos
2007-07-16PR/36650: Michael van Elst: Get rid of bool, because csh uses bool as a smallchristos
2007-07-16Rename bool -> cshbool; despite the name, bool actually holds values otherdogcow
2006-03-17Coverity CID 1762. Fix resource leak.christos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-05-25__STDC__ is always defined on NetBSD.wiz
2001-11-03fix WARNS=2lukem
2001-09-14ANSIfication and KNF improvements by Petri Koistinen in bin/13689,wiz
2000-12-14Need alvec global variable now.simonb
2000-05-31decouple us from stdio's BUFSIZ and boost BUFSIZE to 4Kchristos
1999-03-19printf format portability.christos
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint (partially).mycroft
1998-07-28Delint (partially).mycroft
1998-03-29make sincereal "static int" rather than just "static"mrg
1997-07-04Rename err.h to errnum.h to avoid collision with err.hchristos
1997-01-13kill registertls
1995-09-27Update lseek() constants:jtc
1995-04-29Use POSIX signal semantics. Change p_pid and p_jobid to pid_t's.mycroft
1995-03-21convert to new RCS id conventions.cgd
1994-09-23Eliminate uses of some obsolete functions.mycroft
1994-09-21Merge 4.4-Lite version.mycroft
1993-08-01Add RCS identifiers.mycroft
1993-03-23changed "Id" to "Header" for rcsidscgd
1993-03-22added rcs ids to all filescgd
1993-03-21initial import of 386bsd-0.1 sourcescgd