freebsd-dev/sys
John Polstra 0e5e974182 The previous change added a use of the DATA_SET macro, but forgot
to define it by including <sys/kernel.h>.  That broke PC-CARD
support for this driver, producing the dreaded "device allocation
failed" message.  Surprisingly, the missing include caused only
two compiler warnings.  The compilation still "succeeded" anyway.
1997-10-29 00:51:50 +00:00
..
alpha Implement linux_semop, linux_semget and linux_semctl. 1997-10-28 10:50:02 +00:00
amd64 Removed unused #includes. 1997-10-28 15:59:26 +00:00
compat Implement linux_semop, linux_semget and linux_semctl. 1997-10-28 10:50:02 +00:00
compile
conf Synchronize with sys/i386/conf/files.i386 revision 1.178. 1997-10-28 14:29:23 +00:00
ddb Fixed scrolling. Newline at the "--More--" prompt scrolled 2 lines. 1997-10-09 00:20:00 +00:00
dev The previous change added a use of the DATA_SET macro, but forgot 1997-10-29 00:51:50 +00:00
fs KNFize rev.1.31. 1997-10-27 15:39:01 +00:00
geom Statizice. 1997-10-24 14:24:55 +00:00
gnu Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
i386 The previous change added a use of the DATA_SET macro, but forgot 1997-10-29 00:51:50 +00:00
isa Don't include <machine/cputypes.h> or declare cputype/class interfaces 1997-10-28 11:43:57 +00:00
isofs/cd9660 Use bread() instead of cluster_read() for reading the last block 1997-10-27 14:55:49 +00:00
kern Remove the long description from the in-kernel datastructure. 1997-10-28 19:01:02 +00:00
libkern Removed unused #includes. 1997-08-02 14:33:27 +00:00
miscfs KNFize rev.1.31. 1997-10-27 15:39:01 +00:00
modules - The daemon might go off the screen and crashed the system if the 1997-10-26 07:35:18 +00:00
msdosfs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
net Fix various problems with netatalk kernel support. 1997-10-29 00:30:52 +00:00
netatalk Fix various problems with netatalk kernel support. 1997-10-29 00:30:52 +00:00
netinet Fix bugs from my previous commit 1997-10-28 18:55:21 +00:00
netipx Removed unused #includes. 1997-10-28 15:59:26 +00:00
netkey Last major round (Unless Bruce thinks of somthing :-) of malloc changes. 1997-10-12 20:26:33 +00:00
netnatm Removed unused #includes. 1997-10-28 15:59:26 +00:00
netns Remove unneeded member nsp_head from struct nspcb. 1997-04-14 18:26:51 +00:00
nfs Removed unused #includes. 1997-10-28 15:59:26 +00:00
nfsclient Removed unused #includes. 1997-10-28 15:59:26 +00:00
nfsserver Removed unused #includes. 1997-10-28 15:59:26 +00:00
pc98 Synchronize with sys/i386/isa/npx.c and clock.c revisions 1.53 and 1997-10-28 14:30:47 +00:00
pccard - More style nits (sorry, I should have done this last time). 1997-10-28 20:58:53 +00:00
pci Removed unused #includes. 1997-10-28 15:59:26 +00:00
powerpc/include Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
rpc Resolve conflicts. 1997-05-28 04:45:15 +00:00
scsi Use a MODE SELECT command to reset the block size, instead of calling the 1997-10-27 21:09:27 +00:00
sys Remove the long description from the in-kernel datastructure. 1997-10-28 19:01:02 +00:00
tools Removed unused #includes. 1997-10-28 15:59:26 +00:00
ufs Removed unused #includes. The need for most of them went away with 1997-10-27 13:33:47 +00:00
vm Removed unused #includes. 1997-10-28 15:59:26 +00:00
Makefile Commit a long-forgotten tweak for building tags in /usr/src/sys. 1997-07-13 07:36:20 +00:00