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
/
lib
/
csu
/
powerpc
Age
Commit message (
Expand
)
Author
2000-06-14
sweep of my licenses for consistency. (no functional changes) These
cgd
2000-06-14
Normalize copyright notice.
thorpej
2000-06-14
fix up NetBSD RCS Ids to match the standard, and the leading comment as
cgd
1999-07-02
More trailing white space.
simonb
1999-03-20
Pull together common Makefile fragments for ELF crt0 files, and use it
thorpej
1999-03-20
Collect the top parts of the ELF crt0.c files into a common header, and
thorpej
1999-03-19
Garbage-collect ECOFF_COMPAT.
thorpej
1999-03-19
Put a good chunk of code common to all ELF crt0.c files into a common
thorpej
1999-03-19
Move crtbegin.c and crtend.c from alpha subdir to common_elf subdir via
thorpej
1999-03-08
s/rtld_setup/_rtld_setup/ to move it out of the user's name space.
kleink
1998-11-24
Compile with -fPIC.
tsubai
1998-09-05
Assign my copyrights to TNF.
pk
1998-07-27
We need <sys/param.h> because sysident.h requires the `NetBSD' constant.
thorpej
1998-07-25
These all need types.h.
mycroft
1998-07-25
Don't pull in param.h (and therefore don't pull in unistd.h).
mycroft
1998-05-06
Trivial change.
mycroft
1998-03-27
Rename initialization and termination functions from __init() and
jtc
1998-02-03
remove obsolete register declarations
perry
1997-10-24
Fix think'o in previous.
thorpej
1997-10-22
* use CPPFLAGS instead of CFLAGS for -D and -I options
lukem
1997-10-20
Add an __RCSID().
thorpej
1997-10-09
WARNSify (not yet tested on all platforms yet)
lukem
1997-05-31
Back out BUILDDIR and NOINSTALL changes.
cjs
1997-05-29
These makefiles need to include bsd.own.mk early-on so that they
cjs
1997-05-26
These updates to the build allow building against include files
cjs
1997-05-17
__ps_strings is initialized to 0.
mycroft
1997-04-17
Fat-finger; one too many "_"'s in the entry point declaration.
thorpej
1997-04-16
Correct a bogus comment, pointed out by Chris Demetriou <cgd@netbsd.org>
thorpej
1997-04-16
Fix a couple of things pointed out by Chris Demetriou <cgd@netbsd.org>:
thorpej
1997-04-16
C run-time startup routines, based on NetBSD/alpha's, with modifications
thorpej