Go to file
kleink aac347de72 Include <sys/unistd.h> for the definition of _SC_PAGESIZE, which is
required for run-time retrieval of SHMLBA.  While this does make visible
additional symbols which are not in the underscore-prefixed
implementation-reserved namespace, its impact should be negligible (and
most applications supposedly include <unistd.h> as well), and there is
prior art to that.  Fixes PR kern/19135 from Chris Demetriou.
2003-05-30 20:31:34 +00:00
bin Pass a NULL to getbsize() for any arguments that aren't needed, and 2003-05-30 00:17:25 +00:00
crypto typo: get correct counters; introduced during rekeying change. (openbsd rev 1.26) 2003-05-26 07:57:38 +00:00
dist adapt to file 4.03 2003-05-25 21:52:57 +00:00
distrib KNF 2003-05-30 17:34:31 +00:00
doc cvs 1.11.6 released. 2003-05-28 13:48:03 +00:00
etc Don't build a big-endian image on platforms which don't run big-endian. 2003-05-26 15:46:48 +00:00
games Use standard section header; add nokeep to table to avoid page/line break 2003-05-18 09:30:08 +00:00
gnu Re-remove admin, port-arm32. 2003-05-30 13:42:18 +00:00
include Add RTLD_SELF, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD 2003-05-30 15:44:03 +00:00
lib add ETIME translation 2003-05-30 19:35:34 +00:00
libexec Add RTLD_FIRST, RTLD_NEXT, RTLD_DEFAULT, from FreeBSD 2003-05-30 15:43:33 +00:00
regress Add regression test for cvt nodes in ?: expression 2003-05-30 13:39:39 +00:00
rescue * Add ftp to /rescue. 2003-05-26 09:46:47 +00:00
sbin correct bad RFC ref. KAME problem report 480 2003-05-27 02:37:24 +00:00
share Add a CPUFLAGS variable which can be set by the user's mk.conf or in 2003-05-30 18:43:23 +00:00
sys Include <sys/unistd.h> for the definition of _SC_PAGESIZE, which is 2003-05-30 20:31:34 +00:00
tools Add db(1) as a host tool 2003-05-18 08:05:32 +00:00
usr.bin Simplify handling of memory allocation, and make sure all return values 2003-05-30 18:14:13 +00:00
usr.sbin Another mistake in the ufs2 code - a missing else. 2003-05-30 09:22:50 +00:00
BUILDING all: 2003-05-25 12:34:27 +00:00
Makefile Add "sourcesets" argument/target, which builds source sets into 2003-05-10 07:12:37 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING mention export lossage 2003-05-16 14:19:49 +00:00
build.sh Broaden the scope of when "make obj NOSUBDIR=" will be run in tools/ 2003-05-26 06:35:17 +00:00