Add qsort_s(3). Apart from the constraints, it also makes it easier
[freebsd.git] / sbin /
2020-01-17 impSmall tweak to the default behavior of shutdown -c
2020-01-13 vangyzensavecore: include time zone in info.N file
2020-01-12 delphijTighten FAT checks and fix off-by-one error in corner...
2020-01-11 delphijCorrect off-by-two issue when determining FAT type.
2020-01-11 delphijApply typo fix from NetBSD, we have already applied...
2020-01-11 delphijRequire FAT to occupy at least one sector.
2020-01-09 markjlagg: Further cleanup of the rr_limit option.
2020-01-07 delphijfsck_msdosfs.8: document -M.
2020-01-06 mavFix host memory buffer sizes reporting.
2020-01-03 delphijReduce memory footprint of fsck_msdosfs.
2020-01-02 kevanslibbe(3): promote dependent clones when destroying...
2020-01-01 delphijRevert r356249 for now as it broke GCC builds.
2020-01-01 delphijReduce memory footprint of fsck_msdosfs.
2019-12-31 cyMFV r356143:
2019-12-31 mmMFV r356163,r356197:
2019-12-26 rmacklemFix mount_nfs to recognize the NFSv4 specific errors...
2019-12-24 mckusickWhen running fsck_ffs manually, do not ask:
2019-12-22 markjlagg: Clean up handling of the rr_limit option.
2019-12-22 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-12-22 delphijRemove unused includes.
2019-12-22 mckusickFix typo in hastd.8 manual page.
2019-12-21 cyMFV r353143 (phillip):
2019-12-21 cyMFV r353141 (by phillip):
2019-12-21 rlibbyDeclare packed struct ata_params as 2-byte-aligned
2019-12-18 mavAdd missing "ereport." prefixes of ZFS events.
2019-12-16 impRemove all the RELEASE_CRUNCH defines, they are useless.
2019-12-15 mavProperly detect ATA sanitize errors.
2019-12-14 rmacklemUpdate the mount_nfs.8 man page to include NFSv4.2.
2019-12-14 kppfctl: Warn users when they run into kernel limits
2019-12-13 mavFix $() handling, broken since the beginning at r108014.
2019-12-13 cemfsirand(8): Just use arc4random(3)
2019-12-11 sjgUpdate Makefile.depend files
2019-12-11 sjgAdd Makefile.depend.options
2019-12-10 vangyzenfsck_ffs: fix some memory leaks found by Coverity.
2019-12-09 truckmanFix a logic bug in error handling code. It is an error...
2019-12-08 delphijFix a couple of minor issues with newfs_msdos:
2019-12-07 schweikhCorrect a handful of typos/grammos.
2019-12-05 emasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 impRegularize my copyright notice
2019-12-03 manuImport DTS files for riscv from Linux 5.4
2019-12-03 delphijExplicitly exit() instead of return in main().
2019-12-03 delphijnewfs_msdos: -A is incompatible with -r, not -o.
2019-11-30 bcrCapitalize some user-visible output messages in
2019-11-30 delphijUse strlcat().
2019-11-29 cemFix braino in previous bugfix r300174
2019-11-28 manuImport riscv DTS files
2019-11-28 manuImport DTS files from Linux 5.4
2019-11-26 asomersping, ping6: Use setitimer(2) instead of obsolete alarm(3)
2019-11-25 delphijMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-22 dchdhclient: support option 114, default-url ascii
2019-11-22 mavFix off-by-one error in HPA/AMA maximum reporting.
2019-11-21 glebiusRemove sio(4).
2019-11-20 pfgMFV 354917, 354918, 354919
2019-11-18 avgMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-16 cemUpdate to Zstandard 1.4.4
2019-11-10 delphijMFV r354582: file 5.37.
2019-11-08 emastemakefs: avoid warning when creating FAT filesystem...
2019-11-07 philImport libxo-1.3.0:
2019-11-01 kevansmdmfs(8): add -k skel option to populate fs from a...
2019-10-22 mckusickReplace an uninitialized variable with the correct...
2019-10-20 asomersFix option names in the Examples section of the manual...
2019-10-19 jkimMerge ACPICA 20191018.
2019-10-18 avgddb: use 'textdump dump' instead of 'call doadump'
2019-10-16 kevansbectl(8): destroy: use BE_DESTROY_AUTOORIGIN if -o...
2019-10-15 aeExplicitly initialize the memory buffer to store O_ICMP...
2019-10-08 brooksUpdate tcsh to 6.21.00.
2019-10-08 dimMerge ^/head r352764 through r353315.
2019-10-03 avgadd ability to set watchdog timeout for a shutdown
2019-09-28 manuImport DTS files from Linux 5.3
2019-09-28 manuImport DTS files from Linux 5.2
2019-09-26 dimMerge ^/head r352587 through r352763.
2019-09-25 impSize is unsigned, so remove the test entirely.
2019-09-25 impAfter my comnd changes, the number of threads and size...
2019-09-23 markjping6: Use caph_rights_limit(3) for STDIN_FILENO
2019-09-23 sefAdd two options to allow mount to avoid covering up...
2019-09-19 dimMerge ^/head r352436 through r352536.
2019-09-19 dimMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 kibifconfig: add report of the string from SIOCGIFDOWNREASON.
2019-09-17 dimMerge ^/head r352319 through r352435.
2019-09-15 delphijAvoid mixing cluster numbers and sector numbers. Makes...
2019-09-13 dimMerge ^/head r352105 through r352307.
2019-09-12 mavRemove Tagged Command Queuing feature reporting.
2019-09-12 mavReport Trusted Computing feature set support.
2019-09-11 asomersping: Verify whether a datagram timestamp was actually...
2019-09-11 asomersping: fix a string in an error message
2019-09-11 impAssume all the short args have optional args so allocat...
2019-09-11 kevansbectl(8): Add a "check" command
2019-09-10 mavRemove struct ata_res_pass16, unneeded after r352082.
2019-09-10 jkimMerge OpenSSL 1.1.1d.
2019-09-10 baptImport libedit 2019-09-10
2019-09-10 baptStop linking to libl by specifying we do not need yywrap
2019-09-09 mavInitialize page/subpage in case of `modepage -d`.
2019-09-09 dimMerge ^/head r351732 through r352104.
2019-09-09 mavAdd one more error message to r352082.
2019-09-09 kevansbectl(8): initialize reverse earlier
2019-09-09 mavFix number of problems found while testing on SAT devices.
2019-09-07 asomersmount_fusefs: fix a segfault on memory allocation failure
2019-09-07 mavUnify cam_send_ccb() error reporting.
2019-09-07 mavSupply SAT layer with valid transfer sizes.
2019-09-06 impFix typo not -> nor and add 'the' because we are talkin...
next