| Age | Commit message (Expand) | Author |
| 2022-05-27 | mk: Add a MKLFS flag for excluding the log-structured filesystem userspace | nia |
| 2022-05-24 | fix various typos in comment, documentation and log messages. | andvar |
| 2022-05-24 | fix various typos in comments, docs and log messages. | andvar |
| 2022-05-22 | fix various small typos, mainly in comments. | andvar |
| 2022-05-17 | Use the Makefile.inc from libargon2 (fixes the vax build that requires | christos |
| 2022-05-16 | make things behave just like before the libcrypt symbol renaming: | christos |
| 2022-05-16 | Re-enable threads; apparently we get different results depending if we are | christos |
| 2022-05-15 | s/wich/which in comments. | andvar |
| 2022-05-15 | Build argon2 inline so that crunched programs work. I also disabled threads | christos |
| 2022-05-10 | bioctl(8): Don't print garbage bv_seconds. | msaitoh |
| 2022-05-07 | Data is written out in fixed sized packets; discs are normally a multiple of | reinoud |
| 2022-05-05 | include the filename in the panic message for missing data. | mrg |
| 2022-04-26 | Fix endian bug also in commented out code | reinoud |
| 2022-04-26 | Fix endian bug : Logblks recorded in fe/efe VAT is 64 bits | reinoud |
| 2022-04-26 | Fix endian bug in permission storage | reinoud |
| 2022-04-26 | Fix endian bug with VAT 1.50 format | reinoud |
| 2022-04-25 | Fix endian bug in logical volume creation for metadata/VAT partitions. | reinoud |
| 2022-04-25 | Relax constraints on sequential media detection by checking for VAT format. | reinoud |
| 2022-04-25 | Fix endian bug in descriptor CRC length on updating a FE/EFE | reinoud |
| 2022-04-24 | Fix endian bug in allocation extents processing | reinoud |
| 2022-04-24 | Cast read()/write() result to size_t to make this compile again. | hannken |
| 2022-04-23 | Support large disk sectors. | mlelstv |
| 2022-04-22 | Fix endian issues with UDF extended attributes | reinoud |
| 2022-04-22 | Remove the error condition for these cases; the VAT LVExtension is | reinoud |
| 2022-04-22 | Prevent reading beyond the early_vat_location | reinoud |
| 2022-04-22 | Fix endian issues with fsck_udf/newfs_udf/makefs | reinoud |
| 2022-04-22 | Avoid assigned but unused compiler warnings when compiling with clang | reinoud |
| 2022-04-16 | fix various typos in comments and log messages. | andvar |
| 2022-04-14 | iscsid(8) no longer requires scsibus(4) and sd(4) to be built-in to | pgoyette |
| 2022-04-12 | s/similarily/similarly/ | andvar |
| 2022-04-10 | fix various typos in comments and output/log messages. | andvar |
| 2022-04-09 | fsck_udf(8): Nix trailing whitespace. | riastradh |
| 2022-04-09 | newfs_udf(8): Nix trailing whitespace. | riastradh |
| 2022-04-08 | fsck_udf(8): Mark vat_length as ignored. | riastradh |
| 2022-04-08 | fsck_udf(8): Sprinkle __printflike and omit self-assignment. | riastradh |
| 2022-04-08 | fix various typos, mainly in comments, but also log messages, docs, game text. | andvar |
| 2022-04-07 | fix various typos in comments. | andvar |
| 2022-04-07 | Note that biosboot without -A clears the PMBR "active" flag. | kre |
| 2022-04-07 | gpt.8: Clarify that "windows" partition types are also used for FAT32 | nia |
| 2022-04-06 | Use PRI macros for uint64_t printf formats, %zu for size_t. | martin |
| 2022-04-06 | Add the fsck_udf(8) tool to the build and release | reinoud |
| 2022-04-06 | fsck_udf: match usage to man page; fix typos | wiz |
| 2022-04-06 | New sentence, new line. Sort options. | wiz |
| 2022-04-06 | Initial commit of the fsck_udf(8) utility that checks and repairs UDF | reinoud |
| 2022-04-06 | Refactor and rewrite of newfs_udf(8) and makefs(8) (-t udf) with a shared | reinoud |
| 2022-04-04 | fix various typos, mainly in comments. | andvar |
| 2022-04-02 | Avoid crashes with invalid or tiny sector sizes. | mlelstv |
| 2022-03-31 | Change error code to ENOBUFS on lack of buffer memory | yamaguchi |
| 2022-03-14 | Silently ignore fstab entries with NAME= entries that cannot be resolved. | mlelstv |
| 2022-02-27 | fix typo | zafer |