]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin/devmatch/devmatch.c
Merge ^/head r338298 through r338391.
[FreeBSD/FreeBSD.git] / sbin / devmatch / devmatch.c
2018-08-29 dimMerge ^/head r338298 through r338391.
2018-08-25 impAdd in a missing newline
2018-08-24 dimMerge ^/head r338026 through r338297, and resolve confl...
2018-08-23 manudts: Import DTS for arm64
2018-08-23 impWhen trying to match the nomatch event passed to us...
2018-08-23 impAdd a new device flag: DF_ATTACHED_ONCE
2018-08-23 impRemove sorting of matches and print all the matches...
2018-08-14 jkimMerge OpenSSL 1.0.2p.
2018-08-13 manuImport DTS files from Linux 4.18
2018-08-08 eadlerfile: update to 5.34
2018-08-02 emasteMerge vendor lld/docs directory from r337145
2018-08-02 dimMerge libc++ trunk r338150 (just before the 7.0.0 branc...
2018-08-02 dimMerge clang trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge llvm trunk r338150 (just before the 7.0.0 branch...
2018-08-02 dimMerge compiler-rt trunk r338150, and resolve conflicts.
2018-08-02 dimMerge libc++ trunk r338150, and resolve conflicts.
2018-07-31 mavMFV r336991, r337001:
2018-07-31 dimMerge lldb trunk r338150, and resolve conflicts.
2018-07-31 dimMerge lld trunk r338150, and resolve conflicts.
2018-07-31 dimMerge clang trunk r338150, and resolve conflicts.
2018-07-30 dimMerge llvm trunk r338150, and resolve conflicts.
2018-07-29 mmMFV r336851:
2018-07-11 cyMFV r324714:
2018-06-14 jhbExit with an error if a linker hints file can't be...
2018-06-14 manudts: Update our copy to Linux 4.17
2018-05-28 hselaskyMFV r333789: libpcap 1.9.0 (pre-release)
2018-05-23 philImport libxo-0.9.0:
2018-05-20 eadlerMFV: file 5.33
2018-05-19 sjgMerge bmake-20180512
2018-05-12 desUpgrade Unbound to 1.7.1.
2018-05-12 desUpgrade Unbound to 1.7.0. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.4. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.2. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.1. More to follow.
2018-05-12 desUpgrade Unbound to 1.6.0. More to follow.
2018-05-12 desUpgrade LDNS to 1.7.0.
2018-05-11 desUpgrade to OpenSSH 7.7p1.
2018-05-08 desUpgrade to OpenSSH 7.6p1. This will be followed shortl...
2018-05-08 peterUpdate svn-1.9.7 to 1.10.0.
2018-04-20 manugnu/dts: Update our copy of arm dts from Linux 4.16
2018-04-04 brImport OpenCSD -- an ARM CoreSight(tm) Trace Decode...
2018-03-28 mavMFV r331695, 331700: 9166 zfs storage pool checkpoint
2018-03-24 philipImport tzdata 2018d
2018-03-23 mavMFV r331400: 8484 Implement aggregate sum and use for...
2018-03-19 brImport Intel Processor Trace decoder library from
2018-03-02 sjgUpdate to bmake-201802222
2018-02-28 delphijMFV r330102: ntp 4.2.8p11
2018-02-22 mavMFV r329799, r329800:
2018-02-21 mavMFV r329502: 7614 zfs device evacuation/removal
2018-02-20 impMore verbose output.
2018-02-18 impPrint more info for -v runs and temp hack for usb vs...
2018-02-18 mavMFV r324198: 8081 Compiler warnings in zdb
2018-02-17 hselaskyFix USB driver matching in devmatch(8).
2018-02-17 impImplement --hints to read hints file directly
2018-02-17 impAdd option to parse NOMATCH event and suggest modules...
2018-02-17 impTweak the 'I' flagged value
2018-02-17 impImplement 'T' field matching.
2018-02-17 impWarn when we encounter unknown PNP field specifiers.
2018-02-16 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2018-02-12 impMove devmatch to sbin from usr/sbin.