freebsd-dev/sys
bde 5d51028ec5 Don't generate COMPAT_43 cruft if there are no COMPAT_43 syscalls.
In particular, don't generate an include of "opt_compat.h" if it
wouldn't affect anything we create.  This will fix recent breakage
of the ibcs2 LKM.  The ibcs2 syscall files were not regenerated
properly, so the LKM didn't break immediately when we started
generating this extraneous include.
1998-06-09 03:32:05 +00:00
..
alpha Include "opt_compat.h" explicitly instead of depending on 1998-06-09 03:28:14 +00:00
amd64 Fix more of my DDB breakage. 1998-06-08 09:23:24 +00:00
compat This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
compile This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
conf Fixed `make depend', which I broke here about a month ago by moving 1998-06-09 02:55:40 +00:00
contrib Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
ddb Make DDB work again after I broke it :-(. 1998-06-08 08:43:20 +00:00
dev Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
fs This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
geom This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
gnu This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
i386 Include "opt_compat.h" explicitly instead of depending on 1998-06-09 03:28:14 +00:00
isa Add a member function more to the timecounters, this one is for use 1998-06-07 20:36:55 +00:00
isofs/cd9660 This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
kern Don't generate COMPAT_43 cruft if there are no COMPAT_43 syscalls. 1998-06-09 03:32:05 +00:00
libkern Support compiling with `gcc -ansi'. 1998-04-15 17:47:40 +00:00
miscfs This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
modules Removed reference to obsolete file "README.iBCS2". 1998-05-19 03:31:34 +00:00
msdosfs Fix priority bug in previous commit. 1998-05-18 10:24:26 +00:00
net Don't let ifunit() modify the string passed as an argument. 1998-06-08 20:33:29 +00:00
netatalk This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netinet Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
netipx This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netkey Really make this compile.. 1998-04-06 05:11:42 +00:00
netnatm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
netns This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
nfs This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
nfsclient This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
nfsserver This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pc98 Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
pccard This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
pci Fixed pedantic semantics errors (bitfields not of type int, signed int 1998-06-08 09:47:47 +00:00
posix4 Set PAGE_SIZE for _SC_PAGESIZE sysconf(). 1998-06-01 21:54:43 +00:00
powerpc/include Disallow reading the current kernel stack. Only the user structure and 1998-05-19 00:00:14 +00:00
rpc This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
scsi This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
sys Updated generated files. 1998-06-08 11:08:35 +00:00
tools This commit was manufactured by cvs2svn to create branch 'JB'. 1998-01-10 23:00:07 +00:00
ufs The version of the softdep changes in FreeBSD broke the 1998-06-08 23:55:33 +00:00
vm This commit fixes various 64bit portability problems required for 1998-06-07 17:13:14 +00:00
Makefile Test for the existance of ${MACHINE}/boot before trying to build it. 1998-02-20 07:37:08 +00:00