Go to file
dsl 7c166415e7 Remove the #include <sys/user.h> from all of libkvm.
sys/user.h is a stub that just #includes sys/pcb.h.
There are no 'struct pcb' anywhere in here, so I'm extremely doubtful
any of the builds will fail.
OTOH it might be relying on a header that pcb.h includes.
In any case i386 and amd64 build.
2014-02-19 20:21:22 +00:00
bin Remove options added in 1.18, commitid: UhxHPgtT2Pzeg4Yw due to some 2014-02-13 12:00:29 +00:00
common Add a few __sync_* and atomic functions. 2014-02-18 16:19:28 +00:00
compat Move flags for ARM's APCS ABI into a common variable. Add some forces to 2013-12-15 18:08:37 +00:00
crypto Avoid a warning on Gentoo Linux about fwrite(3) -- their glibc 2014-02-17 07:39:19 +00:00
dist/pf good-bye, moved to external 2013-12-25 22:14:52 +00:00
distrib Improve luna68k md part of sysinst. 2014-02-19 12:14:40 +00:00
doc Mention luna68k sysinst update. 2014-02-19 13:30:45 +00:00
etc Adjust directories for atf 0.19 import. 2014-02-08 19:45:51 +00:00
external Add all: and dependall: tatgets so that sqlite3.pc actually gets built. 2014-02-19 19:29:33 +00:00
extsrc
games remove duplicate 2013-12-11 14:59:47 +00:00
gnu Remove ".ll 80", so the man page will use the default 78-character 2014-01-21 20:24:29 +00:00
include __lwp_park60 2014-01-31 20:44:17 +00:00
lib Remove the #include <sys/user.h> from all of libkvm. 2014-02-19 20:21:22 +00:00
libexec - bump man page date 2014-02-09 12:32:32 +00:00
regress eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
rescue Append -Os to DBG, not overwrite in case DBG has more than just -Ox from 2014-01-30 22:19:00 +00:00
sbin Fix error message; argv[1] could be NULL 2014-02-09 13:40:59 +00:00
share put more info about the sierra modem 2014-02-15 18:17:59 +00:00
sys We need VMCMDs for a binary and its interpreter, so make sure we have 2014-02-19 15:23:20 +00:00
tests For now excempt i386 from __sync_lock_test_and_set_8 and point to 2014-02-18 10:27:46 +00:00
tools put back some cppflags we lost. 2014-02-18 01:34:18 +00:00
usr.bin add __extension__ and typeof 2014-02-18 22:01:36 +00:00
usr.sbin Update URL 2014-02-19 09:13:21 +00:00
x11 Use ${TOOL_GZIP} instead of just gzip in all Makefiles 2014-01-27 08:18:07 +00:00
BUILDING
Makefile eliminate use of bsd.sys.mk from Makefiles 2014-01-16 01:15:32 +00:00
Makefile.inc
UPDATING Improve the compiler_rt entry slightly 2014-02-01 13:29:45 +00:00
build.sh Move the "-U or -E must be set for build as an unprivileged user." 2014-02-10 08:20:05 +00:00