Go to file
kamil bfd0ff91ec Add a new example kernel module
executor - basic implementation of callout and RUN_ONCE

While there, perform a small cleanup in README.

Patch by <Siddharth Muralee>
Polishing by myself.
2018-04-13 20:30:09 +00:00
bin kvm_geterr() already contains errno, use errx. 2018-04-11 18:52:29 +00:00
common Complete previous by complteley removing the _DIAGASSERT from memmove - 2018-02-12 11:14:15 +00:00
compat fix a comment. 2018-02-06 10:00:00 +00:00
crypto Fix clang build by adding __dead annotations. 2018-04-08 21:56:48 +00:00
dist/pf fix two issues found by GCC 6.4: 2018-02-04 08:44:36 +00:00
distrib Handle compatdir first whether making obsolete lists or not, to 2018-04-12 11:49:04 +00:00
doc - ichsmb(4), puc(4): add new devices. 2018-04-13 08:01:23 +00:00
etc Hide ps error about processes not found (we could be more specific...) 2018-04-11 18:51:22 +00:00
external fix some more missing depends issues. remove various wrong/old depends. 2018-04-13 01:14:19 +00:00
extsrc
games wtf(6): use character classes 2018-03-07 08:25:43 +00:00
include Mark in string.h: memccpy(3) and strdup(3) as _POSIX_C_SOURCE >= 2001 2018-02-20 02:35:24 +00:00
lib fix and use the macro. 2018-04-07 19:28:32 +00:00
libexec Rework ifunc support to address a number of short comings: 2018-04-03 21:10:27 +00:00
regress Don't test call gates, they are not supported anymore. 2017-08-30 15:46:19 +00:00
rescue Add progress(1) into /rescue. 2018-04-11 00:26:38 +00:00
sbin if a new map entry doesn't fit, be more verbose about the sizes. 2018-04-11 07:14:23 +00:00
share [bsd-family-tree] announce OpenBSD 6.3 & DragonFly 5.2.0 2018-04-13 14:31:35 +00:00
sys Add a new example kernel module 2018-04-13 20:30:09 +00:00
tests Import new C and C++ ATF tests for ASan 2018-04-11 03:25:25 +00:00
tools GCC build exceeds the macOS clang default bracket nesting level of 256. 2018-04-13 06:15:26 +00:00
usr.bin Keep previous location of device definitions so we can print them in error 2018-04-09 17:46:56 +00:00
usr.sbin Document "debug" in usage(). 2018-04-13 17:43:37 +00:00
BUILDING regen 2018-02-16 10:05:22 +00:00
Makefile include bsd.clean.mk so that we actually clean up the attempted "params" 2018-03-13 03:06:28 +00:00
Makefile.inc
UPDATING 20180311: 2018-03-11 11:18:06 +00:00
build.sh Add initial support for ARMv8 (AARCH64) (by nisimura@ and ryo@) 2018-04-01 04:35:01 +00:00