Jordan K. Hubbard
cc66af5234
More involved description for fe0 driver using cards. Closes PR#2099.
...
Submitted-By: seki@sysrap.cs.fujitsu.co.jp
1996-11-29 07:19:57 +00:00
John Dyson
64a6e05c28
Clarified the comment about removing other CPU defs. Specifically,
...
I added the suggestion to remove the I386_CPU def if possible.
1996-11-29 07:08:48 +00:00
John Dyson
f8b4081443
Support the appropriate use of bswap instruction on non-I386 builds.
...
Per Wayne Scott of Intel, the old sequence took 20cycles!!! on a P6.
Another nice side-benefit is that the kernel is about 3K smaller!!!
Submitted by: Wayne Scott <wscott@ichips.intel.com>
1996-11-29 07:04:03 +00:00
Jordan K. Hubbard
4c9f09c0ab
Add a new feature which Garrett pointed out.
1996-11-29 04:55:47 +00:00
Jordan K. Hubbard
87edac95ef
Note unpleasant interaction between rawrite.exe and various flavors
...
of Windows.
1996-11-29 03:33:27 +00:00
John Dyson
e0c5a895f1
Make the kernel smaller with at worst a neutral effect on perf by
...
de-inlining some VM calls. (Actually, I measured a small improvement.)
1996-11-28 23:15:07 +00:00
John Fieber
48525b15aa
Some new sections.
...
Submitted by: William Lloyd <wlloyd@tolstoy.mpd.ca>
1996-11-28 18:09:30 +00:00
Poul-Henning Kamp
b61e2e6afe
I broke psm.c and none of the 5 reviewers noticed :-)
1996-11-28 17:18:56 +00:00
Poul-Henning Kamp
f5daa1a513
Update to more current reality.
...
Reviewed by: phk
Submitted by: Robin Carey <robin@mailgate.dtc.rankxerox.co.uk>
1996-11-28 09:57:31 +00:00
Poul-Henning Kamp
ff301e1b9b
Add a timeout here, just like in if_ed.c
...
Reviewed by: phk
Submitted by: Luigi Rizzo <luidi@labinfo.iet.unipi.it>
1996-11-28 09:54:38 +00:00
Poul-Henning Kamp
3faaf0b64a
Rogue entry for DEC DLT2700
...
Reviewed by: julian & phk
Submitted by: Andre Albsmeier <Andre.Albsmeier@mchp.siemens.de>
1996-11-28 09:51:03 +00:00
Joerg Wunsch
c539d1dc8c
Few fixit improvements:
...
. hint about the usability of the arrow keys,
. export TAPE to an obscure dev node so mt(1) will work correctly.
1996-11-28 08:56:43 +00:00
John Dyson
71a5742716
Potentially fix a problem, whereby MSDOSFS can request buffers
...
larger than the vfs layer can provide. We now automatically support
32K clusters if MSDOSFS is installed, and panic if a filesystem tries
to allocate a buffer larger than MAXBSIZE.
This commit is a result of some "prodding" by BDE.
1996-11-28 04:26:04 +00:00
John Dyson
0bf0ee81e6
Potentially fix a problem, whereby MSDOSFS can request buffers
...
larger than the vfs layer can provide. We now automatically support
32K clusters if MSDOSFS is installed, and panic if a filesystem tries
to allocate a buffer larger than MAXBSIZE.
This commit is a result of some "prodding" by BDE.
1996-11-28 04:07:44 +00:00
Andrey A. Chernov
50b440f1bf
Add missing ${COPY} to install options, zone.tab
1996-11-27 23:32:10 +00:00
Poul-Henning Kamp
be2806f309
Make intro command a NO-OP if no VISUAL_USERCONFIG
1996-11-27 22:53:10 +00:00
Poul-Henning Kamp
f8d8dfe86e
Try to impreve DD mode.
...
Try to make 4Mb floppies work again.
1996-11-27 22:52:34 +00:00
Poul-Henning Kamp
9009c7d68d
Waste less space.
1996-11-27 22:52:25 +00:00
Andrey A. Chernov
f0b48537e8
Remove warning at AHC_SCBPAGING_ENABLE, not needed now
1996-11-27 22:52:09 +00:00
Poul-Henning Kamp
00f723bf6b
Improve the Dangerously Dedidcated mode a bit. Not much, but a bit better.
1996-11-27 22:44:43 +00:00
Andrey A. Chernov
e2900279d2
Add rcsid[]
...
Since locale reading code not resistent against stack overflowing or
similar intruder attacks, don't allow PATH_LOCALE env variable action
for s-bit programs (non-standard locale path setting)
1996-11-27 22:30:44 +00:00
Andrey A. Chernov
28c5126cfb
Don't show on the screen just securely entered password
...
(in /etc/adduser.message text)
Sending password by E-mail on local machine is joke in any case
1996-11-27 22:04:55 +00:00
Bill Fenner
a9695b96ac
Add -s flag to always supply mapping if known, ignoring the
...
presence or absence of files in /tftpboot.
1996-11-27 20:45:10 +00:00
Bill Fenner
b60287db00
Make the man page reflect reality. Add BUGS section about DNS.
...
Logging cleanups (including logging the requestor's MAC address instead
of the server's).
1996-11-27 20:42:09 +00:00
Stephen McKay
735fa92ade
Simplified. Some fts related bugs removed. Made less verbose. The default
...
number of mail messages sent per run was lowered from 2 to 1. Why? Well,
some numbers just give you the warm fuzzies, like zero and one. Zero isn't
much use here, so I picked my all time favourite, one.
1996-11-27 13:06:51 +00:00
Stephen McKay
37b2250f56
Removed unnecessary locking. Simplified. Tidied.
1996-11-27 12:58:44 +00:00
Jordan K. Hubbard
d8c4fd0c82
Correct some typos relating to PC98 server selection.
...
Submitted-By: HOSOKAWA Tatsumi <hosokawa@mt.cs.keio.ac.jp>
1996-11-27 12:44:43 +00:00
Masafumi Max NAKANE
762d855270
Reflect the change made to the English version (Rev.1.17 -> Rev.1.18.)
1996-11-27 04:11:00 +00:00
Masafumi Max NAKANE
c7a73ef20d
Typo.
...
Some reformatting in a part of the sgml.
1996-11-27 03:54:50 +00:00
Jordan K. Hubbard
2afa9e7fcd
o Update for upcoming BETA release of 2.2
...
o Fix Adaptec controllers description error, spotted by Richard Wiwatowski
<rjwiwat@adelaide.on.net>
1996-11-27 01:44:57 +00:00
Jordan K. Hubbard
fce7b27895
Recommend my new Lieblingcdromlaufwerke, the Plasmon PX-12CS.
1996-11-27 01:06:40 +00:00
Joerg Wunsch
4b8d17f492
Open devices read-only to test whether they are available. This
...
allows to use write-protected tapes...
1996-11-27 01:01:52 +00:00
Satoshi Asami
c1565990a1
Change number of ports to the correct 690 (was 710, but the ports tree
...
has never had 710 ports!).
1996-11-26 12:03:20 +00:00
Satoshi Asami
ed22ead6b5
Add share/misc. Definite 2.2 candidate, if we want it to be consistent
...
with the ports.
Found by: obrien and his mutt port
1996-11-26 10:01:28 +00:00
Andrey A. Chernov
bcc22626d1
Use LANG=C, LC_CTYPE=C, LC_TIME=C
1996-11-26 08:58:57 +00:00
Andrey A. Chernov
ae2c6adddd
Use LC_TIME=C
1996-11-26 08:53:48 +00:00
Andrey A. Chernov
9e232727ad
Use LC_TIME=C
1996-11-26 08:45:28 +00:00
Andrey A. Chernov
40c0625e97
Add Id
...
Optimize/improve recently added locale restoration on failure
1996-11-26 08:00:17 +00:00
Andrey A. Chernov
2f5f1c05db
More fixes to Russian catalog
...
Should go to 2.2
(wrong number of % formatting found in old version)
1996-11-26 07:00:11 +00:00
Andrey A. Chernov
ba7615a77e
Replace LC_TIME= with LC_TIME=C
1996-11-26 06:55:35 +00:00
Andrey A. Chernov
ba0163f6d8
Use LC_TIME=C
1996-11-26 03:41:39 +00:00
Andrey A. Chernov
e11ba3694e
Use LC_TIME=C instead of LC_TIME=
1996-11-26 03:31:26 +00:00
Andrey A. Chernov
8d558e03ec
Use LC_TIME=C instead of LC_TIME= (POSIX)
1996-11-26 03:26:31 +00:00
Andrey A. Chernov
1a1379aedf
Move PATH_LOCALE handling to setlocale.c, simplify locale path building,
...
don't treat empty encoding as C encoding
1996-11-26 02:52:52 +00:00
Andrey A. Chernov
c8f931a80e
PATH_LOCALE: use this non-standard env variable first time only, i.e.
...
strdup() it to prevent unsetenv() or setenv() effects. Check its length to
not allow user to overflow internal locale buffer. Move PATH_LOCALE
handling code into one place.
POSIX: make better stub for LC_MONETARY & LC_NUMERIC, now it check
locale directory existance instead of refusing all non-C non-POSIX
locales. POSIX treats empty locale env variable as unset variable
while our old code treats it as "C" locale, fix it. Implement previous locale
restoring, if locale setting fails. Old code assumes success if some
of LC_ALL subset is successed even other fails, POSIX treats it as
failure with previous locale restoring, fix it.
Remove unneccessary length checking in currentlocale()
1996-11-26 02:49:53 +00:00
Peter Wemm
a66a1e11cf
Don't close f->f_file on F_TTY types on error returns from ttymsg() since
...
it wasn't open in the first place..
1996-11-26 02:35:08 +00:00
Peter Wemm
d486bc8fb9
Make the handling of the /dev/ prefix for tty names more consistant.
...
ttymsg() insists on them not being there.
Also, since ttymsg() opens the tty "on demand", don't keep an fd open
ourselves. This would interfere with HUPCL etc.
This should close PR#2103 from <xaa@stack.nl>
1996-11-26 02:24:42 +00:00
Bill Fenner
eb1accc762
LBL chose to use IPPROTO_ENCAP to represent IP proto 4 encapsulation
...
as performed by the multicast kernel modifications. However, BSD
already had IPPROTO_ENCAP defined as 98 (RFC 1241 encapsulation).
This changes the use of IPPROTO_ENCAP to IPPROTO_IPIP, which is
the BSD name for IP proto 4.
1996-11-26 01:43:20 +00:00
Joerg Wunsch
7b9a6072fe
Update the French message catalog to use ISO 8859-1 instead of IBM437
...
characters.
2.2 candidate.
Submitted by: roberto@keltia.freenix.fr (Ollivier Robert)
1996-11-25 22:45:27 +00:00
Poul-Henning Kamp
bbf432c0d6
bin/1974: core dump from amd when phkmalloc is set to AJ.
1996-11-25 19:36:26 +00:00