NetBSD/sys
chs 640937fe85 change pmap_extract() to deal with unmapped addresses.
remove some unnecessary checks for unmanaged pages.
2001-07-03 07:34:27 +00:00
..
adosfs
altq HZ -> hz 2001-06-05 05:12:18 +00:00
arch change pmap_extract() to deal with unmapped addresses. 2001-07-03 07:34:27 +00:00
coda add coda_{get,put}pages so that mmap works. 2001-07-03 06:46:52 +00:00
compat Add myself to the list, put e-mail addresses within '<' and '>' 2001-07-01 17:13:41 +00:00
conf add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file 2001-07-02 17:17:23 +00:00
crypto
ddb allow one to #define DB_MAX_LINE and DB_MAX_WIDTH independantly. 2001-07-01 12:16:25 +00:00
dev add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file 2001-07-02 17:17:23 +00:00
filecorefs
gdbscripts
ipkdb
isofs
kern typo (should we get rid of this portion? 2001-07-02 23:02:11 +00:00
lib Sync with libc: use bzero-based assembly version of memset(). 2001-07-01 11:55:36 +00:00
lkm Add linux_trap.c for i386 2001-06-19 18:18:42 +00:00
miscfs Add DTYPE_PIPE (to be used by new pipe implementation) and handle 2001-06-16 08:28:39 +00:00
msdosfs retrieve, not retreive 2001-06-12 14:59:27 +00:00
net Rename an IFM_1000_TX occurrence missed in previous. 2001-06-30 21:23:39 +00:00
netatalk
netccitt Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netinet on interface removal, remove multicast groups joined from pcb, before 2001-07-02 15:25:34 +00:00
netinet6 on interface removal, remove multicast groups joined from pcb, before 2001-07-02 15:25:34 +00:00
netisdn change the meaning of ifnet.if_lastchange to meet RFC1573 ifLastChange. 2001-06-14 05:44:23 +00:00
netiso Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netkey
netnatm
netns Sprinkle couple of cosmetic changes - use 'extern' in headers, make 2001-06-19 07:37:16 +00:00
netsmb `response', not `responce' 2001-06-19 13:45:52 +00:00
nfs Introduce NFS_DEFAULT_NIOTHREADS to define the default number 2001-07-01 02:13:35 +00:00
ntfs two more 2001-06-26 09:36:40 +00:00
smbfs
stand
sys #include <sys/select> implicitly in !_KERNEL case 2001-07-02 20:54:26 +00:00
ufs `accessible' only has one `a'. 2001-06-19 12:52:20 +00:00
uvm Rather than using u_shorts, use u_ints and bitfields in the vm_page. This 2001-06-28 00:26:38 +00:00
Makefile