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
/
i386
Age
Commit message (
Expand
)
Author
1995-06-05
Build run-time code for use in static executables, called `scrt0.o'.
pk
1995-06-03
Factor out common code.
pk
1995-06-02
Protoize (from Thorsten Lockert, PR #1070).
pk
1995-05-17
Keep argv[0] in a register.
mycroft
1995-05-16
Calculate environ directly from argc and argv, rather than searcing down
mycroft
1995-01-17
Use the new syscall method.
mycroft
1995-01-07
Patch from Giles Lean to make compilation flags more consistent.
mycroft
1994-05-14
Clean up deleted files.
mycroft
1994-05-14
kill all gprof-related stuff; it's now in libc, and the header is elsewhere
cgd
1994-04-05
new way of invoking mmap.
cgd
1994-03-28
explicit cast off mmap offset to off_t
cgd
1994-03-28
no more MAP_FILE
cgd
1994-02-10
kill bogus install -d's. the one for /usr/include/rpcsvc is still here.
cgd
1994-01-29
Fix spelling error in Copyright notice
jtc
1994-01-28
dl*() stubs
pk
1994-01-04
Allow ld.so to be QMAGIC.
mycroft
1993-11-21
Clean out Sparc code.
pk
1993-11-04
Can get rid of local symbols with "ld -x -r" again.
pk
1993-10-24
`ld -x -r crt0.o' defines __DYNAMIC as data. This we cannot use.
pk
1993-10-23
Enabled __DYNAMIC.
pk
1993-10-16
Startup code supporting shared libraries.
pk
1993-08-10
8 spaces -> a tab
deraadt
1993-08-09
Clean up automatic creation of /usr/lib.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-08-01
Add RCS identifiers.
mycroft
1993-07-18
Use ${COPY}, not -c for install.
mycroft
1993-07-07
ok, all executables just got 16 bytes shorter. removed a bunch
deraadt
1993-04-30
added some support new err(3) shit needs
glass
1993-04-24
Use global value of CFLAGS.
mycroft
1993-04-09
make sure directory to install stuff exists before installing,
cgd
1993-04-03
added changes from Steven Reiz <sreiz@aie.nl> (based on
cgd
1993-03-21
after 0.2.2 "stable" patches applied
cgd
1993-03-21
initial import of 386bsd-0.1 sources
cgd