Age | Commit message (Collapse) | Author |
|
|
|
|
|
(and other ports).
|
|
|
|
|
|
|
|
flags, compile C code with -m68020.
Switch the generation of assym.h from a standalone genassym.c to a
regular genassym.cf.
|
|
|
|
|
|
does that, and it's more confusing than useful. Suggested by fries@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
add pseudo-devices for IPv6 into arch/*/conf/GENERIC.
nuke arch/*/conf/GENERIC.v6.
|
|
|
|
attributes, allowing kernels to exist w/ rd as the only disk device.
tested on a few archs; niels@ & millert@ ok
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CAVEAT: turning off -O2 produces warnings about "defined but not used"
functions from libkern.h
removed internal copy of gets() replaced with call to getsn()
fixed #ifdef ... #endif mismatch in swapgeneric.c
fixed printf() in if_ie.c that was missing an argument
fixed si.c so that it compiles
added tags to all edited files
|
|
|
|
|
|
|
|
|
|
|