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
Age
Commit message (
Expand
)
Author
2010-01-17
Match curly braces in undef(FILEC) case. Found by cppcheck.
wiz
2009-03-29
Bump date for previous.
wiz
2009-03-29
- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total
mrg
2009-03-13
Use .Rs/.Re for reference to C shell introduction.
joerg
2009-03-03
Remove weird backslash that somehow must have crept in.
wiz
2009-02-14
fix -Wsign-compare issues
lukem
2009-02-13
Use u_int counter to count from 0 to u_int: for (u = 0; u < digits; u++)
abs
2008-10-25
Use ${TOOL_SED} instead if plain sed in Makefiles.
apb
2008-08-29
Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...
gmcgarry
2008-07-20
Remove the \n and tabs from the __COPYRIGHT() strings.
lukem
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-24
Dividing by a time_t makes the result time_t, so it should be cast to long
dholland
2007-12-24
__attribute__((__noreturn__)) to __dead
perry
2007-12-15
convert __attribute__s to applicable cdefs.h macros
perry
2007-12-12
use __RCSID()
lukem
2007-10-18
Rename "csh.a" (the appendix of the document) to csh.ap: the .a suffix
tls
2007-09-15
Needs errno.h if !gcc.
ragge
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-07-10
exposure of bool elsewhere in the code requires the addition of stdbool;
dogcow
2007-04-29
fix typos
msaitoh
2007-02-24
No functional changes. Cleanup time printing code so it can be used
matt
2006-10-15
sprinkle volatile
christos
2006-07-01
apply a little -O0 with GCC4 and vax...
mrg
2006-05-14
Fix two uninitialized variables with XXX: GCC.
christos
2006-05-13
Coverity CID 3330: Initialize uninitialized variable.
christos
2006-05-13
Coverity CID 3331: Remove impossible test.
christos
2006-05-10
rename exp2() to csh_exp2(). (bah, we don't even have an exp2())
mrg
2006-04-24
It's "its."
snj
2006-04-05
save the home directory.
christos
2006-03-21
Coverity CID 2736: Remove 16 bit int compat code.
christos
2006-03-18
Coverity CID 1763: Plug memory leak.
christos
2006-03-18
Coverity CID 1766: Plug memory leak.
christos
2006-03-18
Coverity CID 1760: Plug memory leak.
christos
2006-03-18
Coverity CID 1228: protect against calling close with negative value.
christos
2006-03-18
Coverity CID 872: Possible NULL deref.
christos
2006-03-17
Coverity CID 1226: Remove bogus close call.
christos
2006-03-17
Coverity CID 1324: Check adrof return; not really possible.
christos
2006-03-17
Coverity CID 1762. Fix resource leak.
christos
2006-03-17
Coverity CID 610: Dead code
christos
2006-03-17
Correct a check for an index being in bounds for a static array.
dmcmahill
2005-06-26
sprinkle a little const, and now everything compiles with WARNS=3
christos
2005-02-17
Kill __P().
xtraeme
2004-09-28
Don't forget to FIOCLEX the internal copies of stdout,stderr,stddiag when
christos
2004-08-19
Deal with RESCUE
christos
2004-05-13
Keep track of the while level, when popping loops because of a breaksw.
christos
2004-05-10
avoid overflow in strcpy.
christos
2004-04-20
The correct syntax for csh's pushd with a numeric argument is
jschauma
2004-04-17
Document rlimit sbsize; case consistency; bump date.
wiz
[next]