summaryrefslogtreecommitdiff
path: root/bin/csh/set.c
AgeCommit message (Expand)Author
2022-09-15Fix the build for variants that do not define EDIT.martin
2022-09-14defer editing setup/cleanup to when we are interactive.christos
2021-08-15Turn on EL_SAFEREADchristos
2020-01-12Add file completion.christos
2020-01-12PR/54853: Greg Oster: unable to 'unset filec' or 'unset edit' in cshchristos
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-07-16WARNS=6 [-Wconversion]christos
2013-04-03Make shifting variables reflect their environment counterparts. Makeschristos
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
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
2007-04-29fix typosmsaitoh
2006-05-14Fix two uninitialized variables with XXX: GCC.christos
2006-04-24It's "its."snj
2006-03-21Coverity CID 2736: Remove 16 bit int compat code.christos
2006-03-17Coverity CID 1324: Check adrof return; not really possible.christos
2006-03-17Coverity CID 610: Dead codechristos
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink
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-05-31decouple us from stdio's BUFSIZ and boost BUFSIZE to 4Kchristos
1999-03-19add braces for gcc-2.8.1christos
1998-07-28Be more retentive about use of NOTREACHED and noreturn.mycroft
1998-07-28Delint (partially).mycroft
1998-07-28Delint (partially).mycroft
1997-07-04Rename err.h to errnum.h to avoid collision with err.hchristos
1997-01-13kill registertls
1995-03-21Use POSIX signals.mycroft
1995-03-21convert to new RCS id conventions.cgd
1995-01-15Remove the gratuitous `security' warnings.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