| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the now defunct kern.ipc.nmbufs tunable. | pluknet | 2011-04-13 | 1 | -1/+0 |
* | Move getc() body before xgetc() so gcc does not emit a warning about function | rdivacky | 2011-04-06 | 1 | -9/+9 |
* | Mark getc() as inline, this has no effect on gcc but helps clang. | rdivacky | 2011-04-06 | 1 | -1/+1 |
* | MFi386: revision 220337 | nyan | 2011-04-05 | 1 | -0/+1 |
* | Build boot2 with -mregparm=3, ie. pass upto 3 arguments via registers. | rdivacky | 2011-04-04 | 3 | -10/+12 |
* | Fix a long standing bug where file_load() passes down the global loadaddr | marcel | 2011-04-04 | 1 | -1/+1 |
* | Use the new arch_loadaddr I/F to align ELF objects to PBVM page | marcel | 2011-04-03 | 6 | -51/+135 |
* | Add 2 new archsw interfaces: | marcel | 2011-04-03 | 5 | -30/+55 |
* | Revert rev 165325. The arch_maphint interface hasn't been in use for | marcel | 2011-04-03 | 2 | -48/+0 |
* | Make the ski loader functional again after the previous set of changes. | marcel | 2011-04-03 | 2 | -31/+31 |
* | MFi386: the part of 219452 | nyan | 2011-03-24 | 1 | -14/+10 |
* | The size of zfsboot2 grown up to 64 Kbytes in r219089. | ae | 2011-03-16 | 2 | -2/+2 |
* | Set control flags in putc(). This should fix zfsboot hangs in drvread(). | ae | 2011-03-16 | 1 | -0/+1 |
* | MFaltix: | marcel | 2011-03-16 | 13 | -141/+413 |
* | Revert previous commit: EFI_STATUS is a 64-bit integral on ia64. Fix the | marcel | 2011-03-16 | 1 | -1/+1 |
* | - Initial release of bxe(4) to support Broadcom NetXtreme II 10GbE. | davidch | 2011-03-14 | 1 | -0/+1 |
* | Remove all object files during 'make clean'. | jhb | 2011-03-11 | 1 | -1/+2 |
* | Some more shrinking. | rdivacky | 2011-03-10 | 2 | -21/+17 |
* | MFi386: revision 219186 | nyan | 2011-03-03 | 1 | -22/+7 |
* | This patch shrinks boot2 a little. | rdivacky | 2011-03-02 | 1 | -25/+8 |
* | Remove duplicate "in". | brucec | 2011-03-01 | 2 | -2/+2 |
* | Revert some of r177626. "in in" is valid in certain sentences. | brucec | 2011-02-28 | 2 | -2/+2 |
* | Finally... Import the latest open-source ZFS version - (SPA) 28. | pjd | 2011-02-27 | 4 | -82/+172 |
* | Rename bcpy() macro to bcopy(). | pjd | 2011-02-27 | 2 | -7/+7 |
* | Clang's integrated assembler can now handle sys/boot/i386/boot2/sio.S. | dim | 2011-02-27 | 3 | -6/+0 |
* | Handle memory allocation failures in include(). | brucec | 2011-02-23 | 2 | -1/+12 |
* | MFi386: revision 218926 | nyan | 2011-02-22 | 1 | -1/+1 |
* | In sys/boot/i386/boot2/boot2.c, change the type of the 'opts' variable | dim | 2011-02-21 | 1 | -1/+1 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 1 | -1/+1 |
* | Upgrade our copy of llvm/clang to r126079, from upstream's trunk. | dim | 2011-02-20 | 10 | -0/+57 |
* | MFi386: revision 218745 | nyan | 2011-02-19 | 1 | -18/+1 |
* | Merge binutils 2.17.50 to head. This brings a number of improvements to | dim | 2011-02-18 | 5 | -13/+15 |
|\ |
|
| * | For ia64, add a proper 'elf64-ia64-freebsd' output format to BFD, so the | dim | 2010-12-05 | 2 | -2/+2 |
| * | Sync: merge r215709 through r215824 from ^/head. | dim | 2010-11-25 | 1 | -1/+2 |
| |\ |
|
| * \ | Sync: merge r215464 through r215708 from ^/head. | dim | 2010-11-22 | 1 | -4/+4 |
| |\ \ |
|
| * | | | Sync: merge r215396 through r215463 from ^/head. | dim | 2010-11-18 | 5 | -11/+43 |
| * | | | Sync: merge r215319 through r215395 from ^/head, so ports can actually | dim | 2010-11-16 | 2 | -6/+16 |
| * | | | Sync: merge r215273 through r215318 from ^/head. | dim | 2010-11-14 | 1 | -1/+1 |
| * | | | Sync: merge r215189 through r215272 from ^/head. | dim | 2010-11-14 | 2 | -41/+0 |
| |\ \ \ |
|
| * \ \ \ | Sync: merge r214895 through r215140 from ^/head. | dim | 2010-11-11 | 7 | -58/+6 |
| |\ \ \ \ |
|
| * | | | | | For sys/boot/ia64/efi and sys/boot/ia64/ski, modify their linker scripts | dim | 2010-11-05 | 2 | -4/+4 |
| * | | | | | Sync: merge r214353 through r214648 from ^/head. | dim | 2010-11-01 | 5 | -33/+47 |
| |\ \ \ \ \ |
|
| * | | | | | | Use new output format 'elf64-x86-64-freebsd' instead of 'elf64-x86-64', | dim | 2010-11-01 | 1 | -1/+1 |
* | | | | | | | - add missing if_ devices which were missing and are available as loadable | danger | 2011-02-18 | 1 | -0/+4 |
* | | | | | | | Remove reading of symbols from a.out loaded files. Since we are tight | imp | 2011-02-16 | 1 | -18/+1 |
* | | | | | | | MFi386: revision 218713 | nyan | 2011-02-16 | 1 | -3/+4 |
* | | | | | | | In sys/boot/common/ufsread.c, use uint8_t instead of u_int8_t. | dim | 2011-02-15 | 1 | -1/+1 |
* | | | | | | | Apply a few small optimizations to boot2's code, to make it shrink a | dim | 2011-02-15 | 2 | -4/+5 |
* | | | | | | | Fix build. | nyan | 2011-02-12 | 1 | -2/+10 |
* | | | | | | | Add the pc98boot image which concatenates boot0 and boot0.5. | nyan | 2011-02-11 | 2 | -1/+18 |