se
0c7d9bd365
This commit was generated by cvs2svn to compensate for changes in r3545,
...
which included commits to RCS files with non-trunk default branches.
1994-10-12 12:02:52 +00:00
se
1ce5915213
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
Config and statuts display utility for the NCR PCI SCSI driver.
1994-10-12 12:02:52 +00:00
se
776b51c319
Submitted by: Matt Thomas <thomas@lkg.dec.com>
...
#ifdef MULTICAST removed.
1994-10-12 11:39:37 +00:00
se
2c2e442f7b
Submitted by: Matt Thomas <thomas@lkg.dec.com>
...
Preliminary FAST Ethernet support added (DEC21140).
1994-10-12 11:19:36 +00:00
se
7c668b0412
Temporary disable scanning for VGA cards, was causing problems.
1994-10-12 11:06:49 +00:00
se
c48e2420ab
Submitted by: Bruce Evans <bde@zeta.org.au>
...
Function getirr() could clobber interrupt controller state.
1994-10-12 04:17:24 +00:00
phk
46b6d9e5f1
Added a 10ms delay after the HW-reset in bt_init(). This makes some funky
...
old boards more happy.
Reviewed by: Julian
Submitted by: Julian
1994-10-12 04:15:30 +00:00
se
c027476f8f
Name change: pci_intel.c -> pcisupport.c
1994-10-12 03:56:49 +00:00
ache
8e7bc5aaec
Oops, change ${MAKE_FLAGS} to ${MAKEFLAGS} in pre-configure line
1994-10-12 03:25:59 +00:00
ache
dfa2186345
Move 'make pre-configure' inside .configure.done: target, or
...
it issued again and again instead.
1994-10-12 03:12:19 +00:00
ache
4be05943aa
configure: pre-configure extract ... must be
...
configure: extract pre-configure ...
1994-10-12 02:58:38 +00:00
se
67e842ed9b
Small corrections:
...
pci config line now without irq
boot message changed
1994-10-12 02:41:21 +00:00
dg
ec62e724b8
Added '-b' option to display the number of in and out bytes on a given
...
interface (used with -i and -I flag).
1994-10-12 02:37:35 +00:00
se
bdd76ad243
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
Bug fixed, that caused system hang on first interrupt on some motherboards.
New version of PCI bus configuration code, now supports dynamic interrupt
configuration (using BIOS supplied values).
NCR SCSI and DEC Ethernet driver patched to use this feature.
*** Remove PCI IRQ specifications from your kernel config file ! ***
1994-10-12 02:33:23 +00:00
se
58cfb27b7a
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
Name change: pci_intel.c -> pcisupport.c
1994-10-12 02:27:08 +00:00
se
2a7081fe01
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
Files merged and name change: pci_device.h + pcibios.h -> pcireg.h
1994-10-12 02:25:03 +00:00
se
91a4162398
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
Name change: ncrstat -> ncrcontrol
1994-10-12 02:23:14 +00:00
se
c7233be7d4
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
Name change: ncr_reg.h -> ncrreg.h
1994-10-12 02:21:56 +00:00
ache
28071c2c7f
Add LDADD += -lcurses
1994-10-12 02:13:39 +00:00
ache
9c19ce0235
Add LDADD+= -ltermcap
1994-10-12 02:06:02 +00:00
ache
e07f0c50bc
LDADD: = -> +=
1994-10-12 01:59:06 +00:00
ache
9e3f379638
SHARED_LDADD --> LDADD
...
cmp redirection removed
1994-10-12 01:57:56 +00:00
ache
46290dcfcf
SHARED_LDADD --> LDADD
1994-10-12 01:54:38 +00:00
ache
49fd733416
Fix two problems pointed by Bruce:
...
keys.tries generated in ${.CURDIR} which may be readonly
lib_options.{po,so} not properly rebuilded if keys.tries deleted
and no .depend
1994-10-12 01:51:27 +00:00
ache
3ebb08f891
Output error diagnostics, if occurse.
...
Add radiolist test.
1994-10-11 23:52:16 +00:00
ache
fa8dd76764
Use libdialog now.
1994-10-11 23:51:09 +00:00
ache
3c7afd9c83
LIBDIALOG added
1994-10-11 23:38:19 +00:00
ache
de4f96f192
libdialog added
1994-10-11 23:34:13 +00:00
ache
cb9fa8d97b
Add libdialog to beforeinstall section
1994-10-11 23:33:00 +00:00
ache
c500015c14
This commit was generated by cvs2svn to compensate for changes in r3515,
...
which included commits to RCS files with non-trunk default branches.
1994-10-11 23:30:51 +00:00
ache
ef40875ab1
Make all dialog box available from C programs via functions calls
1994-10-11 23:30:51 +00:00
wollman
ffabe2a5ad
Fix a bug which caused panics when attempting to change just the flags of
...
a route. (This still doesn't work, but it doesn't panic now.) It looks
like there may be a number of incipient bugs in this code.
Also, get ready for the time when all IP gateway routes are cloning, which
is necessary to keep proper TCP statistics.
1994-10-11 23:16:38 +00:00
sos
57cd073556
Ouch, fixed bug in errno translation (ibcs2 support).
1994-10-11 22:37:14 +00:00
sos
8819dfc094
Fixed bug in ibcs2 signal translation.
1994-10-11 20:42:01 +00:00
sos
45e2713230
Removed static declaration of getvnode() (used in ibcs2)
1994-10-11 20:40:12 +00:00
ache
2126872294
Better IXANY/IXOFF processing into setflags.
...
Cosmetique 'tab' fix
1994-10-11 20:29:42 +00:00
ache
7d96472389
Fix old cs8->cs7 bug, bringed by rlogin.
...
Obtained from: FreeBSD 1.x
1994-10-11 20:04:49 +00:00
ache
5f991c5831
Implement meta bit in more cosher way after contacting with zmbenhal
...
Shut up compiler warning
1994-10-11 16:36:53 +00:00
csgr
f418b6577e
- remove unnecessary #includes (I think a couple of redundant ones remain)
...
- excise some unused code (#if 0'd out - don't want to nuke it yet)
- fix problems with "make depend" - some macros were screwing it up
- get rid of some static local variables
There still seems to be a small reentrancy problem somewhere.
1994-10-11 11:29:17 +00:00
wollman
9414ff06a1
Make id' and
groups' somewhat faster and less cpu-intensive :-)
...
Really!
1994-10-11 02:13:21 +00:00
wollman
1ff4b94c7d
Turn off OXTABS by default. Inspection of systems here finds no commercial
...
systems with it on by default (or the equivalent flag) and terminal control
sequences confuse it greatly. (Try running `ls' under bash in an XTerm,
for instance.)
1994-10-11 00:16:28 +00:00
ache
8c467cb03a
Implement HOME/END keys for line edit
1994-10-10 22:32:07 +00:00
ache
ce9ee57253
Implement insert-mode line editing
1994-10-10 19:49:22 +00:00
phk
03b8cd6bbb
minaddr #ifdef lost in previous commit. Sorry.
1994-10-10 18:06:58 +00:00
rgrimes
88811c4fe9
Remove /usr/include/g++/{gen,sys}, we long ago quit using them.
1994-10-10 15:17:14 +00:00
gclarkii
316521acbc
updated mailing lists and took out refs to 1.1 be around.
1994-10-10 10:46:14 +00:00
gclarkii
c21d0ede4a
update mailing lists
...
Changed around some directorys in the FAQ
(Thanks Jordan)
1994-10-10 10:39:10 +00:00
phk
250cc1ae23
Cosmetics. Silence gcc -Wall
1994-10-10 07:57:33 +00:00
phk
84923353f8
Cosmetics. Silence gcc -Wall.
1994-10-10 07:56:07 +00:00
phk
c0f48e68d2
Cosmetics. reduce the noise from gcc -Wall.
1994-10-10 07:55:48 +00:00