Andreas Schulz
908cd9251b
Deleted the private cleandir target. It didn't had a rule for the
...
obj symlink in it and the normal bsd.prog.mk cleandir target does
already the correct thing.
1993-12-11 20:35:15 +00:00
Andrey A. Chernov
6683327ab0
We don't want shared boot, so -Bstatic added to ld options
1993-11-16 02:02:05 +00:00
Rodney W. Grimes
9518d3aea0
>From Charles Hannum
...
Change movl %es: -2(reg) to use a subl $2,reg when fixing up the IDT
entries for bdb. This seems to be the best way to go.
Some day soon #ifdef BDB all of Bruces debugger code.
1993-11-13 04:43:25 +00:00
Rodney W. Grimes
dd05fde699
Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some
...
minor cleanup. Added $Id$ to files that did not have any version info, etc
1993-10-16 19:17:18 +00:00
Rodney W. Grimes
6de3bf82d0
Dont just mask the Megabyte, we need all the bits below too,
...
and ELIMITNATE THE 28K BOGOUSITY.
1993-10-15 12:33:03 +00:00
Rodney W. Grimes
64e154d67b
Fixed the options hd(1,... to be more accurate (removed word options it
...
now reads:
printf("use hd(1,a)/386bsd to boot sd0 when wd0 is also installed\n");
I know the person wanted more explination, but there is little room in
the boot blocks for verbose text!
1993-10-11 02:43:42 +00:00
Christoph Robitschko
950d93597c
Changed the "Insert filesystem floppy" prompt to give the user a choice in
...
which drive he wants the root file system (A or B).
1993-10-09 08:31:39 +00:00
Rodney W. Grimes
bb9b7f49b4
Remove the ``loader overlaps bss, kernel must bzero'' printf since that
...
is so often reported as an error condition when it is not. We print the
size of things so for those who want to know if this happened they can
figure it out from the size information that is printed.
1993-10-08 20:19:23 +00:00
Rodney W. Grimes
6d36c167f4
Changed header from 386BSD BOOT to FreeBSD BOOT.
1993-07-16 13:06:08 +00:00
Charlie Root
f7710986e2
New boot blocks, from Bruce Evans, and NetBSD fixes. Allows kernel to
...
be loaded above 1MB. Same boot code for floppies now. Speed improvements.
etc etc etc. (I don't have much history on this, but then have been tested)
1993-07-13 18:15:32 +00:00
Rodney W. Grimes
5b81b6b301
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:58:17 +00:00