OpenBSD CVS

CVS log for src/bin/df/df.1


[BACK] Up to [local] / src / bin / df

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.49 / (download) - annotate - [select for diffs], Sat Dec 31 21:47:53 2022 UTC (17 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.48: +11 -9 lines
Diff to previous 1.48 (colored)

Document that -P disables BLOCKSIZE support.
With input from and OK jmc@

Revision 1.48 / (download) - annotate - [select for diffs], Wed Aug 10 19:46:43 2016 UTC (7 years, 9 months ago) by schwarze
Branch: MAIN
CVS Tags: OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.47: +3 -3 lines
Diff to previous 1.47 (colored)

fix HISTORY; from Sevan Janiyan <venture37 at geeklan dot co dot uk>;
checked with http://minnie.tuhs.org/cgi-bin/utree.pl?file=V1/man/man1

Revision 1.47 / (download) - annotate - [select for diffs], Mon Mar 17 21:32:12 2014 UTC (10 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.46: +3 -3 lines
Diff to previous 1.46 (colored)

word tweak from schwarze;

Revision 1.46 / (download) - annotate - [select for diffs], Thu Feb 13 14:48:50 2014 UTC (10 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.45: +6 -3 lines
Diff to previous 1.45 (colored)

BLOCKSIZE is an extension;

Revision 1.45 / (download) - annotate - [select for diffs], Tue Feb 4 13:25:37 2014 UTC (10 years, 3 months ago) by jmc
Branch: MAIN
Changes since 1.44: +10 -9 lines
Diff to previous 1.44 (colored)

various minor fixes; ok sobrado

Revision 1.44 / (download) - annotate - [select for diffs], Fri Sep 3 09:53:20 2010 UTC (13 years, 9 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9
Changes since 1.43: +4 -4 lines
Diff to previous 1.43 (colored)

add an EXIT STATUS section for /bin;

Revision 1.43 / (download) - annotate - [select for diffs], Thu Jun 4 14:59:26 2009 UTC (15 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6
Changes since 1.42: +10 -2 lines
Diff to previous 1.42 (colored)

- sync the descriptions of -h and -k
- note that the last -h or -k specified takes precedence

the latter part based on a diff from Daniel Dickman, with text from ls.1
ok otto millert

Revision 1.42 / (download) - annotate - [select for diffs], Sun Feb 8 17:15:09 2009 UTC (15 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.41: +4 -4 lines
Diff to previous 1.41 (colored)

bump the posix reference in STANDARDS to IEEE Std 1003.1-2008, with a few
updates to follow;

Revision 1.41 / (download) - annotate - [select for diffs], Thu May 31 19:19:14 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.40: +2 -2 lines
Diff to previous 1.40 (colored)

convert to new .Dd format;

Revision 1.40 / (download) - annotate - [select for diffs], Tue May 29 15:17:54 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.39: +6 -1 lines
Diff to previous 1.39 (colored)

note some flags which differ in behaviour from posix;
suggested by millert

Revision 1.39 / (download) - annotate - [select for diffs], Tue May 29 15:04:59 2007 UTC (17 years ago) by jmc
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

- consistent STANDARDS blurb
- note which options are extensions to POSIX

discussed w/ deraadt otto millert

Revision 1.38 / (download) - annotate - [select for diffs], Sat Feb 3 22:58:24 2007 UTC (17 years, 4 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1
Changes since 1.37: +1 -2 lines
Diff to previous 1.37 (colored)

statfs(2) and fstatfs(2) are one and the same, so don;t add both to SEE ALSO;

Revision 1.37 / (download) - annotate - [select for diffs], Sat Oct 21 12:59:59 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.36: +7 -1 lines
Diff to previous 1.36 (colored)

note that -hP and -iP are illegal; ok otto

Revision 1.36 / (download) - annotate - [select for diffs], Wed Oct 18 16:27:53 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.35: +6 -2 lines
Diff to previous 1.35 (colored)

- update reference to posix to latest version
- note that the flags [-hiln] are extensions

Revision 1.35 / (download) - annotate - [select for diffs], Wed Oct 18 16:17:21 2006 UTC (17 years, 7 months ago) by jmc
Branch: MAIN
Changes since 1.34: +5 -14 lines
Diff to previous 1.34 (colored)

- standard EXAMPLES section
- use .Ex instead of an entire DIAGNOSTICS section

Revision 1.34 / (download) - annotate - [select for diffs], Wed Nov 17 23:51:01 2004 UTC (19 years, 6 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.33: +12 -1 lines
Diff to previous 1.33 (colored)

Document exit code, pointed out by Paul de Weerd.

Revision 1.33 / (download) - annotate - [select for diffs], Mon Jan 5 20:36:19 2004 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.32: +3 -3 lines
Diff to previous 1.32 (colored)

wording improvemements;
started by Jared Yanovich and tempered by otto, tom, millert and myself;

ok millert@

Revision 1.32 / (download) - annotate - [select for diffs], Mon Dec 8 11:39:45 2003 UTC (20 years, 5 months ago) by jmc
Branch: MAIN
Changes since 1.31: +4 -2 lines
Diff to previous 1.31 (colored)

-h also overrides BLOCKSIZE;
from perry@netbsd

Revision 1.31 / (download) - annotate - [select for diffs], Mon Jun 2 23:32:07 2003 UTC (21 years ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.30: +2 -6 lines
Diff to previous 1.30 (colored)

Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999.  Proofed by myself and Theo.

Revision 1.30 / (download) - annotate - [select for diffs], Thu May 29 12:58:53 2003 UTC (21 years ago) by jmc
Branch: MAIN
Changes since 1.29: +8 -8 lines
Diff to previous 1.29 (colored)

section reorder;

Revision 1.29 / (download) - annotate - [select for diffs], Wed Mar 12 20:12:35 2003 UTC (21 years, 2 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

more .Li

Revision 1.28 / (download) - annotate - [select for diffs], Tue Mar 11 00:50:56 2003 UTC (21 years, 2 months ago) by tedu
Branch: MAIN
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

use file system consistently.  spot by margarida

Revision 1.27 / (download) - annotate - [select for diffs], Mon Feb 11 18:43:51 2002 UTC (22 years, 3 months ago) by mpech
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored)

Initial patch.
When you give command examples in a manual page prefix them with
	$ command
or
	# command

deraadt@ ok

Revision 1.26 / (download) - annotate - [select for diffs], Thu Jan 24 20:33:45 2002 UTC (22 years, 4 months ago) by mickey
Branch: MAIN
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored)

fix the history refs

Revision 1.25 / (download) - annotate - [select for diffs], Fri Dec 21 11:41:49 2001 UTC (22 years, 5 months ago) by mpech
Branch: MAIN
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored)

Initial patch for a new mdoc issue.
Powered by @mantoya:
o) kill extra line in the end of file;
o) kill extra space in the end of line;
o) replace blank lines with .Pp;

millert@ ok

Revision 1.24 / (download) - annotate - [select for diffs], Tue May 1 17:58:00 2001 UTC (23 years, 1 month ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.23: +1 -3 lines
Diff to previous 1.23 (colored)

Remove completely redundant introductory sentences in ENVIRONMENT sections.

Revision 1.23 / (download) - annotate - [select for diffs], Wed Oct 18 06:55:07 2000 UTC (23 years, 7 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.22: +8 -1 lines
Diff to previous 1.22 (colored)

Add some rudimentary EXAMPLES sections and standardize the way we display
existing EXAMPLES sections.

Revision 1.22 / (download) - annotate - [select for diffs], Fri Mar 17 18:15:12 2000 UTC (24 years, 2 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.21: +7 -4 lines
Diff to previous 1.21 (colored)

Remove hard sentence breaks.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Mar 5 00:28:51 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Finish standardizing options list introduction.

Revision 1.20 / (download) - annotate - [select for diffs], Sat Feb 19 22:44:16 2000 UTC (24 years, 3 months ago) by aaron
Branch: MAIN
Changes since 1.19: +3 -1 lines
Diff to previous 1.19 (colored)

Miscellaneous cleanup.

Revision 1.19 / (download) - annotate - [select for diffs], Thu Sep 2 15:37:26 1999 UTC (24 years, 9 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6
Changes since 1.18: +3 -2 lines
Diff to previous 1.18 (colored)

use Dv

Revision 1.18 / (download) - annotate - [select for diffs], Tue Aug 17 14:04:00 1999 UTC (24 years, 9 months ago) by aaron
Branch: MAIN
Changes since 1.17: +4 -2 lines
Diff to previous 1.17 (colored)

consistency

Revision 1.17 / (download) - annotate - [select for diffs], Mon Aug 16 18:40:02 1999 UTC (24 years, 9 months ago) by aaron
Branch: MAIN
Changes since 1.16: +5 -2 lines
Diff to previous 1.16 (colored)

more precise SYNOPSIS syntax

Revision 1.16 / (download) - annotate - [select for diffs], Fri Jun 4 02:45:13 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@

Revision 1.15 / (download) - annotate - [select for diffs], Sun May 23 14:10:47 1999 UTC (25 years ago) by aaron
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com

Revision 1.14 / (download) - annotate - [select for diffs], Tue Dec 15 01:20:19 1998 UTC (25 years, 5 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_5_BASE, OPENBSD_2_5
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net

Revision 1.13 / (download) - annotate - [select for diffs], Sat Nov 28 03:20:32 1998 UTC (25 years, 6 months ago) by aaron
Branch: MAIN
Changes since 1.12: +7 -6 lines
Diff to previous 1.12 (colored)

start killing redundant .Nm macro arguments (mandoc ``remembers'' the first one
it's given)

Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 23 00:13:48 1998 UTC (25 years, 8 months ago) by aaron
Branch: MAIN
CVS Tags: OPENBSD_2_4_BASE, OPENBSD_2_4
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

alphabetize SEE ALSO entries and numerically order according to section

Revision 1.11 / (download) - annotate - [select for diffs], Mon Sep 14 22:31:10 1998 UTC (25 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.10: +4 -3 lines
Diff to previous 1.10 (colored)

typos; pjanzen@foatdi.harvard.edu

Revision 1.10 / (download) - annotate - [select for diffs], Mon Sep 14 22:13:44 1998 UTC (25 years, 8 months ago) by aaron
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9 (colored)

First complete sweep of man pages, bin/. Command/function names previously
(incorrectly) capatilized are fixed. Comma splices, hyphenations, SYNOPSIS
cleanups, other miscellaneous typos.

Revision 1.9 / (download) - annotate - [select for diffs], Tue Aug 25 18:39:18 1998 UTC (25 years, 9 months ago) by kstailey
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

off by one (dodges bullet)

Revision 1.8 / (download) - annotate - [select for diffs], Tue Aug 18 23:03:31 1998 UTC (25 years, 9 months ago) by deraadt
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

people who fail to update man pages and usage lines will henceforth be shot on sight

Revision 1.7 / (download) - annotate - [select for diffs], Wed May 13 10:33:19 1998 UTC (26 years ago) by deraadt
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

fix .Sh ENVIRONMENT

Revision 1.6 / (download) - annotate - [select for diffs], Tue Aug 19 06:46:56 1997 UTC (26 years, 9 months ago) by denny
Branch: MAIN
CVS Tags: OPENBSD_2_3_BASE, OPENBSD_2_3, OPENBSD_2_2_BASE, OPENBSD_2_2
Changes since 1.5: +10 -1 lines
Diff to previous 1.5 (colored)

Note -P option and POSIX 1003.2

Revision 1.5 / (download) - annotate - [select for diffs], Mon Apr 14 17:44:29 1997 UTC (27 years, 1 month ago) by kstailey
Branch: MAIN
CVS Tags: OPENBSD_2_1_BASE, OPENBSD_2_1
Changes since 1.4: +6 -2 lines
Diff to previous 1.4 (colored)

document "-h" flag

Revision 1.4 / (download) - annotate - [select for diffs], Sat Dec 7 09:09:04 1996 UTC (27 years, 6 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +6 -3 lines
Diff to previous 1.3 (colored)

handle -t & -l in more cases; netbsd pr#2869, hubert.feyrer@rz.uni-regensburg.de

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jun 23 14:19:51 1996 UTC (27 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_0_BASE, OPENBSD_2_0
Changes since 1.2: +1 -0 lines
Diff to previous 1.2 (colored)

update rcsid

Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 14 01:25:04 1995 UTC (28 years, 5 months ago) by deraadt
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

s/ENVIRONMENTAL/ENVIRONMENT/

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Oct 18 08:37:06 1995 UTC (28 years, 7 months ago) by deraadt
CVS Tags: netbsd_1_1
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

initial import of NetBSD tree

Revision 1.1 / (download) - annotate - [select for diffs], Wed Oct 18 08:37:06 1995 UTC (28 years, 7 months ago) by deraadt
Branch: MAIN

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.