| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
| |
MFC after: 3 days
Reviewed by: kevans, emaste
Differential Revision: https://reviews.freebsd.org/D42119
(cherry picked from commit 2821a7498f65d357c68166e1978b491abef1ca4a)
|
| |
|
|
|
|
|
| |
Remove /^\.\\"\n\.\\"\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit fa9896e082a1)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fix style problems introduced in r367141:
* s/Ql/Pa/ for file names
* Break line properly in macro
* Properly generate back slash character
Not bumping .Dd
Reported by: xtouqh@icloud.com, steffen@sdaoden.eu
Approved by: 0mp@
Differential Revision: https://reviews.freebsd.org/D26946
Notes:
svn path=/head/; revision=367160
|
| |
|
|
|
|
|
|
|
|
| |
Add a few examples covering flags: 1, R, a, o, q, r, s, v
Approved by: manpages (bcr@)
Differential Revision: https://reviews.freebsd.org/D26946
Notes:
svn path=/head/; revision=367141
|
| |
|
|
|
|
|
|
| |
PR: 228017
Reported by: rff1917@yahoo.com
Notes:
svn path=/head/; revision=333306
|
| |
|
|
|
|
|
|
| |
MFC after: 1 month
Sponsored by: The FreeBSD Foundation
Notes:
svn path=/head/; revision=297384
|
| |
|
|
|
|
|
|
|
|
| |
Reviewed by: wblock
Approved by: wblock
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D5558
Notes:
svn path=/head/; revision=297052
|
| |
|
|
| |
Notes:
svn path=/head/; revision=280630
|
| |
|
|
|
|
|
|
| |
PR: 191174
Submitted by: Franco Fichtner <franco at lastsummer.de>
Notes:
svn path=/head/; revision=267773
|
| |
|
|
|
|
|
|
|
|
| |
propagate the buffer size to libc, which uses a 1 kB buffer by default,
negating any hypothetical benefit of increasing fetch(1)'s buffer size.
MFC after: 3 days
Notes:
svn path=/head/; revision=261234
|
| |
|
|
|
|
|
|
| |
PR: kern/180917
MFC after: 1 week
Notes:
svn path=/head/; revision=253805
|
| |
|
|
| |
Notes:
svn path=/head/; revision=253804
|
| |
|
|
| |
Notes:
svn path=/head/; revision=253736
|
| |
|
|
|
|
|
|
|
|
|
| |
imrovements; complete details in the PR.
PR: kern/175514
Submitted by: Michael Gmelin <freebsd@grem.de>
MFC after: 1 week
Notes:
svn path=/head/; revision=253680
|
| |
|
|
| |
Notes:
svn path=/head/; revision=253515
|
| |
|
|
| |
Notes:
svn path=/head/; revision=236110
|
| |
|
|
|
|
|
|
|
| |
PR: 167696
Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org)
MFC after: 3 days
Notes:
svn path=/head/; revision=235211
|
| |
|
|
| |
Notes:
svn path=/head/; revision=232274
|
| |
|
|
| |
Notes:
svn path=/head/; revision=225982
|
| |
|
|
|
|
|
| |
Update copyright dates and strip my middle name.
Notes:
svn path=/head/; revision=225815
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
fetch(1) accepts a new argument -i <file> that if specified will cause
the file to be downloaded only if it is more recent than the mtime of
<file>.
libfetch(3) accepts the mtime in the url structure and a flag to
indicate when this behavior is desired.
PR: bin/87841
Submitted by: Jukka A. Ukkonen <jau@iki.fi> (partially)
Reviewed by: des, ru
MFC after: 3 weeks
Notes:
svn path=/head/; revision=186124
|
| |
|
|
| |
Notes:
svn path=/head/; revision=186043
|
| |
|
|
|
|
|
|
|
| |
to the fetch(3) man page.
MFC after: 1 week
Notes:
svn path=/head/; revision=174960
|
| |
|
|
|
|
|
|
| |
Submitted by: Pawel Worach <pawel.worach at gmail dot com>
MFC after: 1 week
Notes:
svn path=/head/; revision=157953
|
| |
|
|
| |
Notes:
svn path=/head/; revision=141846
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140420
|
| |
|
|
| |
Notes:
svn path=/head/; revision=140368
|
| |
|
|
| |
Notes:
svn path=/head/; revision=135546
|
| |
|
|
|
|
|
|
|
| |
(downloaded file(s) are created inside the directory).
MFC after: 3 days
Notes:
svn path=/head/; revision=132879
|
| |
|
|
|
|
|
| |
Removed whitespace at EOL.
Notes:
svn path=/head/; revision=129427
|
| |
|
|
| |
Notes:
svn path=/head/; revision=126307
|
| |
|
|
|
|
|
|
|
| |
These appear to have been inserted in the PR text by gnatsweb.
Noticed by: des (maintainer)
Notes:
svn path=/head/; revision=125154
|
| |
|
|
|
|
|
|
|
| |
read fetch(3) as well.
Requested by: des (maintainer)
Notes:
svn path=/head/; revision=125005
|
| |
|
|
|
|
|
| |
what I intended to do). Really remove my middle name.
Notes:
svn path=/head/; revision=125001
|
| |
|
|
|
|
|
|
| |
man pages (though not from copyright notices). While I'm here, add email
addresses where appropriate.
Notes:
svn path=/head/; revision=124963
|
| |
|
|
|
|
|
|
|
|
| |
taking lazy users on the arduous journey through SEE ALSO to fetch(3).
PR: docs/61759
Submitted by: Christian S.J. Peron <maneo@bsdpro.com>
Notes:
svn path=/head/; revision=124852
|
| |
|
|
| |
Notes:
svn path=/head/; revision=119892
|
| |
|
|
|
|
|
| |
Discussed with: des, ru
Notes:
svn path=/head/; revision=116168
|
| |
|
|
|
|
|
|
|
|
| |
Xref sh(1) as we use environment variables.
PR: 43899
Reviewed by: des
Notes:
svn path=/head/; revision=115099
|
| |
|
|
| |
Notes:
svn path=/head/; revision=112082
|
| |
|
|
| |
Notes:
svn path=/head/; revision=111447
|
| |
|
|
| |
Notes:
svn path=/head/; revision=109703
|
| |
|
|
| |
Notes:
svn path=/head/; revision=95083
|
| |
|
|
|
|
|
|
|
| |
PR: docs/33640
Submitted by: Maxim Konovalov <maxim@macomnet.ru>
Approved by: des
Notes:
svn path=/head/; revision=89429
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79755
|
| |
|
|
|
|
|
| |
make it use the low (default) port range instead.
Notes:
svn path=/head/; revision=74717
|
| |
|
|
| |
Notes:
svn path=/head/; revision=73924
|
| |
|
|
| |
Notes:
svn path=/head/; revision=71895
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69027
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68718
|