]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/boot
Perform cleanups to rpc.rusersd:
[FreeBSD/FreeBSD.git] / sys / boot /
2009-12-28 antoine(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an...
2009-12-24 mariusExecute the cleanup handlers before jumping to the...
2009-12-24 marius- Consistently wrap debugging in NETIF_DEBUG. This...
2009-12-24 mariusRevert r183628 as with the current ata(4) ATAPI DMA...
2009-12-22 jhbDon't build zfsboot, gptzfsboot, and zfsloader if WITHO...
2009-12-21 nyanMove cursor position after putting a character.
2009-12-18 marcelFix ub_env_enum(): syscall() returns 0 when properly...
2009-12-17 nyanFix debug messages of bd_io().
2009-12-15 robertoMerge 4.2.4p8 into contrib (r200452 & r200454).
2009-12-13 marcelAdd support for memory disk (md). The size of the memor...
2009-12-11 nyanCleanups the boot2 for pc98. There is no functional...
2009-12-10 jhbDon't warn about an RSDP with a corrupt checksum. ...
2009-12-09 jhbFix a confusing typo in the EDD packet structure used...
2009-12-09 jhb- Port bios_getmem() from libi386 to {gpt,}zfsboot...
2009-12-08 nyanMFi386: revision 200219
2009-12-08 nyanMFi386: Use real mode instead of v86 mode.
2009-12-08 nyanMFi386: revision 200216
2009-12-07 jhbImprove the algorithm the loader uses to choose a memor...
2009-12-07 jhbVarious small whitespace and style fixes.
2009-12-04 netchildImport the unchanged v4l videodev.h from the vendor...
2009-11-27 sobomaxRemove spinconsole from pc98, some parts seem to be...
2009-11-27 sobomaxWhitespace-only: another instance of identation with...
2009-11-27 sobomaxWhitespace on: use tabs for identation consistently.
2009-11-27 sobomaxAdd new loader console type: "spinconsole". This consol...
2009-11-25 traszBe nice, don't use the f-word.
2009-11-23 rnolandCreate a seperate ZFS enabled loader.
2009-11-20 jhbAlways use 64-bit LBAs for disk addresses in zfsboot...
2009-11-19 rajProvide an effective (relocated) address when building...
2009-11-16 jkimMerge ACPICA 20091112.
2009-11-12 attilioIntroduce a new option (BOOT_PROMPT_123) that lets...
2009-11-11 antoine- Remove trailing ";" after if statement
2009-10-28 bruefferClose a file descriptor leak in an error case.
2009-10-23 rnolandCorrect some issues with zfs boot.
2009-10-19 jkimMerge ACPICA 20091013.
2009-10-14 jhbUse zfs_read() instead of xfsread() to read /boot.confi...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-26 bzlindev(4) [1] is supposed to be a collection of linux...
2009-09-13 nyanMFi386:
2009-09-11 jkimMFV: r196804
2009-09-10 emasteIf the pxe client is told to use / as the root path...
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-08-17 jhayFix parse() so that the partition to boot (load /boot...
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-26 bzUpdate epair(4) to the new netisr implementation and...
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-06-26 rpauloOn special systems where the MBR and the GPT are in...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-22 rajBump PowerPC loader(8) version to reflect extensions...
2009-06-15 mariusAdd cas(4), a driver for Sun Cassini/Cassini+ and Natio...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-10 yongariAdd alc(4), a driver for Atheros AR8131/AR8132 PCIe...
2009-06-08 jhbInstead of packing the individual fields in the PnP...
2009-06-08 jhbDon't attempt to free the GPT partition list for a...
2009-06-05 jkimImport ACPICA 20090521.
2009-06-05 jkimImport ACPICA 20090521.
2009-06-03 jkimResync with head.
2009-06-03 rajMake GPT style partitiong endian-safe in U-Boot support...
2009-06-02 jkimChase ACPICA API changes (for kernel and boot loader).
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-01 jhbAdd a missing parameter when displaying GPT partitions...
2009-06-01 rodrigcsys/boot/common.c
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-30 marcelFix NETIF_DEBUG compilation.
2009-05-28 dfrSome of the boot loader code only works on a ufs file...
2009-05-27 edUpdate ee(1) in the base system to version 1.5.0.
2009-05-26 edCopy ee 1.4.2 into the contrib directory.
2009-05-22 desUpgrade to OpenSSH 5.2p1.
2009-05-18 delphijMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-17 bruefferImprove the accf_dns_load description.
2009-05-16 dfrAdd support for booting from raidz1 and raidz2 pools.
2009-05-05 rajGPT style partitioning for loader(8) with U-Boot suppor...
2009-05-04 obrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-19 rwatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-15 jkimA simple rewrite of biossmap.c:
2009-04-14 mariusFix masking of TTE bits; the TD_*_MASK macros need...
2009-04-14 jhbUse a disk address instead of an int to hold the starti...
2009-04-13 mariusFix whitespace.
2009-04-07 jkimRewrite SMBIOS for loader:
2009-04-07 jkimIncrease sprintf(3) buffer size, which I forgot from...
2009-04-07 weongyoAdd an entry for the uath(4) module.
2009-03-31 jkimProbe size of installed memory modules from loader...
2009-03-21 rpauloMerge libpcap 1.0.0.
2009-03-21 rpauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-20 nyanOops, fix the previous change.
2009-03-20 nyanMFi386: r189749
2009-03-20 nyanMerge the missing changes from i386.
2009-03-20 nyanMFi386: the part of r179825 to reduce diffs against...
2009-03-19 thompsaRemove the uscanner(4) driver, this follows the removal...
2009-03-19 nyanReduce diffs against i386.
2009-03-19 nyanUse the common PC98_MID_* defines instead of a magic...
2009-03-16 dchaginChase the k8temp->amdtemp rename in NOTES and loader...
2009-03-12 jhbThe recent change to use memory > 1MB for the heap...
2009-03-11 dfrMerge in support for Xen HVM on amd64 architecture.
2009-03-09 jhb- Make it possible to disable GPT support by setting...
2009-03-07 marcelRevert the part of change 107879 that employs the unuse...
2009-03-02 samconnect vendor wpa area to contrib
2009-02-24 jhbFix some more issues with the real mode BTX.
2009-02-21 ruFix build when WITH_SSP is set explicitly.
2009-02-19 impEnable building of ficl on MIPS. It compiles, but...
2009-02-19 impAdd basic mips support. This has been compile tested...
next