summaryrefslogtreecommitdiff
path: root/sys/src/cmd/disk
AgeCommit message (Expand)Author
2020-05-02make bind(2) error handling consistentcinap_lenrek
2019-08-19disk/format: implement long name supportcinap_lenrek
2018-11-12disk/mkfs: remove unused cputype variable (thanks kvik)cinap_lenrek
2017-12-05disk/edisk: allow printing and readonly inspection of hybrid MBR/GPT disks (t...cinap_lenrek
2017-08-01disk/edisk: add some headroom in the type table for dynamic entriescinap_lenrek
2017-08-01disk/edisk: add more partition type uuid's from wikipedia (thanks qeed)cinap_lenrek
2016-10-24fix bugs and cleanup cryptsetup codecinap_lenrek
2016-07-08disk/prep: if no 9fat, reserve space for plan9 partition table in autopart (t...cinap_lenrek
2016-01-05fdisk: properly convert byte units K,M,G and T to cylinders/sectorscinap_lenrek
2015-08-21remove kfs and kfscmdcinap_lenrek
2015-08-21disk/mkfs: rmeove kfs supportcinap_lenrek
2015-08-20kfs: adjust to new libauthsrvcinap_lenrek
2015-08-05kfs: set permission of / to 0775 on reamcinap_lenrek
2015-07-14mk9660: write data in alphabetical ordercinap_lenrek
2015-06-13vblade, cifs, usbuhci: fix parenthesiscinap_lenrek
2015-06-05disk/edisk: create esp partition in addition to plan9 partition in auto modecinap_lenrek
2015-06-04disk/format: create Fatinfo sector for fat32cinap_lenrek
2015-06-03disk/edisk: fix blank modecinap_lenrek
2015-05-31disk/fdisk: learn about EFI system partition (type 0xEF), honor protective mb...cinap_lenrek
2015-05-31disk/edisk: little improvementscinap_lenrek
2015-05-30disk/edisk: fix usage (was disk/gdisk)cinap_lenrek
2015-05-30disk/edisk: gpt partition table editor (no manpage, work in progress)cinap_lenrek
2015-05-30disk/partfs: adding identical partition is no-opcinap_lenrek
2015-05-30disk/fdisk: fix help textcinap_lenrek
2014-12-19vblade: fix code so #pragma pack isnt neededcinap_lenrek
2014-12-19add erik quanstros vblade utilitycinap_lenrek
2014-12-15disk/mkfs: add -o flag to list source filescinap_lenrek
2014-10-31mk9660: add -E option to create EFI boot entrycinap_lenrek
2013-10-16fdisk: fix struct padding for amd64 (from erik quanstros fdisk-64-bit-table p...cinap_lenrek
2013-06-29dump9660: fix volume space size field (from sources, paure)cinap_lenrek
2013-01-309p message size too smallcinap_lenrek
2012-12-31fix utf and rune handling in preparation for 32bit runescinap_lenrek
2012-09-20Add disk/smart to mkfilegoogle
2012-09-20Add Erik Quanstrom's smart tool for ATA SMART.google
2012-09-09Print correct sizes in prep autopart.google
2012-09-09Add alignment hints for e512 ATA drives.google
2012-08-01kfs: fix read offset integer overflowcinap_lenrek
2012-07-30import updated compilers from sourcescinap_lenrek
2012-05-08disk/format, 9boot: fix alignment issuescinap_lenrek
2012-05-07disk/format: FAT32 supportcinap_lenrek
2012-05-06disk/format: choose default cluster size if not givencinap_lenrek
2012-03-09disk/mbr: always use 512 byte sectors (imported changes from sources)cinap_lenrek
2011-08-18attempt to fix 9vx buildaiju
2011-07-17fdisk: attempt fixing extended partition handlingcinap_lenrek
2011-07-14fdisk: use lba values in fdisk when writing partition not possibly rounded cy...cinap_lenrek
2011-06-08disk/format: removed 9fat magic VOLID valuement
2011-06-06fix real cause of iso name truncationcinap_lenrek
2011-05-09disk/partfs: minor bugfixesment
2011-05-08disk/partfs: fixed sparse partition table bugment
2011-04-29proto: change mkfs to use libdisk to process proto files, inst: use -U option...cinap_lenrek