NetBSD/tools
christos 4de0ea44a5 Replace the original fgetln with a simpler one that:
1. Works if the last line does not end up in \n
2. Does not scan the string multiple times.
3. Does not copy the string, but writes it directly in the buffer.
4. Handles out of memory conditions gracefully.
2005-05-15 21:31:26 +00:00
..
amiga-aout2bb Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
amiga-elf2bb Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
amiga-txlt Convert remaining host tools for amiga to correct cross tools. Now allows 2004-11-28 07:00:52 +00:00
asn1_compile Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
autoconf Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
bebox-elf2pef Convert bebox's remaining host tools over to cross tools scheme. Builds to sets 2004-11-25 08:09:14 +00:00
bebox-mkbootimage Convert bebox's remaining host tools over to cross tools scheme. Builds to sets 2004-11-25 08:09:14 +00:00
binstall Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
binutils Revert previous. 2005-01-14 07:46:56 +00:00
cap_mkdb Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
cat Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
cksum Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
compat Replace the original fgetln with a simpler one that: 2005-05-15 21:31:26 +00:00
compile_et Improve how various "simple" host tools are built and invoked. 2003-11-16 14:14:18 +00:00
config Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
crunchgen Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
ctags Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
db Add db(1) as a host tool 2003-05-18 08:05:32 +00:00
dbsym look for libbfd etc in binutils always now. 2003-12-04 09:59:07 +00:00
fgen Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
file don't build a shared lib for the host-tool, it doesn't work on hp700 2005-05-08 01:47:33 +00:00
gcc Use the correct AS when creating the mknative environment. 2005-05-14 08:00:58 +00:00
gdb add gdb53 as a host tool for use as a crossgdb 2003-10-26 01:06:27 +00:00
gencat Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
gettext add --with-included-gettext to CONFIGURE_ARGS since it was 2003-11-12 19:47:54 +00:00
groff Get ${HOSTEXEEXT} right in the component installation loop. 2004-02-06 00:06:53 +00:00
hexdump Make hexdump a host tool. 2003-03-07 01:14:30 +00:00
host-mkdep Fix the processing of '-s .lo\ .ln' (etc). 2004-03-27 18:36:23 +00:00
hp300-mkboot Convert mkboot into a full cross tool. Last hurdle for hp300 to building on 2004-11-28 11:14:41 +00:00
hp700-mkboot Build hp700's mkboot as a host tool called nbhp700-mkboot. mkboot also 2004-07-28 09:17:31 +00:00
ibmnws-ncdcs Add host tool version of ncdcs 2003-10-19 03:35:30 +00:00
installboot use reachover relative paths in compat include files instead of 2003-05-14 00:30:26 +00:00
lex Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
lint Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lint1 Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lint2 Major overhaul of src/tools and host toolchain. Summary of changes: 2001-11-12 23:16:17 +00:00
lorder Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
m4 Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
macppc-fixcoff Don't use $MACHINE to name the program; just call it macppc-fixcoff. 2004-03-03 19:42:01 +00:00
make Track make(1) build simplifications. 2004-05-07 00:04:37 +00:00
makefs use reachover relative paths in compat include files instead of 2003-05-14 00:30:26 +00:00
makewhatis Use "nbnroff" instead of "nroff". 2003-06-14 17:57:26 +00:00
mdsetimage look for libbfd etc in binutils always now. 2003-12-04 09:59:07 +00:00
menuc Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
mips-elf2ecoff Uppercase CPU, plural is CPUs. 2004-02-13 11:36:08 +00:00
mkcsmapper Citrus iconv support(3) 2003-06-26 06:30:07 +00:00
mkdep Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
mkesdb Citrus iconv support(3) 2003-06-26 06:30:07 +00:00
mklocale Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
mknod add mknod as a host tool 2003-10-27 00:35:37 +00:00
mktemp Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
msgc Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
mtree Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
pax Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
prep-mkbootimage Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
pwd_mkdb Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
rpcgen Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
sgivol Add ID line 2003-12-30 21:08:26 +00:00
sparkcrc Add sparkcrc (used to generate checksums for acorn32 bootloader sparkive) 2004-06-08 21:44:46 +00:00
stat add stat(1) as a host tool 2003-07-20 14:06:32 +00:00
sunlabel Don't use TERMCAP if host tool. 2003-11-12 02:18:27 +00:00
texinfo Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
toolchain Use ${HOST_SH} instead of `sh'. 2003-10-26 07:25:33 +00:00
tsort Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
uudecode Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
yacc Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
zic Centralize the definition of the tool name prefix (i.e. "nb") into 2002-12-08 20:19:56 +00:00
Makefile We don't need aout2bb any longer. 2005-01-27 12:54:05 +00:00
Makefile.gnuhost Put back @ on configure line. Was off for debugging and shouldn't have been 2005-02-11 15:11:08 +00:00
Makefile.gnuwrap Put -X into MAKEFLAGS on FreeBSD and Mac OS X; they have a small ARG_MAX. 2003-03-14 05:22:50 +00:00
Makefile.host Correct .PHONY rules that force tools to be installed to use 2003-11-16 18:06:01 +00:00