freebsd-dev/gnu/usr.bin
Poul-Henning Kamp b5938566d8 Add an option -O <filename> to ld. From the manpage:
-O filename
             Specifies the name of the output file.  The file is created as
             filename.tmp and when output is complete renamed to filename.
This allows us to:
	ld -O ${.TARGET} -x -r ${.TARGET}
1996-05-28 16:17:48 +00:00
..
as `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
awk Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
bc
binutils/gdb `mv'' -> `mv -f'' 1996-05-07 23:19:49 +00:00
cc Make rules reentrant. 1996-05-28 00:34:38 +00:00
cpio Change "Found end of tape. Load next tape ..." messages to say 1996-04-24 21:20:17 +00:00
cvs Fix a bogon that prevented easy-import from inserting the new module 1996-04-28 12:32:43 +00:00
dc
dialog
diff There's no -p flag to our diff. 1996-05-26 22:27:52 +00:00
diff3
gdb Remove this version, it now comes from libc. 1996-05-27 11:02:40 +00:00
grep
groff remove SHAREDIR?=/usr/share, already defined in bsd.own.mk 1996-05-22 00:26:57 +00:00
gzip faster 1996-05-12 16:20:26 +00:00
ld Add an option -O <filename> to ld. From the manpage: 1996-05-28 16:17:48 +00:00
man Remove setuid bit, it's not necessary. 1996-05-22 15:53:38 +00:00
mkisofs Moved the include of <sys/types.h> to before the include of <dirent.h> 1996-03-29 14:00:25 +00:00
patch Attempt to break a $Log$ snafu where a *** /--- (minus space) 1996-04-12 11:37:32 +00:00
perl Several changes to the gethostname module: 1996-03-18 21:42:31 +00:00
ptx Removed temporary file. 1996-03-01 15:18:55 +00:00
rcs delete /usr/local/bin from PATH 1996-03-12 23:09:04 +00:00
sdiff
send-pr
sort Merged in FreeBSD changes. 1996-02-12 06:45:43 +00:00
tar Spelling fixes. 1996-02-09 21:14:26 +00:00
texinfo remove INFODIR?= /usr/share/info, already defined in bsd.own.mk 1996-05-22 00:29:40 +00:00
Makefile
Makefile.inc