freebsd-dev/sys/conf
Geoff Rehmet ee38c19853 First stage of getting imgact_gzip reentrant:
1) cut this up into /sys/sys/inflate.h, sys/kern/inflate.c
sys/kern/ingact_gzip.c
2) make a lot more things static
3) make a lot of globals const
4) make some args const
5) first stage of making globals into a struct (not used yet)

The vm_allocate() call which was introduced between revisions 1.4 and
1.5 of imagact_gzip.c broke things.  I have backed that out for the time
being.  (Davidg: help please)

WARNING: if you have gzip enabled in your kernel, you must now run
config again, as another source file has been added.  Otherwise your
kernel compile will fall over.

This is all still WIP.  More commits to come.

Suggestions from: phk.
1994-10-07 22:27:00 +00:00
..
defines BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
files First stage of getting imgact_gzip reentrant: 1994-10-07 22:27:00 +00:00
files.i386 Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr. 1994-10-01 17:59:42 +00:00
files.newconf BSD 4.4 Lite Kernel Sources 1994-05-24 10:09:53 +00:00
kmod.mk Lots of kernel code requires vnodE_if.h, so provide code to generate it 1994-09-26 22:34:04 +00:00
Makefile.i386 Put genassym: back how it was originally, the real bug was in mkdep. 1994-10-03 23:03:38 +00:00
Makefile.powerpc Put genassym: back how it was originally, the real bug was in mkdep. 1994-10-03 23:03:38 +00:00
newvers.sh Get rid of parentheses in version stuff. Use 2.0.0-Development instead. 1994-09-28 18:26:02 +00:00
nfsswapkernel.c Renamed this thing, and change 'vmunix' to 'kernel' internally. 1994-08-05 09:25:31 +00:00
nfsswapvmunix.c Added $Id$ 1994-08-02 07:55:43 +00:00
NOTES USE_RTC_CENTURY added 1994-10-04 14:11:02 +00:00
param.c Added SYSV ipcs. 1994-09-13 14:47:38 +00:00
systags.sh Added $Id$ 1994-08-02 07:55:43 +00:00