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
/
dir.c
Age
Commit message (
Expand
)
Author
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-05
save the home directory.
christos
2006-03-18
Coverity CID 1760: Plug memory leak.
christos
2005-06-26
sprinkle a little const, and now everything compiles with WARNS=3
christos
2004-05-10
avoid overflow in strcpy.
christos
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2002-10-19
use readlink with bufsize - 1; approved thorpej.
provos
2002-08-12
calloc() arg mistake. it's (nelem, size). from openbsd
itojun
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-10-08
Format string auditing by Bill Sommerfeld.
is
1999-03-19
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-27
const propagation.
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
convert to new RCS id conventions.
cgd
1994-09-23
Eliminate uses of some obsolete functions.
mycroft
1994-09-21
Merge 4.4-Lite version.
mycroft
1994-07-31
Fix bogus freeing of memory.
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
after 0.2.2 "stable" patches applied
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd