Go to file
oster f95359dd19 - Introduce rf_pools which contains all of the various global pools used
by RAIDframe.  Convert all other RAIDframe global pools to use pools
defined within this new structure.
- Introduce rf_pool_init(), used for initializing a single pool in
RAIDframe.  Teach each of the configuration routines to use
rf_pool_init().
- Cleanup a few pool-related comments.
- Cleanup revent initialization and #defines.
- Add a missing pool_destroy() for the reconbuffer pool.

(Saves another 1K off of an i386 GENERIC kernel, and makes
stuff a lot more readable)
2004-03-07 22:15:19 +00:00
bin Use signed 64bit integer type instead of unsigned long long 2004-03-07 01:12:08 +00:00
contrib/sys Attach ath(4) HAL sysctls, 2004-03-01 01:28:35 +00:00
crypto Bump date for previous. 2004-03-06 23:38:40 +00:00
dist convert to using the libc iconv rather than trying to load libiconv.so 2004-03-01 07:46:33 +00:00
distrib Add missing XFree86 4.4.0 files for sparc64. 2004-03-07 21:52:40 +00:00
doc Note that XFree86 4.4.0 was imported. 2004-03-05 16:54:20 +00:00
etc Allow CKSUM to be overridden. 2004-02-25 15:00:59 +00:00
games becuase -> because. From Peter Postma. 2004-02-24 15:05:53 +00:00
gnu NO* variable re-order. No functional change. 2004-03-05 10:55:16 +00:00
include * Turn isinf(3) and isnan(3) into C99-style macros. 2004-03-04 23:42:38 +00:00
lib -clear status bits in mxcsr as required 2004-03-05 16:27:56 +00:00
libexec Whitespace. 2004-02-26 21:45:59 +00:00
regress -as Klaus confirmed, we cannot rely on the SIGFPE handler to return to 2004-03-05 16:37:57 +00:00
rescue
sbin Re-instate the old behaviour where 'mount_mfs device mount_pt' would 2004-03-07 12:26:38 +00:00
share Remove a sentence about the optimum interleave 2004-03-05 15:10:18 +00:00
sys - Introduce rf_pools which contains all of the various global pools used 2004-03-07 22:15:19 +00:00
tools Don't use $MACHINE to name the program; just call it macppc-fixcoff. 2004-03-03 19:42:01 +00:00
usr.bin Suppress duplicate lines when hexdumping data 2004-03-07 17:20:53 +00:00
usr.sbin use "volatile sig_atomic_t" for gothup; Havard Eidnes 2004-03-06 20:29:25 +00:00
x11 remove commented out directives not needed 2004-03-07 13:50:25 +00:00
BUILDING * Document build.sh -X and -x 2004-02-06 23:22:44 +00:00
Makefile Be more gcc like in the way we deal with libgcc so that sh3/hppa millicode 2004-02-15 19:52:27 +00:00
Makefile.inc
UPDATING It wasn't stated that with the superblock problems that were fixed before 2004-02-23 22:51:51 +00:00
build.sh Add 2004-02-06 23:19:30 +00:00