Commit Graph

5443 Commits

Author SHA1 Message Date
ache
25680f60a1 Add more funkeys, correct existen ones 1995-01-13 00:51:48 +00:00
ache
465a9fc481 Use -Tlatin1 instead -Tascii to pass character from
S0ren name without warnings.
1995-01-13 00:42:04 +00:00
ache
6d7be0a929 Sync with base termcap 1995-01-13 00:19:50 +00:00
ache
ef9cb61895 Add nw & ec capabilities from new syscons 1995-01-13 00:16:52 +00:00
ache
ce2e095151 Add more termcap capabilities, correct one escape 1995-01-13 00:14:52 +00:00
hsu
b5ccaa010d Fix bug that created new files even when running in -C check mode.
Reviewed by: phk
1995-01-12 22:09:40 +00:00
wollman
1b3a308b0e Other part of Makefile spam fix. 1995-01-12 20:58:10 +00:00
wollman
8ed96aeb90 Correctly fix spam with usd/psd Makefile mix-up. 1995-01-12 20:57:11 +00:00
ache
ce3a630a34 Back out cursor wrap (restore original thing)
Submitted by: Bill Paul
1995-01-12 20:14:28 +00:00
joerg
5302315b17 Argl!, finally found this bummer. The code testing for a write-
protected drive at open() time has been *totally bogus*!  The guy who
submitted it didn't understand all the implications of calling
set_motor(), and the `who' who included the patch into the tree did it
blindly...  Pleeeeze, don't commit code to this driver unless you are
really going to understand what it does!  This one caused me to pull
out even more hears, and those who know me do know that i ain't got
too many o'them. :-)
1995-01-12 19:20:28 +00:00
joerg
0cd8c74ee0 Make ldconfig and ld.so not hashing the shared lib minor number. This
misfeature caused troubles when a program attempted to access a shlib
where one with a higher minor number has been hashed.  Ldconfig does
only include the highest-numbered shlib anyway, so this is in no way a
limitation of generality.

Caution: after installing the new programs, your /var/run/ld.so.hints
needs to be rebuiult; run ldconfig again as it's done from /etc/rc.
1995-01-12 19:12:29 +00:00
guido
64a49cb518 Install the ipfw.samp.* files
Reviewed by:
Submitted by:
Obtained from:
1995-01-12 18:40:10 +00:00
jkh
773f95d069 Remove 05.sysman until I can figure out why the ascii generation
runs amuck.
1995-01-12 17:32:12 +00:00
jkh
13d6163804 Make this agree with reality - it was actually a Makefile for ../usd! 1995-01-12 16:25:51 +00:00
jkh
c468677d0b A slicker way of eliminating bogus quotes.
Ask less questions about the temporary directory if instructed to.
1995-01-12 16:18:18 +00:00
jkh
5f3297e594 1. Remove UCONSOLE. This appears to be well and truly dead (unless it's
hiding someplace in /sys I can't find).
2. Remove NCONS.  Soren's latest changes make it a no-op.
1995-01-12 15:37:16 +00:00
se
da85675e3f Submitted by: Mikael Hybsch <micke@dynas.se>
Add support for NCR 53c815 PCI SCSI chip.
1995-01-12 14:01:13 +00:00
ugen
1ec2adab6f Checking new lkm structure.. 1995-01-12 13:57:51 +00:00
ugen
dd3cca2bda 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
fb7c07cbe7 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
ebe613d13f 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
5f4f867140 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
e681bf4b48 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
jkh
dbc066f766 Efficiency tweaks to Makefile,
add missing regexp lib for grep (cpio floppy).
1995-01-12 12:30:07 +00:00
jkh
1fea525adc Correct some bogus instructions, flesh out some of the other doc. 1995-01-12 12:13:58 +00:00
sos
44bbcce705 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
jkh
20b24b646b Good grammar and good taste, from Gary Jennejohn.
Submitted by:	gj
1995-01-12 11:47:02 +00:00
dg
596e11c208 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
jkh
d8f618fa89 Prepare for next snapshot. 1995-01-12 10:34:37 +00:00
jkh
02e7c496ff Whoops! Correct cut-and-paste gaffe. 1995-01-12 08:21:31 +00:00
jkh
1228a3ea98 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
dg
3043f5e140 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
ache
d1ae267068 dc/doc added 1995-01-12 02:56:15 +00:00
ache
e818379cbc Infopage installation 1995-01-12 02:54:14 +00:00
ache
b4f042e04e as/doc added 1995-01-12 02:50:50 +00:00
ache
307f1b2ed7 Infopage installation 1995-01-12 02:48:42 +00:00
ache
9e1dbd7ec1 Use absolute path for install passed to configure
to disallow prepending ../ in second level Makefiles
1995-01-12 02:29:42 +00:00
ache
3311eea0ad ptx/doc added 1995-01-12 01:35:31 +00:00
ache
1331e08127 Use -lgnuregex properly
Install infopages
1995-01-12 01:30:34 +00:00
wollman
a2eddc566d 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
wollman
004e76bbe7 Fix these up as much as I'm able; see the README file for more info. 1995-01-11 21:33:54 +00:00
dg
e307946179 Improve my previous change to use the same tests as are used in qcollapse. 1995-01-11 20:19:20 +00:00
dg
dd94bc5ce1 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
wollman
555cadcf36 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
wollman
d88d115eaf Add back in the -me papers now that they all work. 1995-01-11 19:51:47 +00:00
jkh
ac310ce080 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
ache
7f6bcdf38b doc added 1995-01-11 16:40:08 +00:00
ache
08af9bd264 Add annotate target 1995-01-11 16:38:10 +00:00
ache
3ccbbe3731 Install infopages 1995-01-11 16:29:45 +00:00
joerg
0701af54e9 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