Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build warnings | Samuel Thibault | 2022-01-01 | 1 | -3/+5 |
* | MAKEDEV: make /dev/cd* go through rumpdisk | Samuel Thibault | 2020-11-27 | 1 | -1/+1 |
* | clookup: Fix warning | Samuel Thibault | 2020-11-22 | 1 | -2/+2 |
* | MAKEDEV: Set up rump translator and fix netdde translator | Samuel Thibault | 2020-11-15 | 1 | -2/+8 |
* | MAKEDEV: Add master and rumpdisk support | Samuel Thibault | 2020-11-15 | 1 | -5/+17 |
* | MAKEDEV: use bash | Samuel Thibault | 2020-11-14 | 1 | -1/+1 |
* | Fix DESTDIR support | Samuel Thibault | 2018-04-22 | 1 | -3/+3 |
* | Fix warnings | Samuel Thibault | 2018-03-05 | 2 | -2/+3 |
* | Simplify deallocations. | Justus Winter | 2017-08-05 | 1 | -1/+1 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 3 | -6/+6 |
* | trans: New random translator. | Justus Winter | 2017-06-03 | 1 | -2/+6 |
* | sutils: New utility 'bless'. | Justus Winter | 2016-08-09 | 2 | -1/+97 |
* | Make make install idempotent | Samuel Thibault | 2016-04-18 | 1 | -1/+1 |
* | Use swapon path as pager partition path | Samuel Thibault | 2016-03-24 | 1 | -5/+3 |
* | Fix swap information numbers | Samuel Thibault | 2016-03-24 | 1 | -1/+1 |
* | Add getting swap information from swapon and procfs | Samuel Thibault | 2016-03-16 | 1 | -31/+76 |
* | Fix parallel build | Samuel Thibault | 2016-02-29 | 1 | -1/+1 |
* | Fix parallel install | Samuel Thibault | 2016-02-27 | 1 | -2/+2 |
* | Also do not realpath "proc" pseudo-device | Samuel Thibault | 2015-09-08 | 1 | -1/+1 |
* | Replace `bzero' with `memset' | Justus Winter | 2014-12-10 | 1 | -2/+2 |
* | Always canonicalize fstab entries with realpath | Samuel Thibault | 2014-11-21 | 1 | -41/+62 |
* | sutils: add urandom device target to MAKEDEV | David Michael | 2014-08-25 | 1 | -1/+3 |
* | sutils: set up /dev/null using /bin/nullpriv in MAKEDEV.sh | Justus Winter | 2013-09-19 | 1 | -1/+1 |
* | sutils: fix the semantic of -t, --types in fstab.c | Justus Winter | 2013-08-28 | 1 | -76/+27 |
* | sutils: allow multiple entries for the device "none" | Justus Winter | 2013-08-28 | 1 | -2/+10 |
* | swapon: add -v, --verbose argument | Justus Winter | 2013-07-06 | 1 | -0/+5 |
* | Merge branch 'master' of git.savannah.gnu.org:/srv/git/hurd/hurd | Samuel Thibault | 2013-07-02 | 1 | -4/+14 |
|\ | |||||
| * | swapon: add -e/--ifexists option | Pino Toscano | 2013-07-01 | 1 | -4/+14 |
* | | sutils: fix a compiler warning | Justus Winter | 2013-07-02 | 1 | -1/+1 |
|/ | |||||
* | sutils: fix file_name_lookup_carefully | Justus Winter | 2013-06-29 | 1 | -32/+18 |
* | Add options for user-space parted stores | Jeremie Koenig | 2012-09-23 | 1 | -3/+15 |
* | Add options -k and -K to MAKEDEV.sh | Jeremie Koenig | 2012-09-23 | 1 | -3/+13 |
* | Add /dev/netdde and /dev/eth* targets | Samuel Thibault | 2012-05-19 | 1 | -0/+5 |
* | Replace fragile manual »make dist« system with one based on »git archive«. | Thomas Schwinge | 2012-04-08 | 1 | -2/+1 |
* | Fix e2os script posixness | Samuel Thibault | 2011-12-20 | 1 | -2/+2 |
* | fix common misspellings | Jonathan Neuschäfer | 2011-08-20 | 2 | -2/+2 |
* | Fix crash on fstab-existing mount | Samuel Thibault | 2011-05-16 | 1 | -1/+1 |
* | fstab_find: also try to call realpath() | Samuel Thibault | 2011-05-16 | 1 | -1/+23 |
* | Fix "make dist" in `sutils'. | Ludovic Courtès | 2010-08-01 | 1 | -2/+2 |
* | Make MAKEDEV bash-free | Samuel Thibault | 2010-01-11 | 1 | -6/+6 |
* | Use #!/bin/bash instead of #!/bin/sh | Samuel Thibault | 2009-09-27 | 1 | -1/+1 |
* | Switch to the new ChangeLog style. | Thomas Schwinge | 2009-07-11 | 1 | -460/+0 |
* | 2007-04-07 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2007-04-07 | 2 | -4/+25 |
* | 2007-04-07 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge | 2007-04-07 | 2 | -1/+7 |
* | 2002-09-17 Marcus Brinkmann <marcus@gnu.org> | Marcus Brinkmann | 2002-09-17 | 2 | -1/+12 |
* | . | Roland McGrath | 2002-06-26 | 1 | -0/+4 |
* | 2002-06-26 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-26 | 1 | -9/+12 |
* | . | Roland McGrath | 2002-06-25 | 1 | -0/+5 |
* | 2002-06-14 Roland McGrath <roland@frob.com> | Roland McGrath | 2002-06-25 | 1 | -1/+12 |
* | . | Roland McGrath | 2002-05-08 | 1 | -0/+4 |