]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Implement pci_enable_msi() and pci_disable_msi() in the LinuxKPI.
[FreeBSD/FreeBSD.git] / usr.sbin /
2019-08-13 cemRemove deprecated GEOM classes
2019-08-13 emastecrunch: remove rsh and rlogin from example config file
2019-08-12 kibIncrease YPMAXRECORD to 16M to be compatible with Linux.
2019-08-09 jhibbitsautofs: Fix autounmountd's printing of mount time.
2019-08-08 markjAdd a reference to the NFSv3 RFC.
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-08 jhibbitsChange autounmountd(8) to use time_t for duration inste...
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-05 jhbValidate guest-supplied length of headers for TSO trans...
2019-07-28 asomersMFHead @r350386
2019-07-26 mavAdd device temperature reporting into CTL.
2019-07-23 scottlFix the register layout for the Buffer Descript List...
2019-07-23 gallatinpciconf: report PCI Gen4 speeds
2019-07-23 emastebhyve: correct out-of-bounds read in XHCI device emulation
2019-07-22 asomersRemove the USE_RFC2292BIS option and reap dead code
2019-07-22 emastemptutil: emit a warning on big-endian architectures
2019-07-19 impRemove obsolete RELEASE_CRUNCH
2019-07-19 manupkgbase: Add a FreeBSD-bluetooth package
2019-07-19 manupkgbase: Add a FreeBSD-hostapd package
2019-07-19 manupkgbase: Add a FreeBSD-wpa package
2019-07-17 markjRemove obsolete compatibility code from rtadvd.
2019-07-17 tmunrotzsetup: upgrade to zone1970.tab
2019-07-17 chuckbhyve: update the NVMe CQ based on the status
2019-07-16 tuexenAdd support for ICMPv6 messages indicating a parameter...
2019-07-16 tuexenLet packet_op() explicitly return the type and code...
2019-07-16 tuexenWhitespace change. No functional change.
2019-07-15 impReplace complicated expression to disable libedit when...
2019-07-15 impRemove all the RELEASE_CRUNCH instances that partially...
2019-07-15 impMK_OPENSSL makes RELEASE_CRUNCH redundant here
2019-07-13 chuckbhyve: Create EUI64 for NVMe namespaces
2019-07-12 seancusr.sbin/bhyve: close backend file descriptor during...
2019-07-12 seancusr.sbin/bhyveload: don't leak an fd if a device can...
2019-07-12 seancusr.sbin/bhyve: only unassign a pt device after obtaini...
2019-07-12 seancusr.sbin/bhyve: free resources when erroring out of...
2019-07-12 seancusr.sbin/bhyve: prevent use-after-free in virtio scsi...
2019-07-12 seancusr.sbin/bhyve: don't leak a FD if the device is not...
2019-07-12 impRetire the -DRELEASE_CRUNCH define.
2019-07-12 seancusr.sbin/bhyve: unconditionally initialize the NVMe...
2019-07-12 seancusr.sbin/bhyve: free resources when erroring out of...
2019-07-11 seancusr.sbin/bhyve: send an initialized value to wake up...
2019-07-11 seancusr.sbin/bhyve: commit miss from r349918
2019-07-11 seancusr.sbin/bhyve: free leaked memory during option parsing
2019-07-11 seancusr.sbin/bhyve: initialize return value in xhci device...
2019-07-11 seancusr.sbin/bhyve: free resources if there is an initializ...
2019-07-09 vmaffionebhyve: net_backends.c: add missing __FBSDID
2019-07-09 vmaffionebhyve: add missing license identifiers in net_utils...
2019-07-08 metamld6query: Fix typo s/linkocal/linklocal/
2019-07-07 ianEliminate spurious periodic.daily error message for...
2019-07-07 vmaffionebhyve: abstraction for network backends
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-03 seancbhyve/audio: don't leak resources on failed initialization.
2019-07-02 wblockCorrect name of vmm(4) pptdevs variable.
2019-06-28 mmMFV r349454:
2019-06-27 asomersMFHead @349476
2019-06-27 jhbUse __FBSDID() and sort #includes.
2019-06-25 emastebhyve: avoid theoretical stack buffer overflow from...
2019-06-25 mavFix strsep_quote() on strings without quotes.
2019-06-25 hselaskyFix parsing of corrupt data in usbdump(8). Check that...
2019-06-25 araujoAdd SPDX tags to bhyve(8) HD Audio device.
2019-06-25 impReplay r349336 by scottl accidentally reverted by r349352
2019-06-25 impReplay r349335 by scottl accidentally reverted by r349352
2019-06-25 impRemove NAND and NANDFS support
2019-06-24 impkbdcontrol -h prints two error messages.
2019-06-24 scottlAdd a section about the HD Audio module support
2019-06-24 scottlAdd the PCI HDAudio device model from the 2016 GSoC...
2019-06-21 vangyzenbhyve: Fix vtscsi maximum segment config
2019-06-21 syrinxNo need for each bsnmpd(1) module to open connection...
2019-06-21 syrinxUnbreak snmp_pf(3) after the changes introduced in...
2019-06-20 asomersMFHead @349234
2019-06-19 markjMake zlib encoding messages idempotent.
2019-06-18 vmaffionebhyve: vtnet: fix locking on receive
2019-06-18 ianOops, it seems I left out the word 'cycle', fix it.
2019-06-18 ianRearrange the argument checking and processing so that...
2019-06-18 ianExplain the relationship between PWM hardware channels...
2019-06-18 ianRemove everything related to channels from the pwmc...
2019-06-17 ianPut periods at the ends of argument descriptions. ...
2019-06-17 ianFollow changes in the pwmc(4) driver in relation to...
2019-06-17 mmMFV r349134:
2019-06-16 traszIn iostat(8) output, skip the decimal point and the...
2019-06-15 ianMake pwm channel numbers unsigned.
2019-06-15 ianMove/rename the sys/pwm.h header file to dev/pwm/pwmc...
2019-06-13 vmaffionebhyve: move common code to net_utils.c
2019-06-12 jhbRemove a spurious break when setting up a 64-bit memory...
2019-06-11 vmaffionebhyve: virtio: introduce vq_kick_enable() and vq_kick_d...
2019-06-09 vmaffionebhyve: vtnet: simplify thread synchronization
2019-06-09 chuckFix uninitialized variable in camdd
2019-06-08 chuckAdd NVMe support to camdd(8)
2019-06-07 chuckbhyve: Add PCIe Integrated Endpoint capability
2019-06-07 jhbKeep the shadow PCIR_COMMAND synced with the real one...
2019-06-07 jhbEnable memory and I/O decoding in PCI devices on demand.
2019-06-06 asomersMFHead @348740
2019-06-05 jhbUse parse_integer to avoid sign extension.
2019-06-05 jhbDon't simulate PBA access if the PBA is in a separate...
2019-06-04 cemdaemon(8): Don't block SIGTERM during restart delay
2019-06-03 jhbEmulate the AMD MSR_LS_CFG MSR used for various Ryzen...
2019-06-03 rmacklemr348590 had mention of "-I" in a comment that no longer...
2019-06-03 rmacklemModify mountd so that it incrementally updates the...
2019-06-03 markjrpc.yppasswdd: Fix dirname(3) usage after r305952.
2019-06-02 sobomaxFix several places where tool name has been hardcoded:
2019-06-02 impMerge from upstream at 4189ef5d from https://github...
next