Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remap, syncfs: correct program version name | free_software@xobnur.uk | 2024-09-07 | 1 | -1/+1 |
| | | | | | /hurd/remap --version was claiming to be fakeroot Message-ID: <621e135a-f272-43e8-9c10-35804abb1ed5@xobnur.uk> | ||||
* | 1999-01-03 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-01-03 | 1 | -4/+4 |
| | | | | | * syncfs.c: Replace -a/--asynchronous with -s/--synchronous. Default is now asynchronous. | ||||
* | 1998-12-31 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-12-31 | 1 | -0/+80 |
* Makefile (SRCS, targets, targets rule): Rename sync to syncfs. * syncfs.c: Renamed from sync.c. Take flags -a/--asynchronous and -c/--no-children, and optional file arguments. Diagnose errors. |