..
defines
files
Update to DRM CVS as of 2005-04-12, bringing many changes:
2005-04-16 03:44:47 +00:00
files.alpha
Divorce critical sections from spinlocks. Critical sections as denoted by
2005-04-04 21:53:56 +00:00
files.amd64
Divorce critical sections from spinlocks. Critical sections as denoted by
2005-04-04 21:53:56 +00:00
files.arm
We have an asm version of bcmp(), so we could use it as well.
2005-04-12 22:46:09 +00:00
files.i386
Add winx32_wrap.S to files.i386 for the NDISulator.
2005-04-11 16:23:13 +00:00
files.ia64
Divorce critical sections from spinlocks. Critical sections as denoted by
2005-04-04 21:53:56 +00:00
files.pc98
Divorce critical sections from spinlocks. Critical sections as denoted by
2005-04-04 21:53:56 +00:00
files.powerpc
Divorce critical sections from spinlocks. Critical sections as denoted by
2005-04-04 21:53:56 +00:00
files.sparc64
Divorce critical sections from spinlocks. Critical sections as denoted by
2005-04-04 21:53:56 +00:00
kern.mk
Since the question keeps coming up, explain why the -mno-sse etc switches
2005-03-31 22:53:58 +00:00
kern.post.mk
Now that we have proper links, no need to fake up ones as part of
2005-04-03 04:33:42 +00:00
kern.pre.mk
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
2005-04-13 14:49:57 +00:00
kmod_syms.awk
kmod.mk
Use comments after .endif to please make(1) with latest changes so
2005-04-11 12:54:03 +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
Provide the _start_ctors and _stop_ctors symbols. As on i386, the addresses
2004-05-29 01:09:00 +00:00
ldscript.arm
Use the address provided in the conf file, instead of hardcode 0xc0000000.
2004-09-23 22:52:55 +00:00
ldscript.i386
Align the .ctors section correctly.
2003-12-03 07:40:03 +00:00
ldscript.ia64
Have the linker provide btext. It's used for profiling.
2004-08-25 07:43:28 +00:00
ldscript.powerpc
ldscript.sparc64
Use the same SEARCH_DIR as other platforms.
2003-06-07 18:23:50 +00:00
Makefile.alpha
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
2005-04-13 14:49:57 +00:00
Makefile.amd64
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
2005-04-13 14:49:57 +00:00
Makefile.arm
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
2005-04-13 14:49:57 +00:00
Makefile.i386
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
2005-04-13 14:49:57 +00:00
Makefile.ia64
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
2005-04-13 14:49:57 +00:00
Makefile.pc98
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
2005-04-13 14:49:57 +00:00
Makefile.powerpc
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
2005-04-13 14:49:57 +00:00
Makefile.sparc64
Never hardcode /sys into these Makefiles. The proper way to spell it is $S.
2005-04-13 14:49:57 +00:00
makeLINT.mk
Implemented "nooption" and "nomakeoption" config(8) tokens.
2003-02-26 23:36:59 +00:00
makeLINT.sed
Implemented "nooption" and "nomakeoption" config(8) tokens.
2003-02-26 23:36:59 +00:00
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
Re-enable the atapicam driver in NOTES.
2005-04-05 02:05:38 +00:00
options
- Move LOOKUP_SHARED from opt_global.h to opt_vfs.h so we don't have
2005-04-03 23:49:13 +00:00
options.alpha
Update for the KDB framework. Sanitize the alpha console code now that
2004-07-10 22:29:41 +00:00
options.amd64
Remove NO_MIXED_MODE option
2005-04-15 18:48:27 +00:00
options.arm
Add a new option, ARM_CACHE_LOCK_ENABLE (I forgot it in my last commit).
2005-02-26 22:41:07 +00:00
options.i386
Remove support for mixed mode altogether now that we no longer use IRQ 0
2005-04-14 17:59:58 +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
MFi386: revision 1.219.
2005-04-15 14:24:49 +00:00
options.powerpc
Catch up with sparc64 OFWCONS_POLL_HZ change
2004-06-25 13:44:34 +00:00
options.sparc64
Better OFW console support on Sun Ultra2 machines.
2004-06-24 02:57:11 +00:00
systags.sh
Remove advertising clause from University of California Regent's
2004-04-07 20:46:16 +00:00