]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - tools
Fix the undersupported option KERNLOAD, part 1: fix crashes in locore
[FreeBSD/FreeBSD.git] / tools /
2017-12-16 Dimitry AndricUpgrade our copies of clang, llvm, lld, lldb, compiler...
2017-12-15 Warner LoshUse -h -D in preference to -D so that the serial port...
2017-12-15 Warner LoshBe a little verbose and list the loader files we're...
2017-12-15 Warner LoshFor now, make the gpart commands verbose so we know...
2017-12-15 Warner LoshAdd missing of=/dev/${dev}s${s} when installing zfsboot.
2017-12-15 Warner LoshScript to generate minimal boot images for each of...
2017-12-15 Warner LoshScript that knows how to put boot blocks onto a device...
2017-12-14 Jung-uk KimMFC: r326864
2017-12-13 Conrad Meyernetmap pkt-gen tool: Fix memset(3) argument order
2017-12-12 Mark JohnstonMFV r326785: 8880 improve DTrace error checking
2017-12-11 Warner LoshStart adding commands that I know are good to build...
2017-12-11 Warner LoshAdd -I to just run the imaging part of nanobsd so you...
2017-12-11 Warner LoshFix the std-x86 layout to produce a bootable system...
2017-12-08 Warner LoshDon't automatically create objdir here. We're just...
2017-12-08 Warner LoshRemove local here. It was a cut and paste error.
2017-12-08 Warner LoshBuild WITHOUT_FORTH too, at least for amd64 and i386
2017-12-07 Jung-uk KimMerge OpenSSL 1.0.2n.
2017-12-06 Ed Mastetcpdump: remove undesired svn:keywords property from...
2017-12-06 Ed MasteUpdate tcpdump to 4.9.2
2017-12-04 Warner LoshJust use the last line of the output from getting ...
2017-12-04 Warner LoshRemove the entire objdir tree to avoid picking up stale...
2017-12-03 Dimitry AndricUpgrade our copies of clang, llvm, lldb and libc++...
2017-12-02 Eitan Adlerdiag/httpd-error: remove
2017-12-02 Dimitry AndricVendor import of clang release_50 branch r319231:
2017-11-30 Pedro F. GiffuniSPDX: use the Beerware identifier.
2017-11-29 Warner LoshImport lua 5.3.4 to contrib
2017-11-28 Brooks DavisUpdate vis(3) the latest from NetBSD.
2017-11-27 Brad DavisFix handling -U. It does not take any arguments.
2017-11-23 Hans Petter SelaskyMerge ^/head r325999 through r326131.
2017-11-20 Pedro F. GiffuniGeneral further adoption of SPDX licensing ID tags.
2017-11-20 Xin LIMFV r326007: less v529.
2017-11-19 Hans Petter SelaskyMerge ^/head r325842 through r325998.
2017-11-18 Emmanuel VadotUpdate our copy of DTS from the ones from Linux 4.14
2017-11-18 Pedro F. Giffunispdx: initial adoption of licensing ID tags.
2017-11-16 Hans Petter SelaskyImprove the library dependencies helper script in src...
2017-11-15 Hans Petter SelaskyMerge ^/head r325663 through r325841.
2017-11-14 Warner LoshMove sys/boot to stand. Fix all references to new location
2017-11-14 Warner LoshAdd two new tunables / sysctls to controll reboot after...
2017-11-11 Warner LoshFix typo in filename.
2017-11-11 Baptiste DaroussinUpdate to zstd 1.3.2
2017-11-10 Warner LoshMove LOADER_{NO,}_GELI_SUPPORT to MK_LOADER_GELI
2017-11-10 Warner LoshReplace LOADER_FIREWIRE_SUPPORT variable
2017-11-10 Jung-uk KimMFV: r325668
2017-11-10 Hans Petter SelaskyMerge ^/head r325505 through r325662.
2017-11-10 Bryan DreweryAvoid referencing private lib names directly.
2017-11-09 Andriy GaponMFV r325609: 7531 Assign correct flags to prefetched...
2017-11-09 Andriy GaponMFV r325607: 8607 zfs: variable set but not used
2017-11-09 Andriy GaponMFV r325605: 8713 Buffer overflow in dsl_dataset_name()
2017-11-09 Marcin WojtasRework printouts and logging level in ENA driver
2017-11-09 Adrian Chadd[bsdbox] fix compilation due to library work.
2017-11-08 Alexander Motins/NgSendMsgReply/NgSendReplyMsg/ in man to match the...
2017-11-07 Hans Petter SelaskyMerge ^/head r323559 through r325504.
2017-11-05 Enji CooperFix paths for cross-built versions of lib/libclang_rt...
2017-11-05 Enji CooperMFhead@r325422
2017-11-04 Enji CooperMFhead@r325383
2017-11-03 Baptiste DaroussinUpgrade to Unicode 10.0.0
2017-11-03 Baptiste DaroussinIn preparation for update of cldr to version 32 and...
2017-11-02 Simon J. GerratyUpdate to bmake-20171028
2017-11-02 Bryan DreweryEnable AUTO_OBJ by default if the OBJDIR is writable...
2017-11-02 Jung-uk KimMerge OpenSSL 1.0.2m.
2017-11-02 Edward Tomasz Napi... Remove artificial limit for -i.
2017-11-02 Edward Tomasz Napi... Add benchmark for access(2).
2017-11-02 Edward Tomasz Napi... Add bad_open benchmark, which measures failed opens...
2017-11-02 Edward Tomasz Napi... Add benchmark for getresuid(2) - three pointers, althou...
2017-11-02 Edward Tomasz Napi... Add select(2) benchmark. It takes four pointers; unfor...
2017-11-02 Edward Tomasz Napi... Add getpriority(2) benchmark; it's a lightweight syscal...
2017-11-02 Edward Tomasz Napi... Make syscall_timing(1) default to a temporary file...
2017-11-02 Edward Tomasz Napi... Add fetchbench, a trivial HTTP benchmark based on fetch(1).
2017-11-01 Bryan DreweryAdd option UNIFIED_OBJDIR, on by default, which moves...
2017-10-31 Bryan DreweryUse -j hw.ncpu for build/install.
2017-10-31 Marcin WojtasUpdate ena-com HAL to v1.1.4.3 and update driver accord...
2017-10-31 Enji CooperMFhead@r325209
2017-10-31 Enji CooperMFhead@r325199
2017-10-31 Bryan Drewerymakeman: Ensure MK_AUTO_OBJ is disabled in some lookups.
2017-10-31 Bryan DreweryDIRDEPS_BUILD: Update dependencies.
2017-10-30 Bryan DreweryFix native-xtools installion after r325082 and r325000...
2017-10-30 Enji CooperMFhead@r325125
2017-10-30 Enji CooperMFhead@r325119
2017-10-30 Warner LoshFix parallel build issues and add MK_ZFS=no case
2017-10-29 Eitan AdlerUpdate several more URLs
2017-10-28 Philip PaepsImport tzdata 2017c
2017-10-27 Andriy GaponMFV r325013,r325034: 640 number_to_scaled_string is...
2017-10-26 Enji CooperMFhead@r325004
2017-10-25 Bryan Drewerynative-xtools: Override proper NXBDESTDIR.
2017-10-25 Warner LoshDo a chdir to SRCTOP/sys/boot before starting the run...
2017-10-23 Enji CooperMFhead@r324914
2017-10-22 Enji CooperMFhead@r324884
2017-10-22 Warner LoshCreate a shell script to build sys/boot on all the...
2017-10-22 Mark JohnstonMFV r323105 (partial): 8300 fix man page issues found...
2017-10-22 Enji CooperMFhead@r324851
2017-10-22 Enji CooperAdd more draft text to WITH_COVERAGE
2017-10-21 Enji CooperMFhead@r324837
2017-10-21 Emmanuel Vadotdts: Update our device tree sources file fomr Linux...
2017-10-18 Brad DavisTeach beinstall to use and prefer svnlite, with a fallb...
2017-10-11 Baptiste DaroussinDo not try to remove diff.7 optionaly has it is always...
2017-10-11 Ed MasteOptionalObsoleteFiles: remove diff from MK_GNU_DIFF...
2017-10-10 Jung-uk KimMerge ACPICA 20170929 (take 2).
2017-10-10 Enji CooperMFhead@r324497
2017-10-10 Enji CooperMFhead@r324482
2017-10-06 Baptiste DaroussinImport mandoc 1.14.3
next