huangcm
2025-08-25 f350412dc55c15118d0a7925d1071877498e5e24
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: "newfs_msdos"
description:
    "This is the FreeBSD newfs_msdos."
 
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/freebsd/freebsd/tree/master/sbin/newfs_msdos"
  }
  url {
    type: ARCHIVE
    value: "https://github.git.corp.google.com/freebsd/freebsd/+archive/b25a2bc/sbin/newfs_msdos.tar.gz"
  }
  version: "b25a2bc"
  last_upgrade_date { year: 2018 month: 4 day: 26 }
  license_type: NOTICE
}