| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=50583
|
| |
|
|
| |
Notes:
svn path=/stable/3/; revision=48509
|
| |
|
|
|
|
|
| |
somehow being available even on pure elf systems.
Notes:
svn path=/head/; revision=42181
|
| |
|
|
|
|
|
| |
about deficiencies in subdirs.
Notes:
svn path=/head/; revision=42178
|
| |
|
|
| |
Notes:
svn path=/head/; revision=40849
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove /sys/boot from legacy-build.
Add btxld to build-tools.
In src/sys/Makefile:
Add /sys/boot for i386 ELF.
I'm still not sure why the new boot code was being built along with the
legacy stuff, which meant a completely wrong default environment for it.
This may well still be the wrong way to go about this, but it can't work
all that much worse than it has been.
Notes:
svn path=/head/; revision=40233
|
| |
|
|
| |
Notes:
svn path=/head/; revision=39935
|
| |
|
|
|
|
|
| |
the old aout bootloader.
Notes:
svn path=/head/; revision=38851
|
| |
|
|
|
|
|
| |
eventually be built if elf.
Notes:
svn path=/head/; revision=38576
|
| |
|
|
|
|
|
|
| |
The PC98 stuff in this makefile should be removed and that system
should build with MACHINE=pc98 and MACHINE_ARCH=i386.
Notes:
svn path=/head/; revision=33660
|
| |
|
|
| |
Notes:
svn path=/head/; revision=27356
|
| |
|
|
|
|
|
| |
ready for it yet.
Notes:
svn path=/head/; revision=22975
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
|
|
|
|
|
|
|
| |
All new code is "#ifdef PC98"ed so this should make no difference to
PC/AT (and its clones) users.
Ok'd by: core
Submitted by: FreeBSD(98) development team
Notes:
svn path=/head/; revision=16363
|
| |
|
|
|
|
|
|
|
|
| |
libkern.a are now specified by listing their source files in
files.${MACHINE}. The list is machine-dependent to save space.
All the necessary object for each machine must be linked into the
kernel in case an lkm wants one.
Notes:
svn path=/head/; revision=13031
|
| |
|
|
|
|
|
| |
Submitted by: Paul Richards
Notes:
svn path=/head/; revision=2277
|
| |
|
|
| |
Notes:
svn path=/head/; revision=1817
|
|
|
and build libkern. This will be enhanced later to build other things.
Notes:
svn path=/head/; revision=1598
|