ronnie
2022-10-14 1504bb53e29d3d46222c0b3ea994fc494b48e153
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
}