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
2013-08-06
CID 1060854: Wrong sizeof argument (SIZEOF_MISMATCH)
christos
2013-07-16
WARNS=6 [-Wconversion]
christos
2013-04-03
Make shifting variables reflect their environment counterparts. Makes
christos
2013-01-25
When using -ledit, also use -lterminfo, to allow static linking.
he
2013-01-25
Obey SMALLPROG and don't enable the editor
christos
2013-01-23
make history kind of work :-), turn libedit support on.
christos
2013-01-22
fix compilation without -DEDIT
christos
2013-01-22
Bump date for previous.
wiz
2013-01-22
Add a little libedit front end. Could be used as someone's pet project to
christos
2013-01-22
Remove alloc builtin, it did not work anyway since most modern malloc
christos
2012-12-27
sprinkle const, no functional change intended.
christos
2012-06-09
support RLIMIT_NTHR
christos
2012-03-22
Fix whitespace nits. Suggested by Bug Hunting.
wiz
2012-01-22
From tnozaki@: make fpos_t a complex object that keeps track of the parse
christos
2012-01-19
PR/45856: Bernhard "Burnhard" Riedel: Infinite loop on input. Sending
christos
2011-11-09
sync with /usr/bin/time, use CLOCK_MONOTONIC
christos
2011-09-24
csh has no business using TTYHOG
christos
2011-08-31
NULL does not need a cast
plunky
2011-08-29
Use __dead
joerg
2011-08-28
use strpct(3) from libutil.
christos
2011-08-25
Uses non-literal format strings in err.c
joerg
2011-08-14
Document non-literal formats
christos
2011-07-01
add a comment to confirm a workaround as only being a GCC 4.1 issue.
mrg
2011-03-09
Fix sub-section references.
njoly
2010-03-22
Use .In instead of .Aq .Pa for signal.h.
joerg
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
[next]