index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
csh
/
csh.c
Age
Commit message (
Expand
)
Author
2022-09-15
Fix the build for variants that do not define EDIT.
martin
2022-09-14
Update editing before prompt printing.
christos
2022-09-14
defer editing setup/cleanup to when we are interactive.
christos
2020-08-09
Use the right size for several calloc calls.
dholland
2020-08-09
Clarify some comments.
dholland
2020-08-09
Don't cast the value returned from *malloc. No change to compiler output.
dholland
2020-04-03
Don't depend on common declarations.
joerg
2020-01-12
remove unused
christos
2019-01-05
Welcome to the 21th century csh: retire "ptr_t" now that we have "void *"
christos
2019-01-05
Remove Free, s/xfree/free/.
maya
2013-07-16
WARNS=6 [-Wconversion]
christos
2013-01-23
make history kind of work :-), turn libedit support on.
christos
2013-01-22
Add a little libedit front end. Could be used as someone's pet project to
christos
2012-01-22
From tnozaki@: make fpos_t a complex object that keeps track of the parse
christos
2011-08-29
Use __dead
joerg
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2007-07-16
no need to have cshbool; just make them int
christos
2007-07-16
PR/36650: Michael van Elst: Get rid of bool, because csh uses bool as a small
christos
2007-07-16
Rename bool -> cshbool; despite the name, bool actually holds values other
dogcow
2006-04-24
It's "its."
snj
2005-06-26
sprinkle a little const, and now everything compiles with WARNS=3
christos
2004-08-19
Deal with RESCUE
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-01-16
Rename `sigset' locals to avoid symbol shadowing warning.
kleink
2003-01-06
descriptor, not decriptor.
wiz
2002-07-10
Fix a typo in a comment. moritz@jodeit.org via OpenBSD.
wiz
2002-05-25
__STDC__ is always defined on NetBSD.
wiz
2002-03-08
% set verbose echo
christos
2001-09-16
Use setprogname. Patch by Petri Koistinen.
wiz
2001-09-14
ANSIfication and KNF improvements by Petri Koistinen in bin/13689,
wiz
2000-09-04
fix globbing problem when importing $PATH from environment. Reported by
christos
2000-05-31
decouple us from stdio's BUFSIZ and boost BUFSIZE to 4K
christos
1998-07-28
Be more retentive about use of NOTREACHED and noreturn.
mycroft
1998-07-28
Delint.
mycroft
1998-07-28
Delint (partially).
mycroft
1998-07-28
Delint (partially).
mycroft
1998-07-27
const propagation.
mycroft
1998-04-08
Fix csh to use <paths.h> _PATH_DEFPATH as the default path, absent a PATH
fair
1998-04-01
Need <time.h> for time() prototype.
kleink
1997-07-04
Rename err.h to errnum.h to avoid collision with err.h
christos
1997-01-13
kill register
tls
1996-10-31
Quote all imported environment variables, so that we don't core dump with
christos
1995-04-29
Use POSIX signal semantics. Change p_pid and p_jobid to pid_t's.
mycroft
1995-03-21
Use POSIX signals.
mycroft
1995-03-21
convert to new RCS id conventions.
cgd
1995-01-30
Use S_IS*().
mycroft
1995-01-20
Remove `.' from default PATH.
mycroft
1995-01-15
Remove the gratuitous `security' warnings.
mycroft
1994-09-23
Eliminate uses of some obsolete functions.
mycroft
1994-09-21
Merge 4.4-Lite version.
mycroft
[next]