NetBSD/tools
lukem dba0caccee Implement replacements for lchflags(), lchmod(), and lchown(),
which first lstat(2) the target and return EINVAL if it's a symlink,
and then call ch{flags,mod,own} as appropriate.
Removes the need for hokey code inside the tools themselves...
2002-10-08 00:28:36 +00:00
..
asn1_compile
autoconf
binstall
cap_mkdb
cat
cksum
compat Implement replacements for lchflags(), lchmod(), and lchown(), 2002-10-08 00:28:36 +00:00
compile_et
config
crunchgen
ctags
dbsym
fgen
gencat
gettext
groff
host-mkdep Patch host-mkdep with the working host shell. 2002-09-15 17:23:01 +00:00
installboot
lex
lint
lint1
lint2
lorder Patch lorder with the host's working shell. Idea from Chris Demetriou. 2002-09-15 17:05:26 +00:00
m4
make Check for <poll.h>. If it is not found, -DUSE_SELECT=1. 2002-10-04 22:21:57 +00:00
makefs
makewhatis
mdsetimage
menuc
mips-elf2ecoff
mkdep
mklocale
mktemp Re-add mktemp as a host tool; it is used in more places than Ben 2002-09-14 04:26:03 +00:00
msgc
mtree
pax
prep-mkbootimage
pwd_mkdb
rpcgen
sunlabel
texinfo
toolchain
tsort
uudecode
yacc
zic
Makefile Change the TOOLCHAIN_MISSING from == "no" to != "yes", to be consistent 2002-09-19 17:13:01 +00:00
Makefile.gnuhost
Makefile.gnuwrap
Makefile.host