NetBSD/sys
kleink 04884a2320 * Per XSH98, provide size_t and const'ify the `addr' arguments to mlock() and
munlock().
* Don't make the madvise() declaration and related definitions available to
  _POSIX_C_SOURCE or _XOPEN_SOURCE.
* Remove a bogus comment.
1998-05-30 22:18:56 +00:00
..
adosfs Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
arch Profiling version of the BASALT kernel. 1998-05-30 17:56:08 +00:00
compat Fix off by 1 error 1998-05-25 17:13:43 +00:00
conf Put definitions and subroutines needed for all PC display adapters 1998-05-28 16:53:18 +00:00
ddb Whitespace. 1998-05-03 18:49:54 +00:00
dev add some information from "PC Card standard March 1997" 1998-05-29 16:21:28 +00:00
gdbscripts
ipkdb
isofs/cd9660 Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
kern Permit checking the availability of the POSIX File Synchronization Option 1998-05-24 19:52:01 +00:00
lib Didn't find sha1.h compiling sys/arch/sparc/stand/boot. 1998-05-29 16:50:14 +00:00
lkm Resolve conflicts from the import of IPFilter 3.2.7. 1998-05-29 20:32:01 +00:00
miscfs Since the interlock has been unlocked, also clear LK_INTERLOCK from 1998-05-18 16:47:37 +00:00
msdosfs Name a simple lock consistently. 1998-05-20 01:45:15 +00:00
net Sync the symbol used for multiple inclusion protection with the canonical 1998-05-29 13:37:39 +00:00
netatalk
netccitt Merge with Lite2 + local changes 1998-03-01 02:20:01 +00:00
netinet Fix compiler warnings: Add missing ()'s. 1998-05-29 20:28:17 +00:00
netiso Nuke TUBA per my note to tech-net; there's no reason to keep it around. 1998-05-11 19:57:23 +00:00
netnatm
netns Spelling error. 1998-05-09 14:24:31 +00:00
nfs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:18:55 +00:00
stand
sys * Per XSH98, provide size_t and const'ify the `addr' arguments to mlock() and 1998-05-30 22:18:56 +00:00
ufs Fix some arithmetics lossage on typeless pointers. 1998-05-08 18:31:13 +00:00
uvm unstatic uvm_page_physload so pmap modules can use it too. 1998-05-28 15:31:31 +00:00
vm It is no longer necessary for pmap_pinit() and pmap_release() to be 1998-05-19 19:00:11 +00:00
Makefile Add an <inttypes.h> implementation; we'll also make it accessible as 1998-04-29 13:28:06 +00:00