]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Properly update AD field length in hccontrol(8).
[FreeBSD/FreeBSD.git] / usr.sbin /
2020-04-26 hselaskyProperly update AD field length in hccontrol(8).
2020-04-25 hselaskyPut advertising data in correct place.
2020-04-25 kevansfreebsd-update: rehash certs
2020-04-24 hselaskyRename two commands to match the Bluetooth specificatio...
2020-04-24 hselaskyAdd support for LE advertising to hccontrol(8).
2020-04-23 allanjudetrim(8): candelete() returns wrong results because...
2020-04-23 allanjudeAdd VIRTIO_BLK_T_DISCARD (TRIM) support to the bhyve...
2020-04-22 hselaskyAdd support for Read_Local_Supported_Commands command...
2020-04-22 0mpImprove formatting of synopsis section
2020-04-21 jkimMerge OpenSSL 1.1.1g.
2020-04-21 hselaskyUpdate string tables in hccontrol(8).
2020-04-20 hselaskySubstitute le_read_supported_status with le_read_suppor...
2020-04-19 hselaskyFix cut and paste off-by-one error in hccontrol(8).
2020-04-19 hselaskyImprove printing of le features in hccontrol(8).
2020-04-19 hselaskyBring HCI error messages up-to-date.
2020-04-18 rmacklemChange the type of "len" to avoid warnings.
2020-04-18 hselaskyAdd missing feature descriptions to hci_features2str().
2020-04-17 eugenjail(8): improve manual and usage information with...
2020-04-16 scottlAdd support for some IOCFacts fields that are available...
2020-04-16 scottlDon't keep a private copy of mpr_ioctl.h and mps_ioctl...
2020-04-16 delphijSync with NetBSD/OpenBSD.
2020-04-15 0mpFix a typo
2020-04-15 0mpDocument the exit status and the stdout message of...
2020-04-15 cembhyve(8): Correct copyright boilerplate for r359950
2020-04-15 cembhyve(8): Minor cosmetic niceties in instemul failure
2020-04-15 cembhyve(8): Add VM Generation Counter ACPI device
2020-04-15 cembhyve(8): Add bootrom allocation abstraction
2020-04-14 manudts: Import DTS from Linux 5.6
2020-04-12 creesAdd mention of wireless option in bsdconfig
2020-04-12 jahconfig(8): use sbuf to manage line buffers
2020-04-11 manugpioctl: Print interrupts capabilities
2020-04-10 jhbRemove the -o option from gssd(8).
2020-04-07 rgrimesIn the past changes have been made to smbios->minor...
2020-04-07 afedorovAdd VIRTIO_NET_F_MTU flag support for the bhyve virtio...
2020-04-07 kevansconfig(8): "fix" a couple of buffer overflows
2020-04-07 sobomaxNormalize deployment tools usage and definitions by...
2020-04-06 kevansyp*: fix -fno-common build
2020-04-05 kevansadduser: allow standard IFS characters in passwords
2020-04-03 brookspmc: diable position-independent builds, they fail...
2020-04-02 dimMerge once more from ^/vendor/llvm-project/release...
2020-04-01 hartiMerge release 1.14 of bsnmp.
2020-04-01 traszStop hardcoding WARNS in uefisign(8).
2020-04-01 traszStop hardcoding WARNS in iscsid(8).
2020-04-01 traszStop hardcoding WARNS in automount(8) et al.
2020-04-01 andrewUse memmove to copy within a buffer
2020-03-31 vmaffionevalectl: fix typo in man page
2020-03-31 traszAdd 'ctld -t', to test configuration file validity.
2020-03-31 bcranBhyve: fix SMBIOS Type 17 table generation
2020-03-30 emastecorrect 'disble' typo in hccontrol
2020-03-30 kevanscron: respect PATH from login.conf
2020-03-28 kevansconfig(8): fixes for -fno-common
2020-03-27 chuckbhyve: fix NVMe emulation update of SQHD
2020-03-27 chuckbhyve: fix NVMe emulation missed interrupts
2020-03-27 chuckbhyve: use STAILQ in NVMe emulation
2020-03-27 chuckbhyve: implement NVMe deallocate command
2020-03-27 chuckbhyve: refactor NVMe namespace initialization
2020-03-27 chuckbhyve: refactor NVMe PRP memcpy
2020-03-26 aeFix typo.
2020-03-26 aeAdd property-based filters for syslogd.
2020-03-25 sjgFix pkgfs stat so it satisfies libsecureboot
2020-03-25 manupmc: Add include path for libpmcstat as it is an intern...
2020-03-25 manuwlandebug: Add include path for libifconfig as it is...
2020-03-24 carlavillaCorrect path in EXAMPLES ypldap.conf.5
2020-03-24 markjnewsyslog: Add fallthrough comments to appease Coverity.
2020-03-24 markjAdd regression tests for newsyslog.conf's p flag.
2020-03-24 markjnewsyslog: Fix stack corruption when initializing a...
2020-03-24 manuauditdistd: Remove useless linking with libl
2020-03-23 brooksImport the kyua test framework.
2020-03-23 brooksAdd liblutok a lightweight C++ API for lua.
2020-03-23 baptRemove useless linking to libl
2020-03-23 baptpw: do not removed home directories if not owned
2020-03-20 scottlWhen printing out the contents of the VSEC, include...
2020-03-18 cyPACKAGE_STRING should be the same as PACKAGE_VERSION.
2020-03-18 bcranBhyve: log message when rfb client connects
2020-03-18 bcranBhyve: DPRINTF already includes newline, so don't add...
2020-03-18 jkimMerge OpenSSL 1.1.1e.
2020-03-12 freqlabslibpmcstat: Try /boot/modules if module not found
2020-03-12 pfgstyle(9): Fix space after #define.
2020-03-10 dimMerge ^/head r358731 through r358831.
2020-03-09 emasteretire amd(8)
2020-03-05 dimMerge ^/vendor/llvm-project/release-10.x up to its...
2020-03-05 dimMerge ^/head r358466 through r358677.
2020-03-04 cyMFV r358616:
2020-03-03 0mppowerd.8: Improve style & fix typos
2020-03-03 cemAdd extremely useful calendar(1) application to FreeBSD
2020-03-02 cemFix typo in r278616
2020-03-02 mmMFV r358511,r358532:
2020-02-29 cpercivaAdd -N option to powerd(8) to ignore "nice" time.
2020-02-29 dimMerge ^/head r358400 through r358465.
2020-02-28 pfg/etc/services: attempt to bring the database to this...
2020-02-28 manudts: Update our copy for arm, arm64 and riscv dts to...
2020-02-28 philipbsdinstall: remove the Italian mirror
2020-02-28 philipbsdconfig: remove the Italian mirror
2020-02-27 dimMerge ^/head r358269 through r358399.
2020-02-27 jhbUse stream_read() to read all 12 bytes of the RFB clien...
2020-02-24 impCreate ../compile
2020-02-24 dimMerge ^/head r358263 through r358268.
2020-02-23 impBump CONFIGVERS to 600017.
2020-02-23 impRelax machine directives a little.
2020-02-22 dimMerge r358179 through r358238.
next