Age | Commit message (Expand) | Author |
2013-05-12 | Lower heap location and load address by 1MB for the secondary boot loaders, | Miod Vallat |
2013-04-14 | Unbreak tape boot blocks by not attempting to load kernel symbols, and providing | Miod Vallat |
2013-02-10 | switch m68k ports to gcc3 | Miod Vallat |
2013-02-02 | mvme68k ELF bits. Boot block updates heavily based upon the recent mvme88k | Miod Vallat |
2012-12-31 | Switch mvme68k boot blocks to use the MI libsa loadfile routines to load | Miod Vallat |
2012-12-05 | Remove excessive sys/cdefs.h inclusion | Theo de Raadt |
2012-11-04 | Make the s-records boot loader use the same stage1/stage2 addresses as the | Miod Vallat |
2012-11-04 | Real prototypes, better integer types, pass -Wall. No functional change. | Miod Vallat |
2012-08-21 | Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be | Pascal Stumpf |
2011-03-13 | Change daddr_t to daddr32_t. The bootblocks on our architectures only | Theo de Raadt |
2010-11-20 | some more installboot cleanup from gapz@dud-t.org | Theo de Raadt |
2010-11-19 | gapz@dud-t . org noted that sparc64 installboot crashes if the bootblock is | Theo de Raadt |
2010-04-23 | Recycle unused disklabel fields in order to create a disklabel unique | Joel Sing |
2010-03-06 | remove the (now inaccurate) note about not being able to run | Jason McIntyre |
2009-06-04 | More fallback from struct disklabel changes, yawn | Miod Vallat |
2009-02-17 | Forgot to crank version after ethernet buffer address change. | Miod Vallat |
2009-02-17 | Move ethernet buffers higher in memory, just below our text, to allow | Miod Vallat |
2008-03-23 | setroot() is supposed to be safe in all cases, so kill the special cases | Theo de Raadt |
2008-03-11 | use muldi3.c to avoid putting instructions 68060 does not support into the | Theo de Raadt |
2008-01-30 | Oops. Missed one. | Kenneth R Westerback |
2007-12-28 | Repair fallout from libkern changes. | Miod Vallat |
2007-11-26 | few more dribbles of LIBKERN cleanup | Theo de Raadt |
2007-11-26 | More LIBKERN bits that go away | Theo de Raadt |
2007-10-30 | avoid intermediate files with same name (ie. a.out) for parallel make | Theo de Raadt |
2007-06-17 | amd64/stand | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-01-16 | adjust to size_t changes | Theo de Raadt |
2006-01-10 | Really pass -fno-stack-protector in CFLAGS as intended, and define the | Miod Vallat |
2006-01-10 | use ${INSTALL_STRIP} ok miod | Theo de Raadt |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2005-08-03 | Link with -lgcc like hp300 to pull in the gcc functions that zlib needs. | Todd C. Miller |
2005-02-20 | Do not pass 68060-specific compiler flags anymore. | Miod Vallat |
2004-12-27 | Finally put copyrights on files I wrote _long_ ago. prodded by miod@ | Dale Rahn |
2004-11-11 | Typos | Miod Vallat |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2004-01-13 | UFS -> FFS, /bootsd -> /boot, ufsboot -> boot | Miod Vallat |
2003-09-19 | Let boot -b return to debugger before invoking the kernels entry point, like | Miod Vallat |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-08-20 | ansi and protos for the rest | Theo de Raadt |
2003-08-20 | spaces | Theo de Raadt |
2003-08-20 | protos and ansi (mostly ignored junk) | Theo de Raadt |
2003-08-20 | ansi and protos | Theo de Raadt |
2003-08-19 | simple protos and ansi | Theo de Raadt |
2003-08-16 | spaces | Theo de Raadt |
2003-08-16 | protos | Theo de Raadt |
2003-08-16 | ansi | Theo de Raadt |
2003-07-19 | don't specify the leading "/" in MANSUBDIR (otherwise "//" occurs) | David Krause |
2003-06-06 | - section reorder | Jason McIntyre |
2003-06-04 | more term 3 & 4 from various developers, with permission of course | Theo de Raadt |
2003-06-04 | more term 3 and 4 changes | Theo de Raadt |