]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
For the ports modules building code, clean WRKDIR before building. This is
[FreeBSD/FreeBSD.git] / sys / boot /
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-20 jhbDon't return an error if a kld does not contain any...
2012-06-13 mmFix ZFS boot with pre-features pools (version <= 28...
2012-06-11 mmIntroduce "feature flags" for ZFS pools (bump SPA versi...
2012-06-04 mariusThe loaddev environment variable is not modifiable...
2012-06-04 mariusThe workaround added in r151650 for handling firmwares...
2012-06-01 jhbRemove unnecessary initializations. The BSS of boot2...
2012-05-29 kevloMake sure that each va_start has one and only one match...
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-27 kientzleAllow the load address used by ARM ubldr to be set...
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-25 rajImport DTS files for the upcoming DPAA QorIQ (PowerPC...
2012-05-25 glebUse 32-bit ufs_ino_t instead of ino_t to keep boot2...
2012-05-24 wblockFixes to man8 groff mandoc style, usage mistakes, or...
2012-05-22 gberDivide nand flash for DB6281 into two partitions. One...
2012-05-22 gberAdd a new geom class which allows to divide NAND Flash...
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-20 kientzleDetermine kernel load address dynamically from u-boot...
2012-05-18 gberAdd architecture dependent code to support NAND Framewo...
2012-05-17 dteskeUpdate contact info.
2012-05-17 gberImport work done under project/nand (@235533) into...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-17 kientzleAccess the device tree blob via copyin/copyout.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-13 avglibpc98: unbreak after zfs-related changes in libi386...
2012-05-13 avgzfs boot: cleanup remnants of temporary compat code
2012-05-13 avgzfs boot code: mark spa_t arguments as const where...
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 avgsparc64/zfs boot: take advantage of new libzfsboot...
2012-05-12 avgzfs boot code: use %j and uintmax_t instead %ll and...
2012-05-12 avgzfs boot: try to set vfs.root.mountfrom from currdev...
2012-05-12 avgzfsboot/zfsloader: support accessing filesystems within...
2012-05-11 dimFix sys/boot/i386/cdboot/cdboot.S compilation with...
2012-05-11 impAdd support for passing in the board ID.
2012-05-11 impHack to unbreak boot2 for at91rm9200 boot loader. ...
2012-05-11 avgMFi386: improve argument passing via btxldr
2012-05-11 kientzleDon't hang if there is no /cpus node in the device...
2012-05-10 avgcdboot, pxeldr: make use of bootargs.h instead of redef...
2012-05-09 mariusUse a non-tricky approach for building and installing...
2012-05-09 avgr235154 followup: add stddef.h for offsetof
2012-05-09 avgi386 zfsloader: rename LIBZFS to LIBZFSBOOT
2012-05-09 avgi386 boot: consolidate MAXBDDEV definition
2012-05-09 avgbtxldr: future-proof argument passing from boot1/2...
2012-05-09 avgsys/boot: add common CTASSERT definition
2012-05-06 kientzleOoops. Back out changes to main.c from r235094.
2012-05-06 kientzleDon't call strcmp with a NULL pointer.
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-02 kientzleRemove some redundant register loads.
2012-05-01 mariusAdd initial support for booting from ZFS on sparc64...
2012-05-01 mariusAdd a command for showing the heap usage.
2012-05-01 kientzleTeach ubldr(8) about simple MBR partitioning.
2012-04-29 mariusAdd multiple inclusion protection.
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-20 marcelBuild a 32-bit EFI loader on amd64. This to match the...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-16 avgzfsboot: honor -q if it's present in boot.config
2012-04-12 aeRead backup GPT header from the last LBA only when...
2012-04-06 avgretrofit Safe Mode loader menu item actions
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-29 nwhitehornFix build after changes to trap headers.
2012-03-29 eadlerRemove trailing whitespace per mdoc lint warning
2012-03-26 mariusRemove second consts in r233288 in order to appease...
2012-03-22 rajImprove FDT handling in loader(8) and make it more...
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 mariusDeclare the CRC lookup-tables const as they hardly...
2012-03-21 mariusUse the common/shared CRC-32 implementation instead...
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-20 rajImprove device tree blob (DTB) handling in loader(8).
2012-03-18 mariusDeclare some variables static in order to reduce the...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-11 mariusFix a bug introduced in r223938; on big-endian machines...
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-10 nyanMFi386: revisions 232570 and 232754
2012-03-09 jkimMake boot2 build with Clang again.
2012-03-06 jhbAdd a note to clarify why we create a relocated copy...
2012-03-06 bzProvide wbwd(4), a driver for the watchdog timer found...
2012-03-05 jhbFix boot2 to handle boot config files that only contain...
2012-03-04 rajRespect phy-handle property in Ethernet nodes of the...
2012-02-29 jkimFix a long standing bug. The caller expects a non...
2012-02-28 dimDefine several extra macros in bsd.sys.mk and sys/conf...
2012-02-25 gjbWhitespace cleanup:
2012-02-25 gjbFix various typos in manual pages.
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-16 nwhitehornMake sure to synchronize icache for the newly loaded...
2012-02-10 nyanReduce diffs against i386.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-02-05 rpauloFix clang warnings.
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-25 pluknetClarify and improve the boot menu with some small changes:
2012-01-25 nwhitehornExperimental support for booting CHRP-type PowerPC...
2012-01-19 sbrunoWrap changes from svn r212126 inside LOADER_NFS_SUPPORT...
2012-01-15 nwhitehornFix some unreliability problems related to MSR bits...
2012-01-14 eadler- Document TheDraw splash screens in the default loader...
next