]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
tzsetup: upgrade to zone1970.tab
[FreeBSD/FreeBSD.git] / usr.sbin /
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 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-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-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...
2019-05-31 jhbWhitespace cleanups, no functional change.
2019-05-31 rmacklemReplace a single linked list with a hash table of lists.
2019-05-30 mavPass data pointers to the driver in way in expects.
2019-05-30 dchaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-27 cemkldxref(8): Sort MDT_MODULE info first in linker.hints...
2019-05-25 lwhsuRemove an uneeded indentation introduced in r286196...
2019-05-24 jhbAdd initial support for 'qSupported' to the debug server.
2019-05-24 delphijRemove kgzip and kgzldr.
2019-05-24 jhbAdd support for writing to guest memory in the debug...
2019-05-23 baptMove back group, master.passwd and shells to etc directory
2019-05-23 impConvert amd newvers to using newvers.sh -v.
2019-05-23 manuetcupdate: Add missing directory when building the...
2019-05-23 manuetcupdate: Fix -p after the move of the passwd related...
2019-05-22 ianAdd a new 'tr' (transfer) mode to i2c(8) to support...
2019-05-22 cempmc: Fix stack std::string lifetime
2019-05-20 mmMFV r347989:
2019-05-18 brooksChange ed(4), ep(4), and fxp(4) examples to em(4).
2019-05-18 rgrimesbhyve virtio needs barriers
2019-05-16 brdFix mergemaster after r347638 and the master.passwd...
2019-05-16 tychonAllow loading the same DMA address multiple times witho...
2019-05-15 delphijReplace the leap-seconds file in r347488 from USNO...
2019-05-14 rmacklemReplace global list for grouplist with list(s) for...
2019-05-11 rmacklemFactor code into two new functions in preparation for...
2019-05-11 delphijUpdate leap-seconds to leap-seconds.3757622400.
next