| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
| |
Scheduled mdoc(7) sweep.
Original revisions by: ru
Notes:
svn path=/stable/5/; revision=141517
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=133381
|
| |
|
|
|
|
|
|
|
| |
back into epoch time. Everytime I'm asked to do this by someone I
have to spend about ten minutes recreating the same command line.
So record it under examples.
Notes:
svn path=/head/; revision=132272
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131505
|
| |
|
|
| |
Notes:
svn path=/head/; revision=131484
|
| |
|
|
| |
Notes:
svn path=/head/; revision=129294
|
| |
|
|
|
|
|
|
|
|
| |
decoration. Further improvements are welcome, but at least this
is a separate of the various modes of operation date has, as well as
sectioning off the two deprecated options for settimeofday(tz) that
don't even apply to actual operation of date as such, anyway.
Notes:
svn path=/head/; revision=127964
|
| |
|
|
|
|
|
| |
OK'ed by: imp, core
Notes:
svn path=/head/; revision=127958
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
in the comment applies to a decision that needs to be made in relation
to the year 2000.
In fact, that statement probably should be changed to be
more generic (getting the year from the current time perhaps). Otherwise,
starting in 2069 two digit year conversions in date(1) will start assuming
1900 instead of 2000. hehe.
Notes:
svn path=/head/; revision=126605
|
| |
|
|
| |
Notes:
svn path=/head/; revision=124185
|
| |
|
|
| |
Notes:
svn path=/head/; revision=120729
|
| |
|
|
|
|
|
|
|
|
| |
Obsolete WFORMAT= junk also removed where possible.
OK'ed by: obrien
Tested on: sparc64, alpha, i386
Notes:
svn path=/head/; revision=116282
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111285
|
| |
|
|
|
|
|
| |
put from another.
Notes:
svn path=/head/; revision=111104
|
| |
|
|
|
|
|
| |
udp/timed -> timed/udp
Notes:
svn path=/head/; revision=110390
|
| |
|
|
| |
Notes:
svn path=/head/; revision=105396
|
| |
|
|
|
|
|
| |
MFC After: 1 week
Notes:
svn path=/head/; revision=104410
|
| |
|
|
| |
Notes:
svn path=/head/; revision=99109
|
| |
|
|
|
|
|
| |
Reviewed by: mike
Notes:
svn path=/head/; revision=98062
|
| |
|
|
|
|
|
|
|
| |
Suggested by: sheldonh
Approved by: bde
MFC after: 1 day
Notes:
svn path=/head/; revision=94850
|
| |
|
|
|
|
|
|
|
| |
sets
PR: 35606
Notes:
svn path=/head/; revision=94787
|
| |
|
|
| |
Notes:
svn path=/head/; revision=91079
|
| |
|
|
|
|
|
| |
Tested on i386 and alpha.
Notes:
svn path=/head/; revision=90166
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Old-style K&R declarations have been converted to new C89 style
o register has been removed
o prototype for main() has been removed (gcc3 makes it an error)
o int main(int argc, char *argv[]) is the preferred main definition.
o Attempt to not break style(9) conformance for declarations more than
they already are.
Approved by: arch@, new style(9)
Notes:
svn path=/head/; revision=90108
|
| |
|
|
|
|
|
|
|
| |
set WARNS=0.
Reviewed by: mike
Notes:
svn path=/head/; revision=87323
|
| |
|
|
|
|
|
| |
MFC after: 1 day
Notes:
svn path=/head/; revision=85615
|
| |
|
|
|
|
|
|
|
|
| |
Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text.
Not only this slows down the mdoc(7) processing significantly, but it also
has an undesired (in this case) effect of disabling hyphenation within the
entire enclosed block.
Notes:
svn path=/head/; revision=81251
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79754
|
| |
|
|
| |
Notes:
svn path=/head/; revision=77940
|
| |
|
|
|
|
|
|
| |
PR: 27986
Submitted by: Cyrille Lefevre <clefevre@redirect.to>
Notes:
svn path=/head/; revision=77934
|
| |
|
|
|
|
|
|
|
| |
PR: bin/27399
Submitted by: "Crist J. Clark" <crist.clark@globalstar.com>
MFC after: 3 days
Notes:
svn path=/head/; revision=76749
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74819
|
| |
|
|
|
|
|
|
| |
PR: 24773
Approved by: nik
Notes:
svn path=/head/; revision=74320
|
| |
|
|
|
|
|
|
| |
PR: 23502
Submitted by: Robert Boyd <rboyd@pokerspot.com>
Notes:
svn path=/head/; revision=71195
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70190
|
| |
|
|
| |
Notes:
svn path=/head/; revision=70056
|
| |
|
|
|
|
|
| |
Submitted by: Chris Faulhaber <jedgar@fxp.org>
Notes:
svn path=/head/; revision=69457
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68935
|
| |
|
|
|
|
|
| |
unistd.h, which is already included.
Notes:
svn path=/head/; revision=64692
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
in committers (Message-Id: <72836.964344168@axl.ops.uunet.co.za>).
Also cleaned up a .Pq macro which was causing problems previous
to the original update I made.
Reviewed by: sheldonh
Approved by: jkh
Notes:
svn path=/head/; revision=63950
|
| |
|
|
|
|
|
|
|
|
|
| |
option already supported octal. Add a comment to the -r option
in the man page so it's a bit more specific.
Discrepancy brought to my attention by: sasdrq@unx.sas.com
Approved by: jkh
Notes:
svn path=/head/; revision=63761
|
| |
|
|
|
|
|
| |
one mdoc problem from rev 1.40 (unnecessarily populated Nm macro).
Notes:
svn path=/head/; revision=63417
|
| |
|
|
|
|
|
|
|
| |
PR: 18792
Submitted by: Bob Johnson <bobj@atlantic.net>
Approved by: Alexander Langer <alex@freebsd.org>
Notes:
svn path=/head/; revision=63224
|
| |
|
|
|
|
|
|
|
|
|
|
| |
* remove hard sentence breaks
* use of Fl with Ar if argument available
* Dq -> Sq where better
* Ql -> Dq and Ql -> Fa where better
* include sections to Xr macro
* It Ar .ss -> It Ar ss
Notes:
svn path=/head/; revision=63155
|
| |
|
|
|
|
|
|
|
|
| |
fixes (very important in this case). Version 1.40 should be discarded.
This version includes the language diffs. To receive them, use
cvs diff [-u] -r 1.39 -r 1.41
Notes:
svn path=/head/; revision=63153
|
| |
|
|
|
|
|
|
|
|
|
| |
usage of .Xr and removal of hard sentence breaks).
PR: 18880
Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de>
Obtained from: OpenBSD (in parts)
Notes:
svn path=/head/; revision=63150
|
| |
|
|
|
|
|
|
| |
example. Oct 29 0:30 +3 hours is still Oct 29, no matter what the
DST setting is, and not Oct 30..
Notes:
svn path=/head/; revision=62208
|
| |
|
|
|
|
|
|
| |
PR: docs/19554
Submitted by: Kazuo Horikawa <horikawa@psinet.com>
Notes:
svn path=/head/; revision=62207
|
| |
|
|
|
|
|
| |
correct one of the -v options.
Notes:
svn path=/head/; revision=61949
|
| |
|
|
|
|
|
| |
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Notes:
svn path=/head/; revision=60836
|