wosch
89cd712450
Fix uninitialized memory read for case insensitive search. Harmless.
...
submitted by: purify
1996-12-13 20:28:24 +00:00
bde
1921455960
Fixed missing install of BSD.include.dist.
1996-12-13 17:01:51 +00:00
bde
1d6ec2c7e9
Fixed extra columns in output for input lines with leading spaces.
1996-12-13 14:28:59 +00:00
bde
97c3e27f93
Made `setup' depend on libraries.
1996-12-13 14:19:00 +00:00
bde
74ef72e554
Fixed missing declaration of malloc().
1996-12-13 13:59:34 +00:00
joerg
4f3ab596fe
Fix the fix.
...
Pointed out by: wollman, bde
1996-12-13 13:31:12 +00:00
bde
147fa0fa28
Hack around misuse of reserved names clock' and and
time' in a different
...
way. Defining KERNEL before including <sys/time.h> broke when "opt_cpu.h"
was included in a deeply nested header, except in -current where the
problem is masked by a namespace pollution bug in <stdio.h>.
1996-12-13 13:12:02 +00:00
bde
e2fdc82284
Fixed magic and wrong numbers in calibration of nullfunc_loop_profiled()
...
and removed related debugging code. Now this part of the calibration is
almost as machine-independent as gprof generally.
1996-12-13 12:59:28 +00:00
bde
ae1a312a71
Moved nonstandard compiler profiling options out of config. Just print
...
the profiling level in config and decide what to do in makefiles.
Makefile.i386:
Align functions to 16-byte boundaries if profiling is enabled. This
will allow a fourfold reduction in the size of the profiling buffers.
1996-12-13 12:46:28 +00:00
bde
4799a37d38
Restored installation of /etc/magic. It's now a symlink instead of a
...
file (like /etc/termcap). /usr/src/etc/Makefile depends on there
being an etc-magic install rule here, and who-knows-what depends on
`magic' being in /etc.
Fixed some style bugs - don't use -c for installing files in the obj
directory...
1996-12-13 11:49:16 +00:00
jkh
26c80fd91a
magic file is no longer in /etc
1996-12-13 10:24:42 +00:00
jkh
fc49e1a7f9
Close PR#2198:
...
I've added an installation from optical disk drive facility.
This enables FreeBSD to be installed from an optical disk, which
may be formatted in "super floppy" style or sliced into MSDOS-FS
and UFS partitions.
Note: ncr.c should be reviewed by Stefan Esser <se@freebsd.org>
and cd.c by Joerg Wunsch <joerg@freebsd.org> before bringing this
into 2.2.
Submitted-By: Shunsuke Akiyama <akiyama@kme.mei.co.jp>
1996-12-13 07:55:14 +00:00
jkh
3d0506696d
Remove bogus declaration of malloc(). Closes PR#2197
1996-12-13 07:37:10 +00:00
adam
1fd8ba1cba
added is_IS.ISO_8859-1
1996-12-13 02:53:46 +00:00
wpaul
652f2ed7e4
Close PR #2193 : support backslash line continuations.
...
(Also did some minor cleanups.)
1996-12-13 02:40:39 +00:00
joerg
15f0b74bae
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
6fe6f553e5
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
max
b66a2a2550
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
jkh
27e602ac6c
700 now. :)
1996-12-12 23:12:44 +00:00
jkh
19defda102
Fix trunctation of domainname.
1996-12-12 22:44:22 +00:00
jkh
d11f308f20
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
cdd9fd70c4
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
jkh
3d436cd589
Update these docs to more closely reflect reality.
1996-12-12 20:03:35 +00:00
jkh
75483bfcf8
Allocate more inodes for general use now that we have the room.
1996-12-12 19:46:21 +00:00
swallace
33fdc535a7
Soften range-check for LDTs.
...
Reviewed by: bde
1996-12-12 17:57:50 +00:00
jkh
8fc9024546
smart-alec error checking.
1996-12-12 16:55:37 +00:00
jkh
7ea7420586
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
226b02cfb3
Synchronize with sys/i386/i386/machdep.c revision 1.219.
...
2.2 candidate.
1996-12-12 13:10:50 +00:00
jkh
c857dedd5d
Nuke extraneous section.
1996-12-12 11:12:42 +00:00
jkh
4abf87d6c1
Line up some of these OK boxes properly again.
1996-12-12 11:05:59 +00:00
asami
0ac529b9ef
Add missing mann and catn directories.
...
2.2 candidate.
1996-12-12 10:06:38 +00:00
jkh
240653ee3c
Whups, remove relic from close method going away.
1996-12-12 08:36:25 +00:00
jkh
8c82ecb894
Undo one of my memory optimization hacks - it actually made things more
...
complicated.
1996-12-12 08:33:38 +00:00
jkh
ca55f9e886
Fix some bogons in my close() handling.
1996-12-12 08:23:51 +00:00
asami
1d60c64b44
Fix the "moving head" problem.
1996-12-12 04:37:35 +00:00
asami
0f07b2a7b1
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
dg
a4a7e50a0d
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
max
64ea2f347a
Merge the changes to en version (1.170 -> 1.171).
1996-12-12 02:05:30 +00:00
alex
6aa83a3741
POSIX.4 defines MAP_FAILED to be the error return from mmap().
1996-12-12 01:00:14 +00:00
obrien
0c7a01ef98
Added Stefan Moeding <moeding@bn.DeTeMobil.de> for his port of LCLint.
1996-12-11 22:54:52 +00:00
max
5aa3f518cf
Merge the changes made to the en version (1.18 -> 1.19).
1996-12-11 22:32:34 +00:00
max
74eb9ef0f6
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
wollman
bd099a02c7
Merge from vendor branch.
1996-12-11 21:04:17 +00:00
wollman
6da221b4d7
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
wollman
83f39a352f
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
wollman
a2e0c9afde
Understand queue-ized ifnet structures.
1996-12-11 20:39:43 +00:00
wollman
95f63125c5
Use queue macros for the list of interfaces. Next stop: ifaddrs!
1996-12-11 20:38:25 +00:00
adam
c9ea0d401d
repair editor damage
1996-12-11 20:13:23 +00:00
jkh
f943d66526
Cosmetic tweaks, initialize a few variables, fix a reversed conditional.
1996-12-11 19:35:26 +00:00
martin
8047711b09
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