Age | Commit message (Expand) | Author |
1997-10-25 | fix blk2chr,chr2blk | Michael Shalayeff |
1997-10-25 | do blk<-->chr dev_t conversions through the sysctl | Michael Shalayeff |
1997-10-25 | define fixed bootarg vector offset, and max len | Michael Shalayeff |
1997-10-24 | map a piece of memory after the msgbuf and copy bootargv there. | Michael Shalayeff |
1997-10-24 | fix the case when data/code segment is not in the ISA memory | Michael Shalayeff |
1997-10-22 | support new libsa | Michael Shalayeff |
1997-10-20 | get ready for the fix in memprobe | Michael Shalayeff |
1997-10-18 | Copy in bios_diskinfo array from /boot space. | Tobias Weingartner |
1997-10-17 | Cleanup, make it all compile. | Tobias Weingartner |
1997-10-17 | Use BIOS to probe for memory map. | Tobias Weingartner |
1997-10-14 | Support for bios memory maps. | Tobias Weingartner |
1997-10-14 | Neater this way. | Tobias Weingartner |
1997-10-12 | reserve void* at the of BIOS_vars for future use | Michael Shalayeff |
1997-10-03 | make bios_geometry unsigned to avoid sign extension | Theo de Raadt |
1997-09-29 | apm0 at bios0 | Michael Shalayeff |
1997-09-29 | ignore partitions larger than device, as an attempt to ignore floppies withou... | Theo de Raadt |
1997-09-27 | add ID, we have mods here | Michael Shalayeff |
1997-09-24 | bios and pctr are both ocis w/ seltrue | Michael Shalayeff |
1997-09-24 | bios device is ocis from now | Michael Shalayeff |
1997-09-24 | cdev_decl(apm) in machine/conf.h | Michael Shalayeff |
1997-09-21 | branch the bios tree inside the machdep | Michael Shalayeff |
1997-09-21 | support new boots | Michael Shalayeff |
1997-09-17 | pass cnvmem,extmem the old way they were.... | Michael Shalayeff |
1997-09-17 | Double default NMBCLUSTERS, they're too small for modern networks. | Jason Downs |
1997-09-16 | no need to include sys/ioccom.h; guy@netapp.com | Theo de Raadt |
1997-09-11 | toast BDB; netbsd | Theo de Raadt |
1997-09-08 | Bug: fixed bits around in %cr4. | dm |
1997-09-07 | fill text on align with nop, not 0 | Michael Shalayeff |
1997-09-05 | add full defines for %cr4 bits and cpu_feature bits (names match freebsd | chuck |
1997-09-04 | add invlpg and %cr4 read/write | chuck |
1997-09-04 | support boot API version number | Michael Shalayeff |
1997-09-03 | 2nd part of pretty "machine diskinfo" | Tobias Weingartner |
1997-08-30 | wrong namespace! | Theo de Raadt |
1997-08-29 | multi-include protection | Michael Shalayeff |
1997-08-29 | define DOSACTIVE for bootable partition | 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 | 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-22 | use words for apm functions | Michael Shalayeff |
1997-08-16 | Bug. | dm |
1997-08-12 | call BIOS inline (add struct EDD_cb into biosvar.h) | Michael Shalayeff |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-08-07 | RCS tag + KNF | Niklas Hallqvist |
1997-08-07 | RCS tag | Niklas Hallqvist |
1997-08-07 | right DOINT for C | Michael Shalayeff |
1997-08-05 | kentry proto is in the libsa.h | Michael Shalayeff |