NetBSD/sys
thorpej da162bee90 * Move the code that cleans the XScale mini-data cache into its
own function.
* Add a new function which sets up the mini-data cache clean area
  properly.
2002-04-09 23:44:00 +00:00
..
adosfs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
altq
arch * Move the code that cleans the XScale mini-data cache into its 2002-04-09 23:44:00 +00:00
coda Add the statfs upcall so df now reports cache size and usage. 2002-03-27 05:10:40 +00:00
compat Fix compile problem. 2002-04-08 14:51:29 +00:00
conf No need to explicitly list vlan or ppppoe for if_ethersubr.c, both already 2002-04-07 06:54:35 +00:00
crypto
ddb
dev In wdc_exec_command(), for data commands, read the status register after 2002-04-09 21:17:53 +00:00
filecorefs Pool deals fairly well with physical memory shortage, but it doesn't 2002-03-08 20:48:27 +00:00
fs
gdbscripts
ipkdb
isofs Add the actual session offset to the volume size. This makes 2002-03-26 19:04:23 +00:00
kern Don't use the tqh_ field names, instead use the correspond TAILQ_* macro. 2002-04-06 08:04:17 +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 XXX Explicitly make this fail to compile with a proper warning if we 2002-04-07 07:05:37 +00:00
netatalk
netccitt
netinet Add missing #else 2002-04-09 02:20:10 +00:00
netinet6 make sure to check address family in route cache 2002-03-28 01:33:50 +00:00
netisdn Print hardware device name in layer 1 debug output. 2002-04-09 20:48:21 +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 Use "#define<tab>" consistantly. 2002-04-08 12:09:09 +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