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
/
tools
/
compat
Age
Commit message (
Expand
)
Author
2002-02-06
remove btodb() hack now that makefs doesn't need it anymore.
lukem
2002-02-01
Cross-hosting notes for foreign OS's. (Currently Linux, Solaris, and older
tv
2002-01-31
Roll in fixes to permit cross-compiling from non-NetBSD hosts. This
tv
2002-01-31
Include config.h unconditionally; clean up.
tv
2002-01-31
Provide a default string so host tools that forget to call setprogname()
tv
2002-01-31
Make sure there are no weak references in libnbcompat (avoids linker
tv
2002-01-29
Make almost all tools compile and run properly on non-NetBSD hosts. (In
tv
2002-01-24
- Replace pwcache(3) if necessary (pwcache_userdb(3) is checked for).
lukem
2002-01-23
remove
lukem
2002-01-22
Split compat definitions into a separate file so that autoconf
thorpej
2002-01-21
reachover to ../../lib/libutil for fparseln.c
lukem
2002-01-21
Somewhere along the line, the _DIAGASSERT was lost. Re-add it (as a macro
tv
2002-01-21
Make many host tools compile on non-NetBSD hosts. Not complete, but
tv
2002-01-13
rcsid
lukem
2002-01-10
- act more like lib/libc/gen/setprogname.c, and store the basename of
lukem
2002-01-10
regen from configure.ac 1.3 for <inttypes.h> change
lukem
2002-01-10
look for <inttypes.h> and #include if found (for uint*_t)
lukem
2002-01-04
Add replacement fgetln(3) (from lukemftp/libukem), as fparseln(3) uses it
lukem
2002-01-04
remove lukemftp comment; this is just as close to the libutil version
lukem
2002-01-04
need <errno.h> and <stdarg.h>
lukem
2001-12-11
Add the framework for autoconf-based src/tools/compat structure. This will
tv
2001-11-11
Pull the rmd160 stuff out as mtree now has options to selectively compile
jmc
2001-11-08
XXX...Complete hack for now.
jmc
2001-08-14
Bootstrap toolchain framework, first pass.
tv