Age | Commit message (Expand) | Author |
2010-11-19 | gapz@dud-t . org noted that sparc64 installboot crashes if the bootblock is | Theo de Raadt |
2010-08-16 | Make sure we reserve enough room after the kernel image to avoid stomping | Miod Vallat |
2010-07-06 | sun4e support in the bootblocks, derived from a diff from jason@ 7 years ago. | Miod Vallat |
2010-07-04 | restrict srmmu handling to just sun4m | Theo de Raadt |
2010-06-29 | In the boot blocks, stop assuming we have a 1:1 mapping of low physical | Miod Vallat |
2010-03-06 | remove the (now inaccurate) note about not being able to run | Jason McIntyre |
2009-07-01 | Crank bootblocks version for identification purposes. | Miod Vallat |
2009-06-30 | Link the second stage bootblocks (and boot.net) 256KB higher to accomodate | Miod Vallat |
2007-11-27 | need strcmp.c here | Martin Reindl |
2007-11-26 | a bit more LIBKERN fallout | Theo de Raadt |
2007-11-25 | libkern, begone. Move to a new mechanism where config(8)'s "file" | Theo de Raadt |
2007-10-30 | avoid intermediate files with same name (ie. a.out) for parallel make | Theo de Raadt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2005-12-30 | Now that errno.h and sys/errno.h are separate header files there is no | Todd C. Miller |
2004-07-13 | errno changes, lib major version bumps, and general flag day | Marco S Hyman |
2003-12-17 | remove unneeded bits introduced in previous commit | Todd C. Miller |
2003-12-17 | Simply include the main libz Makefile instead of trying to roll our own. | Todd C. Miller |
2003-11-14 | the the; rohee@ | Miod Vallat |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-08-25 | rename struct dinode to ufs1_dinode. clears the namespace and makes | Ted Unangst |
2003-08-14 | partial proto repairs | Theo de Raadt |
2003-08-11 | better cleaning | 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-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-01 | strcpy/strcat/sprintf removal in all bootblocks. various testing by | Theo de Raadt |
2003-04-08 | Ahem, fix printf format. | Miod Vallat |
2003-03-18 | Restore bootable tape functionality. Previous loadfile() would never use | Miod Vallat |
2003-02-14 | Pad boot out to 512 byte boundary... some old prom's don't like binaries | Jason Wright |
2003-02-07 | typos; | Jason McIntyre |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-08-15 | One line fix to make boot link from miod whose main NFS server | Todd C. Miller |
2002-08-12 | During prompts on sun4 class machines, disable local echo to prevent | Miod Vallat |
2002-08-12 | Bump version to 2.2. Suggested by miod@ | Artur Grabowski |
2002-08-11 | ELF support in sparc bootblocks. | Artur Grabowski |
2002-08-11 | _C_LABEL where necessary. | Artur Grabowski |
2002-08-11 | A horror hack for merging the .text and .rodata sections in elf | Artur Grabowski |
2002-03-14 | Final __P removal plus some cosmetic fixups | Todd C. Miller |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2001-10-05 | Sync fixes with sparc64. | Miod Vallat |
2001-09-21 | grammar fixens; from Kaspar Toomik <kaspar@anisakis.org>, pr2077 | Michael Shalayeff |
2001-05-21 | static binary | Theo de Raadt |
2001-01-29 | bring sparc into the 20th century, add support for 'boot -c' (BOOT_CONFIG) | Jason Wright |
2000-07-18 | move bootblocks around a bit more | Theo de Raadt |
2000-05-27 | better man page building | Theo de Raadt |
2000-05-25 | cause traversal into arch & subdirectories for the purposes of manual page in... | Theo de Raadt |
2000-02-19 | link boot at a starting address 0x10000 higher than bootxx; avoids hypersparc... | Theo de Raadt |
2000-01-03 | .Sh "SEE ALSO" -> .Sh SEE ALSO | Paul Janzen |
1999-12-10 | shrink | Theo de Raadt |
1999-07-08 | flesh out .Dt | Theo de Raadt |