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
/
set.c
Age
Commit message (
Expand
)
Author
2022-09-15
Fix the build for variants that do not define EDIT.
martin
2022-09-14
defer editing setup/cleanup to when we are interactive.
christos
2021-08-15
Turn on EL_SAFEREAD
christos
2020-01-12
Add file completion.
christos
2020-01-12
PR/54853: Greg Oster: unable to 'unset filec' or 'unset edit' in csh
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-04-03
Make shifting variables reflect their environment counterparts. Makes
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
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
2007-04-29
fix typos
msaitoh
2006-05-14
Fix two uninitialized variables with XXX: GCC.
christos
2006-04-24
It's "its."
snj
2006-03-21
Coverity CID 2736: Remove 16 bit int compat code.
christos
2006-03-17
Coverity CID 1324: Check adrof return; not really possible.
christos
2006-03-17
Coverity CID 610: Dead code
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
2002-05-25
__STDC__ is always defined on NetBSD.
wiz
2001-11-03
fix WARNS=2
lukem
2001-09-14
ANSIfication and KNF improvements by Petri Koistinen in bin/13689,
wiz
2000-05-31
decouple us from stdio's BUFSIZ and boost BUFSIZE to 4K
christos
1999-03-19
add braces for gcc-2.8.1
christos
1998-07-28
Be more retentive about use of NOTREACHED and noreturn.
mycroft
1998-07-28
Delint (partially).
mycroft
1998-07-28
Delint (partially).
mycroft
1997-07-04
Rename err.h to errnum.h to avoid collision with err.h
christos
1997-01-13
kill register
tls
1995-03-21
Use POSIX signals.
mycroft
1995-03-21
convert to new RCS id conventions.
cgd
1995-01-15
Remove the gratuitous `security' warnings.
mycroft
1994-09-21
Merge 4.4-Lite version.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-03-23
changed "Id" to "Header" for rcsids
cgd
1993-03-22
added rcs ids to all files
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd