ViewVC Help
View Directory | Revision Log | View Changeset | Root Listing
root/src/trunk/bin
r1689
File Last Change
 ../
cat/ 1108 (16 years ago) by laffer1: $MidnightBSD$
chflags/ 1686 (15 years ago) by laffer1: Make chflags(1) more chmod(1) like. Add -v to print file names as they are processed and -vv to print flag names as well. Add -f to ignore failures. Obtained from FreeBSD CURRENT. Submitted to them by Ighighi at gmail.com
chio/ 1108 (16 years ago) by laffer1: $MidnightBSD$
chmod/ 1688 (15 years ago) by laffer1: oops forgot this
cp/ 1689 (15 years ago) by laffer1: Syncronize some changes with FreeBSD. Make -a map to -RpP prevent statistics from overflowing, avoid division by zero, etc. hold copied counter in off_t Update man page with some of these changes. Report any bugs to me with this change.
cpdup/ 1461 (16 years ago) by laffer1: Sync with DragonFly. Matt added several features to cpdup including parallel transaction support for remote source or targets. By default, this now compiles with pthreads support. -l was added to force stdout and stderr to be line-buffered. Also, we had to modify the casts for pointer types. It is nice to have amd64 build things since pointers aren't ints :)
csh/ 1656 (15 years ago) by laffer1: Identify as MidnightBSD in the enviornment.
date/ 1074 (16 years ago) by alex: security fix, use strlcpy instead of strncpy
dd/ 33 (17 years ago) by laffer1: Added cvs id.
df/ 1082 (16 years ago) by laffer1: kflag was defined twice.
domainname/ 33 (17 years ago) by laffer1: Added cvs id.
echo/ 46 (17 years ago) by laffer1: FreeBSD-SA6:13 and 14 were patched. The nis software and amd athlon fpu handling fixed. Changes to echo and pfctl are needed to fix compile bugs with changes related to cvs tags and macros.
ed/ 35 (17 years ago) by laffer1: Added cvs tags
expr/ 36 (17 years ago) by laffer1: Added cvs tags.
getfacl/ 46 (17 years ago) by laffer1: FreeBSD-SA6:13 and 14 were patched. The nis software and amd athlon fpu handling fixed. Changes to echo and pfctl are needed to fix compile bugs with changes related to cvs tags and macros.
hostname/ 1081 (16 years ago) by alex: add -f flag to usage
kenv/ 36 (17 years ago) by laffer1: Added cvs tags.
kill/ 36 (17 years ago) by laffer1: Added cvs tags.
ln/ 1108 (16 years ago) by laffer1: $MidnightBSD$
ls/ 276 (17 years ago) by laffer1: Avoid a warning for each whiteout found during ls -lW # ls -lW total 2 -rw-r--r-- 1 root wheel 6 Oct 18 14:46 file1 ls: ./file2: No such file or directory w--------- 0 root wheel 0 Jan 1 1970 file2 From FreeBSD rev 1.76
mkdir/ 335 (17 years ago) by laffer1: Fix setmode error handling.
mksh/ 1472 (16 years ago) by laffer1: FIx for r33d
mv/ 336 (17 years ago) by laffer1: Minor cleanup
pax/ 1188 (16 years ago) by laffer1: Our pax and cpio implementations do not support GNU style long options. This is causing me hell in the transition off GNU cpio. This adds some of the GNU longopts for cpio. From NetBSD.
ps/ 1108 (16 years ago) by laffer1: $MidnightBSD$
pwd/ 1108 (16 years ago) by laffer1: $MidnightBSD$
rcp/ 1108 (16 years ago) by laffer1: $MidnightBSD$
realpath/ 1108 (16 years ago) by laffer1: $MidnightBSD$
rm/ 1108 (16 years ago) by laffer1: $MidnightBSD$
rmail/ 1108 (16 years ago) by laffer1: $MidnightBSD$
rmdir/ 1108 (16 years ago) by laffer1: $MidnightBSD$
setfacl/ 1108 (16 years ago) by laffer1: $MidnightBSD$
sh/ 1685 (15 years ago) by laffer1: Fix bugs with arithmatic expansion $((...)) was truncated to type int. Change the type for arithmatic expansion to intmax_t on all architectures. SUSv3 requires type long, but allows for larger values. This improves compability with other shells such as bash, zsh and NetBSD's sh. Expand $LINENO to the current line number. (SUSv3) This fixes stupid autotools scripts. (i'm looking at you graphviz) Merged from FreeBSD CURRENT.
sleep/ 1108 (16 years ago) by laffer1: $MidnightBSD$
stty/ 1108 (16 years ago) by laffer1: $MidnightBSD$
sync/ 1108 (16 years ago) by laffer1: $MidnightBSD$
test/ 1108 (16 years ago) by laffer1: $MidnightBSD$
Makefile 1198 (16 years ago) by laffer1: Connect mksh to build.
Makefile.inc 28 (17 years ago) by laffer1: Added cvs header.
37 directories and 2 files shown