Age | Commit message (Expand) | Author |
1997-08-29 | mostly real as i am | Michael Shalayeff |
1997-08-29 | use symbolic name for signature value | Michael Shalayeff |
1997-08-29 | multi-include protection | Michael Shalayeff |
1997-08-29 | don't need NT stuff here, since we are mbr when we have the whole disk | Michael Shalayeff |
1997-08-29 | install on raw partition | Michael Shalayeff |
1997-08-29 | hide dd's messages | Michael Shalayeff |
1997-08-29 | don't use private defines, use ones exported from includes | Michael Shalayeff |
1997-08-29 | define DOSACTIVE for bootable partition | Michael Shalayeff |
1997-08-29 | we have MBR struct and signature defined elsewhere now | Michael Shalayeff |
1997-08-29 | s/XXX/__MBR_XXX/ and undef it after use | Michael Shalayeff |
1997-08-29 | undef XXX after use | Michael Shalayeff |
1997-08-29 | add struct dos_mbr | Michael Shalayeff |
1997-08-27 | don't mess w/ debugging symbols | Michael Shalayeff |
1997-08-27 | notes on recent changes w/ hd:/boot support | Michael Shalayeff |
1997-08-27 | add get OS features support vector, as per SCO OS 5.0 | Michael Shalayeff |
1997-08-26 | and considering text segments are normally not even going to hit swap | Theo de Raadt |
1997-08-26 | come on, let people run useful sized software! | Theo de Raadt |
1997-08-26 | reasonably useful data size | Theo de Raadt |
1997-08-25 | Implement LED blinking as a run-time configurable option via the sysctl | Jason Downs |
1997-08-25 | better mmap support, what fun | Theo de Raadt |
1997-08-25 | a little pms | Theo de Raadt |
1997-08-24 | -msupersparc is bad news on the microSparc. | Jason Downs |
1997-08-24 | New stuff | Per Fogelstrom |
1997-08-23 | don't use bios geometry for floppy and psudo-disks | Michael Shalayeff |
1997-08-22 | wscons -> vga_xxx -> vga mmap() support. first cut | Theo de Raadt |
1997-08-22 | do not check for sc_ioctl in mmap call | Theo de Raadt |
1997-08-22 | no kentry for a while | Michael Shalayeff |
1997-08-22 | oops, missed from 'cd' deletion commit somehow ); | Michael Shalayeff |
1997-08-22 | put values into BIOS_vars so kernel will get 'em soon | Michael Shalayeff |
1997-08-22 | use words for apm functions | Michael Shalayeff |
1997-08-22 | fetch bios geometry for the boot hd | Michael Shalayeff |
1997-08-22 | theo said we don't need 'cd' command | Michael Shalayeff |
1997-08-22 | don't echo all the control chars, not only bs&del | Michael Shalayeff |
1997-08-22 | byte returns | Michael Shalayeff |
1997-08-21 | \n is handled by cnputc(), don't print \r | Michael Shalayeff |
1997-08-21 | correct dev:<need cwd>name case in qualify() | Michael Shalayeff |
1997-08-21 | print ttyname w/o format string | Michael Shalayeff |
1997-08-21 | boothowto is local to boot | Michael Shalayeff |
1997-08-21 | print gray on black, not black on black | Michael Shalayeff |
1997-08-21 | no need for \n | Michael Shalayeff |
1997-08-21 | BIOS_regs in machdep.c, so they won't get lost w/o biosdev.c | Michael Shalayeff |
1997-08-21 | missing ) | Michael Shalayeff |
1997-08-21 | kill unused commands, yes we are not an operating system | Michael Shalayeff |
1997-08-20 | add busted cd9660 disklabel spoofing code | Theo de Raadt |
1997-08-19 | sun3 is back up | kstailey |
1997-08-19 | ifdef'ed out 3 functions that were not used and were causing | Angelos D. Keromytis |
1997-08-19 | temporary work around | kstailey |
1997-08-17 | Back out Mickey's 8/1 pmap.c change, which was misguided and caused | grr |
1997-08-16 | Bug. | dm |
1997-08-16 | tabs and consistensy | Michael Shalayeff |