Age | Commit message (Expand) | Author |
1998-05-30 | compile ctime.c | Michael Shalayeff |
1998-05-28 | cleanup the Makefiles a bit. | Michael Shalayeff |
1998-05-27 | conditional LD definition | Michael Shalayeff |
1998-05-25 | put support for test /boot environment back; some CLEANFILES and spaces | Michael Shalayeff |
1998-05-25 | more CLEANFILES; oops | Michael Shalayeff |
1998-05-25 | more CLEANFILES | Michael Shalayeff |
1998-05-19 | cross-compile ready | Michael Shalayeff |
1998-05-18 | start using new apiver things | Michael Shalayeff |
1998-05-16 | shorten device probe messages to 2 lines | Theo de Raadt |
1998-05-14 | change debug poke colors | Michael Shalayeff |
1998-04-25 | fix some more printf's where a long arg was specified that is u_int32_t | Todd C. Miller |
1998-04-20 | no need for debug options by default, now that the bug is dead | Theo de Raadt |
1998-04-20 | fix the problem w/ /boot being fragmented in a non-contig | Michael Shalayeff |
1998-04-18 | %0x support went away | Theo de Raadt |
1998-04-18 | i386 bootblocks that work for 2.3. A tale too long to tell | Theo de Raadt |
1998-04-13 | the problem is in /boot, not in biosboot | Theo de Raadt |
1998-04-11 | Well, the changes make do not work | Theo de Raadt |
1998-04-03 | new changes from weingart: -DDEBUG not needed anymore | Theo de Raadt |
1998-04-02 | remove the last uses of spt and tpc | Theo de Raadt |
1998-03-30 | temporary fixes to the bootblocks | Theo de Raadt |
1998-03-18 | ${DEBUG} var propagation | Michael Shalayeff |
1998-03-16 | doc machine commands | Michael Shalayeff |
1998-03-11 | make usage message much prettier | Theo de Raadt |
1998-03-11 | change CPPFLAGS= to CPPFLAGS+= - so that the definition of -DSERIAL | Thomas Graichen |
1998-03-11 | remove wrong end of comment which breaks compilation with -DSERIAL | Thomas Graichen |
1998-03-11 | delete blank line | Theo de Raadt |
1998-03-01 | Fix int overflow | Tobias Weingartner |
1998-02-25 | 32bit careness | Michael Shalayeff |
1998-02-24 | Ooops, forgot these two here. | Tobias Weingartner |
1998-02-24 | Changes/updates to /boot stuff. More to come. | Tobias Weingartner |
1998-02-24 | MNLINK boot.conf(8) | Theo de Raadt |
1997-12-22 | fix debug drive printing | Michael Shalayeff |
1997-11-30 | missed, i'm 'what?', dunno, missed anyways | Michael Shalayeff |
1997-11-30 | big diskinfo changes from toby@ | Michael Shalayeff |
1997-11-05 | define puts() | Michael Shalayeff |
1997-11-05 | define puts() | Michael Shalayeff |
1997-11-05 | don't try #21 for a: only | Michael Shalayeff |
1997-11-01 | don't try function #21 for floppies | Michael Shalayeff |
1997-10-29 | Limit checksumming correctly at MAXBSIZE. | Niklas Hallqvist |
1997-10-28 | do not replace unit number in bootdev. please talk to me about this. | Theo de Raadt |
1997-10-28 | attempt to number the bsd_dev units of each drive uniquely for scsi and ide. | Theo de Raadt |
1997-10-28 | use RAW_PART, not 0 | Theo de Raadt |
1997-10-26 | we have new features, bump boot version | Michael Shalayeff |
1997-10-26 | smaller, faster, better (; | Michael Shalayeff |
1997-10-26 | we don't need that extra var (st) | Michael Shalayeff |
1997-10-26 | Max out checksumming at MAXBSIZE | Niklas Hallqvist |
1997-10-26 | don't freak out on old kernels | Michael Shalayeff |
1997-10-25 | fix install on unit!=0 | Michael Shalayeff |
1997-10-25 | use geometry | Michael Shalayeff |
1997-10-25 | alloca needs frame pointer i guess | Michael Shalayeff |