NetBSD/sys
thorpej 991426d348 * Rewrite the 32-bit ARM pte.h based on the ARM architecture manual.
Significant cleanup, here, including better PTE bit names.
* Add XScale PTE extensions (ECC enable, write-allocate cache mode).
* Mechanical changes everywhere else to update for new pte.h.  While
  doing this, two bugs (as a result of typos) were fixed in

	arm/arm32/bus_dma.c
	evbarm/integrator/int_bus_dma.c
2002-04-05 16:58:01 +00:00
..
adosfs
altq
arch * Rewrite the 32-bit ARM pte.h based on the ARM architecture manual. 2002-04-05 16:58:01 +00:00
coda Add the statfs upcall so df now reports cache size and usage. 2002-03-27 05:10:40 +00:00
compat use lsi_ like all other linux emulations. 2002-04-04 22:17:29 +00:00
conf Provide a definition for sbp2 2002-04-02 10:11:50 +00:00
crypto
ddb
dev Make recording functional again. 2002-04-05 16:16:43 +00:00
filecorefs
fs
gdbscripts
ipkdb
isofs Add the actual session offset to the volume size. This makes 2002-03-26 19:04:23 +00:00
kern vfs_mountroot(): provide more info when we panic. 2002-04-04 01:44:30 +00:00
lib Add a 1byte pad to make the ustar_t word aligned so the uas_1cyl after it 2002-03-30 01:29:48 +00:00
lkm Now linux_sigarray.c is included by newly created linux_signo.c. 2002-04-01 06:54:55 +00:00
miscfs Changes to make it less likely to need to be revisited later again: 2002-04-02 17:46:06 +00:00
msdosfs use DTYPE_VND (the one intended) rather than bogus DTYPE_VNODE 2002-03-25 20:42:40 +00:00
net We are not guaranteed that we have enough bytes to get a struct ip from our 2002-03-26 16:05:03 +00:00
netatalk
netccitt
netinet Disable the H.323 proxy again - it's too buggy to be supported option 2002-04-01 18:07:10 +00:00
netinet6 make sure to check address family in route cache 2002-03-28 01:33:50 +00:00
netisdn Move isic_intr_enable to a file not depending on the HSCX driver, so 2002-04-01 12:14:26 +00:00
netiso
netkey remove unneeded #if 2002-03-21 04:41:03 +00:00
netnatm
netns
netsmb
nfs In the SETATTR code, if the changes to a & m time are exclusively 2002-04-03 00:20:15 +00:00
ntfs
stand
sys Add prototype for shmat1() 2002-04-03 11:50:51 +00:00
ufs Hold an extra reference if updating and args.fspec == NULL. 2002-04-01 07:51:58 +00:00
uvm Updated comment to reflect the creation of uvm_swap_stats() 2002-04-01 12:24:11 +00:00
Makefile