1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/conf
Matthew Dillon 7197571105 Move vm_page_zero_idle() from machine-dependant sections to a
machine-independant source file, vm/vm_zeroidle.c.  It was exactly the
same for all platforms and updating them all was getting annoying.
2001-07-05 01:32:42 +00:00
..
defines
files Move vm_page_zero_idle() from machine-dependant sections to a 2001-07-05 01:32:42 +00:00
files.alpha Hints overhaul: 2001-06-12 09:40:04 +00:00
files.i386 - Don't overwrite inb, inw and outw. 2001-07-04 13:00:21 +00:00
files.ia64 Hints overhaul: 2001-06-12 09:40:04 +00:00
files.pc98 - Don't overwrite inb, inw and outw. 2001-07-04 13:00:21 +00:00
files.powerpc Add -msoft-float to COPTS to stop GCC attempting to be "smart" and using 2001-06-27 12:10:25 +00:00
kern.mk
kmod.mk With this commit, I hereby pronounce gensetdefs past its use-by date. 2001-06-13 10:58:39 +00:00
ldscript.alpha
ldscript.amd64
ldscript.i386
ldscript.ia64 Change the kernel layout to match Linux/ia64 more closely. This prevents 2001-03-09 13:47:25 +00:00
ldscript.powerpc The final commit for the first phase of PowerPC support. 2001-06-17 09:39:44 +00:00
majors Add a couple of major numbers for ICP Vortex (who were acquired by Intel, 2001-07-02 21:09:05 +00:00
Makefile.alpha Bump config version. 2001-07-02 05:36:32 +00:00
Makefile.i386 Bump config version. 2001-07-02 05:36:32 +00:00
Makefile.ia64 Bump config version. 2001-07-02 05:36:32 +00:00
Makefile.pc98 Bump config version. 2001-07-02 05:36:32 +00:00
Makefile.powerpc Bump config version. 2001-07-02 05:36:32 +00:00
newvers.sh setlocale(3) has been fixed to match POSIX standard: 2001-03-02 16:52:14 +00:00
NOTES A slightly more complete change to timeouts: 2001-07-02 17:48:59 +00:00
options A slightly more complete change to timeouts: 2001-07-02 17:48:59 +00:00
options.alpha Turn on preemption by default on the alpha arch. This also removes the 2001-05-01 00:19:24 +00:00
options.i386 Hints overhaul: 2001-06-12 09:40:04 +00:00
options.ia64 Allow the size of the SSC memory disk used with the SKI emulator to be 2001-04-30 21:26:43 +00:00
options.pc98 Hints overhaul: 2001-06-12 09:40:04 +00:00
options.powerpc The final commit for the first phase of PowerPC support. 2001-06-17 09:39:44 +00:00
param.c Introduce numerous SMP friendly changes to the mbuf allocator. Namely, 2001-06-22 06:35:32 +00:00
systags.sh