Go to file
matt 51a2be5067 split device/softc (CFATTACH_DECL_NEW)
struct device * -> device_t
struct cfdata * -> cfdata_t
Use <sys/foo.h> instead of <machine/foo.h> if <sys/foo.h> exists
Explicitly include <powerpc/ibm4xx/cpu.h> when needed.
2011-06-18 06:44:25 +00:00
bin Sort sections. Remove trailing whitespace. 2011-06-13 20:41:00 +00:00
common Add support for size optimised versions of the assembler functions in 2011-06-16 16:39:14 +00:00
compat avoid adding -m32 to various variables multiple times aka, multiple inclusions. 2011-06-18 01:22:34 +00:00
crypto - fix a typo in libcrypto.pl 2011-06-13 18:53:31 +00:00
dist clean up after my recent import for netbsd-5; these files don't belong 2011-06-05 17:15:40 +00:00
distrib Build evbsh3-${MACHINE_ARCH}cd.iso on build.sh iso-image target as other ports. 2011-06-18 06:25:43 +00:00
doc Note removal of Avalon A12 support from alpha. 2011-06-17 03:57:39 +00:00
etc remove -q argument, it is useless with Xorg and fails with XFree 2011-06-15 13:42:46 +00:00
external Properly use a format string. 2011-06-16 14:57:22 +00:00
extsrc
games Use consistent sign in compare, the function is only called with 2011-05-30 03:11:15 +00:00
gnu If compiled with -msoft-float, make the compiler emit soft float code 2011-06-11 00:59:44 +00:00
include Add mount -o extattr option to enable extended attributs (corrently only 2011-06-17 14:23:50 +00:00
lib Fix wording (if I understand the sentence correctly). 2011-06-17 18:12:32 +00:00
libexec Add libgcc_pic for millicode. 2011-06-05 23:08:17 +00:00
regress Default to -Wno-sign-compare -Wno-pointer-sign for clang. 2011-05-26 12:56:24 +00:00
rescue move the build of ldd binary to a subdir in order to allow 2011-04-15 08:47:02 +00:00
sbin New sentence, new line; fix wording; bump date. 2011-06-17 18:13:14 +00:00
share Remove trailing whitespace. Bump date for previous. 2011-06-17 18:13:49 +00:00
sys split device/softc (CFATTACH_DECL_NEW) 2011-06-18 06:44:25 +00:00
tests Remove environment variable settings. 2011-06-17 16:59:51 +00:00
tools because we use --sysroot, force the default paths to be normal 2011-06-13 12:29:16 +00:00
usr.bin This is installed in section 1, so make internal section the same. 2011-06-17 18:19:58 +00:00
usr.sbin New sentence, new line. Fix some typos and an xref. Bump date. 2011-06-17 18:20:40 +00:00
x11 Missing \\ 2011-05-30 02:12:02 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile build evbppc modules in 3 different flavours: 2011-06-15 09:45:58 +00:00
Makefile.inc
UPDATING Update this weekend's note on cleaning gcc: you need to clean binutils too. 2011-04-10 22:46:09 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00