| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
While here, fix all links to older en_US.ISO8859-1 documentation
in the src/ tree.
PR: 255026
Reported by: Michael Büker <freebsd@michael-bueker.de>
Reviewed by: dbaio
Differential Revision: https://reviews.freebsd.org/D30265
(cherry picked from commit c1a148873d6488f1dac1cfb207a5927cef89888e)
|
|
|
|
|
|
|
|
|
|
| |
Markmail no longer exists.
Reviewed by: markj
MFC after: 3 days
Differential Revision: https://reviews.freebsd.org/D43209
(cherry picked from commit 2b1c477d88e579585c6b3ba5f6ded70b9a05e3c3)
|
|
|
|
|
|
|
| |
Remove /^\s*\$FreeBSD\$$\n/
Similar commit in main:
(cherry picked from commit 05248206f720)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
MFC after: 3 days
(cherry picked from commit ffe6afc4f0121f1909f2fa88694228f771dd3fcb)
freebsd-tips: Fix the description of fetch(1) to match the command
Reported by: jrtc27
MFC with: ffe6afc4f0121f1909f2fa88694228f771dd3fcb
(cherry picked from commit 167897510919a76740eca0d79713abbd088660fe)
|
|
|
|
| |
(cherry picked from commit 60a632f047cdb6e5314711f593a4d3b1f1d8dde9)
|
|
|
|
| |
Notes:
svn path=/head/; revision=368014
|
|
|
|
|
|
|
|
|
|
| |
PR: 249078
Submitted by: PauAmma <pauamma at gundo dot com>
Reported by: PauAmma <pauamma at gundo dot com>
MFC after: 3 days
Notes:
svn path=/head/; revision=365328
|
|
|
|
|
|
|
|
|
| |
Such change should not have happen without prior discussion and review.
With hat: transitioning core
Notes:
svn path=/head/; revision=362488
|
|
|
|
|
|
|
|
|
|
|
|
| |
No functional change intended.
s/Master Boot/Main Boot/ (also called MBR)
MFC after: 1 week
Sponsored by: Mellanox Technologies
Notes:
svn path=/head/; revision=362466
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use "in" instead of "on" when referring to directory and UFS partition.
- Switch from hw.physmem to hw.realmem and add a description to
distinguish the two.
- Explain why the "df" command is having trouble displaying ZFS sizes
correctly. Add a bit more descriptive text to help why the output of
"zfs list -o space" should be used.
- Switch to vmstat instead of iostat display for systat(1) as it shows
more information on one screen. Describe what is displayed based on the
text of the man page. Change the list of the other values accordingly.
- Sort the flags to "zfs destroy" alphabetically.
Reviewed by: rgrimes
Approved by: rgrimes
MFC after: 8 days
Differential Revision: https://reviews.freebsd.org/D18993
Notes:
svn path=/head/; revision=343532
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a bunch of examples on how to use ZFS features like:
- listing available space,
- setting and displaying a userquota,
- displaying pool I/O statistics and pool history,
- displaying the compression ratio for a dataset,
- various list options (sorting, removing headers),
- performing a dry-run of a snapshot delete,
- removing a range of snapshots,
- setting a custom property,
- preventing removal of a snapshot with ZFS holds,
- permission sets for zfs send/receive.
Additionally, clarify the existing examples a bit when
it comes to displaying space by mentioning UFS explicitly.
Other examples include displaying I/O in top(1), querying
sysctl(8) for active CPUs and available RAM. Mention systat(1)
and its options, too.
While here, reformat the example to upload a dmesg(8) a bit
to wrap properly.
Thanks to Allan Jude for his help with some of the ZFS examples.
Reviewed by: dru,allanjude
Approved by: allanjude (earlier version)
MFC after: 3 days
Relnotes: yes (ZFS examples in freebsd-tips)
Differential Revision: https://reviews.freebsd.org/D18541
Notes:
svn path=/head/; revision=343406
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NYCBUG database.
We want to encourage our users to upload their dmesgs so that the project can
get a better insight into what kind of hardware is run on. This helps in making
data-driven decisions about i.e., platform and driver support.
Note that dmesgs may contain sensitive information like hardware serial numbers,
hence uploading them without review is discouraged.
Reviewed by: brooks, imp, allanjude
Approved by: allanjude
MFC after: 5 days
Differential Revision: https://reviews.freebsd.org/D17705
Notes:
svn path=/head/; revision=340649
|
|
|
|
|
|
|
| |
Requested by: emaste
Notes:
svn path=/head/; revision=325105
|
|
|
|
|
|
|
|
|
|
| |
- Prefer UTF-8 over ISO-8859-1
- Remove some references to printing man pages
- Combine duplicate '!!' tips
- 'rehash' is no longer needed
Notes:
svn path=/head/; revision=325092
|
|
|
|
| |
Notes:
svn path=/head/; revision=325091
|
|
|
|
|
|
|
| |
Submitted by: adamw
Notes:
svn path=/head/; revision=314289
|
|
|
|
|
|
|
|
| |
Submitted by: lme
PR: 192373
Notes:
svn path=/head/; revision=314288
|
|
(or what's left of it, at least) into src/usr.bin.
This change will not be MFCed.
Discussed at: EuroBSDCon 2014
Committed from: EuroBSDCon 2015
Notes:
svn path=/head/; revision=288485
|