huangcm
2025-09-01 53d8e046ac1bf2ebe94f671983e3d3be059df91a
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "fsck_msdos"
description:
    "This is the FreeBSD fsck_msdosfs."
 
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/freebsd/freebsd/tree/master/sbin/fsck_msdosfs"
  }
  url {
    type: GIT
    value: "https://github.com/freebsd/freebsd.git"
  }
  version: "9131ba637f003fb5894e3f6343a27d6322205f18"
  last_upgrade_date { year: 2018 month: 9 day: 13 }
  license_type: NOTICE
}