]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sbin
Add -M option to nc(1), which makes it print the TCP connection
[FreeBSD/FreeBSD.git] / sbin /
2019-12-14 Kristof Provostpfctl: Warn users when they run into kernel limits
2019-12-13 Jung-uk KimMFV: r355716
2019-12-13 Alexander MotinFix $() handling, broken since the beginning at r108014.
2019-12-13 Conrad Meyerfsirand(8): Just use arc4random(3)
2019-12-11 Simon J. GerratyUpdate Makefile.depend files
2019-12-11 Simon J. GerratyAdd Makefile.depend.options
2019-12-10 Eric van Gyzenfsck_ffs: fix some memory leaks found by Coverity.
2019-12-09 Don LewisFix a logic bug in error handling code. It is an error...
2019-12-08 Xin LIFix a couple of minor issues with newfs_msdos:
2019-12-07 Jens SchweikhardtCorrect a handful of typos/grammos.
2019-12-05 Ed MasteUpdate ELF Tool Chain to upstream r3769
2019-12-04 Warner LoshRegularize my copyright notice
2019-12-03 Emmanuel VadotImport DTS files for riscv from Linux 5.4
2019-12-03 Xin LIExplicitly exit() instead of return in main().
2019-12-03 Xin LInewfs_msdos: -A is incompatible with -r, not -o.
2019-11-30 Benedict ReuschlingCapitalize some user-visible output messages in
2019-11-30 Xin LIUse strlcat().
2019-11-29 Conrad MeyerFix braino in previous bugfix r300174
2019-11-28 Emmanuel VadotImport riscv DTS files
2019-11-28 Emmanuel VadotImport DTS files from Linux 5.4
2019-11-26 Alan Somersping, ping6: Use setitimer(2) instead of obsolete alarm(3)
2019-11-25 Xin LIMFV r355071: libbsdxml (expat) 2.2.9.
2019-11-22 Dave Cottlehuberdhclient: support option 114, default-url ascii
2019-11-22 Alexander MotinFix off-by-one error in HPA/AMA maximum reporting.
2019-11-21 Andriy GaponMFV r354383: 10592 misc. metaslab and vdev related...
2019-11-21 Andriy GaponMFV r354382,r354385: 10601 10757 Pool allocation classes
2019-11-21 Gleb SmirnoffRemove sio(4).
2019-11-20 Pedro F. GiffuniMFV 354917, 354918, 354919
2019-11-18 Andriy GaponMFV r354378,r354379,r354386: 10499 Multi-modifier prote...
2019-11-18 Xin LIMFV r354798:
2019-11-16 Conrad MeyerUpdate to Zstandard 1.4.4
2019-11-10 Xin LIMFV r354582: file 5.37.
2019-11-08 Ed Mastemakefs: avoid warning when creating FAT filesystem...
2019-11-07 Phil ShaferImport libxo-1.3.1:
2019-11-07 Andriy GaponMFV r354377: 10554 Implemented zpool sync command
2019-11-07 Phil ShaferImport libxo-1.3.0:
2019-11-06 Ed Masteblacklist: update to NetBSD snapshot on 20191106
2019-11-03 Cy SchubertMFV r354257:
2019-11-01 Kyle Evansmdmfs(8): add -k skel option to populate fs from a...
2019-10-22 Kirk McKusickReplace an uninitialized variable with the correct...
2019-10-21 Brooks DavisUpdate tcsh to git revision 83c5be0 bringing in a numbe...
2019-10-20 Alan SomersFix option names in the Examples section of the manual...
2019-10-19 Jung-uk KimMerge ACPICA 20191018.
2019-10-18 Andriy Gaponddb: use 'textdump dump' instead of 'call doadump'
2019-10-16 Kyle Evansbectl(8): destroy: use BE_DESTROY_AUTOORIGIN if -o...
2019-10-16 Andriy GaponMFV r353637: 10844 Serialize ZTHR operations to elimina...
2019-10-16 Andriy GaponMFV r353630: 10809 Performance optimization of AVL...
2019-10-16 Andriy GaponMFV r348596: 9689 zfs range lock code should not be...
2019-10-16 Andriy GaponMFV r353628:
2019-10-16 Andriy GaponMFV r353623: 10473 zfs(1M) missing cross-reference...
2019-10-16 Andriy GaponMFV r353619: 9691 fat zap should prefetch when iterating
2019-10-16 Andriy GaponMFV r353617: 9425 allow channel programs to be stopped...
2019-10-16 Andriy GaponMFV r353615: 9485 Optimize possible split block search...
2019-10-16 Andriy GaponMFV r353613: 10731 zfs: NULL pointer errors
2019-10-16 Andriy GaponMFC r353611: 10330 merge recent ZoL vdev and metaslab...
2019-10-16 Andriy GaponMFV r353608: 10165 libzpool: passing argument 1 to...
2019-10-16 Andriy GaponMFV r353606: 10067 Miscellaneous man page typos
2019-10-15 Andriy GaponMFV r353561: 10343 ZoL: Prefix all refcount functions...
2019-10-15 Andriy GaponMFV r353558: 10572 10579 Fix race in dnode_check_slots_...
2019-10-15 Andriy GaponMFV r353551: 10452 ZoL: merge in large dnode feature...
2019-10-15 Andrey V. ElsukovExplicitly initialize the memory buffer to store O_ICMP...
2019-10-08 Brooks DavisUpdate tcsh to 6.21.00.
2019-10-08 Dimitry AndricMerge ^/head r352764 through r353315.
2019-10-07 Andriy GaponMFV r350898, r351075: 8423 8199 7432 Implement large_dn...
2019-10-03 Andriy Gaponadd ability to set watchdog timeout for a shutdown
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.3
2019-09-28 Emmanuel VadotImport DTS files from Linux 5.2
2019-09-26 Dimitry AndricMerge ^/head r352587 through r352763.
2019-09-26 Martin MatuskaMFV r352731:
2019-09-25 Warner LoshSize is unsigned, so remove the test entirely.
2019-09-25 Warner LoshAfter my comnd changes, the number of threads and size...
2019-09-23 Mark Johnstonping6: Use caph_rights_limit(3) for STDIN_FILENO
2019-09-23 Sean Eric FaganAdd two options to allow mount to avoid covering up...
2019-09-19 Dimitry AndricMerge ^/head r352436 through r352536.
2019-09-19 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-17 Konstantin Belousovifconfig: add report of the string from SIOCGIFDOWNREASON.
2019-09-17 Dimitry AndricMerge ^/head r352319 through r352435.
2019-09-15 Xin LIAvoid mixing cluster numbers and sector numbers. Makes...
2019-09-13 Dimitry AndricMerge ^/head r352105 through r352307.
2019-09-12 Alexander MotinRemove Tagged Command Queuing feature reporting.
2019-09-12 Alexander MotinReport Trusted Computing feature set support.
2019-09-11 Alan Somersping: Verify whether a datagram timestamp was actually...
2019-09-11 Alan Somersping: fix a string in an error message
2019-09-11 Warner LoshAssume all the short args have optional args so allocat...
2019-09-11 Kyle Evansbectl(8): Add a "check" command
2019-09-10 Alexander MotinRemove struct ata_res_pass16, unneeded after r352082.
2019-09-10 Jung-uk KimMerge OpenSSL 1.1.1d.
2019-09-10 Baptiste DaroussinImport libedit 2019-09-10
2019-09-10 Baptiste DaroussinStop linking to libl by specifying we do not need yywrap
2019-09-09 Alexander MotinInitialize page/subpage in case of `modepage -d`.
2019-09-09 Dimitry AndricMerge ^/head r351732 through r352104.
2019-09-09 Alexander MotinAdd one more error message to r352082.
2019-09-09 Kyle Evansbectl(8): initialize reverse earlier
2019-09-09 Alexander MotinFix number of problems found while testing on SAT devices.
2019-09-07 Alan Somersmount_fusefs: fix a segfault on memory allocation failure
2019-09-07 Alexander MotinUnify cam_send_ccb() error reporting.
2019-09-07 Alexander MotinSupply SAT layer with valid transfer sizes.
2019-09-07 Dimitry AndricMerge llvm, clang, compiler-rt, libc++, libunwind,...
2019-09-06 Warner LoshFix typo not -> nor and add 'the' because we are talkin...
2019-09-05 Emmanuel Vadotpkgbase: pfctl: tests: Put tests files in the FreeBSD...
next