NetBSD/sys
mark 303ca6c449 Make pmap_extract() understand L2 large page PTEs. Normally small page
PTEs are used but during bootstrap the kernel may be mapped with large page
PTE to save TLB entries.
1999-03-10 20:54:17 +00:00
..
adosfs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
arch Make pmap_extract() understand L2 large page PTEs. Normally small page 1999-03-10 20:54:17 +00:00
coda Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
compat cachectl -> cachectl1 1999-03-02 18:22:29 +00:00
conf Defopt COMPAT_M68K4K. 1999-03-09 21:02:38 +00:00
ddb Fix printf format problems on Alpha. 1999-02-12 00:50:09 +00:00
dev don't erase the characters moved over on a <TAB>, a real VT100 doesn't 1999-03-10 19:54:52 +00:00
filecorefs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
gdbscripts
ipkdb
isofs Modify vfsops to seperate vfs_fhtovp() into two routines. vfs_fhtovp() now 1999-02-26 23:44:43 +00:00
kern Defopt COMPAT_M68K4K. 1999-03-09 21:02:38 +00:00
lib Sync with libc 1999-03-05 09:18:32 +00:00
lkm convert from NOxxx= to MKxxx=no. 1999-02-13 02:54:17 +00:00
miscfs Pass null pointers to VOP_UPDATE rather than having all the callers fetch the 1999-03-05 21:09:48 +00:00
msdosfs Fix too tight check for maximum supported partition size. Now partitions 1999-03-07 13:57:20 +00:00
net Const poison ether_sprintf(). 1999-03-10 03:28:50 +00:00
netatalk
netccitt
netinet Minor cleanup to use LONG_SUM() and CALC_SUMD() more. 1999-03-05 07:27:09 +00:00
netiso adjust format args for compiler changes 1999-03-04 02:38:31 +00:00
netnatm
netns
nfs Snatch a patch from OpenBSD to fix PRs 6529 and 7074. 1999-03-06 05:34:40 +00:00
stand
sys Un-nest __P(). 1999-03-10 12:58:00 +00:00
ufs New sources should leave the LFS in a more-or-less working state. Changes 1999-03-10 00:20:00 +00:00
uvm Have unimplemented/unsupported system calls (madvise(), mincore(), sbrk(), 1999-03-09 12:18:22 +00:00
vm Have unimplemented/unsupported system calls (madvise(), mincore(), sbrk(), 1999-03-09 12:18:22 +00:00
Makefile fix typo 1999-03-10 08:56:16 +00:00