Stefan Eßer
8870af7f56
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
Stefan Eßer
22d3e9a6d7
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
Name change: ncrstat -> ncrcontrol
1994-10-12 02:23:14 +00:00
Stefan Eßer
a7d314a58f
Submitted by: Wolfgang Stanglmeier <wolf@dentaro.GUN.de>
...
Name change: ncr_reg.h -> ncrreg.h
1994-10-12 02:21:56 +00:00
Andrey A. Chernov
0f61271c87
Add LDADD += -lcurses
1994-10-12 02:13:39 +00:00
Andrey A. Chernov
e46d877d8d
Add LDADD+= -ltermcap
1994-10-12 02:06:02 +00:00
Andrey A. Chernov
9c9986c2c8
LDADD: = -> +=
1994-10-12 01:59:06 +00:00
Andrey A. Chernov
2041b760c8
SHARED_LDADD --> LDADD
...
cmp redirection removed
1994-10-12 01:57:56 +00:00
Andrey A. Chernov
ad37120909
SHARED_LDADD --> LDADD
1994-10-12 01:54:38 +00:00
Andrey A. Chernov
f8e42f876d
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
Andrey A. Chernov
52f2c9a10a
Output error diagnostics, if occurse.
...
Add radiolist test.
1994-10-11 23:52:16 +00:00
Andrey A. Chernov
52bc859d7c
Use libdialog now.
1994-10-11 23:51:09 +00:00
Andrey A. Chernov
20bb37a799
LIBDIALOG added
1994-10-11 23:38:19 +00:00
Andrey A. Chernov
02d988ba01
libdialog added
1994-10-11 23:34:13 +00:00
Andrey A. Chernov
4affe09b69
Add libdialog to beforeinstall section
1994-10-11 23:33:00 +00:00
Andrey A. Chernov
3728ed9c8f
Make all dialog box available from C programs via functions calls
1994-10-11 23:30:51 +00:00
Garrett Wollman
5df7296441
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
Søren Schmidt
fabbd9b7ce
Ouch, fixed bug in errno translation (ibcs2 support).
1994-10-11 22:37:14 +00:00
Søren Schmidt
bc576ac45e
Fixed bug in ibcs2 signal translation.
1994-10-11 20:42:01 +00:00
Søren Schmidt
99ec0d5b44
Removed static declaration of getvnode() (used in ibcs2)
1994-10-11 20:40:12 +00:00
Andrey A. Chernov
220553025d
Better IXANY/IXOFF processing into setflags.
...
Cosmetique 'tab' fix
1994-10-11 20:29:42 +00:00
Andrey A. Chernov
dec3cc9756
Fix old cs8->cs7 bug, bringed by rlogin.
...
Obtained from: FreeBSD 1.x
1994-10-11 20:04:49 +00:00
Andrey A. Chernov
8ea50e34cb
Implement meta bit in more cosher way after contacting with zmbenhal
...
Shut up compiler warning
1994-10-11 16:36:53 +00:00
Geoff Rehmet
65bbec73d7
- 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
Garrett Wollman
f665d68d04
Make id' and
groups' somewhat faster and less cpu-intensive :-)
...
Really!
1994-10-11 02:13:21 +00:00
Garrett Wollman
210df5b10c
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
Andrey A. Chernov
296c81b4e8
Implement HOME/END keys for line edit
1994-10-10 22:32:07 +00:00
Andrey A. Chernov
7f6f3361ff
Implement insert-mode line editing
1994-10-10 19:49:22 +00:00
Poul-Henning Kamp
f9b94d9135
minaddr #ifdef lost in previous commit. Sorry.
1994-10-10 18:06:58 +00:00
Rodney W. Grimes
3cc2a2030e
Remove /usr/include/g++/{gen,sys}, we long ago quit using them.
1994-10-10 15:17:14 +00:00
Gary Clark II
862af1e655
updated mailing lists and took out refs to 1.1 be around.
1994-10-10 10:46:14 +00:00
Gary Clark II
bb7937be61
update mailing lists
...
Changed around some directorys in the FAQ
(Thanks Jordan)
1994-10-10 10:39:10 +00:00
Poul-Henning Kamp
f0707215f7
Cosmetics. Silence gcc -Wall
1994-10-10 07:57:33 +00:00
Poul-Henning Kamp
61ce519bad
Cosmetics. Silence gcc -Wall.
1994-10-10 07:56:07 +00:00
Poul-Henning Kamp
3a773ad0b5
Cosmetics. reduce the noise from gcc -Wall.
1994-10-10 07:55:48 +00:00
Søren Schmidt
76d121f2b4
Hmm, only translate errno when doing an actual return.
...
Reviewed by: sef@freefall.cdrom.com
1994-10-10 07:33:01 +00:00
David Greenman
e96c54247f
Clean up after last commit: get rid of some unused variables.
1994-10-10 05:19:11 +00:00
Rodney W. Grimes
c1b0875e83
SHAREDSTRINGS support was no longer used and just clutters things up,
...
removed.
1994-10-10 03:18:47 +00:00
David Greenman
1cb2c62684
Rewrote swap code to work with our swap layout. Much of the code stolen
...
from swapinfo.c.
1994-10-10 02:33:50 +00:00
Poul-Henning Kamp
4a5014e48b
Got rid of "APM" macro. Now only NAPM is needed to activate the APM stuff.
1994-10-10 01:14:03 +00:00
Poul-Henning Kamp
702c623a8a
Cosmetics. Silence gcc -Wall. Much more to do here :-(
1994-10-10 01:12:27 +00:00
Poul-Henning Kamp
e81c2e89d8
locore.s: Made the APM stuff depend on NAPM > 0 rather than a separate
...
"APM" macro.
machdep.c: Made the APM-descriptors unconditional.
Bruce: if these still conflict with your debugger, please put in a reservation
for your debugger. These three desc. can be anywhere, as long as they are
contiguous, so just move them as needed.
1994-10-10 01:10:22 +00:00
Poul-Henning Kamp
a12dee4de7
Cosmetics. Added a prototype.
1994-10-10 01:06:48 +00:00
Poul-Henning Kamp
c1d9efcbb9
Cosmetics. make gcc less noisy. Still some way to go here.
1994-10-10 01:04:55 +00:00
Andrey A. Chernov
372c5ad47c
Change link to symbolic link (term.h)
1994-10-10 01:03:26 +00:00
Poul-Henning Kamp
d93f860c60
Cosmetics. related to getting prototypes into view.
1994-10-10 01:00:49 +00:00
Poul-Henning Kamp
3d05297c86
Cosmetics. (sort of) Added 19 prototypes.
1994-10-10 00:58:36 +00:00
Jordan K. Hubbard
c67da8bec0
Make the Bt545S work a little nicer with a strategic delay.
...
Submitted by: dyson
1994-10-10 00:46:09 +00:00
Andrey A. Chernov
6ede20071a
Merge term.h & nterm.h
1994-10-10 00:34:44 +00:00
Andrey A. Chernov
af1f5928f1
Merge term.h and nterm.h
1994-10-10 00:32:19 +00:00
Andrey A. Chernov
6a5cea9ba2
Fix termcap path
1994-10-09 23:51:43 +00:00