freebsd-src/sys/conf
Peter Grehan 731df24777 - remove dead conditional CFLAG setting
- switch locore .s -> .S

Approved by:  benno
2003-01-22 01:34:10 +00:00
..
defines
files Move subr_disklabel.c and subr_diskslice.c from being MI to MD files, 2003-01-17 18:32:39 +00:00
files.alpha We do not need subr_diskslice.c and subr_diskmbr.c any more on alpha. 2003-01-17 20:02:46 +00:00
files.amd64 Remove subr_diskslice.c and subr_diskmbr.c which I can see no traces off 2003-01-17 23:02:13 +00:00
files.i386 Move subr_disklabel.c and subr_diskslice.c from being MI to MD files, 2003-01-17 18:32:39 +00:00
files.ia64 ia64 didn't need subr_diskslice.c and subr_diskmbr.c either. 2003-01-17 22:09:12 +00:00
files.pc98 Remove unneeded entries. 2003-01-18 08:29:10 +00:00
files.powerpc Remove subr_diskslice.c and subr_diskmbr.c which I can find no trace of 2003-01-17 23:01:09 +00:00
files.sparc64 Sparc64 does not need subr_diskslice.c and subr_mbr.c now. 2003-01-17 19:15:26 +00:00
kern.mk ia64 specific CFLAGS change: 2002-10-13 02:52:22 +00:00
kern.post.mk Remove miidevs.h and generate it from miidevs at compile time. 2003-01-19 02:59:34 +00:00
kern.pre.mk Put back NORMAL_C_NOWERROR, it was actually used. 2002-10-19 22:24:43 +00:00
kmod.mk Run kldxref on sparc64, it works now. 2003-01-21 05:52:48 +00:00
kmod_syms.awk
ldscript.alpha
ldscript.amd64 Add two symbols start_ctors and stop_ctors to allow us to find the 2003-01-06 07:37:15 +00:00
ldscript.i386 Add two symbols start_ctors and stop_ctors to allow us to find the 2003-01-06 07:37:15 +00:00
ldscript.ia64 Back out rev 1.7 -- I'm not sure we're ready for it and I can't test it. 2002-12-05 18:35:44 +00:00
ldscript.powerpc
ldscript.sparc64
majors - Add a major for SMAPI. 2003-01-17 08:01:35 +00:00
Makefile.alpha
Makefile.amd64
Makefile.i386
Makefile.ia64 Build the kernel with -mconstant-gp. This means that function calls, 2002-10-13 07:07:51 +00:00
Makefile.pc98
Makefile.powerpc - remove dead conditional CFLAG setting 2003-01-22 01:34:10 +00:00
Makefile.sparc64
makeLINT.sed
newvers.sh HEAD reverts to 5.0-CURRENT 2002-12-13 08:47:15 +00:00
NOTES config glue for new wi driver and wlan module 2003-01-16 00:20:10 +00:00
options Move NODEVFS and NO_GEOM to opt_global.h. 2003-01-19 10:02:47 +00:00
options.alpha Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, since 2002-11-18 06:17:07 +00:00
options.amd64 Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, since 2002-11-18 06:17:07 +00:00
options.i386 Add machdep.elan_freq sysctl which can be used to set the CPU clock 2003-01-15 20:15:33 +00:00
options.ia64 Add ITANIUM2 as a global option. 2002-11-24 19:50:15 +00:00
options.pc98 Remove unneeded entries. 2003-01-18 08:29:10 +00:00
options.powerpc Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, since 2002-11-18 06:17:07 +00:00
options.sparc64 Move SHOW_BUSYBUFS and PANIC_REBOOT_WAIT_TIME into the MI options file, since 2002-11-18 06:17:07 +00:00
systags.sh