Adam David
5442376381
added is_IS.ISO_8859-1
1996-12-13 02:53:46 +00:00
Bill Paul
79cc85d3ca
Close PR #2193 : support backslash line continuations.
...
(Also did some minor cleanups.)
1996-12-13 02:40:39 +00:00
Joerg Wunsch
5a4a0aacba
Slightly change the `od' driver quirk for the Matsushita LF-1000
...
series drives, and add the NAKAMICHI MO drive RMD-5200-S.
Closes PR # kern/2200: Change/Add new optical di...
Submitted by: akiyama@kme.mei.co.jp (Shunsuke Akiyama)
1996-12-13 00:00:51 +00:00
Joerg Wunsch
4e17605909
Don't free the line buffer, since getttynam(3) might still reference
...
it.
Closes PR # bin/2196: Bug in src/libc/gen/gettty...
Submitted by: davidn@blaze.net.au (David Nugent)
1996-12-12 23:52:34 +00:00
Masafumi Max NAKANE
35aa820e35
Merge the changes made to the en version (1.33 -> 1.34).
...
Submitted by: Mitsuru IWASAKI <iwasaki@pc.jaring.my>
1996-12-12 23:27:56 +00:00
Jordan K. Hubbard
af3bab3687
700 now. :)
1996-12-12 23:12:44 +00:00
Jordan K. Hubbard
177baf1802
Fix trunctation of domainname.
1996-12-12 22:44:22 +00:00
Jordan K. Hubbard
3cd31ab739
Add some additional smarts for XFree86 configuration.
...
Fix a bogon I thought I fixed in the last commit.
1996-12-12 22:38:41 +00:00
Joerg Wunsch
4d224b7f55
Fix an embarassing and rather obscure incarnation of an uninitialized
...
local variable use.
Found by: actually using ascii2addr() :-/
1996-12-12 21:21:11 +00:00
Jordan K. Hubbard
40e60c63b3
Update these docs to more closely reflect reality.
1996-12-12 20:03:35 +00:00
Jordan K. Hubbard
e050c77612
Allocate more inodes for general use now that we have the room.
1996-12-12 19:46:21 +00:00
Steven Wallace
8bb9c4c7ea
Soften range-check for LDTs.
...
Reviewed by: bde
1996-12-12 17:57:50 +00:00
Jordan K. Hubbard
6258ab4afc
smart-alec error checking.
1996-12-12 16:55:37 +00:00
Jordan K. Hubbard
a9f484e520
The infamous IP aliasing code for ppp, modified to work as a runtime option
...
(otherwise ppp's behavior remains unchanged) and documented by myself,
Steve Sims, Nate Williams, Martin Renters and god-only-knows who else. :-)
Submitted by: nate
Obtained from: Charles Mott <cmott@srv.net>
1996-12-12 14:39:47 +00:00
KATO Takenori
54c5d00f71
Synchronize with sys/i386/i386/machdep.c revision 1.219.
...
2.2 candidate.
1996-12-12 13:10:50 +00:00
Jordan K. Hubbard
7fc8e1ba84
Nuke extraneous section.
1996-12-12 11:12:42 +00:00
Jordan K. Hubbard
fb46ad63d7
Line up some of these OK boxes properly again.
1996-12-12 11:05:59 +00:00
Satoshi Asami
9ebd95e3ed
Add missing mann and catn directories.
...
2.2 candidate.
1996-12-12 10:06:38 +00:00
Jordan K. Hubbard
a674766556
Whups, remove relic from close method going away.
1996-12-12 08:36:25 +00:00
Jordan K. Hubbard
0da9521b5a
Undo one of my memory optimization hacks - it actually made things more
...
complicated.
1996-12-12 08:33:38 +00:00
Jordan K. Hubbard
d62f165304
Fix some bogons in my close() handling.
1996-12-12 08:23:51 +00:00
Satoshi Asami
7565cfa2ea
Fix the "moving head" problem.
1996-12-12 04:37:35 +00:00
Satoshi Asami
f813e3b8d2
Change delimiter of substitution that uses MANLANG from .' to
%', so
...
things like `ja_JP.EUC' will work.
Suggested by: max
1996-12-12 04:32:25 +00:00
David Greenman
a7e4f840ca
Fix allocation for exech_map to be 16*PAGE_SIZE rather than 32*PAGE_SIZE
...
so that it is scaled the same as exec_map (16 concurrent exec'ers).
1996-12-12 04:20:50 +00:00
Masafumi Max NAKANE
0c4194fafb
Merge the changes to en version (1.170 -> 1.171).
1996-12-12 02:05:30 +00:00
Alexander Langer
6616431596
POSIX.4 defines MAP_FAILED to be the error return from mmap().
1996-12-12 01:00:14 +00:00
David E. O'Brien
9e78e166b7
Added Stefan Moeding <moeding@bn.DeTeMobil.de> for his port of LCLint.
1996-12-11 22:54:52 +00:00
Masafumi Max NAKANE
dffffe2cf0
Merge the changes made to the en version (1.18 -> 1.19).
1996-12-11 22:32:34 +00:00
Masafumi Max NAKANE
1dd4af8a7c
Merge the changes made to en version (1.61 -> 1.63).
...
Submitted by: Takashi Saeki <saeki@saskg.semicon.sony.co.jp>
1996-12-11 22:08:45 +00:00
Garrett Wollman
a30febec0e
Merge from vendor branch.
1996-12-11 21:04:17 +00:00
Garrett Wollman
fda109d2ad
This commit was generated by cvs2svn to compensate for changes in r20339,
...
which included commits to RCS files with non-trunk default branches.
1996-12-11 20:59:33 +00:00
Garrett Wollman
71965874ee
New version of Vern's routed. This includes more byte-order fixes,
...
some MD5 fixes, better tracing, configurable redirect processing,
and a fix to split-horizon/poisoned-reverse treatment.
Submitted by: Vernon J. Schryver <vjs@mica.denver.sgi.com>
1996-12-11 20:59:33 +00:00
Garrett Wollman
0e27dc0563
Understand queue-ized ifnet structures.
1996-12-11 20:39:43 +00:00
Garrett Wollman
294121822b
Use queue macros for the list of interfaces. Next stop: ifaddrs!
1996-12-11 20:38:25 +00:00
Adam David
18c5c2467a
repair editor damage
1996-12-11 20:13:23 +00:00
Jordan K. Hubbard
0a0e709620
Cosmetic tweaks, initialize a few variables, fix a reversed conditional.
1996-12-11 19:35:26 +00:00
Martin Renters
204c7704d9
Two fixes:
...
makerom checksum check calculation was a no-op
nb8390.c had a bug which caused packet_len to be incorrect
for packets which wrapped in the buffer.
Submitted by: Linux developers (I lost the email with their names)
1996-12-11 19:33:38 +00:00
Garrett Wollman
e831f30876
Convert this program to use sysctl rather than kvm for some of its
...
statistics. Unfortunately, the coverage of sysctl isn't good enough to do
all of them :-( .
1996-12-11 19:11:52 +00:00
Jordan K. Hubbard
32dc5e88bf
Stomp the 4MB boot floppy and punt on 1.2MB floppy images. It's a battle
...
we're constantly losing and will concede for now. Brilliant ideas
taken at the front desk.
1996-12-11 18:26:19 +00:00
Jordan K. Hubbard
86767547be
Be more efficient in how we use memory (stumbled across while looking for
...
something else) for attributes and variables.
Remove stack-stomper in sstrncpy().
1996-12-11 18:23:19 +00:00
Garrett Wollman
4963f4cd96
Include <net/if_arp.h> in the one header that requires it,
...
<netinet/if_ether.h>, rather than in <net/if.h>, most of whose callers
have no need of it.
Pointed-out-by: bde
1996-12-11 17:46:33 +00:00
KATO Takenori
9e4ccf430e
Sync with sys/i386/boot/biosboot/disk.c revision 1.23.
1996-12-11 16:58:01 +00:00
KATO Takenori
8b3e08191a
Sync with sys/i386/isa/if_ed.c revision 1.110.
...
It's not 2.2 candidate.
1996-12-11 16:55:27 +00:00
KATO Takenori
0a44b61dc5
Sync with sys/i386/i386/machdep.c revision 1.218.
...
It's not 2.2 candidate.
1996-12-11 16:51:15 +00:00
Joerg Wunsch
669d204645
Update from David, reflecting Wolfram's wishes regarding limitation of
...
the allowable character set.
Submitted by: David Nugent
1996-12-11 15:10:47 +00:00
John Fieber
2a0263c3fb
The *current* release is 2.1.6, not 2.2.
1996-12-11 14:14:28 +00:00
Joerg Wunsch
97857d5a23
Add another matching algorithhm to do heuristics for international
...
language text files.
Should finally close PR # bin/1925: file does not consider cyrillic
text..., though i've never got any response from the originator about
my suggestion.
While i was at it, also move out the `magic' file to /usr/share/misc,
there's nothing that magic with this file to justify its life under
/etc.
1996-12-11 14:09:12 +00:00
Satoshi Asami
09ab8202c0
Update to reflect new release (2.2, January 1997).
1996-12-11 11:41:35 +00:00
Satoshi Asami
7daf790957
Extend the manpage compression handling a bit.
...
(1) MANLANG is now a list (defaulting to ""), so if you have English
and Japanese-EUC versions of the manpages, you can say something
like `MANLANG= "" ja_JP.EUC' and manpage compression will DTRT.
(2) Add new variables MAN%cPREFIX (where %c=[1-9LN]) which default to
MANPREFIX (which defaults to PREFIX), to specify per-section
prefixes. In particular, this handles the cases in many perl
ports, which install man1pages into man/man1 and man3pages into
lib/perl5/man/man3.
Note these modifications won't change the behavior of existing
variables used in previously-approved ways, so any Makefile that
worked before will still continue to work.
1996-12-11 10:17:44 +00:00
Jordan K. Hubbard
06e9f945df
Whoops, add -lftpio
1996-12-11 10:13:31 +00:00