index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
conf
Age
Commit message (
Expand
)
Author
2016-06-23
Fix UVMHIST builds for kernels that don't include usb
skrll
2016-06-04
Add NVMe command passthrough support.
nonaka
2016-05-27
The UART in the allwiner SoCs is not full-compatible with the 16550, and
bouyer
2016-05-13
Clarify the intention here after discussing it with soda@
skrll
2016-05-13
- change major number limit for MI devices from 255 to 511,
soda
2016-05-11
Update with info about tty/storage reservations
skrll
2016-05-01
Added nvme(4) for Non-Volatile Memory Host Controller Interface devices.
nonaka
2016-04-27
Add rt2860 now that it compiles.
christos
2016-04-26
First pass at adapting SLHCI_DEBUG to USBHIST
skrll
2016-04-23
Merge nick-nhusb (missed commit)
skrll
2016-04-12
Add PAX_MPROTECT_DEBUG
christos
2016-04-09
Use && to fail early if subcommands of kernel link fail.
riastradh
2016-02-24
Move linux_work.c and workqueue.h from sys/external/bsd/drm2 to
skrll
2015-12-31
WELCOME 2016!
mrg
2015-12-09
Rename verified_exec.c -> veriexec.c.
maxv
2015-12-05
Add basic clock device infrastructure.
jmcneill
2015-11-27
use commands() instead of target() because assym.mk creates all the targets
christos
2015-11-27
PR/50483: David A. Holland: fix building of assym.d:
christos
2015-11-14
Always include the "vfs" attribute (module). Although all of the
pgoyette
2015-11-09
Whether or not the semaphore code is loaded as a module or built-in, its
pgoyette
2015-10-06
Expose struct kauth_cred for the benefit of the debugger. I can't convince gcc
christos
2015-09-15
Clean up splash image build. Print messages when creating files.
uebayasi
2015-09-15
Fix build of SPLASHSCREEN without SPLASHSCREEN_IMAGE. Since there is no way
uebayasi
2015-09-14
Handle splash image generation better.
uebayasi
2015-09-11
Fix splashscreen_image option to include splash_image.o
nat
2015-09-11
Indent.
uebayasi
2015-09-10
Fix dependency of *.d -> assym.h in `-S' mode.
uebayasi
2015-09-10
Simplify the dependency line further.
uebayasi
2015-09-09
Improve previous.
uebayasi
2015-09-09
Restore *.[sS] -> assym.h dependency in `-S' mode.
uebayasi
2015-09-07
Preserve the order of files in ${ALLFILES} -> ${OBJS} conversion.
uebayasi
2015-09-06
More build ordering.
uebayasi
2015-09-06
Don't pass ``-DCOPY_SYMTAB'' to ${CC}; it's replaced with opt_copy_symtab.h.
uebayasi
2015-09-06
Move ldscript related code out of Makefile.kern.inc.
uebayasi
2015-09-06
Clean up. Move assym.h/vers.c related code out of Makefile.kern.inc.
uebayasi
2015-09-06
Clean up. Move SSP-specific adjustment out of Makefile.kern.inc.
uebayasi
2015-09-06
Allow MD to link libraries. Build rules are written in MD makefiles until
uebayasi
2015-09-04
Make config(1) output only ${ALLFILES}, selected input files, and pass it to
uebayasi
2015-09-03
Add generated *.c files (devsw.c and ioconf.c) to ${CFILES} by config(1)
uebayasi
2015-09-03
Prepare for relative ${MD_OBJS}.
uebayasi
2015-09-03
Move `all' target definition to Makefile.kern.inc.
uebayasi
2015-09-03
Kernel depends on swap<kernel>.o too.
uebayasi
2015-09-03
Sort dependendy to keep alphabetical build order.
uebayasi
2015-09-03
Define kernel dependency in Makefile.kern.inc.
uebayasi
2015-09-03
Rename ${COMPILE.c} to ${KCOMPILE.c} to avoid potential conflicts with those
uebayasi
2015-09-03
Refactor.
uebayasi
2015-09-03
Simplify. Wrap long lines.
uebayasi
2015-09-03
Stop ordering objects alphabetically now that I am sure I can fix fallouts.
uebayasi
2015-09-03
Build conf/param.c normally.
uebayasi
2015-09-02
Fix link of kernels whose name don't start with "netbsd*".
uebayasi
[next]