summaryrefslogtreecommitdiff
path: root/libparted/fs/ufs/ufs.c
Commit message (Collapse)AuthorAgeFilesLines
* maint: Update copyright statements to 2022Brian C. Lane2023-03-241-1/+1
| | | | By running make update-copyright
* maint: Update copyright statements to 2022Brian C. Lane2022-03-231-1/+1
| | | | By running make update-copyright
* maint: Update copyright statements to 2021Brian C. Lane2021-01-181-1/+1
| | | | By running make update-copyright
* maint: Update copyright statements to 2020Brian C. Lane2020-12-111-1/+2
| | | | By running make update-copyright
* ufs: Fix gcc 10 warnings about cast alignmentBrian C. Lane2020-11-201-4/+4
|
* maint: Update copyright statements to 2019Brian C. Lane2019-08-121-1/+1
| | | | By running make update-copyright
* Change 'time stamp' to 'timestamp'Brian C. Lane2019-08-091-3/+3
| | | | Caught by make syntax-check
* maint: run "make update-copyright"Jim Meyering2014-05-251-1/+1
|
* Fix filesystem detection on non 512 byte sectorsPhillip Susi2014-04-181-14/+13
| | | | | | Enable probing for filesystems with non 512 byte sectors, and fix up each filesystem to correctly handle that. Remove unused field from the fs type structure listing acceptable sector sizes.
* maint: update all copyright year number rangesJim Meyering2013-01-061-1/+1
| | | | Run "make update-copyright".
* maint: update all copyright year number rangesJim Meyering2012-01-011-1/+1
| | | | Run "make update-copyright".
* ufs: remove all-but-probe FS-related codeJim Meyering2011-05-271-15/+0
|
* remove all top-level FS-op code and the clearfat programJim Meyering2011-05-271-28/+0
|
* Remove PED_ASSERT action argumentBrian C. Lane2011-03-051-1/+1
| | | | | | The action argument was a leftover from when the PED_ASSERT macro was last changed. This removes that argument from the macro and from all occurrences of it.
* maint: update copyright year ranges to include 2011Jim Meyering2011-02-221-1/+1
| | | | Run "make update-copyright".
* maint: update all FSF copyright year lists to include 2010Jim Meyering2010-01-081-1/+1
| | | | Run this command: make update-copyright
* maint: update most copyright year lists to include 2009Jim Meyering2009-09-291-1/+1
| | | | | | I used this command: make update-copyright \ UPDATE_COPYRIGHT_FORCE=1 UPDATE_COPYRIGHT_USE_INTERVALS=1
* remove all trailing blanksJim Meyering2009-03-051-1/+1
| | | | | | ...by running these commands: t=$'\t' git grep -l "[ $t]\$"|xargs perl -pi -e 's/[ \t]+$//'
* Updated GPL license boilerplate.David Cantrell2007-07-231-4/+3
|
* Use <config.h> consistently, not "config.h".Jim Meyering2007-03-071-1/+1
| | | | | * Makefile.cfg (local-checks-to-skip): Remove sc_require_config_h, to enable the "make distcheck" test for this.
* Fix ChangeLogAnant Narayanan2006-09-141-0/+325
git-svn-id: svn://svn.debian.org/svn/parted/upstream/trunk@820 2d424fd7-7fe2-0310-af74-8bc65edeb173