aboutsummaryrefslogtreecommitdiff
path: root/sutils
Commit message (Expand)AuthorAgeFilesLines
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-2/+2
* fstab: Fix memleak on errorSamuel Thibault2023-01-011-0/+1
* fstab: Fix memleak on errorSamuel Thibault2023-01-011-1/+1
* Also do not realpath "procfs" pseudo-deviceSamuel Thibault2022-10-241-1/+2
* Fix build warningsSamuel Thibault2022-01-011-3/+5
* MAKEDEV: make /dev/cd* go through rumpdiskSamuel Thibault2020-11-271-1/+1
* clookup: Fix warningSamuel Thibault2020-11-221-2/+2
* MAKEDEV: Set up rump translator and fix netdde translatorSamuel Thibault2020-11-151-2/+8
* MAKEDEV: Add master and rumpdisk supportSamuel Thibault2020-11-151-5/+17
* MAKEDEV: use bashSamuel Thibault2020-11-141-1/+1
* Fix DESTDIR supportSamuel Thibault2018-04-221-3/+3
* Fix warningsSamuel Thibault2018-03-052-2/+3
* Simplify deallocations.Justus Winter2017-08-051-1/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-053-6/+6
* trans: New random translator.Justus Winter2017-06-031-2/+6
* sutils: New utility 'bless'.Justus Winter2016-08-092-1/+97
* Make make install idempotentSamuel Thibault2016-04-181-1/+1
* Use swapon path as pager partition pathSamuel Thibault2016-03-241-5/+3
* Fix swap information numbersSamuel Thibault2016-03-241-1/+1
* Add getting swap information from swapon and procfsSamuel Thibault2016-03-161-31/+76
* Fix parallel buildSamuel Thibault2016-02-291-1/+1
* Fix parallel installSamuel Thibault2016-02-271-2/+2
* Also do not realpath "proc" pseudo-deviceSamuel Thibault2015-09-081-1/+1
* Replace `bzero' with `memset'Justus Winter2014-12-101-2/+2
* Always canonicalize fstab entries with realpathSamuel Thibault2014-11-211-41/+62
* sutils: add urandom device target to MAKEDEVDavid Michael2014-08-251-1/+3
* sutils: set up /dev/null using /bin/nullpriv in MAKEDEV.shJustus Winter2013-09-191-1/+1
* sutils: fix the semantic of -t, --types in fstab.cJustus Winter2013-08-281-76/+27
* sutils: allow multiple entries for the device "none"Justus Winter2013-08-281-2/+10
* swapon: add -v, --verbose argumentJustus Winter2013-07-061-0/+5
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault2013-07-021-4/+14
|\
| * swapon: add -e/--ifexists optionPino Toscano2013-07-011-4/+14
* | sutils: fix a compiler warningJustus Winter2013-07-021-1/+1
|/
* sutils: fix file_name_lookup_carefullyJustus Winter2013-06-291-32/+18
* Add options for user-space parted storesJeremie Koenig2012-09-231-3/+15
* Add options -k and -K to MAKEDEV.shJeremie Koenig2012-09-231-3/+13
* Add /dev/netdde and /dev/eth* targetsSamuel Thibault2012-05-191-0/+5
* Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge2012-04-081-2/+1
* Fix e2os script posixnessSamuel Thibault2011-12-201-2/+2
* fix common misspellingsJonathan Neuschäfer2011-08-202-2/+2
* Fix crash on fstab-existing mountSamuel Thibault2011-05-161-1/+1
* fstab_find: also try to call realpath()Samuel Thibault2011-05-161-1/+23
* Fix "make dist" in `sutils'.Ludovic Courtès2010-08-011-2/+2
* Make MAKEDEV bash-freeSamuel Thibault2010-01-111-6/+6
* Use #!/bin/bash instead of #!/bin/shSamuel Thibault2009-09-271-1/+1
* Switch to the new ChangeLog style.Thomas Schwinge2009-07-111-460/+0
* 2007-04-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-04-072-4/+25
* 2007-04-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-04-072-1/+7
* 2002-09-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-09-172-1/+12
* .Roland McGrath2002-06-261-0/+4