Go to file
dyoung b0cfcf1f00 Use as many as two Programmable Address Regions (PARs) with 4kB
granularity to protect some of the kernel text that is not protected
by the PAR with 64kB granularity.
2008-03-26 15:49:03 +00:00
bin ps -t? needs to imply -x. Otherwise the non-x logic filters all the results 2008-03-10 03:44:11 +00:00
common Add /* __OPTIMIZE_SIZE__ */ comments on relevant #else and #endif lines. 2008-03-26 06:19:36 +00:00
crypto align cast with heimdal source 2008-03-24 20:05:57 +00:00
dist Reflect that this is the manpage for 1.0.5 not 1.0.4 2008-03-23 16:53:25 +00:00
distrib Add some MLINKS for man pages (no new content). 2008-03-25 20:04:33 +00:00
doc terminate yamt-lazymbuf branch. 2008-03-24 12:34:51 +00:00
etc Add pam_skey so that we get behaviour similar to "pre PAM". 2008-03-26 11:31:17 +00:00
games Fix a tip: use pkg_info, not pkg_add to find out which executables 2008-03-25 10:50:34 +00:00
gnu s/exit 0/true/ in the main target so that this works if interrupted 2008-03-25 03:59:17 +00:00
include Heimdal on NetBSD uses __RCSID. 2008-03-22 12:43:47 +00:00
lib Don't define HAVE_WCHAR if DISABLE_WCHAR is defined. 2008-03-24 16:57:28 +00:00
libexec Import Heimdal-1.1 2008-03-22 09:29:55 +00:00
regress - Use atomic_inc_uint() to maintain the global count. 2008-03-21 16:03:33 +00:00
rescue make all sun2 use -O0 and move most of the hacks out into just 3 files. 2008-02-09 02:37:21 +00:00
sbin un-bitrot #if 0 testing code. 2008-03-18 15:38:57 +00:00
share Remove arm32 ddb machine commands that no longer exist. 2008-03-26 13:03:51 +00:00
sys Use as many as two Programmable Address Regions (PARs) with 4kB 2008-03-26 15:49:03 +00:00
tests Add tests for load-time parameter passing to modules, both at the syscall 2008-03-02 11:22:10 +00:00
tools
usr.bin Typo. 2008-03-26 14:41:00 +00:00
usr.sbin Use cpu index instead of ID for cpuctl; extend listing to provide both 2008-03-25 15:06:02 +00:00
x11 MKMAN does not belong in source makefiles; use NOMAN. 2008-03-10 02:02:56 +00:00
build.sh Obtain RELEASEMACHINEDIR from the make environment. 2008-03-16 07:52:59 +00:00
BUILDING Consistently document RELEASEDIR/RELEASEMACHINEDIR. 2008-03-18 04:24:38 +00:00
Makefile Consistently document RELEASEDIR/RELEASEMACHINEDIR. 2008-03-18 04:24:38 +00:00
Makefile.inc
UPDATING