freebsd-skq/sys
bde 5d7666d68b Ensure normal selection and alignment of the text and data sections before
including files.  vector.s sometimes left the data section misaligned
(depending on the configuration) so all the time-critical globals in icu.s
were sometimes misaligned.
1994-09-28 03:37:49 +00:00
..
alpha/include Added support for many more videomodes, including graphic modes up til 1994-09-15 07:26:40 +00:00
amd64 Ensure normal selection and alignment of the text and data sections before 1994-09-28 03:37:49 +00:00
compile Stop cvs up -P from removing empty compile directories. 1994-08-25 16:20:16 +00:00
conf Added 1994-09-27 20:36:26 +00:00
ddb Added include of <machine/cons.h> so that cngetc() gets declared. 1994-09-27 20:35:55 +00:00
dev Bug fixed: cursor shaping in mode swithching produce wrong results for 1994-09-27 11:40:02 +00:00
fs Added declarations, fixed bugs due to missing decls. At least one of them 1994-09-27 20:42:59 +00:00
gnu Fix the consistent mistranslation of Linux's get_fs_word() and 1994-09-21 22:22:48 +00:00
i386 Ensure normal selection and alignment of the text and data sections before 1994-09-28 03:37:49 +00:00
isa Bug fixed: cursor shaping in mode swithching produce wrong results for 1994-09-27 11:40:02 +00:00
isofs/cd9660 Alterations to silence gcc -Wall. Some unused variables deleted. 1994-09-26 00:32:59 +00:00
kern Moved the "relookup" routine into vfs_lookup.c from ufs/ufs/ufs_vnops.c. 1994-09-27 20:33:41 +00:00
libkern Use new-style declarations for min/max functions so that 1994-09-18 23:04:25 +00:00
miscfs 1) Added "." and ".." entries. 1994-09-24 17:01:05 +00:00
modules LKM for ibcs2 support 1994-09-25 08:52:14 +00:00
msdosfs Added declarations, fixed bugs due to missing decls. At least one of them 1994-09-27 20:42:59 +00:00
net Make the kernel side of PPP compile. 1994-09-23 00:13:22 +00:00
netccitt Made idempotent 1994-08-21 05:44:12 +00:00
netinet Made the kernel compile even without "ether". 1994-09-16 05:47:06 +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 Forgot to commit this change when making NFS loadable. 1994-09-23 17:49:44 +00:00
nfsclient Make NFS loadable. 1994-09-22 22:10:49 +00:00
nfsserver Make NFS loadable. 1994-09-22 22:10:49 +00:00
pci Add missing closing comment. I have taken the non-knf format 1994-09-24 02:42:11 +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 Changed CDOUTSTANDING back to a value of 2 (from 1), since this is now only 1994-09-16 23:43:28 +00:00
sys A minor slip, ktrnamei() is void, not int. 1994-09-27 21:26:56 +00:00
tools Added $Id$ 1994-08-02 07:55:43 +00:00
ufs Moved the "relookup" routine into vfs_lookup.c from ufs/ufs/ufs_vnops.c. 1994-09-27 20:33:41 +00:00
vm Previous commit should have read ...in vm_page_alloc_contig(). 1994-09-27 20:49:02 +00:00
Makefile Added ${MACHINE}/boot to build bootblocks. 1994-08-25 13:54:28 +00:00