aboutsummaryrefslogtreecommitdiff
path: root/sutils/MAKEDEV.sh
Commit message (Expand)AuthorAgeFilesLines
* sutils/MAKEDEV.sh: create /dev/rtc entryZhaoming Luo2024-12-311-0/+2
* MAKEDEV: when creating devices, ensure the underlying files are either block/...Flavio Cruz2024-03-081-25/+39
* MAKEDEV: Add pseudo-root targetSamuel Thibault2023-11-021-0/+4
* MAKEDEV: make /dev/cd* go through rumpdiskSamuel Thibault2020-11-271-1/+1
* 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
* trans: New random translator.Justus Winter2017-06-031-2/+6
* 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
* 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
* Make MAKEDEV bash-freeSamuel Thibault2010-01-111-6/+6
* Use #!/bin/bash instead of #!/bin/shSamuel Thibault2009-09-271-1/+1
* 2007-04-07 Thomas Schwinge <tschwinge@gnu.org>Thomas Schwinge2007-04-071-1/+3
* 2002-09-17 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-09-171-1/+6
* 2002-03-23 Roland McGrath <roland@frob.com>Roland McGrath2002-03-241-4/+4
* 2002-03-23 Roland McGrath <roland@frob.com>Roland McGrath2002-03-241-1/+7
* 2002-03-23 Roland McGrath <roland@frob.com>Roland McGrath2002-03-241-1/+7
* 2001-09-06 Roland McGrath <roland@frob.com>Roland McGrath2001-09-071-4/+7
* trans/Marcus Brinkmann2001-01-141-2/+3
* 1999-12-03 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-12-031-1/+3
* 1999-11-19 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-211-2/+4
* 1999-10-11 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-10-111-1/+7
* 1999-09-14 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-09-141-2/+2
* 1999-05-23 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-231-47/+60
* 1999-05-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-05-151-2/+2
* Thu Feb 18 02:13:47 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-181-1/+1
* Mon Feb 1 16:27:15 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-02-011-1/+1
* (mkdev):Miles Bader1997-10-281-2/+2
* (mkdev):Miles Bader1997-08-201-1/+1
* (time):Miles Bader1997-07-221-1/+1
* (mkdev):Miles Bader1997-06-261-1/+1
* (cmd):Miles Bader1997-06-241-30/+75
* (mkdev):Miles Bader1997-03-021-0/+1
* Fix argument parsing.Miles Bader1996-09-241-12/+9
* (zero): Use `storeio -Tzero' instead of `null -z'.Miles Bader1996-09-241-1/+1
* Use a shell function `mkdev' for recursion, rather than calling this scriptMiles Bader1996-09-231-50/+87
* Initial checkinMiles Bader1996-09-081-0/+78