freebsd-dev/sys
Paul Richards b95ed23990 Fixed bootblocks to work with FreeBSD 2.0
1) Fixed up some header locations
2) Replaced list of boot files with /kernel
3) Changed disklabel use in Makefile to conform to 4.4
4) Added size command in Makefile to get close estimate of bootblock
   sizes. Total size of text and data must be below 64K, slightly
   overestimated since a.out header subsequently gets stripped.
5) Various buffer sizes are set to 8192 bytes in sys.c. In 4.4 MAXBSIZE
   is set to 64K which is too big for the bootblocks to deal with.

Submitted by:	Paul Richards
1994-08-21 17:47:26 +00:00
..
alpha/include Updated to latest version from 1.1.5.1+ 1994-08-17 08:51:10 +00:00
amd64 Made idempotent. 1994-08-21 04:55:31 +00:00
conf Terry Lambert's loadable kernel module support w/improvements from the 1994-08-19 11:45:29 +00:00
ddb 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
dev 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
fs Implemented filesystem clean bit via: 1994-08-20 16:03:26 +00:00
gnu Made idempotent 1994-08-21 07:19:45 +00:00
i386 Fixed bootblocks to work with FreeBSD 2.0 1994-08-21 17:47:26 +00:00
isa 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
isofs/cd9660 Implemented filesystem clean bit via: 1994-08-20 16:03:26 +00:00
kern Implemented filesystem clean bit via: 1994-08-20 16:03:26 +00:00
libkern Added $Id$ 1994-08-02 07:55:43 +00:00
miscfs 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
net Make idempotent. 1994-08-21 05:11:48 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Made idempotent. 1994-08-21 05:27:42 +00:00
netiso Made idempotent -- made some of them more consistent with rest of tree. 1994-08-21 06:14:33 +00:00
netns Made idempotent. 1994-08-21 06:22:12 +00:00
nfs More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
nfsclient More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
nfsserver More idempotency....... this is fun :-) 1994-08-21 06:50:16 +00:00
powerpc/include Added $Id$ 1994-08-02 07:55:43 +00:00
rpc Use the header files that are compatible with the code just moved over 1994-08-07 18:41:02 +00:00
scsi 1) cleaned up after Garrett - fixed more redundant declarations, changed 1994-08-20 03:49:02 +00:00
sys Made idempotent. 1994-08-21 04:55:31 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Made idempotent 1994-08-21 07:19:45 +00:00
vm Made idempotent 1994-08-21 07:19:45 +00:00
Makefile Added $Id$ 1994-08-02 07:55:43 +00:00