..
defines
files
Hook up the new ACPI PCI bus and catch up to ACPI PCI bridge driver changes.
2002-08-26 18:32:00 +00:00
files.alpha
de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' and
2002-08-19 23:59:21 +00:00
files.amd64
de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' and
2002-08-19 23:59:21 +00:00
files.i386
Initiate deorbit burn for sys/kern/link_aout.c. We never shipped a.out
2002-08-29 01:48:09 +00:00
files.ia64
de-count atkbdc and sc. Folks, remove the '1' from 'device sc 1' and
2002-08-19 23:59:21 +00:00
files.pc98
Initiate deorbit burn for sys/kern/link_aout.c. We never shipped a.out
2002-08-29 01:48:09 +00:00
files.powerpc
Add setjmp (needed for DDB).
2002-07-10 12:26:17 +00:00
files.sparc64
*.s -> *.S.
2002-07-31 15:52:04 +00:00
kern.mk
Turned format checking back on. It was left turned off for too long after
2002-08-25 08:05:02 +00:00
kern.post.mk
Added rules to generate .c files from .m files. Run mkdep on these .c
2002-08-19 01:00:37 +00:00
kern.pre.mk
Spell kenrel as 'kernel' for consistency with the rest of the universe.
2002-08-14 17:55:11 +00:00
kmod_syms.awk
Our awk does not implement the ARGIND variable, so we were attempting
2002-08-06 19:31:04 +00:00
kmod.mk
Drop support for COPY, -c has been the default mode of install(1)
2002-07-29 09:40:17 +00:00
ldscript.alpha
Use the kernbase symbol exported from locore.o instead of hardcoded magic
2001-09-20 09:19:38 +00:00
ldscript.amd64
Remove hard coded magic load address. Now to change the load address,
2001-09-18 01:12:43 +00:00
ldscript.i386
Remove hard coded magic load address. Now to change the load address,
2001-09-18 01:12:43 +00:00
ldscript.ia64
Put symbols at the start and end of the unwind section so that we can
2001-10-29 11:40:14 +00:00
ldscript.powerpc
Page align the data segment.
2001-10-08 10:43:34 +00:00
ldscript.sparc64
Add kernbase symbol and use it instead of magic numbers in the
2001-09-21 05:43:38 +00:00
majors
Add dev# for pst driver
2002-08-18 12:19:32 +00:00
Makefile.alpha
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
2002-07-31 14:59:05 +00:00
Makefile.amd64
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
2002-07-31 14:59:05 +00:00
Makefile.i386
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
2002-07-31 14:59:05 +00:00
Makefile.ia64
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
2002-07-31 14:59:05 +00:00
Makefile.pc98
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
2002-07-31 14:59:05 +00:00
Makefile.powerpc
Moved the rule for locore.o from kern.post.mk to Makefile.$ARCH.
2002-07-31 14:59:05 +00:00
Makefile.sparc64
*.s -> *.S.
2002-07-31 15:52:04 +00:00
makeLINT.sed
Join the pissing contest: generate LINT with a single sed(1) command.
2002-05-02 16:34:47 +00:00
newvers.sh
setlocale(3) has been fixed to match POSIX standard:
2001-03-02 16:52:14 +00:00
NOTES
Add a belated entry for amdpm(4).
2002-08-23 08:00:31 +00:00
options
New L2TP netgraph node type.
2002-08-20 21:59:50 +00:00
options.alpha
Many of the alpha low level console drivers still have bogus compile time
2002-08-22 19:52:16 +00:00
options.amd64
This is the start of the FreeBSD/x86_64 kernel.
2002-06-30 08:05:21 +00:00
options.i386
Move SMBFS from i386 and pc98 files and options files to MI files and
2002-07-15 19:11:21 +00:00
options.ia64
Sync up syscons options from options.i386.
2002-07-15 18:43:09 +00:00
options.pc98
Move SMBFS from i386 and pc98 files and options files to MI files and
2002-07-15 19:11:21 +00:00
options.powerpc
Driver for the Apple UniNorth Host-PCI bridge.
2002-07-09 13:34:09 +00:00
options.sparc64
Add a DEBUGGER_ON_POWERFAIL option. This makes the power button on ultra 10s
2002-03-13 05:58:45 +00:00
systags.sh