summaryrefslogtreecommitdiff
path: root/sutils
AgeCommit message (Expand)Author
2024-03-08MAKEDEV: when creating devices, ensure the underlying files are either block/...Flavio Cruz
2023-11-02MAKEDEV: Add pseudo-root targetSamuel Thibault
2023-05-11Only use host_get_kernel_version and default_pager_paging_storage_new in x86_64.Flavio Cruz
2023-05-10sutils: Avoid warnings about prototype mismatchSergey Bugaev
2023-05-10sutils: Port to x86_64Sergey Bugaev
2023-04-25Use c_string for default_pager_filename_t to define a new default_pager_pagin...Flavio Cruz
2023-04-15Remove default_pager_paging_file RPC from default pagerFlavio Cruz
2023-04-03Modernize code by removing use of old style definitions.Flavio Cruz
2023-01-01fstab: Fix memleak on errorSamuel Thibault
2023-01-01fstab: Fix memleak on errorSamuel Thibault
2022-10-24Also do not realpath "procfs" pseudo-deviceSamuel Thibault
2022-01-01Fix build warningsSamuel Thibault
2020-11-27MAKEDEV: make /dev/cd* go through rumpdiskv0.9.git20201127Samuel Thibault
2020-11-22clookup: Fix warningSamuel Thibault
2020-11-15MAKEDEV: Set up rump translator and fix netdde translatorSamuel Thibault
2020-11-15MAKEDEV: Add master and rumpdisk supportSamuel Thibault
2020-11-14MAKEDEV: use bashv0.9.git20201114Samuel Thibault
2018-04-22Fix DESTDIR supportSamuel Thibault
2018-03-05Fix warningsSamuel Thibault
2017-08-05Simplify deallocations.Justus Winter
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2017-06-03trans: New random translator.Justus Winter
2016-08-09sutils: New utility 'bless'.Justus Winter
2016-04-18Make make install idempotentSamuel Thibault
2016-03-24Use swapon path as pager partition pathSamuel Thibault
2016-03-24Fix swap information numbersSamuel Thibault
2016-03-16Add getting swap information from swapon and procfsSamuel Thibault
2016-02-29Fix parallel buildSamuel Thibault
2016-02-27Fix parallel installSamuel Thibault
2015-09-08Also do not realpath "proc" pseudo-deviceSamuel Thibault
2014-12-10Replace `bzero' with `memset'Justus Winter
2014-11-21Always canonicalize fstab entries with realpathSamuel Thibault
2014-08-25sutils: add urandom device target to MAKEDEVDavid Michael
2013-09-19sutils: set up /dev/null using /bin/nullpriv in MAKEDEV.shJustus Winter
2013-08-28sutils: fix the semantic of -t, --types in fstab.cJustus Winter
2013-08-28sutils: allow multiple entries for the device "none"Justus Winter
2013-07-06swapon: add -v, --verbose argumentJustus Winter
2013-07-02Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurdSamuel Thibault
2013-07-02sutils: fix a compiler warningJustus Winter
2013-07-01swapon: add -e/--ifexists optionPino Toscano
2013-06-29sutils: fix file_name_lookup_carefullyJustus Winter
2012-09-23Add options for user-space parted storesJeremie Koenig
2012-09-23Add options -k and -K to MAKEDEV.shJeremie Koenig
2012-05-19Add /dev/netdde and /dev/eth* targetsSamuel Thibault
2012-04-08Replace fragile manual »make dist« system with one based on »git archive«.Thomas Schwinge
2011-12-20Fix e2os script posixnessSamuel Thibault
2011-08-20fix common misspellingsJonathan Neuschäfer
2011-05-16Fix crash on fstab-existing mountSamuel Thibault
2011-05-16fstab_find: also try to call realpath()Samuel Thibault
2010-08-01Fix "make dist" in `sutils'.Ludovic Courtès