Go to file
atatat cfda71101a Reform the Gregorian Reform. This means that the previously hard
coded meaning of 1752/09/03 is only a default, and that everything is
now calculated dynamically.

You can now use -R reform-spec to specify an alternate reform.  Read
the fine (new) man page for details on this.  There is also a new -r
option which will make cal print the month (or year, if -y is also
given) in which the Gregorian Reform started.  I say started only
because if you apply the reform at 9999/1/22, a chunk of January is
knocked out, February and March are missing entirely, and April starts
on the 5th.  The use of -r with -y does pretty much what you'd expect.

Also, implement -d day-of-week so that you can tell cal to start the
week on something other that a Sunday.  This addresses PR bin/8539 at
long last.
2003-07-24 01:19:45 +00:00
bin include des.h, not kerberosIV/des.h 2003-07-23 21:10:36 +00:00
crypto the block is just for krb4 (not for krb5) so should be removed. lha 2003-07-23 21:25:08 +00:00
dist Don't attempt to unput(EOF). 2003-07-20 03:14:40 +00:00
distrib no /lib/libdes any more. from Havard 2003-07-23 22:44:27 +00:00
doc note sparc port uses xf4 now 2003-07-22 11:50:45 +00:00
etc add new locales: bg_BG.CP1251 el_GR.ISO8859-7 hy_AM.ARMSCII-8 lt_LT.ISO8859-13 2003-07-21 17:30:33 +00:00
games Rename a large chunk of the make(1) variables which refer to a 2003-07-10 10:33:58 +00:00
gnu -DENCRYPTION is for both krb4 and gssapi support, so move it to shared section 2003-07-24 00:25:24 +00:00
include split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se 2003-07-23 08:01:24 +00:00
lib libkafs is needed for both krb4 and krb5. lha 2003-07-23 20:48:51 +00:00
libexec split MKKERBEROS4 from MKKERBEROS. based on work by lha at stacken.kth.se 2003-07-23 08:01:24 +00:00
regress Add exit1 and cancel2. 2003-07-22 21:28:23 +00:00
rescue Remove file "rescue.unstripped" in "cleandir" target. 2003-07-14 09:00:33 +00:00
sbin include des.h, not kerberosIV/des.h 2003-07-23 21:10:36 +00:00
share Oops, bump the date for previous. 2003-07-23 17:06:12 +00:00
sys backout previous, there was a comment on LINUX_SOL_SOCKET=1 2003-07-23 22:17:54 +00:00
tools add stat(1) as a host tool 2003-07-20 14:06:32 +00:00
usr.bin Reform the Gregorian Reform. This means that the previously hard 2003-07-24 01:19:45 +00:00
usr.sbin include des.h, not kerberosIV/des.h 2003-07-23 20:31:18 +00:00
BUILDING fix default location of TOOLDIR 2003-07-18 16:30:48 +00:00
Makefile tweak how postinstall-fix-obsolete is made. (may fix various problem reports) 2003-07-21 02:01:42 +00:00
Makefile.inc
UPDATING Add paragraph for texinfo-4.6. 2003-07-03 15:29:15 +00:00
build.sh * set & export LC_ALL=C, so that end-user use of non `C' LC_COLLATE locales 2003-07-20 09:26:49 +00:00