Age | Commit message (Expand) | Author |
2020-05-02 | make bind(2) error handling consistent | cinap_lenrek |
2019-08-19 | disk/format: implement long name support | cinap_lenrek |
2018-11-12 | disk/mkfs: remove unused cputype variable (thanks kvik) | cinap_lenrek |
2017-12-05 | disk/edisk: allow printing and readonly inspection of hybrid MBR/GPT disks (t... | cinap_lenrek |
2017-08-01 | disk/edisk: add some headroom in the type table for dynamic entries | cinap_lenrek |
2017-08-01 | disk/edisk: add more partition type uuid's from wikipedia (thanks qeed) | cinap_lenrek |
2016-10-24 | fix bugs and cleanup cryptsetup code | cinap_lenrek |
2016-07-08 | disk/prep: if no 9fat, reserve space for plan9 partition table in autopart (t... | cinap_lenrek |
2016-01-05 | fdisk: properly convert byte units K,M,G and T to cylinders/sectors | cinap_lenrek |
2015-08-21 | remove kfs and kfscmd | cinap_lenrek |
2015-08-21 | disk/mkfs: rmeove kfs support | cinap_lenrek |
2015-08-20 | kfs: adjust to new libauthsrv | cinap_lenrek |
2015-08-05 | kfs: set permission of / to 0775 on ream | cinap_lenrek |
2015-07-14 | mk9660: write data in alphabetical order | cinap_lenrek |
2015-06-13 | vblade, cifs, usbuhci: fix parenthesis | cinap_lenrek |
2015-06-05 | disk/edisk: create esp partition in addition to plan9 partition in auto mode | cinap_lenrek |
2015-06-04 | disk/format: create Fatinfo sector for fat32 | cinap_lenrek |
2015-06-03 | disk/edisk: fix blank mode | cinap_lenrek |
2015-05-31 | disk/fdisk: learn about EFI system partition (type 0xEF), honor protective mb... | cinap_lenrek |
2015-05-31 | disk/edisk: little improvements | cinap_lenrek |
2015-05-30 | disk/edisk: fix usage (was disk/gdisk) | cinap_lenrek |
2015-05-30 | disk/edisk: gpt partition table editor (no manpage, work in progress) | cinap_lenrek |
2015-05-30 | disk/partfs: adding identical partition is no-op | cinap_lenrek |
2015-05-30 | disk/fdisk: fix help text | cinap_lenrek |
2014-12-19 | vblade: fix code so #pragma pack isnt needed | cinap_lenrek |
2014-12-19 | add erik quanstros vblade utility | cinap_lenrek |
2014-12-15 | disk/mkfs: add -o flag to list source files | cinap_lenrek |
2014-10-31 | mk9660: add -E option to create EFI boot entry | cinap_lenrek |
2013-10-16 | fdisk: fix struct padding for amd64 (from erik quanstros fdisk-64-bit-table p... | cinap_lenrek |
2013-06-29 | dump9660: fix volume space size field (from sources, paure) | cinap_lenrek |
2013-01-30 | 9p message size too small | cinap_lenrek |
2012-12-31 | fix utf and rune handling in preparation for 32bit runes | cinap_lenrek |
2012-09-20 | Add disk/smart to mkfile | google |
2012-09-20 | Add Erik Quanstrom's smart tool for ATA SMART. | google |
2012-09-09 | Print correct sizes in prep autopart. | google |
2012-09-09 | Add alignment hints for e512 ATA drives. | google |
2012-08-01 | kfs: fix read offset integer overflow | cinap_lenrek |
2012-07-30 | import updated compilers from sources | cinap_lenrek |
2012-05-08 | disk/format, 9boot: fix alignment issues | cinap_lenrek |
2012-05-07 | disk/format: FAT32 support | cinap_lenrek |
2012-05-06 | disk/format: choose default cluster size if not given | cinap_lenrek |
2012-03-09 | disk/mbr: always use 512 byte sectors (imported changes from sources) | cinap_lenrek |
2011-08-18 | attempt to fix 9vx build | aiju |
2011-07-17 | fdisk: attempt fixing extended partition handling | cinap_lenrek |
2011-07-14 | fdisk: use lba values in fdisk when writing partition not possibly rounded cy... | cinap_lenrek |
2011-06-08 | disk/format: removed 9fat magic VOLID value | ment |
2011-06-06 | fix real cause of iso name truncation | cinap_lenrek |
2011-05-09 | disk/partfs: minor bugfixes | ment |
2011-05-08 | disk/partfs: fixed sparse partition table bug | ment |
2011-04-29 | proto: change mkfs to use libdisk to process proto files, inst: use -U option... | cinap_lenrek |