about summary refs log tree commit diff stats
path: root/mkgpt.c
Commit message (Expand)AuthorAgeFilesLines
* OpenBSD "port" of sorts, Makefile is almost completely newPeter H. Froehlich2021-10-171-0/+9
* Remove part.h, more unaligned accesses, more named constants, proper exit sta...Peter H. Froehlich2021-09-041-56/+100
* Plug leaks, fix unaligned writes, refactor some, slightly better testPeter H. Froehlich2021-08-281-42/+57
* Rework partition struct and partition name.Peter H. Froehlich2021-04-251-14/+36
* Replace fstypes.[ch] and make --type work for real.Peter H. Froehlich2021-04-231-39/+1
* Add swap partition, SPDX identifiers.Peter H. Froehlich2021-04-141-0/+2
* Removed bad asserts, removed overly complex random, lots of other fixes.Peter H. Froehlich2021-04-101-62/+81
* Fix formatting.Peter H. Froehlich2021-03-231-601/+609
* gengc: added rudimentary collectorjncronin2015-03-141-3/+36
* git-svn-id: https://www.tysos.org/svn/branches/tysila3/tload/mkgpt@549 21779f...jncronin2014-07-141-0/+568