huangcm
2024-12-18 9d29be7f7249789d6ffd0440067187a9f040c2cd
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
}