| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
o Add opt_gdb.h and opt_kdb.h to SRCS.
|
|
|
|
|
|
|
| |
the modules.
Also generate usbdevs.h automatically now, but a non-kernel file is
stopping that at the moment.
|
| |
|
|
|
|
|
|
|
|
| |
- SRCS was totally disordered.
- the echos to create options headers were hidden using '@'.
- the args of echos to create options headers were single-quoted.
- the target names for the rules to create options headers were repeated.
- the unused option COMPAT_FREEBSD4 was put in opt_compat.h.
|
|
|
|
|
| |
disordered. This commit only fixes the external disorder by
rearranging whole lines.
|
| |
|
|
(most recently bde), so I'll commit the module I've had knocking
around in my tree for a while. This may have some rough edges, so if
you are able to build it on non-i386 platform (including pc98) please
let me know you succeeded. When I get enough reports, I'll connect it
to the build. If there are problems, feel free to fix them.
Suggested by: bde
|