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
/
func.c
Age
Commit message (
Expand
)
Author
2009-03-29
- add new RLIMIT_AS (aka RLIMIT_VMEM) resource that limits the total
mrg
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-04-29
fix typos
msaitoh
2006-03-18
Coverity CID 1228: protect against calling close with negative value.
christos
2005-06-26
sprinkle a little const, and now everything compiles with WARNS=3
christos
2004-05-13
Keep track of the while level, when popping loops because of a breaksw.
christos
2004-04-17
understand rlimit sbsize
christos
2003-12-17
Handle breaksw inside while loop (from tcsh)
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-28
Since we have rlim_t, use it.
wiz
2002-05-25
__STDC__ is always defined on NetBSD.
wiz
2001-12-17
make sure that rlim_cur >= rlim_max in all the setrlimit(2) cases.
christos
2001-09-14
ANSIfication and KNF improvements by Petri Koistinen in bin/13689,
wiz
2001-03-14
echo;echo;echo; should echo
christos
2001-01-06
eliminate nested extern decls.
christos
2000-05-31
decouple us from stdio's BUFSIZ and boost BUFSIZE to 4K
christos
1998-08-19
Add some braces to make egcs happy.
thorpej
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
1996-02-09
fix bug where
christos
1995-03-21
Use POSIX signals.
mycroft
1995-03-21
convert to new RCS id conventions.
cgd
1994-12-04
from James Jegers <jimj@miller.cs.uwm.edu>: quiet -Wall, and squelch
cgd
1994-09-21
Merge 4.4-Lite version.
mycroft
1994-05-05
rlimit foo
cgd
1993-08-23
RLIMIT_OFILE --> RLIMIT_NOFILE
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