Go to file
rtr 822872eada split PRU_RCVD function out of pr_generic() usrreq switches and put into
separate functions

  - always KASSERT(solocked(so)) even if not implemented

  - replace calls to pr_generic() with req = PRU_RCVD with calls to
    pr_rcvd()
2014-08-08 03:05:44 +00:00
bin remove .if make(install) 2014-07-05 23:13:41 +00:00
common Fix decoding of near CALL when address-size prefix (67h) is present. 2014-08-04 21:41:44 +00:00
compat No need for LDFLAGS 2014-03-07 05:48:30 +00:00
crypto Fix size argument of memcmp. 2014-07-24 22:54:10 +00:00
dist/pf Merge riastradh-drm2 to HEAD. 2014-03-18 18:20:35 +00:00
distrib Get macppc to build again by adjusting sizes. 2014-08-07 16:51:56 +00:00
doc Add advice about avoiding common pitfalls. 2014-08-07 21:45:27 +00:00
etc To make pax use ${TOOL_GZIP}, we need to pass "--use-compress-program 2014-08-06 11:41:18 +00:00
external Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
extsrc
games Bump date for -c (exactly one year after previous bump) 2014-07-15 16:17:15 +00:00
gnu Reorg docs, part 1: 2014-07-05 19:22:41 +00:00
include cast to LHS type and minor KNF. 2014-08-07 17:24:03 +00:00
lib Ue ${GZIP_N_FLAG} instead of -n when setting GZIPFLAGS or GZIP_FLAGS. 2014-08-05 15:45:49 +00:00
libexec Fix parenthesis on __ha macro 2014-07-28 17:28:13 +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 snprintf usage and, while here, don't trundle off the end of an 2014-07-27 04:23:44 +00:00
share Update tzdata2netbsd for tzdata2014f. 2014-08-06 19:41:41 +00:00
sys split PRU_RCVD function out of pr_generic() usrreq switches and put into 2014-08-08 03:05:44 +00:00
tests Mark the udf_renamerace test case (but not udf_renamerace_dirs) as an 2014-07-29 09:15:48 +00:00
tools use host rules for files. 2014-07-15 16:04:35 +00:00
usr.bin Fix overflow check. From Kamil Rytarowski. 2014-08-05 08:20:02 +00:00
usr.sbin Make it a warning, otherwise the missing noreturn will fail the build. 2014-08-06 12:34:42 +00:00
x11 Use ${TOOL_GZIP_N} instead of ${TOOL_GZIP} -n, and similarly 2014-08-05 15:40:58 +00:00
BUILDING regen BUILDING from doc/BUILDING.mdoc 2014-08-07 21:46:43 +00:00
Makefile Run "postinstall fix obsolete_stand" just before checkflist, 2014-06-16 09:06:26 +00:00
Makefile.inc
UPDATING More general advice about "cvs [update aborted]... No such file 2014-07-23 08:52:32 +00:00
build.sh MACHINE_ARCH from the environment may be overridden by getarch (based 2014-08-07 18:10:20 +00:00