aboutsummaryrefslogtreecommitdiff
path: root/sbin
Commit message (Expand)AuthorAgeFilesLines
* ping: fix triptime calculation after r350998Alan Somers2019-08-141-3/+9
* Remove deprecated GEOM classesConrad Meyer2019-08-139-80/+436
* ping: use the monotonic clock to measure durationsAlan Somers2019-08-131-55/+36
* ping6: use the monotonic clock to measure durationsAlan Somers2019-08-131-54/+37
* ping: fix data type of a variable for a packet sequence numberAlan Somers2019-08-131-1/+2
* Consistently use the byteorder functions in the correct directionAlan Somers2019-08-131-5/+5
* ping6: Fix data type of a variable for a packet sequence numberAlan Somers2019-08-131-1/+1
|\
| * ping6: Fix data type of a variable for a packet sequence numberAlan Somers2019-08-121-1/+1
* | ping6: Remove unnecessary level of indirection from dnsdecode() parameterAlan Somers2019-08-111-8/+8
* | ping6: Add missing static keyword for a global variableAlan Somers2019-08-111-1/+1
* | ping6: Revoke root privilege earlierAlan Somers2019-08-111-6/+6
* | Fix formatting.Mark Johnston2019-08-081-1/+1
* | Correct the location of the first backup superblock in fsck_ffs.8.Kirk McKusick2019-08-072-1/+7
* | Make GCC happy about math in r350676.Alexander Motin2019-08-071-4/+1
* | Make `camcontrol modepage` support block descriptors.Alexander Motin2019-08-074-43/+273
* | fusefs: merge from projects/fuse2Alan Somers2019-08-072-55/+61
|\|
| * fusefs: proofread man pagesAlan Somers2019-07-311-29/+29
| * MFHead @350426Alan Somers2019-07-303-31/+63
| |\
| * \ MFHead @r350386Alan Somers2019-07-2837-1318/+2510
| |\ \
| * | | fusefs: add a intr/nointr mount optionAlan Somers2019-07-182-1/+9
| * | | [skip ci] update copyright headers in fusefs filesAlan Somers2019-06-282-0/+10
| * | | MFHead @349476Alan Somers2019-06-2724-1856/+141
| |\ \ \
| * \ \ \ MFHead @349234Alan Somers2019-06-205-12/+33
| |\ \ \ \
| * | | | | fusefs: enable write clusteringAlan Somers2019-06-142-5/+10
| * | | | | MFHead @348740Alan Somers2019-06-0615-143/+325
| |\ \ \ \ \
| * | | | | | mount_fusefs(8): document the -o subtype option.Alan Somers2019-05-201-1/+8
| * | | | | | mount_fusefs(8): fix inverted condition check from r347544Alan Somers2019-05-151-6/+0
| * | | | | | fusefs: reap dead sysctlsAlan Somers2019-05-131-20/+2
* | | | | | | Fix mismerge.Warner Losh2019-08-062-6/+22
* | | | | | | Fix alignment issue r350599.Alexander Motin2019-08-051-1/+1
* | | | | | | Add `nvmecontrol resv` to handle NVMe reservations.Alexander Motin2019-08-054-5/+564
* | | | | | | ipfw: fix jail option after r348215Kyle Evans2019-08-051-3/+18
* | | | | | | Add `nvmecontrol sanitize` command.Alexander Motin2019-08-034-5/+296
* | | | | | | Capsicumize ping6Alan Somers2019-08-032-47/+147
* | | | | | | Fix parameter check broken at r350057.Alexander Motin2019-08-031-1/+1
* | | | | | | Decode few more NVMe log pages.Alexander Motin2019-08-024-14/+292
* | | | | | | Add more new fields and values from NVMe 1.4.Alexander Motin2019-08-021-0/+7
* | | | | | | Rename function added in r350523 to make gcc happy.Alexander Motin2019-08-011-3/+3
* | | | | | | Add IOCTL to translate nvdX into nvmeY and NSID.Alexander Motin2019-08-0112-110/+157
* | | | | | | Feature-complete NVMe Namespace Management.Alexander Motin2019-07-316-39/+442
* | | | | | | Tune some commands desctiption.Alexander Motin2019-07-315-12/+12
* | | | | | | Fix usage printing for nested subcommands.Alexander Motin2019-07-311-2/+15
* | | | | | | Make `camcontrol modepage` to use 10 byte commands.Alexander Motin2019-07-304-120/+184
| |_|_|_|_|/ |/| | | | |
* | | | | | Use present now scsi_mode_sense_subpage().Alexander Motin2019-07-291-9/+2
* | | | | | Add some new fields and bits from NVMe 1.4.Alexander Motin2019-07-291-7/+30
* | | | | | Decode some more IDENTIFY DEVICE bits.Alexander Motin2019-07-281-15/+31
| |_|_|_|/ |/| | | |
* | | | | Rewrite the comments that explain swapon_trim() to make them moreDoug Moore2019-07-261-5/+11
* | | | | Make `camcontrol sanitize` support also ATA devices.Alexander Motin2019-07-252-182/+332
* | | | | Fix the fix to the logic bug. Upon further testing, the bug is that we shadoowWarner Losh2019-07-241-3/+2
* | | | | Fix several related coverity issues:Warner Losh2019-07-242-2/+6