Go to file
riastradh 26083f6ccc Remove needless linux_gfp.c.
Trying to make do with Linux's page allocation interface is pretty
much always wrong: either we let uvm allocate pages in uvm objects
for us, or we use bus_dma.
2014-07-17 13:52:22 +00:00
bin remove .if make(install) 2014-07-05 23:13:41 +00:00
common Add unused memory model argument to make GCC happy. 2014-07-06 01:19:45 +00:00
compat
crypto Update the bignum implementation in netpgpverify, and sync all uses of it 2014-07-12 15:51:56 +00:00
dist/pf
distrib Update lists after adding support for vnd to rump (report from hannken@) 2014-07-17 12:04:05 +00:00
doc Add doc/3RDPARTY entry for MesaLib. 2014-07-16 19:05:42 +00:00
etc Create the dhcpd.leases file if it doesn't exist already, don't just 2014-07-17 07:17:03 +00:00
external The placeholder name in fontconfig.pc.in has been changed. 2014-07-16 14:05:04 +00:00
extsrc
games Bump date for -c (exactly one year after previous bump) 2014-07-15 16:17:15 +00:00
gnu
include
lib Hold arenas_mtx across (still unused) _malloc_pre/postfork (PR 47428). 2014-07-16 19:09:53 +00:00
libexec call this 20140717. 2014-07-17 10:21:51 +00:00
regress
rescue
sbin Print uint32_t field as such. 2014-07-15 20:18:30 +00:00
share Add hw.ncpuonline documentation. 2014-07-17 13:42:02 +00:00
sys Remove needless linux_gfp.c. 2014-07-17 13:52:22 +00:00
tests Darren fixed n8 and n9 recently 2014-07-15 20:00:23 +00:00
tools use host rules for files. 2014-07-15 16:04:35 +00:00
usr.bin Avoid use of __arraycount in tools as not portable 2014-07-16 19:31:11 +00:00
usr.sbin What a terrible use-after-free 2014-07-09 06:04:16 +00:00
x11
build.sh Make the makewrapper script robust against variables with 2014-07-06 18:04:44 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING