Ugen J.S. Antsilevich
4dd1662b4c
Actual firewall change.
...
1) Firewall is not subdivided on forwarding / blocking chains
anymore.Actually only one chain left-it was the blocking one.
2) LKM support.ip_fwdef.c is function pointers definition and
goes into kernel along with all INET stuff.
1995-01-12 13:06:32 +00:00
Ugen J.S. Antsilevich
c5d5269fa6
here ip_fw.c lived once..correct me if i am wrong but
...
i think it shopuld be in conf/files
1995-01-12 13:05:00 +00:00
Ugen J.S. Antsilevich
bd41022924
Firewall files & accounting added here.
...
ip_fwdef.c is support for ipfw lkm module
and should be compoiled always with 'options inet'.
1995-01-12 13:04:23 +00:00
Ugen J.S. Antsilevich
ad6e6b7d58
Firewall can be used as lkm module.To use it
...
firewall should *NOT* be compiled into kernel.
Then it can be loaded.This is misc module but i'v
got no problemms with it,so shouldn't you i suppose..
BTW this is very stupid to have one module in CVS
for ALL lkm's...
1995-01-12 13:03:02 +00:00
Ugen J.S. Antsilevich
98bee36695
Utility changes following the facility.
...
We have only one firewall chain and one accounting chain now.
No blocking/forwarding so commands changed.
Man pages are somewhat out of date and will be updated ASAP.
1995-01-12 13:01:21 +00:00
Jordan K. Hubbard
4d190d48d6
Efficiency tweaks to Makefile,
...
add missing regexp lib for grep (cpio floppy).
1995-01-12 12:30:07 +00:00
Jordan K. Hubbard
3506b124bf
Correct some bogus instructions, flesh out some of the other doc.
1995-01-12 12:13:58 +00:00
Søren Schmidt
6378775666
First round in syscons update. Several new features has been added:
...
No kernel config options anymore besides keyboard language layout.
Virtual consoles are now dynamically allocated, no NCONS anymore.
Software cursor blinking/nonblinking.
Visual bell for laptops (don't beep at meetings :-).
Cursor/bell default type setable via config "flags" instead of as defines.
Cursor/bell type setable via ioctl's.
New video modes 80x30 80x60 for some laptops, and those with multisync monitors.
Scroll-lock history (length currently fixed at 100 lines).
Lots of cleanups, some only commented out for now (will goaway soon).
Support for new features in vidcontrol/kbdcontrol.
Updated manpages.
1995-01-12 11:47:05 +00:00
Jordan K. Hubbard
9d68e93aaf
Good grammar and good taste, from Gary Jennejohn.
...
Submitted by: gj
1995-01-12 11:47:02 +00:00
David Greenman
aedcdea1de
Fixed mbuf lossage when level != IPPROTO_IP. Problem reported by Robert
...
Dobbs, hint from Charles Hannum, fix by me.
1995-01-12 10:53:25 +00:00
Jordan K. Hubbard
c8a5d5e0b0
Prepare for next snapshot.
1995-01-12 10:34:37 +00:00
Jordan K. Hubbard
533c1db8da
Whoops! Correct cut-and-paste gaffe.
1995-01-12 08:21:31 +00:00
Jordan K. Hubbard
161e6a3e83
Add an ID line at the top (this thing still needs some sort of
...
copyright, Andrew).
Add support for the distribute target.
1995-01-12 08:20:25 +00:00
David Greenman
ec2bb6ade1
Increase maxfiles to NPROC*2. This makes the per-process open file limit
...
highly bogus, however, and this needs to be fixed.
1995-01-12 03:38:12 +00:00
Andrey A. Chernov
4d7b8c9269
dc/doc added
1995-01-12 02:56:15 +00:00
Andrey A. Chernov
bfb9b93ee9
Infopage installation
1995-01-12 02:54:14 +00:00
Andrey A. Chernov
cd54e1437f
as/doc added
1995-01-12 02:50:50 +00:00
Andrey A. Chernov
81d5811672
Infopage installation
1995-01-12 02:48:42 +00:00
Andrey A. Chernov
41c4bc57c7
Use absolute path for install passed to configure
...
to disallow prepending ../ in second level Makefiles
1995-01-12 02:29:42 +00:00
Andrey A. Chernov
eb0dc9c294
ptx/doc added
1995-01-12 01:35:31 +00:00
Andrey A. Chernov
72faa78f5b
Use -lgnuregex properly
...
Install infopages
1995-01-12 01:30:34 +00:00
Garrett Wollman
1df8e837d0
Delete VFS example since it doesn't apply and there are ten perfectly
...
good examples elsewhere in the tree. (The MISC example should probably
go, too, but it should still compile so I'm leaving it for now.)
1995-01-11 21:44:23 +00:00
Garrett Wollman
204da1b6b7
Fix these up as much as I'm able; see the README file for more info.
1995-01-11 21:33:54 +00:00
David Greenman
8b4dd3c473
Improve my previous change to use the same tests as are used in qcollapse.
1995-01-11 20:19:20 +00:00
David Greenman
a748978457
Fixed a panic that Garrett reported to me...the OBJ_INTERNAL flag wasn't
...
being cleared in some cases for vnode backed objects; we now do this in
vnode_pager_alloc proper to guarantee it. Also be more careful in the
rcollapse code about messing with busy/bmapped pages.
1995-01-11 20:00:10 +00:00
Garrett Wollman
9e681ba3da
Always delete ${DOC}.ps and ${DOC}.ascii in the clean target, no matter what
...
${PRINTER} is set to.
1995-01-11 19:58:03 +00:00
Garrett Wollman
4b77ba7f2c
Add back in the -me papers now that they all work.
1995-01-11 19:51:47 +00:00
Jordan K. Hubbard
6722294de8
Change GENERIC to SWAP_GENERIC for now. I need the GENERIC kernel to
...
build by default again! When the furor subsides, maybe something better
can be done, but..
1995-01-11 17:51:26 +00:00
Andrey A. Chernov
fe80b9dc28
doc added
1995-01-11 16:40:08 +00:00
Andrey A. Chernov
ad04b53da0
Add annotate target
1995-01-11 16:38:10 +00:00
Andrey A. Chernov
eb9747a649
Install infopages
1995-01-11 16:29:45 +00:00
Joerg Wunsch
dc16046f96
Finally implement support for the `lsdev' program. The controller is
...
now marked busy as long as it's being in non-reset state, and the
drives are busy as long as at least one instance is open.
Also reformat everything to fit into 80 columns again.
Changed my mind wrt. error reporting for a write-protected drive and
an open() with write intent; ENXIO has been too weird, now return EIO.
Some portions of the code need to be rewritten to use tprintf()
instead of simple printf()'s, so the messages will also appear on the
session terminal, however.
1995-01-11 16:13:01 +00:00
Jordan K. Hubbard
0351215ee6
Ack! Mk must go before cleandist in the world rule now. Otherwise
...
cleandist will fall over at gnu/lib/libreadline/doc when bsd.info.mk
is not found.
1995-01-11 11:52:50 +00:00
Joerg Wunsch
056dfea8f8
argl, better unzip the perl script before installing. :-/
1995-01-11 09:21:29 +00:00
Satoshi Asami
fb097df2ce
Typo!
1995-01-11 08:53:28 +00:00
Satoshi Asami
1deaf2e347
Add missing ! in front of pipeline for extract commands---otherwise
...
it would exit on *successful* extraction.
1995-01-11 08:50:48 +00:00
Paul Richards
1e95454e10
What I think is a more correct fix for the handling of backslashes
...
inside backquotes. Reversed my previous fix.
1995-01-11 07:07:00 +00:00
Andrey A. Chernov
514c347b58
awk/doc added
1995-01-11 06:56:12 +00:00
Andrey A. Chernov
09122d010b
Infopage install
1995-01-11 06:53:40 +00:00
Andrey A. Chernov
4efe110a6d
Use -lgnuregex
1995-01-11 06:42:25 +00:00
Andrey A. Chernov
e82aeeb5ef
Use -lgnuregex
...
Tune for 8bit ctype
1995-01-11 06:14:14 +00:00
Andrey A. Chernov
712624913e
Upgrade to code which should satisfy all things which we have
1995-01-11 06:12:04 +00:00
Paul Richards
f4ae9090f4
Added emacs ^A,^E,^B & ^F keybindings to field editor.
...
Changed a constant to a sizeof in test.c
1995-01-11 06:08:45 +00:00
Andrey A. Chernov
49b95be03e
Use -lgnuregex
1995-01-11 05:45:48 +00:00
Andrey A. Chernov
dc92878b84
Upgrade regex code to most recent that I found
...
Version number still not changed
1995-01-11 05:39:08 +00:00
Andrey A. Chernov
e88843d3cf
Use -lgnuregex
...
Tune for 8bit ctype
1995-01-11 05:07:00 +00:00
Andrey A. Chernov
35a3303073
Changes for 8-bit ctype
1995-01-11 04:56:51 +00:00
Andrey A. Chernov
ea822ebc88
libregex/doc added
1995-01-11 04:34:23 +00:00
Garrett Wollman
7a41acfd08
Now that `doc' works, do it.
1995-01-11 04:33:00 +00:00
Andrey A. Chernov
68206ccc06
Add infopage installation
1995-01-11 04:32:41 +00:00