1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys
Andreas Schulz 16a6a70817 Makefile.i386:
put vers.o at the end of the loader line. We are simply jumping in the
moment into the first location of the text segment in 386bsd. So the
linking order is very important :-). With the addition of the const
types in newvers.sh we jumped into them. I have experimented with an
entry point specification, but was unsuccessfull. Someone else should
look at this.
devices.i386:
files.i386:
Added entries for a Sony cdrom driver.
1994-03-21 20:48:52 +00:00
..
alpha/include Make the screen savers runtime switchable. Everybody wants a 1994-02-04 10:36:15 +00:00
amd64 Now printf("changing root... indicates raw partition for floppy 1994-03-21 15:02:47 +00:00
conf Makefile.i386: 1994-03-21 20:48:52 +00:00
ddb ps works inside ddb now. 1994-02-11 21:14:52 +00:00
dev Increase default DTR wait time up to 3 secs. 1994-03-21 15:18:27 +00:00
i386 Makefile.i386: 1994-03-21 20:48:52 +00:00
isa Increase default DTR wait time up to 3 secs. 1994-03-21 15:18:27 +00:00
kern Increased maximum protection for data segment to VM_PROT_ALL because 1994-03-17 22:21:02 +00:00
powerpc/include Bump CLK_TCK to more precise value (128) 1994-02-26 00:56:02 +00:00
scsi Get rid of a nagging call to sleep() which crept back in. 1994-03-20 00:30:59 +00:00
sys Updated include files for sound drivers. 1994-03-11 10:28:36 +00:00