freebsd-dev/sys/conf
Bruce Evans 2c737393a1 Backed out a small part of rev.1.15. -Winline now works better, so
there is no need turn it off when compiling with -finstrument-functions.

Having -Winline turned off mainly broke checking for bogus inlines in
kernels configured with high resolution profiling, e.g., LINT.  Not
turning it off unbreaks the warnings for bogus inlines in istallion.c,
but at least the i386 LINT still builds because istallion.c is compiled
without -Werror due to other bugs in it.
2003-12-30 09:01:29 +00:00
..
defines
files Push m_apply() and m_getptr() up into the colleciton of standard mbuf 2003-12-15 21:49:41 +00:00
files.alpha Hook-up the uart(4) driver to the build. For a detailed description 2003-09-06 23:23:26 +00:00
files.amd64 Move the ia32_sigtramp.S file back under amd64/. This interfaces closely 2003-12-11 01:09:51 +00:00
files.i386 Commit the first cut of Project Evil, also known as the NDISulator. 2003-12-11 22:34:37 +00:00
files.ia64 Assimilate ia64 back into the fold with the common freebsd32/ia32 code. 2003-12-11 01:05:09 +00:00
files.pc98 The dgb driver is redundant with the digi driver in the tree. It uses 2003-12-07 04:18:52 +00:00
files.powerpc Hook grackle system controller/heathrow interrupt controller to PPC build. 2003-06-28 08:53:49 +00:00
files.sparc64 Copy ukbdmap.h rules from .i386. 2003-11-17 04:38:14 +00:00
kern.mk Add PowerPC CFLAGS. 2003-12-07 09:56:30 +00:00
kern.post.mk Backed out rev.1.48. -Winline now works better so there should be no 2003-12-30 07:54:39 +00:00
kern.pre.mk Backed out a small part of rev.1.15. -Winline now works better, so 2003-12-30 09:01:29 +00:00
kmod_syms.awk
kmod.mk Don't add CWARNFLAGS to CFLAGS here, they were already added by bsd.sys.mk. 2003-12-25 14:07:52 +00:00
ldscript.alpha
ldscript.amd64 Sync up with the files in the hammer branch in the p4 tree to get basic 2003-05-01 02:59:24 +00:00
ldscript.i386 Align the .ctors section correctly. 2003-12-03 07:40:03 +00:00
ldscript.ia64 Load the kernel at a 64M instead of 5M. The advantage of this is that 2003-09-06 05:15:36 +00:00
ldscript.powerpc
ldscript.sparc64 Use the same SEARCH_DIR as other platforms. 2003-06-07 18:23:50 +00:00
majors Fix a locking problem with MD_ROOT_SIZE. 2003-12-13 18:12:58 +00:00
majors.awk
Makefile.alpha Garbage-collected some vestiges of objformat support (mainly ${FMT}). 2003-12-29 11:34:33 +00:00
Makefile.amd64 Stop this warning: 2003-09-30 03:49:09 +00:00
Makefile.i386
Makefile.ia64 Revamp of the syscall path, exception and context handling. The 2003-05-16 21:26:42 +00:00
Makefile.pc98
Makefile.powerpc Remove duplicate script for locore.o 2003-12-09 15:48:20 +00:00
Makefile.sparc64
makeLINT.mk
makeLINT.sed
newvers.sh HEAD is at 5.2-CURRENT now 2003-12-07 03:56:12 +00:00
NOTES Remote meteor driver. It hasn't compiled in over 3 years. If someone 2003-12-07 04:41:11 +00:00
options Remote meteor driver. It hasn't compiled in over 3 years. If someone 2003-12-07 04:41:11 +00:00
options.alpha Add option NO_SIO to work-around the hardcoded dependency on sio(4). 2003-08-25 03:43:08 +00:00
options.amd64 Initial landing of SMP support for FreeBSD/amd64. 2003-11-17 08:58:16 +00:00
options.i386 Garbage-collected CLK_USE_TSC_CALIBRATION. 2003-12-30 07:28:54 +00:00
options.ia64 Add LOG2_ID_PAGE_SIZE to the mix of options on ia64. 2003-09-09 18:30:20 +00:00
options.pc98 Garbage-collected CLK_USE_TSC_CALIBRATION. 2003-12-30 07:28:54 +00:00
options.powerpc
options.sparc64 Hook syscons and the creator driver up to the sparc64. This compiles but 2003-08-24 01:54:06 +00:00
systags.sh