Age | Commit message (Expand) | Author |
1997-09-02 | provide two separate interfaces for bios errors mappings:\n error->msg, error... | Michael Shalayeff |
1997-09-02 | s/apm_init/apm_check/ in apm_check() debug printf | Michael Shalayeff |
1997-09-02 | sync usage() to man | Michael Shalayeff |
1997-09-02 | s/DEBUG/GIDT_DEBUG/ | Michael Shalayeff |
1997-09-02 | tabs vs spaces | Michael Shalayeff |
1997-09-02 | whine about conv memory | Michael Shalayeff |
1997-09-02 | Kill old COMPAT_BSDOS. | Jason Downs |
1997-09-02 | COMPAT_BSDOS changes to sys/compat/bsdos. | Jason Downs |
1997-09-02 | COMPAT_NOMID -> COMPAT_BSDOS, in preperation for a real emul library. | Jason Downs |
1997-09-02 | COMPAT_NOMID -> COMPAT_BSDOS, in preperation for a real emul library. | Jason Downs |
1997-09-01 | Thanks go to Jason Downs <downsj@openbsd.org> who virtually handed me this | Todd T. Fries |
1997-08-31 | consistency | Michael Shalayeff |
1997-08-31 | consistancy | Michael Shalayeff |
1997-08-30 | OpenBSD doesn't use EXEC_AOUT and EXEC_SCRIPT. -moj | Mats O Jansson |
1997-08-30 | Since the previous one died... | Mats O Jansson |
1997-08-30 | Small changes to get a working MV3600 kernel. It's problems with memory | Mats O Jansson |
1997-08-30 | don't muck w/ MBR on !hd | Michael Shalayeff |
1997-08-30 | wrong namespace! | Theo de Raadt |
1997-08-29 | Print "IntelliMouse" at probe time if "option INTELLIMOUSE" is in da house. | kstailey |
1997-08-29 | M$ IntelliMouse support | kstailey |
1997-08-29 | missed from last ci, add -lutil | Michael Shalayeff |
1997-08-29 | ifdef partition table and NT s# w/ BEMBR | Michael Shalayeff |
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 |