..
Makefile.kern.inc
Use && to fail early if subcommands of kernel link fail.
2016-04-09 18:51:44 +00:00
assym.mk
Fix dependency of *.d -> assym.h in `-S' mode.
2015-09-10 13:11:39 +00:00
copyright
WELCOME 2016!
2015-12-31 15:23:07 +00:00
cscope.mk
Move less important part out of Makefile.kern.inc.
2015-08-29 16:27:07 +00:00
debugsyms.c
Expose struct kauth_cred for the benefit of the debugger. I can't convince gcc
2015-10-06 22:13:39 +00:00
files
The UART in the allwiner SoCs is not full-compatible with the 16550, and
2016-05-27 20:01:49 +00:00
filesystems.config
include for configs which includes all file-systems and any dependent
2014-09-19 09:05:23 +00:00
gdbinit.mk
Move less important part out of Makefile.kern.inc.
2015-08-29 16:27:07 +00:00
genassym.cf
Have MI genassym.cf.
2015-08-26 03:00:52 +00:00
ldscript.mk
More build ordering.
2015-09-06 15:20:59 +00:00
linkset
List of all link-set names.
2014-11-13 06:14:47 +00:00
lint.mk
Move less important part out of Makefile.kern.inc.
2015-08-29 16:27:07 +00:00
majors
Clarify the intention here after discussing it with soda@
2016-05-13 07:41:47 +00:00
majors.std
Update device dependency information - the sysmon major device now depends on the sysmon module itself, not on the individual components.
2015-04-23 23:22:51 +00:00
majors.storage
Add some file to define MI major for various classes of stuff.
2014-09-19 17:32:34 +00:00
majors.tty
Add some file to define MI major for various classes of stuff.
2014-09-19 17:32:34 +00:00
majors.usb
Add some file to define MI major for various classes of stuff.
2014-09-19 17:32:34 +00:00
majors.ws
Add some file to define MI major for various classes of stuff.
2014-09-19 17:32:34 +00:00
mdroot.mk
Put back MEMORY_DISK_IMAGE logic, but use generated opt_memory_root_image.h
2015-08-30 05:24:03 +00:00
mkldscript.sh
restore previous functionality, and add what we need with -t <template>
2014-11-12 13:23:41 +00:00
newvers.mk
Clean up. Move assym.h/vers.c related code out of Makefile.kern.inc.
2015-09-06 06:13:16 +00:00
newvers.sh
Work around escaping issues with quotes in substitutions, to fix cross builds
2014-08-03 13:14:59 +00:00
newvers_stand.sh
…
osrelease.sh
…
param.c
Whether or not the semaphore code is loaded as a module or built-in, its
2015-11-09 01:21:18 +00:00
ssp.mk
Clean up. Move SSP-specific adjustment out of Makefile.kern.inc.
2015-09-06 04:42:06 +00:00
std
Always include the "vfs" attribute (module). Although all of the
2015-11-14 07:31:13 +00:00