Go to file
maxv bbc9c10413 Dedup. m_defrag is already a common function, no need to reimplement it
there. Meanwhile this should fix two bugs (that I couldn't investigate
more than that since I don't have this hardware): the mbuf passed to
vge_m_defrag was leaked, and the tags were not copied in the returned
mbuf.
2018-01-14 17:43:55 +00:00
bin Fix an unitialized memory read bug in ps(1) 2018-01-12 23:01:14 +00:00
common Add bunch of missing includes of namespace.h in libc 2018-01-04 20:57:28 +00:00
compat
crypto fix typo. (does not affect actual operation, but confuses reader...) 2017-11-09 08:34:50 +00:00
dist/pf Add DragonFly BSD fingerprints. 2017-12-16 07:52:08 +00:00
distrib When we ask make about MACHINE_CPU and TARGET_ENDIANNESS make sure we 2018-01-10 18:15:18 +00:00
doc doc: Tweak the vadvise removal entry in CHANGES 2018-01-06 16:52:57 +00:00
etc add ipsec(4) interface ATF. 2018-01-10 11:06:06 +00:00
external Copy-paste a .Dx macro for DragonFly (from .Ox) and add a couple of 2018-01-14 03:33:10 +00:00
extsrc
games move offensive quotes per board@ 2017-12-13 21:11:27 +00:00
include Merge autofs support from: Tomohiro Kusumi 2018-01-09 03:31:12 +00:00
lib Correct the signature of kvm_getproc2(3) in the man-page. 2018-01-09 21:17:45 +00:00
libexec Since GNU ld doesn't honor the PLT entry reservation, also compensate 2017-12-25 17:00:15 +00:00
regress
rescue Extra flags for static PIE 2017-10-08 15:02:33 +00:00
sbin Sort SEE ALSO. 2018-01-09 09:15:57 +00:00
share .An -nosplit 2018-01-14 03:17:28 +00:00
sys Dedup. m_defrag is already a common function, no need to reimplement it 2018-01-14 17:43:55 +00:00
tests Change the prefix of test names to ipsecif_ to distinguish from tests for ipsec(4) 2018-01-11 07:58:22 +00:00
tools Better EXTERNAL_TOOLCHAIN support from Zachary McGrew 2017-12-27 21:34:11 +00:00
usr.bin Stop using Tn. New sentence, new line. 2018-01-09 09:24:22 +00:00
usr.sbin .An -nosplit 2018-01-14 03:17:28 +00:00
build.sh
BUILDING regen 2017-12-29 03:05:13 +00:00
Makefile Include somewhat misleadingly named do-x11 into BUILDTARGETS even with 2017-12-06 19:34:00 +00:00
Makefile.inc
UPDATING Minor tweak to the vadvise entry. 2017-12-27 08:29:02 +00:00