]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Fixing typo as well as improving readability of a few comments.
[FreeBSD/FreeBSD.git] / sys / boot /
2015-08-15 Oleksandr TymoshenkoMake dtb file configurable via loader(8) variable....
2015-08-14 Hans Petter SelaskyImprove the realtime properties of USB transfers for...
2015-08-14 Alexander MotinMFV r286765: 5817 change type of arcs_size from uint64_...
2015-08-14 Alexander MotinMFV r285025: 6033 arc_adjust() should search MFU lists...
2015-08-14 Alexander MotinMFV r277431: 5497 lock contention on arcs_mtx
2015-08-13 Edwin GroothuisMFV of 286748,tzdata2015f
2015-08-13 Alexander MotinMFV 286711: 6096 ZFS_SMB_ACL_RENAME needs to cleanup...
2015-08-13 Alexander MotinMFV 286709:
2015-08-12 Alexander MotinMFV 286707: 5959 clean up per-dataset feature count...
2015-08-12 Alexander MotinMFV r286704: 5960 zfs recv should prefetch indirect...
2015-08-12 Alexander MotinMFV r284763: 5981 Deadlock in dmu_objset_find_dp
2015-08-12 Alexander MotinMFV r284762: 5269 zpool import slow
2015-08-12 Alexander MotinMFV r286682: 5765 add support for estimating send strea...
2015-08-12 Alexander MotinMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-08-11 Alexander V. ChernikovMFP r276712.
2015-08-09 Peter WemmUpdate the private sqlite3 from 3.8.9 to 3.8.11.1 ...
2015-08-09 Peter WemmUpdate svnlite from 1.8.10 to 1.8.14. This is mostly...
2015-08-09 Peter WemmUpdate serf from 1.3.7 to 1.3.8. Mostly disables sslv2...
2015-08-09 Peter WemmUpdate apr-1.5.1 to 1.5.2
2015-08-08 Alexander V. ChernikovMFP r274553:
2015-08-06 Allan JudeRemove guards around overwriting loader.rc and menu.rc
2015-08-03 Edward Tomasz Napi... Fix a problem which made loader(8) load non-kld files...
2015-07-31 Ed MasteAdd ELF Tool Chain's brandelf(1) to contrib
2015-07-31 Ed SchoutenDocument the existence of cloudabi_load and cloudabi64_...
2015-07-30 Ed MasteAdd ELF Tool Chain's ar(1) and elfdump(1) to contrib
2015-07-28 Bryan DreweryMFV r285970:
2015-07-28 Zbigniew BodekImport Annapurna Labs Alpine HAL to sys/contrib/
2015-07-25 Edward Tomasz Napi... Use consistent spacing.
2015-07-25 Edward Tomasz Napi... Add md_root example to defaults/loader.conf.
2015-07-25 Edward Tomasz Napi... Use double newlines consistently.
2015-07-25 Edward Tomasz Napi... Document md_root in loader(8). The md(4) manual page...
2015-07-22 Jung-uk KimMerge ACPICA 20150717.
2015-07-18 John-Mark Gurneymove the prototype to the lib.h header.. This makes...
2015-07-18 John-Mark Gurneyother fixes to make boot2 compile for IXP... Properly...
2015-07-18 John-Mark Gurneyrevert r278579, this is in a different compile environm...
2015-07-17 Benno RiceMerge driver for PMC Sierra's range of SAS/SATA HBAs.
2015-07-09 Jung-uk KimMerge OpenSSL 1.0.1p.
2015-07-08 Patrick KelseyMFV r285292:
2015-07-08 Patrick KelseyMFV r285191: tcpdump 4.7.4.
2015-07-07 Luiz Otavio O SouzaAdd the Banana Pi DTS.
2015-07-07 Ed MasteAvoid creating invalid UEFI device path
2015-07-07 Luiz Otavio O SouzaAdd the GMAC entries to sun7i (A20) DTS.
2015-07-07 Gregory Neil ShapiroMerge sendmail 8.15.2 to HEAD
2015-07-05 Cy SchubertMFV ntp-4.2.8p3 (r284990).
2015-07-04 Luiz Otavio O SouzaInstall loader.rc with ARM u-boot loader (ubldr).
2015-07-03 Ruslan Bukino Add a description for virtio block device implemented
2015-07-03 Luiz Otavio O SouzaAdd AHCI attachment code for Allwinner A10/A20 SoCs.
2015-06-30 Mark MurrayUpdated random(4) boot/shutdown scripting.
2015-06-27 Yoshihiro TakahashiMFi386: r284878
2015-06-26 Xin LIReduce warnings:
2015-06-21 Antoine BrodinInstall version.4th.8 again
2015-06-19 Maxim SobolevProvide bug4bug workaround for certain dumbiness of...
2015-06-19 Maxim SobolevFix bug in the ubldr introduced in the rev.283035....
2015-06-19 Baptiste DaroussinFix fallouts from r284590
2015-06-19 Andriy GaponMFV r284412: 5911 ZFS "hangs" while deleting file
2015-06-19 Baptiste DaroussinInstall loader(8) and zfsloader(8) only once
2015-06-18 Jung-uk KimMerge ACPICA 20150619.
2015-06-18 Ed MasteImport libcxxrt master e64e93fe5bba67a6d52cbe5a97f8770c...
2015-06-18 Oleksandr TymoshenkoAdd HDMI support to Beaglebone Black:
2015-06-15 Edwin GroothuisMFV of 284395,tzdata2015e
2015-06-13 Simon J. GerratyAdd META_MODE support.
2015-06-12 Jung-uk KimMerge OpenSSL 1.0.1o.
2015-06-12 Andriy GaponMFV r284042: 1778 Assertion failed: rn->rn_nozpool...
2015-06-12 Andriy GaponMFV r284036: 5961 Fix stack overflow in zfs_create_fs
2015-06-12 Andriy GaponMFV r284030: 5818 zfs {ref}compressratio is incorrect...
2015-06-12 Andriy GaponMFV r283534: 5515 dataset user hold doesn't reject...
2015-06-12 Andriy GaponMFV r284040: check that datasets are snapshots
2015-06-11 Jung-uk KimMerge OpenSSL 1.0.1n.
2015-06-11 Xin LIMFV r284276: Fix long options.
2015-06-11 Andrew TurnerPass the ACPI table pointer to the arm64 kernel from...
2015-06-11 Simon J. GerratyMerge bmake-20150606
2015-06-10 Xin LIMFV r284234:
2015-06-08 Marcelo AraujoRevert my previoius commit as it explicit pollute the...
2015-06-07 Marcelo AraujoInclude header libi386.h to silence the clang warning...
2015-06-05 Andriy Gapondnode_read: fixup r284025, BP_IS_HOLE macro expects...
2015-06-05 Andriy Gapondnode_read: handle hole blocks in zfs boot code
2015-06-03 Jung-uk KimMFV: r283965
2015-06-03 Andriy Gaponuserboot: enable bzipfs support
2015-06-02 Devin TeskeAdd comments to indicate where the flag for later abort...
2015-05-30 Luiz Otavio O SouzaRemove the broken-txfifo setting for Allwinnner SoCs.
2015-05-27 Ed MasteUpdate to ELF Tool Chain r3223
2015-05-27 Simon J. GerratyMerge sync of head
2015-05-26 Simon J. GerratyMerge from head
2015-05-26 Oleksandr TymoshenkoPrint error message if autoload fails due to missing...
2015-05-25 Dimitry AndricUpgrade our copy of clang and llvm to 3.6.1 release.
2015-05-24 Ganbold TsagaankhuuAdd kernel config and dts files for an aml8726-m3
2015-05-24 Ganbold TsagaankhuuEnable leds for VSATV102 in dts.
2015-05-22 Oleksandr TymoshenkoSwitch TI platform support code from using FreeBSD...
2015-05-21 Luiz Otavio O SouzaAdd the MMC/SD driver for Allwinner SoCs.
2015-05-21 Ganbold TsagaankhuuThe RTC initialization values are based on the SoC...
2015-05-21 Enji CooperImport proposed fix from upstream for
2015-05-18 Jung-uk KimMerge ACPICA 20150515.
2015-05-18 Edwin GroothuisMFV of 283077,tzdata2015d
2015-05-18 Ian LeporeEnable the NETIF_OPEN_CLOSE_ONCE option for ubldr....
2015-05-18 Ian LeporeAdd a routine to obtain netboot parameters from the...
2015-05-18 Ian LeporeRefactor net_getparams() to make it easier to get param...
2015-05-18 Edwin GroothuisMFV of 283040,tzdata{2015c}
2015-05-17 Ian LeporeAn ARM kernel can be loaded at any 2MB boundary, make...
2015-05-16 Ian LeporeRe-link ubldr when any of its libraries change.
2015-05-16 Thomas QuinotMinor comments fixes
next