freebsd-nq/bin
Yaroslav Tykhiy d3e240cb45 Change the behaviour of `-v' so that, e.g., stepping a month back
on March 31 won't take you to March 2 or 3 (now the result will
be the last day of February.)

In general, now stepping by months from the last days of the current
month A will take you to the very last day of the target month B if
B is shorter than A.

The previous version would just step to March 31 and rely on mktime(3)
to correct the date.  Despite its simplicity, such way was counter-intuitive
to users and caused pain to shell script writers.

Noticed by:	Igor Timkin <ivt at gamma dot ru>
Approved by:	brian
MFC after:	2 weeks
2004-08-09 13:43:39 +00:00
..
cat Use warn() instead of perror(). 2004-07-20 05:52:00 +00:00
chflags
chio
chmod
cp
csh
date Change the behaviour of `-v' so that, e.g., stepping a month back 2004-08-09 13:43:39 +00:00
dd Allow for capital letters as size suffixes. 2004-07-31 15:13:08 +00:00
df Currently if a mount point is not accessible by the calling user, 2004-07-20 18:24:47 +00:00
domainname
echo
ed Join the 21st century: Cryptography is no longer an optional component 2004-08-06 07:27:08 +00:00
expr
getfacl
hostname
kenv
kill
ln
ls
mkdir
mv
pax
ps Use warn() instead of perror(). 2004-07-20 05:52:00 +00:00
pwd
rcp
realpath
rm
rmail
rmdir
setfacl
sh
sleep
stty
sync
test
uuidgen
Makefile
Makefile.inc Now that we have gcc 3.4, we can flip ia64 to using a dynamically linked 2004-08-06 00:07:26 +00:00