Go to file
tsutsui 2a6ed85992 - use -Os to shrink bianries
- remove local shrinked memcpy() from bootxx.c bacause
  now it's identical with __OPTIMIZE_SIZE__ libsa one
  derived from src/common/lib/libc/string/bcopy.c.

Tested netboot from le0 and bootxx + boot from sd0 on SS1+.
2009-03-23 13:47:32 +00:00
bin Fix markup. 2009-03-15 12:01:24 +00:00
common Actually... We need libkern.h also under _STANDALONE, so that 2009-03-19 08:39:54 +00:00
compat Prefer MACHINE_ARCH to MACHINE in some tests 2009-03-12 17:16:58 +00:00
crypto add missing commas to .Dd fix, pointed out by wiz 2009-03-22 14:29:34 +00:00
dist add missing commas to .Dd fix, pointed out by wiz 2009-03-22 14:29:34 +00:00
distrib Add an example to build an ISO from compiled release binaries 2009-03-22 15:02:23 +00:00
doc mention am-utils 2009-03-20 21:17:00 +00:00
etc Prefer MACHINE_ARCH to MACHINE in some tests 2009-03-12 17:16:58 +00:00
external import new bind 2009-03-22 15:02:24 +00:00
games Simplify previous; suggested by Paul Goyette 2009-03-15 22:19:23 +00:00
gnu Add entry for libfetch. 2009-03-11 14:29:06 +00:00
include Revert previous since it was just wrong. 2009-03-19 08:04:38 +00:00
lib ANSIfy. Remove conditionals around __RCSID. 2009-03-20 14:05:54 +00:00
libexec Fix redirection core dump as reported in PR#41042. 2009-03-23 12:49:28 +00:00
regress remove obsolete comment. 2009-03-08 19:17:11 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Fix savecore so it uses /dev/ksyms when it can (doesn't override libkvm 2009-03-21 19:32:44 +00:00
share .Ud includes terminating dot. 2009-03-23 01:27:59 +00:00
sys - use -Os to shrink bianries 2009-03-23 13:47:32 +00:00
tests ipf does not live here; it is in the parent directory. Spotted by njoly@. 2009-02-27 07:32:33 +00:00
tools Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +00:00
usr.bin turn on amd support for eject now that we have it. From Anon Ymous 2009-03-23 04:00:44 +00:00
usr.sbin Add -x: summarize events, and do not report on lock types. 2009-03-21 13:02:19 +00:00
x11 turn on paste64. 2009-02-20 16:06:59 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +00:00
Makefile.inc
UPDATING s/posix_fadvise/__posix_fadvise50/ in last. 2009-02-08 11:58:25 +00:00
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00