Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-10-20 | hardcode mvme68k, so that obj dirs can be built from elsewhere | Theo de Raadt | |
1997-10-20 | make more obj thingies | Theo de Raadt | |
1997-10-19 | when we reinit, show what we did | Theo de Raadt | |
1997-10-19 | Remove some old, out of date kernel configurations. | briggs | |
Add HZ=60 to GENERIC and GENERICSBC configurations. Make sure clockreg.h does not compile unless HZ is defined. We can't just define it here since param.c needs to agree with whatever clockreg.h uses. This has been broken since June. Only effect is that the clocks would lose time badly. | |||
1997-10-19 | spelling | Theo de Raadt | |
1997-10-19 | clarify | Theo de Raadt | |
1997-10-19 | indent | Theo de Raadt | |
1997-10-19 | indent | Theo de Raadt | |
1997-10-19 | for p, print disk info too | Theo de Raadt | |
1997-10-19 | fix 'ma boot' cmd; toby@ | Michael Shalayeff | |
1997-10-19 | mvmve68k does not use rcons. | etheisen | |
1997-10-19 | Our fontpath is different, so make it so. | etheisen | |
1997-10-19 | Fix busted links and tags targets. | etheisen | |
1997-10-19 | add a comment. | Todd T. Fries | |
1997-10-19 | reflect version addition to floppy. | Todd T. Fries | |
1997-10-19 | run distrib. bet this bombs still | Theo de Raadt | |
1997-10-19 | version number in floppy name | Theo de Raadt | |
1997-10-19 | actually, only uboot.raw | Theo de Raadt | |
1997-10-19 | but not installboot | Theo de Raadt | |
1997-10-19 | install bootblocks there too | Theo de Raadt | |
1997-10-19 | numeric updates. | Todd T. Fries | |
make consistent. fix typos. | |||
1997-10-19 | missed one line. | Todd T. Fries | |
1997-10-19 | make consistent. | Todd T. Fries | |
1997-10-19 | make consistent. | Todd T. Fries | |
1997-10-19 | Missed a ref to bsd-gen. | Jason Downs | |
1997-10-19 | better docs | Theo de Raadt | |
1997-10-19 | do not indent $_DKDEVS | Theo de Raadt | |
1997-10-19 | numeric updates. | Todd T. Fries | |
make consistent. | |||
1997-10-19 | numeric updates. | Todd T. Fries | |
make consistent. | |||
1997-10-19 | no, not good. will be fixed soon | Michael Shalayeff | |
xyu te6e B poT, teo | |||
1997-10-19 | numeric updates. | Todd T. Fries | |
make consistent. | |||
1997-10-19 | typo. | Todd T. Fries | |
1997-10-19 | numeric updates. | Todd T. Fries | |
make consistent. | |||
1997-10-19 | update numbers. | Todd T. Fries | |
make consistent. | |||
1997-10-19 | be consistent. | Todd T. Fries | |
1997-10-19 | update numbers. | Todd T. Fries | |
1997-10-18 | oops | Theo de Raadt | |
1997-10-18 | do not allow add of existing partition | Theo de Raadt | |
1997-10-18 | constrain edit mode to size of BIOS part of disk; sorry | Theo de Raadt | |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt | |
1997-10-18 | presume sshd or httpd, if installed, are on | Theo de Raadt | |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt | |
1997-10-18 | do not create spoofed partition for DOSTYP_OPENBSD | Theo de Raadt | |
1997-10-18 | update. | Todd T. Fries | |
1997-10-18 | correct | Michael Shalayeff | |
1997-10-18 | Copy in bios_diskinfo array from /boot space. | Tobias Weingartner | |
Add length field for checksum to same. Start of making /boot deduce bsd dev_t for all BIOS drives. | |||
1997-10-17 | Allow user to adjust sec/cyl instead of hard coding to sec/track * tracks/cyl. | Todd C. Miller | |
1997-10-17 | Fix pasto. | Todd C. Miller | |
1997-10-17 | Cleanup, make it all compile. | Tobias Weingartner | |
Move APM stuff to apmprobe.c | |||
1997-10-17 | Use BIOS to probe for memory map. | Tobias Weingartner | |
Probe for BIOS supported disks. Use BIOS to get geometry for supported disks. All in preparation to passing the whole thing to the kernel. |