1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
Go to file
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
bin Skip 'cua' 3 chars like 'tty' 3 chars 1994-10-02 14:11:32 +00:00
eBones Zap 4.0 libkdb as well. 1994-10-06 00:48:55 +00:00
etc Sync with termcap.src 1994-10-06 21:40:42 +00:00
games Allow to save/restore files (was games user suid problem) 1994-10-03 14:41:11 +00:00
gnu Fix many problems with 8bit chars (sign extend in ctype macros) 1994-10-07 13:13:32 +00:00
include Don't install symlink frame.h -> machine/frame.h. <frame.h> is nonstandard 1994-10-03 04:15:54 +00:00
lib libncurses added 1994-10-07 09:28:33 +00:00
libexec Clean up makefile 1994-09-30 21:19:58 +00:00
lkm Disable MFS as loadable until someone figures out how to make it work. 1994-09-28 22:16:27 +00:00
release Spell hierarchy correctly :-(. 1994-09-23 09:01:20 +00:00
sbin Modify adjkerntz to not write RTC clock per initial call, 1994-10-04 19:15:13 +00:00
secure !Just! fixing makefile, no code changes Geoff 1994-09-30 06:04:40 +00:00
share LIBMYTINFO and LIBNCURSES defines added 1994-10-07 03:10:05 +00:00
sys First stage of getting imgact_gzip reentrant: 1994-10-07 22:27:00 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Back out the fluff, leave the meat 1994-10-07 07:48:18 +00:00
usr.sbin After a comment from Rod Grimes about buf.h, I went back and looked at this 1994-10-05 10:20:17 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile If WANT_MSUN is defined then math.h needs to be installed from the 1994-09-30 16:08:47 +00:00
TODO Added a task: make PAS16 a controller. 1994-09-11 20:01:03 +00:00