aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* bhyve/snapshot: use a string for cmd element in the nvlistRobert Wing2022-02-153-24/+18
* freebsd-update: improve BE creation featureKyle Evans2022-02-121-2/+7
* kldxref: add R_PPC_ADDR32 handlerAlfredo Dal'Ava Junior2022-02-101-1/+8
* tcpsso.8: Add a history section to the manpageGordon Bergling2022-02-101-1/+6
* pciconf: Fix PCIS_CRYPTO_ENTERTAIN copy/paste.Alexander Motin2022-02-091-1/+1
* tcpsso: fix typo in man pageMichael Tuexen2022-02-091-2/+2
* crunchgen: remove -dc from linker invocationFangrui Song2022-02-092-5/+3
* usr.sbin: add tcpsso to MakefileMichael Tuexen2022-02-091-0/+1
* usr.sbin: add tcpssoMichael Tuexen2022-02-094-0/+733
* bhyve/snapshot: switch to nvlist for snapshot requestsRobert Wing2022-02-094-60/+41
* cron.8: Add periodic(8) to See AlsoMateusz Piotrowski2022-02-091-2/+3
* bhyve: Fix getaddrinfo() error handlingMark Johnston2022-02-081-2/+3
* Fix too small sscanf output buffers in kbdmapDimitry Andric2022-02-061-2/+2
* Fix too small hostname buffer in bootparamdDimitry Andric2022-02-061-1/+1
* moused(8): Fix a common typo in source code commentsGordon Bergling2022-02-061-3/+3
* makefs(8): Fix a few typos in source code commentsGordon Bergling2022-02-062-4/+4
* update URLWolfram Schneider2022-02-051-1/+1
* Add the Arm SPE interrupt to acpidumpAndrew Turner2022-02-011-0/+1
* fstyp: Remove __packed from struct exfat_de_label.John Baldwin2022-02-011-2/+2
* bhyve/virtio: use correct device id for virtio-scsiRobert Wing2022-01-311-1/+1
* bhyve nvme: Fix Identify Namespace, NSID=ffffffffChuck Tuffli2022-01-301-0/+6
* bhyve nvme: Fix Set Features, AENChuck Tuffli2022-01-301-1/+25
* bhyve nvme: Fix reported VWC valueChuck Tuffli2022-01-301-0/+2
* bhyve nvme: Fix LBA out-of-range calculationChuck Tuffli2022-01-301-6/+7
* bhyve nvme: Add Select support to Get FeaturesChuck Tuffli2022-01-301-1/+8
* bhyve nvme: Update v1.4 Identify Controller dataChuck Tuffli2022-01-301-1/+9
* bhyve nvme: Add Temperature Threshold supportChuck Tuffli2022-01-301-3/+64
* bhyve nvme: Fix Set FeaturesChuck Tuffli2022-01-301-16/+36
* bhyve nvme: Remove redundant AER Limit checksChuck Tuffli2022-01-301-3/+0
* bhyve nvme: Add missing Admin opcodesChuck Tuffli2022-01-301-0/+7
* bhyve nvme: Implement Log Page OffsetChuck Tuffli2022-01-301-8/+34
* bhyve nvme: Fix Namespace Specific Set FeaturesChuck Tuffli2022-01-301-0/+5
* bhyve nvme: Fix NVM Format completion statusChuck Tuffli2022-01-301-2/+3
* bhyve nvme: Advertise v1.4 supportChuck Tuffli2022-01-301-2/+2
* usbconfig.8: Sort flags according to style(9)Mateusz Piotrowski2022-01-291-5/+5
* usbconfig.8: Improve style and fix examplesMateusz Piotrowski2022-01-291-13/+23
* disextract: eliminate last use of __DECONSTBaptiste Daroussin2022-01-281-3/+3
* distextract: simply code by using strsep(3)Baptiste Daroussin2022-01-281-20/+8
* bsddialog: import version 0.1Alfonso Siciliano2022-01-283-38/+53
* efitable(8): Add missing `-u` in the manpageTrond Endrestol2022-01-281-1/+1
* bsdinstall: Add quotes around error message argumentTom Jones2022-01-271-1/+1
* pkgbase: bhyve: Tag the kbdlayout file to be in the bhyve packageEmmanuel Vadot2022-01-261-0/+1
* mergemaster(8): Fix a typo in an error messageGordon Bergling2022-01-261-1/+1
* cpucontrol(8): Fix a typo in an error messageGordon Bergling2022-01-261-1/+1
* bhyve/block_if: allow DIOCGMEDIASIZE ioctlRobert Wing2022-01-251-1/+1
* pmcstudy: Fix a typo in a usage messageGordon Bergling2022-01-241-1/+1
* zfs: merge openzfs/zfs@17b2ae0b2 (master) into mainMartin Matuska2022-01-221-0/+1
* bhyve: ahci: Fix regression with no portsRyan Moeller2022-01-211-1/+1
* Append Keyboard Layout specified option for using VNC.Michael Reifenberger2022-01-2080-5/+2952
* Add tests for ses(4)Alan Somers2022-01-191-0/+1