Age | Commit message (Expand) | Author |
2003-04-30 | oops. fixed endif in a wrong place | Michael Shalayeff |
2003-04-29 | some cleanup and redo ct as lf (just different dev type). saves some memory | Michael Shalayeff |
2003-04-17 | new boots | Michael Shalayeff |
2003-04-16 | clean some spaces and registers and other fluff | Michael Shalayeff |
2003-04-15 | rearrange devsw to place dk in the beginning. necessary glue hookups in cdboot | Michael Shalayeff |
2003-04-07 | s/HP9000/HP 9000/; from weissmanndude | Michael Shalayeff |
2003-03-28 | a small boot for a cd | Michael Shalayeff |
2003-03-28 | s/SADIR/STANDIR/ to avoid conflict w/ the libsa; install raw boot as well as ... | Michael Shalayeff |
2003-02-18 | copyrights added; | Jason McIntyre |
2003-02-01 | typos; | Jason McIntyre |
2003-01-30 | no need to force cflags here | Michael Shalayeff |
2003-01-27 | Do not clean too far. | Miod Vallat |
2003-01-16 | do not include the bsd into the lif, make links in the mdec | Michael Shalayeff |
2003-01-14 | do not fail if there is no disklabel found, could be netbooting | Michael Shalayeff |
2003-01-14 | up the boot version after recent changes | Michael Shalayeff |
2003-01-14 | during the open store the partition offset and do subsequent io relative to t... | Michael Shalayeff |
2003-01-14 | preserve the partition when decoding the boot device | Michael Shalayeff |
2003-01-14 | proped type for bootdev | Michael Shalayeff |
2003-01-14 | make the lif be tried the last after ufs and cd9660 get a chance | Michael Shalayeff |
2002-12-20 | do not compile what we already get from libkern (size does not matter) | Michael Shalayeff |
2002-12-19 | knf, remove register, space trim | Michael Shalayeff |
2002-12-19 | do not plan for DISKLESS; cross out CRTBEGIN and CRTEND | Michael Shalayeff |
2002-12-18 | newer machines use phantom bus to attach lasi and other bus adapters. | Michael Shalayeff |
2002-12-18 | Dammit Theo, I told you to fix the typo before commiting! | Miod Vallat |
2002-12-18 | make boot.lif use GENERIC | Theo de Raadt |
2002-12-08 | put the -fno-stack-protector into a proper place | Michael Shalayeff |
2002-12-02 | Import propolice (http://www.trl.ibm.com/projects/security/ssp), a stack | Miod Vallat |
2002-11-19 | a typo; from David Krause | Michael Shalayeff |
2002-11-12 | build program on hppa only | Theo de Raadt |
2002-11-10 | some creamy filling | Michael Shalayeff |
2002-10-24 | use loadfile | Michael Shalayeff |
2002-09-16 | It's more convinient to spell convinient as ``convenient'', actually. | Miod Vallat |
2002-07-09 | no offset | Michael Shalayeff |
2002-06-11 | err(3) appends a newline already; ok miod@ | Jason Peel |
2002-04-29 | Typos. | Miod Vallat |
2002-03-15 | build really really small | Michael Shalayeff |
2002-03-15 | Kill #if __STDC__ used to do K&R vs. ANSI varargs/stdarg; just do things | Todd C. Miller |
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 |
2002-03-06 | - recognize serial speeds over 9600 bauds, and allow users to set such a | Miod Vallat |
2002-03-02 | bump the version after recent addition | Michael Shalayeff |
2002-03-02 | more logical order of operations, caveats | Michael Shalayeff |
2002-03-02 | Add machine specific commands to the bootblocks, to let the user display | Miod Vallat |
2002-02-02 | update for newer binutils | Michael Shalayeff |
2002-02-02 | missing NULL | Michael Shalayeff |
2001-07-04 | missed this $OpenBSD$ in former commit | Niklas Hallqvist |
2001-07-04 | $OpenBSD$ | Niklas Hallqvist |
2001-06-09 | print return value for debugging purposes | Michael Shalayeff |
2001-06-04 | fix debugging printf, cpu_hpa is not pointer anymore | Michael Shalayeff |
2001-05-17 | It's Daylight Saving Time, not Savings. Fix comments. | Peter Valchev |