Go to file
cegger 7e7e0a568b Update pmap(9) manpage:
- Document new flags argument for pmap_kenter_pa
- Document new flags argument for pmap_enter as well
- Document the prot argument for pmap_kenter_pa. This is copy&pasted from
  pmap_enter.
Patch showed on tech-kern@ http://mail-index.netbsd.org/tech-kern/2009/11/04/msg006436.html
Thanks to Martin Husemann for his comments to the original patch version.
2009-11-07 07:37:46 +00:00
bin Avoid generating a corrupt history file if multiple ksh exit together. 2009-10-31 21:54:01 +00:00
common Fix unaligned access as reported in PR port-sparc/42273 2009-11-06 20:31:17 +00:00
compat remove old libevent sources 2009-11-02 10:14:28 +00:00
crypto use %option instead of #define YY_NO_... 2009-10-29 14:49:02 +00:00
dist Drop 3rd and 4th clauses, as the copyright holder (Michael Shalayeff) did 2009-11-03 01:13:38 +00:00
distrib Restrict ncdcs.debug and man pages to MKBINUTILS=yes builds. 2009-11-06 13:36:01 +00:00
doc mention pm2fb 2009-10-29 03:38:11 +00:00
etc Install a.out version of INSTALL kernel in release. Slightly modified 2009-11-06 12:31:44 +00:00
external Copy the change made by christos to elf32-i386.c to other targets where 2009-11-06 10:59:17 +00:00
games use %option noinput nounput 2009-10-29 14:27:26 +00:00
gnu Accept -U num. Nowadays, diff(1) rejects -u0 etc by default. 2009-11-06 22:02:35 +00:00
include typedef struct link_map as Link_map (for solaris-compat) 2009-11-04 19:28:03 +00:00
lib Improve portability and clarity by using uint8_t for the byte data 2009-11-06 20:31:18 +00:00
libexec NetBSD-ftpd 20091107: 2009-11-07 03:10:05 +00:00
regress remove libevent (uses ATF tests now) 2009-11-02 15:44:12 +00:00
rescue kill ldd_aout. it didn't work anyway...not since i don't know when. 2009-08-22 06:52:15 +00:00
sbin Allow MB, GB and CYL (not just M, G and C) and lower case. 2009-11-04 22:25:56 +00:00
share Update pmap(9) manpage: 2009-11-07 07:37:46 +00:00
sys Implement pmap_kenter_pa(9) new flag argument in x86. 2009-11-07 07:32:53 +00:00
tests WARNS=4 2009-11-06 15:26:54 +00:00
tools Define __RCSID and __COPYRIGHT as structure, so that the following 2009-11-06 18:26:06 +00:00
usr.bin Clarify (hopefully) the description of -remove. 2009-11-06 21:03:12 +00:00
usr.sbin Update date. 2009-11-06 20:51:43 +00:00
x11
build.sh If do_expertmode is false, then add DESTDIR and RELEASEDIR to makeenv. 2009-11-04 12:58:01 +00:00
BUILDING If ${NETBDSRCDIR}/../xsrc exists, then use it as the default value 2009-10-10 19:05:28 +00:00
Makefile build & install librumpdev_netsmb and librumpfs_smbfs components 2009-09-04 17:21:33 +00:00
Makefile.inc
UPDATING Mention that 'build.sh -u' may also break while building lex. 2009-11-02 01:11:31 +00:00