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
/
Makefile
Age
Commit message (
Expand
)
Author
2023-05-30
tools/compat: use autoreconf, support MAKEVERBOSE
lukem
2023-05-23
tools/compat: MAKEVERBOSE support in regen
lukem
2021-09-18
Patch the build script and toolchain to allow passing through
christos
2021-02-25
Add reallocarray; this is used by the new regex code and we don't want to
christos
2020-06-13
tools: configure --silent if MAKEVERBOSE == 0
lukem
2019-05-08
Fix building libprop as a host tool library on platforms that don't have
thorpej
2018-08-30
deal with getsubopt and strncasecmp (needed by mdocml)
christos
2018-08-16
add strncasecmp
christos
2018-08-11
Add strcasecmp
christos
2018-05-01
Create a new bsd.hostinit.mk file and put the build definitions for all host
christos
2018-05-01
PR/53238: Robert Elz: Disable MKREPRO in tools; the host compiler might
christos
2016-03-06
add our libc's regex implementation to libnbcompat.
aymeric
2016-03-01
Revert to rev 1.77 for now on Aymeric's request
martin
2016-03-01
remove regsub.c from the list of files to build because it unbreaks the build
aymeric
2016-02-29
add our libc's regex implementation to libnbcompat.
aymeric
2016-01-09
lex source moved.
christos
2015-09-17
undo previous; include is in ${.OBJDIR}
christos
2015-09-17
make this more robust by using .CURDIR to cd.
christos
2015-07-26
Add reallocarr(3) to tools/compat
kamil
2015-01-18
add strtoi strtou (Kamil Rytarowski)
christos
2014-01-16
Add the {v,}{err,warn}c functions
christos
2014-01-09
Declare and define strnlen if necessary.
apb
2013-12-11
Allow kernel code to access constant databases by moving cdbr(3) and the
joerg
2013-08-06
Compile snprintb.c into libnbcompat. The source file is found in the
apb
2013-03-05
add dprintf
christos
2012-12-10
first define HOSTLIB and then include bsd.own.mk!
christos
2012-12-09
restore the find loop to include files generated by configure
christos
2012-12-09
handle the list of files and directories generated dynamically by configure
christos
2012-12-09
make this work
christos
2012-12-09
Include <bsd.own.mk> to give a chance to ${TOOLDIR} to be defined before
christos
2012-12-09
Use a "find | while read" loop to install all *.h files anywhere
apb
2012-12-02
Make tools/compat/Makefile install the library in
apb
2012-12-02
Teach tools/compat/Makefile to use an uninstalled copy of host-mkdep
apb
2012-06-04
Add cdbr(3) support to tools/compat.
joerg
2012-06-04
Build getcap.c only once.
joerg
2012-06-03
Add a special seeder for cdbw_output that gives stable results.
joerg
2012-02-18
Adjust libyywrap.c location.
njoly
2011-11-03
Add getline.c here too.
joerg
2010-02-03
Userland now builds and uses terminfo instead of termcap.
roy
2009-06-17
add fpurge
christos
2008-10-18
Prepare dummy <resolv.h> and <arpa/nameser.h> to make asn1_compile and
tsutsui
2007-09-28
add raise_default_signal
lukem
2007-08-07
More detailed instructions for what to do when editing configure.ac.
apb
2007-07-03
Add strndup(3) to libnbcompat, since estrndup(3) added into efun.c calls it.
nakayama
2006-12-14
Complete the move of string_to_flags() and flags_to_string() from the
he
2006-10-29
...and one more for xcompilation (due to lib/libc/hash/sha1/sha1hl.c, sigh.)
dogcow
2006-10-27
add ${.CURDIR}/../../common/lib/libc/hash/{rmd160,sha2} to the .PATH
mrg
2006-10-08
Put common/lib/libc/stdlib into .PATH. From Hisashi T Fujinaka.
thorpej
2006-08-26
Some tools need efuns.
christos
2006-05-20
Don't remove files that are needed for a build after make clean. Before
christos
[next]