Richard W.M. Jones
0e17236d7d
Update copyright dates to 2020.
2020-03-06 19:32:32 +00:00
Richard W.M. Jones
05d4fcb64d
Update copyright dates for 2019.
...
This command run over the source:
perl -pi.bak -e 's/(20[01][0-9])-2018/$1-2019/g' `git ls-files`
2019-01-08 11:58:30 +00:00
Richard W.M. Jones
212762c593
Update copyright dates for 2018.
...
Run the following command over the source:
perl -pi.bak -e 's/(20[01][0-9])-2017/$1-2018/g' `git ls-files`
2018-01-04 15:30:10 +00:00
Pino Toscano
55bf7de97c
Update copyright dates for 2017
...
Run the following command over the source:
perl -pi.bak -e 's/(20[01][0-9])-2016/$1-2017/g' `git ls-files`
(Thanks Rich for the perl snippet, as used in past years.)
2017-01-03 16:48:21 +01:00
Richard W.M. Jones
307c83177c
Update copyright dates for 2016.
...
Run the following command over the source:
perl -pi.bak -e 's/(20[01][0-9])-2015/$1-2016/g' `git ls-files`
2016-01-02 21:19:51 +00:00
Richard W.M. Jones
c5800dc97d
Update copyright dates for 2015.
2015-01-17 09:08:15 +00:00
Richard W.M. Jones
6c971faecf
Update copyright dates for 2014.
2014-01-02 16:53:34 +00:00
Richard W.M. Jones
0d18a8b407
Update copyright dates for 2013.
2013-02-02 13:56:19 +00:00
Richard W.M. Jones
08840bab44
Tempus fugit.
...
Update all copyright dates to 2012.
2012-01-18 22:05:02 +00:00
Matthew Booth
04ea1375c5
Update FSF address.
2011-11-08 14:43:07 +00:00
Richard W.M. Jones
0710326ac5
New API: mkfs_opts, mkfs with optional arguments.
...
This is an extensible version of 'mkfs' which supports optional
arguments. There is now no need for 'mkfs_b' since you should
use 'mkfs_opts' with the optional 'blocksize' argument instead.
2010-12-02 13:43:18 +00:00
Richard W.M. Jones
361c513dc3
contrib: Note about what needs to be done for visualization.
2010-10-18 12:44:08 +01:00
Richard W.M. Jones
241c34fb7a
contrib: More trace visualization.
2010-10-06 12:12:34 +01:00
Richard W.M. Jones
ccc5425105
contrib: Fix small mistake in README file.
2010-10-05 22:48:37 +01:00
Richard W.M. Jones
37e0c30d90
contrib: Update README files.
2010-10-05 22:21:43 +01:00
Richard W.M. Jones
3e1a535270
contrib: Visualizing block device access and alignment.
2010-10-05 22:19:15 +01:00