aboutsummaryrefslogtreecommitdiff
path: root/sutils
Commit message (Collapse)AuthorAgeFilesLines
* 1999-09-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-172-0/+9
| | | | | * fstab.c (fstab_read): Ignore filesystems with types of ignore, nfs, or swap.
* 1999-09-14 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-142-2/+8
| | | | | | * MAKEDEV.sh (mkdev): pty master and slave nodes should have mode 666, not 640. Reported by Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
* .Roland McGrath1999-07-111-1/+9
|
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-111-0/+1
| | | | * clookup.c: Add #include <sys/mman.h>.
* 1999-07-10 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-07-112-6/+72
| | | | | | * Makefile (special-targets): Add losetup. (SCRIPTS): Add losetup.sh. * losetup.sh: New file.
* 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-07-032-3/+7
| | | | | * clookup.c (file_name_lookup_carefully): Use munmap instead of vm_deallocate.
* .Roland McGrath1999-06-111-0/+26
|
* 1999-06-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-111-11/+168
| | | | | | | | | | | | | | | | | | | | * fsck.c (options): Add -t/--fstype option. (main): Parse that option, and use it to constrain fstab list. * fsck.c (FSCK_F_DRYRUN): New macro. (options, main): Add -N/--dry-run option to set it. (fs_start_fsck): If FSCK_F_DRYRUN set, just print out and return zero. * fsck.c (fscks_start_fsck): If FSCK_F_DRYRUN is set, don't try to make read-only, just print a message that we would. * fsck.c (options, main): Change --fstab from -t to -F. 1999-06-10 Roland McGrath <roland@baalperazim.frob.com> * fsck.c (options): Add -A/--all and -R/--exclude-root options for compatibility with Linux, and --exclude=PATTERN as general form. (main): Parse them. Constrain fstab list by exclude patterns. * fsck.c (fsck): Don't check for "noauto" mntopt. No other system skips a filesystem because of it. (fsck): Always start at pass 1, not 0. In every other system, "pass 0" always means to skip that filesystem entirely.
* 1999-06-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-111-1/+2
| | | | * fstab.c (fstypes_get): Don't free PROGRAM twice on ENOENT failure.
* .Roland McGrath1999-05-231-0/+8
|
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-47/+60
| | | | | | | | | | * MAKEDEV.sh (ECHO, EXEC): Do not export. (DEVDIR): Initialize to `pwd` before argument parsing. (_CWD): Don't set this. (lose): New function. Use it for all miscellaneous fatal errors. (mkdev): Disallow directory names. Always use ${DEVDIR} for name to embed in translator settings. Rewrite syntax checking for disk device names.
* .Roland McGrath1999-05-231-0/+9
|
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-13/+20
| | | | | | * fstab.c, fstab.h: Add numerous `const' qualifiers. * fstab.c (fstab_find_mount): Don't count "none" or "-" as matching any other entry.
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-3/+3
| | | | * fsck.c (struct fsck): Don't use bitfield.
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-13/+15
| | | | * fstab.c, fstab.h: Add numerous `const' qualifiers.
* .Roland McGrath1999-05-151-1/+9
|
* 1999-05-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-151-2/+2
| | | | * MAKEDEV.sh (case 'time'): Make /dev/time mode 644, not 666.
* 1999-05-15 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-151-11/+44
| | | | * swapon.c: Support -a (reading fstab).
* Thu Feb 18 02:13:47 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-182-1/+7
| | | | | | * MAKEDEV.sh (mkdev): put `time' in single-quotes; it's a reserved word in bash 2.02 and this protects it. Reported by OKUJI Yoshinori <okuji@kuicr.kyoto-u.ac.jp>.
* Mon Feb 1 16:27:15 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-012-1/+7
| | | | | | * MAKEDEV.sh (PATH): Add /usr/bin out of deference to users lacking the /usr symlink. Requested by Marcus Brinkmann <Marcus.Brinkmann@ruhr-uni-bochum.de>.
* .Roland McGrath1998-11-291-0/+11
|
* 1998-11-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-11-291-9/+11
| | | | * fsck.c (main): Add braces to silence gcc warning.
* 1998-11-29 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-11-291-1/+1
| | | | * fstab.c: Rename fsys_remount -> fsys_update in extern decl.
* 1998-11-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-11-291-6/+5
| | | | | * clookup.c (file_name_lookup_carefully): Change __getuids to geteuids. Use hurd_file_name_lookup instead of __hurd_file_name_lookup.
* .Roland McGrath1998-10-241-0/+5
|
* 1998-10-24 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-4/+4
| | | | | * clookup.c (file_name_lookup_carefully): Use getdport instead of __getdport, getumask () instead of _hurd_umask.
* Add braces to silence gcc warnings.Roland McGrath1998-10-202-12/+21
|
* .Roland McGrath1998-07-201-5/+8
|
* 1998-07-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-07-201-4/+4
| | | | * swapon.c (main): Fix return type to int, and use return.
* .Miles Bader1997-10-281-0/+4
|
* (mkdev):Miles Bader1997-10-281-2/+2
| | | | Support 256 ptys.
* (mkdev):Miles Bader1997-08-201-1/+1
| | | | Handle devices of the form "cd*".
* .Miles Bader1997-08-201-0/+9
|
* (_fs_check_mounted):Miles Bader1997-08-201-1/+1
| | | | file_get_translator_cntl can also return ENXIO for an inactive translator.
* .Miles Bader1997-07-221-0/+4
|
* (time):Miles Bader1997-07-221-1/+1
| | | | Use /hurd/storeio instead of /hurd/devport.
* Doc fix.Miles Bader1997-07-151-1/+1
|
* Initial checkinMiles Bader1997-07-092-0/+132
|
* .Miles Bader1997-07-091-0/+7
|
* (SRCS):Miles Bader1997-07-091-5/+6
| | | | | | | | | Add swapon.c & swapoff.c. (HURDLIBS): Add libstore. (targets): Add swapon & swapoff. Add dependencies on libstore.
* fix typo in commentRoland McGrath1997-06-261-1/+1
|
* .Miles Bader1997-06-261-0/+4
|
* (mkdev):Miles Bader1997-06-261-1/+1
| | | | Add missing `ln' to command for stderr.
* .Miles Bader1997-06-241-0/+14
|
* (cmd):Miles Bader1997-06-241-30/+75
| | | | | | | | | | | | New function. (st, mkdir): Use cmd to execute any real commands. Use bash fancy variables instead of various programs. Try to get the correct devdir even if it's not the cwd. Add new options --verbose/-v and --dry-run/-n. Add the --devdir/-D option. Use the basename of $I instead of $I for various things. Correctly put derived names in the same directory as the arg.
* .Miles Bader1997-06-211-1/+4
|
* If $OD & $AWK don't exist, try to get them from /usr/bin, so thatMiles Bader1997-06-211-1/+5
| | | | this script works under linux too.
* .Miles Bader1997-06-211-0/+5
|
* Use conv=notrunc when writing the superblock back to the filesystem device, inMiles Bader1997-06-211-2/+2
| | | | case it's a file and not a real device.
* (mkdev):Miles Bader1997-03-021-0/+1
| | | | Make I local.