summaryrefslogtreecommitdiff
path: root/bin/csh/file.c
AgeCommit message (Expand)Author
2020-09-29s/occurence/occurrence/msaitoh
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
2011-09-24csh has no business using TTYHOGchristos
2009-02-14fix -Wsign-compare issueslukem
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-04-24It's "its."snj
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-02-08remove maxitems limit (from Todd Miller)christos
2003-01-16Rename `sigset' locals to avoid symbol shadowing warning.kleink
2002-08-12calloc() arg mistake. it's (nelem, size). from openbsditojun
2002-05-25__STDC__ is always defined on NetBSD.wiz
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-23cleanupitohy
1998-12-26Fixed ancient bug in csh(1) "filec" implementation.itohy
1998-07-28Delint (partially).mycroft
1997-07-04Rename err.h to errnum.h to avoid collision with err.hchristos
1997-01-13kill registertls
1996-11-08Fix bug reported by Chris Torek: use TCSADRAIN instead of TCSANOW, to avoidchristos
1995-03-21Use POSIX signals.mycroft
1995-03-21convert to new RCS id conventions.cgd
1994-09-21Merge 4.4-Lite version.mycroft
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
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