Go to file
chs 467487d274 use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly.
define and use vm_map_set{min,max}() for modifying these values.
remove the {min,max}_offset aliases for these vm_map fields to be more
namespace-friendly.  PR 26475.
2005-02-11 02:12:03 +00:00
bin Fix from PR#29290. Properly terminate the cpio_longopts struct so an unknown 2005-02-10 17:48:33 +00:00
contrib/sys Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4) 2004-07-28 08:57:40 +00:00
crypto Bring closer to reality. 2005-02-07 12:26:56 +00:00
dist REMOVED 2005-02-08 07:20:11 +00:00
distrib add iso-2022-kr support to iconv. 2005-02-10 18:33:00 +00:00
doc Add entry for openpam, and note new 20050201 is out. 2005-02-10 19:28:59 +00:00
etc remove ko_KR.UTF-8. 2005-02-10 18:03:01 +00:00
games A preprocessor macro named "srand" was defined which seeded the random 2005-02-03 02:23:02 +00:00
gnu Teach groff about NetBSD 2.0.1 too. 2005-02-05 00:36:26 +00:00
include A little libc namespace housekeeping exercise: 2005-02-09 21:35:46 +00:00
lib Default back pthread__concurrency to 1 until we fix the regression test 2005-02-10 23:42:37 +00:00
libexec Make this compile after the de-__Ping round. 2005-02-06 17:30:33 +00:00
regress Upgraded IPFilter to 4.1.5 2005-02-08 07:01:52 +00:00
rescue cosmetic tweak 2005-01-13 03:50:08 +00:00
sbin Add support for large files (>2GB). 2005-02-09 22:55:45 +00:00
share add iso-2022-kr support to iconv. 2005-02-10 18:33:00 +00:00
sys use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly. 2005-02-11 02:12:03 +00:00
tools Define LOGIN_NAME_MAX explicitly here and override any system provided one 2005-02-01 05:26:03 +00:00
usr.bin use vm_map_{min,max}() instead of dereferencing the vm_map pointer directly. 2005-02-11 02:12:03 +00:00
usr.sbin rework pkg_info(8) operating on binary packages, deprecating the `-.' 2005-02-10 22:52:31 +00:00
x11 On x86_64, drop use of mmap for the Xserver's own dynamic linker, because: 2005-02-10 10:39:25 +00:00
BUILDING Fix some typo's/bad wording as highlighted in PR#27219 2004-10-12 04:07:09 +00:00
Makefile correct the comment describing the build order 2005-01-01 10:32:39 +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 /etc/pam.d requirement. 2005-01-09 07:31:31 +00:00
build.sh Initial import of iyonix port. 2004-10-13 23:28:34 +00:00