..
defines
files
- Move gets() function to libkern (I want to use it outside vfs_mount.c).
2005-02-03 15:10:58 +00:00
files.alpha
It appears that 'kbd' device has never been used and isn't needed.
2004-11-23 00:00:43 +00:00
files.amd64
Protect the NM expansion.
2004-12-21 02:08:14 +00:00
files.arm
Add arm/mem.c.
2004-11-22 22:20:50 +00:00
files.i386
Sort entries.
2005-01-10 04:40:23 +00:00
files.ia64
It appears that 'kbd' device has never been used and isn't needed.
2004-11-23 00:00:43 +00:00
files.pc98
MFp4: fix a minor formatting inconsistancy
2005-01-19 01:40:02 +00:00
files.powerpc
Add /dev/mem and /dev/kmem to powerpc.
2004-08-16 13:07:40 +00:00
files.sparc64
Add a front-end for the `rtc' device which is a MC146818 compatible
2004-11-17 16:41:42 +00:00
kern.mk
kern.post.mk
Back when VOP_* was introduced, we did not have new-style struct
2004-12-01 23:16:38 +00:00
kern.pre.mk
Embellish rev 1.61. If we're not building a debug kernel, use -O2 as before.
2005-01-22 00:58:34 +00:00
kmod_syms.awk
kmod.mk
Don't lose the frame pointer for PPC modules: backtrace doesn't work.
2005-02-02 23:44:24 +00:00
ldscript.alpha
Have the linker provide the btext symbol when referenced. This is needed
2004-08-27 19:13:35 +00:00
ldscript.amd64
ldscript.arm
Use the address provided in the conf file, instead of hardcode 0xc0000000.
2004-09-23 22:52:55 +00:00
ldscript.i386
ldscript.ia64
Have the linker provide btext. It's used for profiling.
2004-08-25 07:43:28 +00:00
ldscript.powerpc
ldscript.sparc64
majors
nos->now typo reported by njl
2004-12-27 18:58:57 +00:00
majors.awk
Makefile.alpha
Kill count device support from config. I've changed the last few
2004-08-30 23:03:58 +00:00
Makefile.amd64
Kill count device support from config. I've changed the last few
2004-08-30 23:03:58 +00:00
Makefile.arm
Add a new make option, ARM_BIG_ENDIAN, to compile big endian kernels.
2005-01-19 16:43:43 +00:00
Makefile.i386
Kill count device support from config. I've changed the last few
2004-08-30 23:03:58 +00:00
Makefile.ia64
Kill count device support from config. I've changed the last few
2004-08-30 23:03:58 +00:00
Makefile.pc98
Kill count device support from config. I've changed the last few
2004-08-30 23:03:58 +00:00
Makefile.powerpc
- remove NO_MODULES since they've been working for some time
2005-02-03 06:28:17 +00:00
Makefile.sparc64
Kill count device support from config. I've changed the last few
2004-08-30 23:03:58 +00:00
makeLINT.mk
makeLINT.sed
newvers.sh
If USER of HOSTNAME is set to an empty value, use the fallback value.
2005-01-15 13:25:41 +00:00
NOTES
Add a IEEE488 driver for PCIIA compatible cards.
2005-02-01 16:59:23 +00:00
options
Bring in MemGuard, a very simple and small replacement allocator
2005-01-21 18:09:17 +00:00
options.alpha
options.amd64
Add the mp_watchdog hooks, although it locks up my SMP test box. It might
2004-08-30 23:33:33 +00:00
options.arm
Add a new option, ARM32_NEW_VM_LAYOUT. When set, we try to put up to 4
2004-11-10 22:08:27 +00:00
options.i386
Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove
2004-11-16 20:42:32 +00:00
options.ia64
Catch up with the drive-by renaming of IA32 to COMPAT_IA32. It must
2004-08-16 18:54:23 +00:00
options.pc98
Initiate deorbit burn sequence for 80386 support in FreeBSD: Remove
2004-11-16 20:42:32 +00:00
options.powerpc
options.sparc64
systags.sh