.. |
Makefile.kern.inc
|
Move the dts rule to a separate file and add dependencies handling.
|
2017-07-15 15:20:52 +00:00 |
assym.mk
|
Fix dependency of *.d -> assym.h in `-S' mode.
|
2015-09-10 13:11:39 +00:00 |
compat_netbsd.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd09.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd10.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd11.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd12.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd13.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd14.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd15.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd16.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd20.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd30.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd40.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd50.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd60.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
compat_netbsd70.config
|
clean up COMPAT_* options for native netbsd code:
|
2017-09-14 07:58:38 +00:00 |
copyright
|
goodbye 2016, hello 2017!
|
2017-01-01 06:56:59 +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 |
dts.mk
|
Add support for building dts files from multiple paths, idea from christos
|
2017-09-07 21:22:19 +00:00 |
files
|
Add driver for Broadcom 802.11a/b/g/n/ac USB wireless devices, based on
|
2017-10-19 23:58:41 +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
|
Add a synthesized pc beeper and keyboard bell for platforms with an audio
|
2016-12-08 11:31:08 +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
|
- modernize: use getopts/usage/true/false variables
|
2017-04-08 18:24:09 +00:00 |
newvers.sh
|
- modernize: use getopts/usage/true/false variables
|
2017-04-08 18:24:09 +00:00 |
newvers_stand.mk
|
Fix typo
|
2017-04-09 14:52:14 +00:00 |
newvers_stand.sh
|
Add makefile snippet for vers.c building.
|
2017-04-08 19:53:54 +00:00 |
osrelease.sh
|
Add new -k (for kernel modules) flag to return MM.99.pp for current and MM.mm
|
2012-02-16 23:56:57 +00:00 |
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
|
Move to ssp.c suggested by uebayasi@
|
2017-01-08 17:10:35 +00:00 |
std
|
* Split sys/kern/sys_process.c into three parts:
|
2016-11-02 00:11:59 +00:00 |