Age | Commit message (Expand) | Author |
1998-06-08 | consdev to come | Michael Shalayeff |
1998-06-04 | cpuid return values for sysctl | Jason Downs |
1998-05-28 | grow kernel malloc area by 2M | Michael Shalayeff |
1998-05-25 | Remove gobs of unneeded code. | Jason Downs |
1998-05-25 | Add support for feature bit listing; fix #defines. | Jason Downs |
1998-04-25 | convert i386 to MNN | Michael Shalayeff |
1998-03-22 | Add UID_MAX and GID_MAX | Todd C. Miller |
1998-03-01 | Merge of MACHINE_NEW_CONTIG (aka MNN) code from Chuck Cranor, | Niklas Hallqvist |
1998-02-24 | First commit of /boot changes/fixes. More to come. | Tobias Weingartner |
1998-02-24 | rename some DOS MBR partition types | Theo de Raadt |
1998-02-19 | add netbsd partition, rename 386BSD one to FreeBSD.. | Theo de Raadt |
1998-02-17 | add an in-kernel /dev/xf86 aperture driver. the 'machdep.allowaperture' | Matthieu Herrb |
1998-02-08 | nicer | Theo de Raadt |
1998-02-08 | Forward declare struct proc | Niklas Hallqvist |
1998-01-29 | Make profiling work, mostly from NetBSD | Niklas Hallqvist |
1998-01-20 | Merge bus_dma support from NetBSD, mostly by Jason Thorpe. Only i386 uses it | Niklas Hallqvist |
1998-01-17 | Merge from NetBSD, thorpej@netbsd.org says: | Niklas Hallqvist |
1998-01-11 | disklabel spoofing for FAT32. | Niels Provos |
1998-01-09 | Make booting new kernels with old bootblocks moer robust | Niklas Hallqvist |
1997-12-17 | New CPU detection code, from NetBSD, with some machdep changes from myself. | Jason Downs |
1997-12-09 | Intel P5 f00f workaround; weingart & who knows who else | Theo de Raadt |
1997-11-11 | put protos inside #ifdef _KERNEL | Theo de Raadt |
1997-11-10 | Use vfs lite2 lockmanager. Add advisory locking. some KNF. | Niklas Hallqvist |
1997-11-10 | DOH! I stress out too much | Niklas Hallqvist |
1997-11-10 | Be careful with names of local vars in macros | Niklas Hallqvist |
1997-11-09 | Whoops a conflict crept in | Niklas Hallqvist |
1997-11-09 | New endian.h design. All architectures now use a common file for the bulk | Niklas Hallqvist |
1997-10-27 | A flag added to diskinfo used by the kernel to mark devices already mapped | Niklas Hallqvist |
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 |