freebsd-skq/gnu/usr.bin
joerg c5c9264413 Print out permissions that could not be re-established using 0%o
instead of decimal.  Also, don't use the `l' modifier for something
that has just been cast to `int' anyway.

Remove various bogus pathnames to look up rsh(1) at.  Our rsh is in
/usr/bin, but never in /usr/usb, nor would it ever be called remsh...
Also, if it hasn't been found there, use execlp() to look it up.  the
latter is required for `weird' environments like a fixit floppy where
the regular /usr/bin hiearrchy is not avaiable.  tar should probably
do it similar to dump/restore, and use rcmd(3) instead of forking an
external process.
1996-11-03 14:47:52 +00:00
..
as Ugly hack alert! 1996-10-03 08:07:38 +00:00
awk Replace collate_range_cmp call with its code (GNU version) 1996-10-31 07:45:15 +00:00
bc delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
binutils/gdb changes to gdb to: 1996-10-29 21:52:21 +00:00
bison Added ${DESTDIR} to the install target so bison.{simple,hairy} 1996-10-27 21:50:59 +00:00
cc Build/install c++filt from g++, we already have all the sources and 1996-10-13 17:37:03 +00:00
cpio Localization fixes. 1996-08-15 22:11:36 +00:00
cvs Make it clear that a vendor-branch import adds something to the 1996-10-20 13:14:40 +00:00
dc Don't allow filenames specified on the commandline 1996-11-03 03:31:33 +00:00
dialog This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
diff Pick collate info fo ranges 1996-08-20 14:22:57 +00:00
diff3 This commit was generated by cvs2svn to compensate for changes in r13122, 1995-12-30 19:02:48 +00:00
gdb changes to gdb to: 1996-10-29 21:52:21 +00:00
genclass Initial attempt at a bmakefile for genclass. 1996-10-03 23:00:09 +00:00
gperf add bmakefiles 1996-09-10 14:03:12 +00:00
grep Replace collate_range_cmp call with its code (GNU version) 1996-10-31 07:45:15 +00:00
groff Add missing tmac.lj4 (for PCL driver) 1996-09-11 22:16:59 +00:00
gzip Don't install zgrep twice. 1996-08-28 15:45:32 +00:00
ld oops, uninitialised variable.. -v mode depended on stack contents. 1996-10-29 18:45:20 +00:00
man Remove unused file 1996-10-31 08:03:26 +00:00
patch Attempt to break a $Log$ snafu where a *** /--- (minus space) 1996-04-12 11:37:32 +00:00
perl delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
ptx Removed temporary file. 1996-03-01 15:18:55 +00:00
rcs Bring in my changes for removing the pestilent obj links (unless you 1996-06-24 04:26:21 +00:00
sdiff
send-pr Various fixes and FreeBSD modifications: 1996-10-19 21:42:40 +00:00
sort Uncomment static from collate_range_cmp, no more in locale.h 1996-10-31 14:44:24 +00:00
tar Print out permissions that could not be re-established using 0%o 1996-11-03 14:47:52 +00:00
texinfo delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
Makefile Add genclass to the subdir list 1996-10-04 08:45:34 +00:00
Makefile.inc