]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Declare odata as a pointer type instead of a pointer to pointer.
[FreeBSD/FreeBSD.git] / sys / boot /
2015-10-01 Dimitry AndricMerge ^/head r288197 through r288456.
2015-09-30 Mark JohnstonMFV r288408:
2015-09-29 John BaldwinUse EFI page size constants instead of hardcoding 4096.
2015-09-27 Luiz Otavio O SouzaSet the #address-cells and #size-cells for the I2C...
2015-09-27 Xin LIMFV r288243: nc from OpenBSD 5.8.
2015-09-25 Bryan DreweryMETA_MODE: Remove DEP_MACHINE from Makefile.depend...
2015-09-25 Bryan DreweryMETA_MODE: Remove DEP_RELDIR from Makefile.depend files.
2015-09-25 Xin LIMFV r288063: make dataset property de-registration...
2015-09-23 Ed MasteBring LLVM libunwind snapshot into contrib/llvm/projects
2015-09-23 Xin LIMFV r288140: update file to 5.25.
2015-09-22 Dimitry AndricMerge ^/head r288035 through r288099.
2015-09-21 Andriy GaponMFV r287817: 6220 memleak in l2arc on debug build
2015-09-21 Luiz Otavio O SouzaEnable if_dwc for Allwinner A20 based boards.
2015-09-20 Dimitry AndricMerge ^/head r287878 through r288034.
2015-09-17 John BaldwinThe EFI boot loader allocates a single chunk of contigu...
2015-09-17 John BaldwinVarious small cleanups to EFI loader Makefiles.
2015-09-17 Dag-Erling SmørgravUpgrade to Unbound 1.5.4.
2015-09-16 Dimitry AndricMerge ^/head r287680 through r287877.
2015-09-16 Dimitry AndricUpdate libc++ to 3.7.0 release.
2015-09-14 Hans Petter SelaskyAdd missing file to build.
2015-09-14 Xin LIMFV r286224: 5695 dmu_sync'ed holes do not retain birth...
2015-09-14 Xin LIMFV r277429:
2015-09-13 Xin LIMFV r287623: 5997 FRU field not set during pool creatio...
2015-09-13 Xin LINote r286552 as merged and reduce diff against upstream.
2015-09-12 Xin LIMFV r287699: 6214 zpools going south
2015-09-12 Xin LIMFV r287684: 6091 avl_add doesn't assert on non-debug...
2015-09-12 Xin LIMFV r287624: 5987 zfs prefetch code needs work
2015-09-11 Dimitry AndricMerge ^/head r287527 through r287679.
2015-09-11 Dimitry AndricSince contrib/libc++'s ancestry was never correct,...
2015-09-11 Mark JohnstonMFV r283513:
2015-09-11 Mark JohnstonMFV r283512:
2015-09-10 Dimitry AndricUpdate compiler-rt to 3.7.0 release. This also include...
2015-09-07 Marcel MoolenaarAs expected, things aren't as simple as hoped. Conseque...
2015-09-06 Dimitry AndricUpdate llvm, clang and lldb to 3.7.0 release.
2015-09-06 Dimitry AndricUpdate lldb to upstream trunk r242221.
2015-09-05 Dimitry AndricMerge ^/head r286858 through r287489.
2015-09-05 Marcel MoolenaarAuto-detect the UGA frame buffer and stride on a MacBoo...
2015-09-05 Marcel MoolenaarMy MacBook has UGA only, but we fail to detect any...
2015-09-04 Xin LIMFV r287451 + 287452: file 5.24 + fix for bin/181436.
2015-09-03 Marcel MoolenaarFor UGA, the frame buffer address obtained by scanning the
2015-09-03 Oleksandr TymoshenkoEnable both i2c1 and i2c2. These devices are disabled...
2015-09-01 Andrew TurnerInstall the forth bits on arm64. For now limit it to...
2015-08-30 Marcel MoolenaarAdd support for the UGA draw protocol. This includes...
2015-08-30 Luiz Otavio O SouzaAdd the LED definitions from vendor's DTS.
2015-08-30 Luiz Otavio O SouzaReduce the difference to vendor DTS by using the vendor...
2015-08-30 Marcel MoolenaarAdd a gop command to help diagnose VT efifb problems...
2015-08-28 Warner LoshAdd back missing -m32 for amd64 and powerpc64 that...
2015-08-27 Warner LoshUse CFLAGS_NO_SIMD in preference to varying lists of...
2015-08-26 Jung-uk KimMerge ACPICA 20150818.
2015-08-24 Andriy GaponMFV (partial) r286889: 5692 expose the number of hole...
2015-08-22 Xin LIMFV r287019: leapseconds from tzdata2015f.
2015-08-20 Warner LoshThe flags -mno-aes -mno-avx only exist for clang, not...
2015-08-17 Dimitry AndricMerge ^/head r286697 through r286857.
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 Dimitry AndricUpdate llvm/clang to r242221.
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-07 Dimitry AndricMerge ^/head r285924 through r286421.
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-27 Dimitry AndricMerge ^/head r285793 through r285923.
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 Dimitry AndricMerge ^/head r285341 through r285792.
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 Dimitry AndricMerge ^/head r285153 through r285283.
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.
next