David van Moolenbroek
130b082121
Fix buffer overflows in df(1), format(1)
2012-11-30 10:54:40 +00:00
David van Moolenbroek
a459232eed
mount(1)/umount(1)/format(1): remove setuid bits
...
This is a security measure. We may want to bring back user access to
mounting and formatting media in the future, but this should be done
only once we are sure that this is safe from a security perspective.
2012-10-17 23:01:13 +02:00
David van Moolenbroek
77d964e574
format(1): access floppy as block device
...
Accessing block devices as character devices is no longer supported.
2012-10-17 23:00:51 +02:00
Ben Gras
d34ab6de9f
commands: fix clang errors
2011-06-09 08:27:49 +02:00
Arun Thomas
c0c8d25799
Rename mkfiles from minix.*.mk to bsd.*.mk
...
Makes things easier for pkgsrc
2010-06-25 18:29:09 +00:00
Arun Thomas
5706670029
Convert boot/ and commands/ over to bsdmake
2010-05-12 16:28:54 +00:00