Go to file
jakllsch 165a0cf70b Rework module/builtin code so it works in both cases.
(Tested recently in the module case, slightly less recently as builtin.)

<haad> [if it works] go for it
2010-03-23 15:09:45 +00:00
bin Use .In instead of .Aq Pa for header files 2010-03-22 18:35:09 +00:00
common define _NOREGNAMES before including <machine/asm.h>, like powerpc does. 2010-03-22 02:22:32 +00:00
compat
crypto Quote lines that start with . and should appear literally. 2010-03-20 20:34:56 +00:00
dist fix some powerpc64 build issues. 2010-03-22 05:08:54 +00:00
distrib Add rumpdev_ubt and rumpnet_netbt components. 2010-03-22 12:27:46 +00:00
doc yamt-nfs-mp: update base tag 2010-03-21 13:04:24 +00:00
etc don't create obsoleted directories 2010-03-21 13:26:10 +00:00
external Drop redundant .TP 2010-03-20 20:58:06 +00:00
extsrc
games rename text() to wrtext(), aligning it with most other output routines, 2010-03-22 05:10:19 +00:00
gnu (re-)run gcc mknative for powerpc64. 2010-03-19 14:01:57 +00:00
include
lib https://bugzilla.redhat.com/show_bug.cgi?id=575383 2010-03-22 22:59:06 +00:00
libexec Use .In instead of .Aq Pa for header files. 2010-03-22 18:58:31 +00:00
regress right shift of unsigned quantities with constant. 2010-03-21 00:03:46 +00:00
rescue Relegate edlabel to use in extremely memory constrained install 2010-03-10 23:13:09 +00:00
sbin Avoid known unknown if the kernel presents us with an unknown 2010-03-19 16:25:33 +00:00
share Note atari SMC_TT in SYNOPSIS. 2010-03-23 14:51:49 +00:00
sys Rework module/builtin code so it works in both cases. 2010-03-23 15:09:45 +00:00
tests Add some basic tests for rc.d scripts to validate the execution of 2010-03-15 19:03:08 +00:00
tools Fix build on Solaris. "seems reasonable" by joerg. 2010-03-07 19:10:10 +00:00
usr.bin Use .In instead of .Aq Pa for header files. 2010-03-22 18:34:14 +00:00
usr.sbin Note also here that this is a legacy daemon that is more or less deprecated. 2010-03-20 09:22:37 +00:00
x11 fix the dependancy list for this. 2010-03-22 00:23:59 +00:00
build.sh Make build.sh work again with /usr/xpg4/bin/sh on Solaris. Ok by pooka. 2010-03-07 17:34:25 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING