]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Update build glue for building libomp.
[FreeBSD/FreeBSD.git] / sbin /
2019-08-25 dimMerge missed sources for lldb-specific TableGen tool.
2019-08-22 dimMerge openmp trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge libc++ trunk r366426, resolve conflicts, and...
2019-08-22 dimMerge compiler-rt trunk r366426, resolve conflicts...
2019-08-22 dimMerge lldb trunk r366426, resolve conflicts, and update...
2019-08-21 dimMerge lld trunk r366426, and resolve conflicts.
2019-08-21 dimMerge clang trunk r366426, resolve conflicts, and updat...
2019-08-21 dimMerge llvm trunk r366426, resolve conflicts, and update...
2019-08-19 asomersFix uninitialized variable warnings when MK_CASPER=no
2019-08-19 asomersping: fix -Wformat-truncating warning with GCC
2019-08-19 asomersping6: revert r350857
2019-08-19 delphijUse calloc().
2019-08-19 delphijRemove redundant check and wrong fix: fat.c checks...
2019-08-17 asomersping6: Raise WARNS level to 6
2019-08-17 asomersping: Move in_cksum() to a separate source file
2019-08-17 asomersping6: Fix dnsdecode() bug introduced by r350859
2019-08-17 erjnet: Update SFF-8024 definitions and strings with value...
2019-08-15 asomersping6: Fix alignment errors
2019-08-15 asomersping6: fix uninitialized variable warnings when MK_CASP...
2019-08-15 asomersping6: Fix data type of the buffer for ancillary data...
2019-08-15 jmgfinish the pcp feature, but documenting it in the man...
2019-08-15 asomersping6: fix uninitialized variable warning for intvl
2019-08-15 asomersping6: quiet an undefined variable warning
2019-08-15 asomersping6: quiet warning about unused copyright variable
2019-08-15 dougmswap_pager.c reserves 2 blocks for a bsd label. Change...
2019-08-14 mavPrint few more useful identify fields.
2019-08-14 asomersping: Make in_cksum() operate on u_char buffer
2019-08-14 asomersping: fix triptime calculation after r350998
2019-08-13 cemRemove deprecated GEOM classes
2019-08-13 asomersping: use the monotonic clock to measure durations
2019-08-13 asomersping6: use the monotonic clock to measure durations
2019-08-13 asomersping: fix data type of a variable for a packet sequence...
2019-08-13 asomersConsistently use the byteorder functions in the correct...
2019-08-13 asomersping6: Fix data type of a variable for a packet sequenc...
2019-08-11 asomersping6: Remove unnecessary level of indirection from...
2019-08-11 asomersping6: Add missing static keyword for a global variable
2019-08-11 asomersping6: Revoke root privilege earlier
2019-08-08 markjFix formatting.
2019-08-08 cemUpdate to Zstandard 1.4.2
2019-08-07 mckusickCorrect the location of the first backup superblock...
2019-08-07 mavMake GCC happy about math in r350676.
2019-08-07 mavMake `camcontrol modepage` support block descriptors.
2019-08-07 asomersfusefs: merge from projects/fuse2
2019-08-06 impFix mismerge.
2019-08-05 mavFix alignment issue r350599.
2019-08-05 mavAdd `nvmecontrol resv` to handle NVMe reservations.
2019-08-05 kevansipfw: fix jail option after r348215
2019-08-03 mavAdd `nvmecontrol sanitize` command.
2019-08-03 asomersCapsicumize ping6
2019-08-03 mavFix parameter check broken at r350057.
2019-08-02 mavDecode few more NVMe log pages.
2019-08-02 mavAdd more new fields and values from NVMe 1.4.
2019-08-01 mavRename function added in r350523 to make gcc happy.
2019-08-01 mavAdd IOCTL to translate nvdX into nvmeY and NSID.
2019-07-31 mavFeature-complete NVMe Namespace Management.
2019-07-31 asomersfusefs: proofread man pages
2019-07-31 mavTune some commands desctiption.
2019-07-31 mavFix usage printing for nested subcommands.
2019-07-30 mavMake `camcontrol modepage` to use 10 byte commands.
2019-07-30 asomersMFHead @350453
2019-07-30 asomersMFHead @350426
2019-07-29 mavUse present now scsi_mode_sense_subpage().
2019-07-29 mavAdd some new fields and bits from NVMe 1.4.
2019-07-28 mavDecode some more IDENTIFY DEVICE bits.
2019-07-28 asomersMFHead @r350386
2019-07-26 dougmRewrite the comments that explain swapon_trim() to...
2019-07-25 mavMake `camcontrol sanitize` support also ATA devices.
2019-07-24 impFix the fix to the logic bug. Upon further testing...
2019-07-24 impFix several related coverity issues:
2019-07-23 mavMake `camcontrol hpa` and `camcontrol ama` trigger...
2019-07-22 asomersRemove the USE_RFC2292BIS option and reap dead code
2019-07-22 sobomaxAllow "update" option to be used in the fstab(5). Docum...
2019-07-22 mavUnify BTL parsing for `camcontrol debug` and `reset`.
2019-07-20 mckusickTreat any inode with bad content as unknown (i.e.,...
2019-07-20 mckusickWhen running with journaled soft updates, some updated...
2019-07-20 dougmIn trimming on startup, invoke swapon before closing...
2019-07-19 impRemove RELEASE_CRUNCH
2019-07-19 mavProperly report ACS revisions alike to kernel.
2019-07-19 mavAdd Accessible Max Address Configuration support to...
2019-07-18 asomersfusefs: add a intr/nointr mount option
2019-07-16 impImplement {io,admin}-passthru commands.
2019-07-16 impCreate generic command / arg parsing routines
2019-07-15 impUse a different approach to range check.
2019-07-15 impImplement a devtype command.
2019-07-15 impUse the more proper term of SATL instead of ATA_BEHIND_...
2019-07-15 impRemove all the RELEASE_CRUNCH instances that partially...
2019-07-13 impAdd device type NVME and device type MMCSD to get_devic...
2019-07-12 impRetire support for -DMINIMALISTIC
2019-07-04 desUpgrade Unbound to 1.9.2.
2019-07-01 mckusickAdd a new "untrusted" option to the mount command....
2019-06-29 jhbAdd an external mbuf buffer type that holds multiple...
2019-06-28 mmMFV r349454:
2019-06-28 loosAdd the 'drop tagged' flag support for ethernet switch...
2019-06-28 asomers[skip ci] update copyright headers in fusefs files
2019-06-27 asomersMFHead @349476
2019-06-27 kevansbectl(8): create non-recursive boot environments
2019-06-27 cyCreate a link to the ipmon.conf.5 man page as documente...
2019-06-27 cyAdd the ipmon.5 man page.
2019-06-26 markjFree DHCP options with length zero.
2019-06-26 markjAvoid a divide-by-zero when bad checksum counters overflow.
next