]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
Document the -B, binary logfile, and the -C config file options.
[FreeBSD/FreeBSD.git] / usr.sbin /
2019-06-27 John BaldwinUse __FBSDID() and sort #includes.
2019-06-25 Ed Mastebhyve: avoid theoretical stack buffer overflow from...
2019-06-25 Alexander MotinFix strsep_quote() on strings without quotes.
2019-06-25 Hans Petter SelaskyFix parsing of corrupt data in usbdump(8). Check that...
2019-06-25 Marcelo AraujoAdd SPDX tags to bhyve(8) HD Audio device.
2019-06-25 Warner LoshReplay r349336 by scottl accidentally reverted by r349352
2019-06-25 Warner LoshReplay r349335 by scottl accidentally reverted by r349352
2019-06-25 Warner LoshRemove NAND and NANDFS support
2019-06-24 Warner Loshkbdcontrol -h prints two error messages.
2019-06-24 Scott LongAdd a section about the HD Audio module support
2019-06-24 Scott LongAdd the PCI HDAudio device model from the 2016 GSoC...
2019-06-21 Eric van Gyzenbhyve: Fix vtscsi maximum segment config
2019-06-21 Shteryana ShopovaNo need for each bsnmpd(1) module to open connection...
2019-06-21 Shteryana ShopovaUnbreak snmp_pf(3) after the changes introduced in...
2019-06-19 Mark JohnstonMake zlib encoding messages idempotent.
2019-06-18 Vincenzo Maffionebhyve: vtnet: fix locking on receive
2019-06-18 Ian LeporeOops, it seems I left out the word 'cycle', fix it.
2019-06-18 Ian LeporeRearrange the argument checking and processing so that...
2019-06-18 Ian LeporeExplain the relationship between PWM hardware channels...
2019-06-18 Ian LeporeRemove everything related to channels from the pwmc...
2019-06-17 Ian LeporePut periods at the ends of argument descriptions. ...
2019-06-17 Ian LeporeFollow changes in the pwmc(4) driver in relation to...
2019-06-17 Martin MatuskaMFV r349134:
2019-06-16 Edward Tomasz Napi... In iostat(8) output, skip the decimal point and the...
2019-06-15 Ian LeporeMake pwm channel numbers unsigned.
2019-06-15 Ian LeporeMove/rename the sys/pwm.h header file to dev/pwm/pwmc...
2019-06-13 Vincenzo Maffionebhyve: move common code to net_utils.c
2019-06-12 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2019-06-12 John BaldwinRemove a spurious break when setting up a 64-bit memory...
2019-06-12 Martin MatuskaMFV r348971,r348977:
2019-06-11 Vincenzo Maffionebhyve: virtio: introduce vq_kick_enable() and vq_kick_d...
2019-06-09 Vincenzo Maffionebhyve: vtnet: simplify thread synchronization
2019-06-09 Chuck TuffliFix uninitialized variable in camdd
2019-06-08 Chuck TuffliAdd NVMe support to camdd(8)
2019-06-07 Chuck Tufflibhyve: Add PCIe Integrated Endpoint capability
2019-06-07 John BaldwinKeep the shadow PCIR_COMMAND synced with the real one...
2019-06-07 John BaldwinEnable memory and I/O decoding in PCI devices on demand.
2019-06-05 John BaldwinUse parse_integer to avoid sign extension.
2019-06-05 John BaldwinDon't simulate PBA access if the PBA is in a separate...
2019-06-04 Conrad Meyerdaemon(8): Don't block SIGTERM during restart delay
2019-06-03 John BaldwinEmulate the AMD MSR_LS_CFG MSR used for various Ryzen...
2019-06-03 Rick Macklemr348590 had mention of "-I" in a comment that no longer...
2019-06-03 Rick MacklemModify mountd so that it incrementally updates the...
2019-06-03 Alexander MotinMFV r348585: 9683 Allow bypassing devid in vdev_disk_open()
2019-06-03 Alexander MotinMFV r348583: 9847 leaking dd_clones (DMU_OT_DSL_CLONES...
2019-06-03 Alexander MotinMFV r348580: 9559 zfs diff handles files on delete...
2019-06-03 Alexander MotinMFV r348578: 9962 zil_commit should omit cache thrash
2019-06-03 Alexander MotinMFV r348576: 9963 Seperate tunable for disabling ZIL...
2019-06-03 Alexander MotinMFV r348573: 9993 zil writes can get delayed in zio...
2019-06-03 Alexander MotinMFV r348568: 9466 add JSON output support to channel...
2019-06-03 Alexander MotinMFV r348555: 9690 metaslab of vdev with no space maps...
2019-06-03 Alexander MotinMFC r348554: 9688 aggsum_fini leaks memory
2019-06-03 Alexander MotinMFV r348553: 9681 ztest failure in spa_history_log_inte...
2019-06-03 Alexander MotinMFV r348552: 9682 page fault in dsl_async_clone_destroy...
2019-06-03 Alexander MotinMFV r348551: 9862 fix typo in comment in vdev_impl.h
2019-06-03 Alexander MotinMFV r348550: 1700 Add SCSI UNMAP support
2019-06-03 Alexander MotinMFV r348548: 9617 too-frequent TXG sync causes excessiv...
2019-06-03 Alexander MotinMFV r348537: 8601 memory leak in get_special_prop()
2019-06-03 Alexander MotinMFV r348535: 9677 panic from zio_write_gang_block(...
2019-06-03 Alexander MotinMFV r348534: 9616 Bogus error when attempting to set...
2019-06-03 Mark Johnstonrpc.yppasswdd: Fix dirname(3) usage after r305952.
2019-06-02 Maxim SobolevFix several places where tool name has been hardcoded:
2019-06-02 Warner LoshMerge from upstream at 4189ef5d from https://github...
2019-05-31 John BaldwinWhitespace cleanups, no functional change.
2019-05-31 Rick MacklemReplace a single linked list with a hash table of lists.
2019-05-30 Alexander MotinPass data pointers to the driver in way in expects.
2019-05-30 Dmitry ChaginComplete LOCAL_PEERCRED support. Cache pid of the remot...
2019-05-30 Marcin WojtasAdjust ENA driver to the new ena-com
2019-05-28 Jung-uk KimMerge OpenSSL 1.1.1c.
2019-05-27 Conrad Meyerkldxref(8): Sort MDT_MODULE info first in linker.hints...
2019-05-25 Li-Wen HsuRemove an uneeded indentation introduced in r286196...
2019-05-24 John BaldwinAdd initial support for 'qSupported' to the debug server.
2019-05-24 Xin LIRemove kgzip and kgzldr.
2019-05-24 John BaldwinAdd support for writing to guest memory in the debug...
2019-05-23 Baptiste DaroussinMove back group, master.passwd and shells to etc directory
2019-05-23 Warner LoshConvert amd newvers to using newvers.sh -v.
2019-05-23 Emmanuel Vadotetcupdate: Add missing directory when building the...
2019-05-23 Emmanuel Vadotetcupdate: Fix -p after the move of the passwd related...
2019-05-22 Ian LeporeAdd a new 'tr' (transfer) mode to i2c(8) to support...
2019-05-22 Conrad Meyerpmc: Fix stack std::string lifetime
2019-05-20 Martin MatuskaMFV r347989:
2019-05-18 Brooks DavisChange ed(4), ep(4), and fxp(4) examples to em(4).
2019-05-18 Rodney W. Grimesbhyve virtio needs barriers
2019-05-16 Brad DavisFix mergemaster after r347638 and the master.passwd...
2019-05-16 Tycho NightingaleAllow loading the same DMA address multiple times witho...
2019-05-15 Xin LIReplace the leap-seconds file in r347488 from USNO...
2019-05-14 Rick MacklemReplace global list for grouplist with list(s) for...
2019-05-11 Rick MacklemFactor code into two new functions in preparation for...
2019-05-11 Xin LIUpdate leap-seconds to leap-seconds.3757622400.
2019-05-10 Rick MacklemFactor out some exportlist list operations into separat...
2019-05-10 Emmanuel Vadotefibootmgr: Do not add the new boot entry in dry-run...
2019-05-09 Jung-uk KimMFV: r347413
2019-05-09 Mateusz Piotrowskinfsd.8: Fix mandoc -Tlint and igor warnings
2019-05-08 Emmanuel Vadotdts: Import files from Linux 5.1
2019-05-08 Hans Petter SelaskyEnsure that only one command is specified at a time...
2019-05-08 Hans Petter SelaskyImplement firmware reset from userspace in mlx5tool(8).
2019-05-08 Hans Petter SelaskyDocument userspace firmware flash in mlx5tool(8) and...
2019-05-08 Hans Petter SelaskyImplement userspace firmware update for ConnectX-4...
2019-05-08 Hans Petter SelaskyRename mlx5_fwdump_addr to more neutral mlx5_tool_addr...
2019-05-08 Hans Petter SelaskyFix typo.
next