Paul Traina
abdd03a364
Clean up compilation warning.
1995-08-23 05:26:21 +00:00
Paul Traina
881f591647
Clean up compilation warnings.
1995-08-23 05:19:00 +00:00
Paul Traina
d9edc66fba
Fix up warning about const being lost.
1995-08-23 04:54:49 +00:00
Paul Traina
250ea66842
Fix up warning about qsort parameters
1995-08-23 04:51:05 +00:00
Peter Wemm
5275513295
Fix some outstanding bugs in the DCD modem control..
...
Implement the slip/ppp "hotchar" detection to improve latency
Debug the L_RINT bypass code..
Fix an interesting feature that caused 8-bit chars to loose their top bit
in some circumstances..
This finishes the remaining outstanding problems that I'm aware of, with
the exception of efficiency... Optimizing can come later after it's fully
debugged.
1995-08-22 00:48:17 +00:00
Peter Wemm
d3497bc8de
add a new Debug mode.. "DBG_OPTIM" - for observing the L_RINT bypass
1995-08-22 00:42:07 +00:00
Peter Wemm
9d33b1ab70
Recognize a new debug option.. "optim" - for watching the L_RINT bypass
...
and hotchar selection.
1995-08-22 00:41:05 +00:00
Gary Palmer
7852d4b660
Add $Id$
1995-08-22 00:38:02 +00:00
David Greenman
4219d2b2ac
A couple of micro optimizations to improve NULL syscall performance by
...
about 2%.
1995-08-21 18:06:48 +00:00
Peter Wemm
613749bbf2
Remove the CFLAGS+=-I${CURDIR}/net that I previously added.
...
Since Bruce changed the #include <res_config.h> to #include "res_config.h"
this is no longer needed, and only makes the 'make' more verbose for
no real reason.
1995-08-21 17:50:01 +00:00
Peter Wemm
d221165f30
Typo.. SIOGIFCONF -> SIOCGIFCONF
1995-08-21 16:44:02 +00:00
Andrey A. Chernov
ddcf802236
Upgrade to 2.9
1995-08-21 12:34:18 +00:00
Satoshi Asami
eccdb56dd7
Add
...
Kurt Olsen <kurto@tiny.mcs.usu.edu>
to the list of contributors for his great netscape mailcap file.
1995-08-21 12:30:54 +00:00
Andrey A. Chernov
2ac29091ed
Upgrade 1.06 -> 1.06.1
1995-08-21 11:28:26 +00:00
Bruce Evans
4fc61ca748
Define DEBUG as 1 instead of as nothing so that it doesn't conflict with
...
-DDEBUG in libresolv/Makefile.
1995-08-21 09:16:02 +00:00
Bruce Evans
e6507d611f
Fix bogus include paths, some of which stopped libresolv from compiling.
1995-08-21 09:15:40 +00:00
Satoshi Asami
cfdc2724e9
Moved in my changes from CONTRIB.FreeBSD. The "M-x sort-lines" corrected
...
some ordering errors too.
1995-08-21 07:19:20 +00:00
Peter Wemm
781063905f
Sigh.. The patches to make ndc read /etc/sysconfig to find the correct
...
arguments to named got lost somewhere..
1995-08-21 03:21:38 +00:00
Peter Wemm
ec422cab2c
This commit was generated by cvs2svn to compensate for changes in r10145,
...
which included commits to RCS files with non-trunk default branches.
1995-08-20 23:00:31 +00:00
Peter Wemm
4f33dfabd5
Import the missing man page for the new command "ndc" to finish the
...
import of 4.9.3. This man page was produced by sed from the real version
before import, but I didn't have much choice.. This is needed to enable
the ndc target to complete a "make install"
1995-08-20 23:00:31 +00:00
Peter Wemm
6bc227b405
Update the DNS tools from 4.9.3-b9 -> 4.9.3-b24
1995-08-20 22:32:57 +00:00
Peter Wemm
5307efb797
Update 4.9.3.beta9p1 -> 4.9.3-beta24
1995-08-20 22:22:38 +00:00
Peter Wemm
2c5c94781c
This commit was generated by cvs2svn to compensate for changes in r10142,
...
which included commits to RCS files with non-trunk default branches.
1995-08-20 22:22:38 +00:00
Peter Wemm
d3fb489402
Update bind 4.9.3-beta9p1 to bind 4.9.3-beta24
1995-08-20 21:49:40 +00:00
Peter Wemm
fb48e70c05
Update 4.9.3.beta9p1 -> 4.9.3-beta24
1995-08-20 21:46:36 +00:00
Peter Wemm
6b32ec19e9
Update 4.9.3.b9p1 tools to 4.9.3.b24
...
Note: new program, "ndc", similar to gated's gdc. This provides a superset
of named.reload and named.restart.
1995-08-20 21:43:53 +00:00
Peter Wemm
cdfd15f0e4
Update 4.9.3.beta9p1 -> 4.9.3-beta24
1995-08-20 21:32:49 +00:00
Peter Wemm
f6dd8ec266
This commit was generated by cvs2svn to compensate for changes in r10137,
...
which included commits to RCS files with non-trunk default branches.
1995-08-20 21:32:49 +00:00
Peter Wemm
ac8318a368
Merge in delta from 4.9.3.b9 -> 4.9.3.b24.
...
Much of the "-j" merge was clean, except for $Id$ and other trivial changes.
1995-08-20 21:19:18 +00:00
Peter Wemm
935d0975b6
Import of Bind-4.9.3-beta24
...
Yes, there will be conflicts on just about every file. There is a
significant mainline after the initial import, and the "-j" merge conflicts
on the $Id$ lines... Yuck! (These comments apply to the rest of the
imports)
Obtained from: Paul Vixie <paul@vix.com>
1995-08-20 20:55:55 +00:00
Peter Wemm
548ca616c8
This commit was generated by cvs2svn to compensate for changes in r10134,
...
which included commits to RCS files with non-trunk default branches.
1995-08-20 20:55:55 +00:00
Peter Wemm
e5ad4f8712
Update the resolver part of libc to bind-4.9.3-beta24 level (from beta9p1)
...
Note that this was done by selective patching from diffs, to not conflict
with the 4.4bsd base code.. This was *not* a trivial task.. I have been
testing this code (apart from cosmetic changes) in my libc for a while now.
Obtained from: Paul Vixie <paul@vix.com>
1995-08-20 20:03:06 +00:00
Peter Wemm
d58a9efd01
Update the resolver include files to bind-4.9.3-beta24 level (from beta9p1)
...
Note: this was done by selective patching from diffs by hand, in order
to not conflict with the 4.4BSD base code. Beta9 was done the same way.
Obtained from: Paul Vixie <paul@vix.com>
1995-08-20 19:59:28 +00:00
Andreas Schulz
3852c3082c
Correct a pathname. The isdn tells to look for a
...
/usr/src/gnu/usr.sbin/docs/INSTALL but this files resides in
/usr/src/gnu/usr.sbin/isdn/docs/INSTALL.
1995-08-20 15:52:10 +00:00
Gary Clark II
492f43d822
Add entry for ATAPI cd-rom for current.
...
slight cosmetic changes.
1995-08-20 15:21:31 +00:00
David Greenman
748df6e8a7
Fixed mfs reboot panic by never returning failure from mfs_start().
...
Obtained from: 4.4BSD-Lite2
1995-08-20 10:26:00 +00:00
David Greenman
8d05fa89fb
Make db_ps tolerant of uninitialized struct proc fields. Improved 'more'
...
function to work like you'd expect. Other misc cleanup.
1995-08-20 05:25:11 +00:00
David Greenman
cd92a6182d
Call boot() instead of cpu_reset() if init isn't running in shutdown_nice.
1995-08-20 04:42:25 +00:00
David Greenman
b131795bda
Fixed a few bugs and annoyances with boot():
...
1) deal with cold flag better
2) check for key input more often
3) get rid of unused variables
4) minor formatting improvements
1995-08-20 04:41:02 +00:00
Justin T. Gibbs
54aec2bee6
Correct the PCI ID for the Adaptec 7850 chips.
1995-08-20 03:18:09 +00:00
John Fieber
6609c8a20d
Added a note about dealing with dynamic IP address assignment from
...
service providers.
Submitted by: Robert Watson rwatson@sidwell.edu
1995-08-19 22:16:06 +00:00
Andrey A. Chernov
2bcf7e034b
Fix LEGAL_GRADE determination, isalnum can return true when national
...
environment is active
1995-08-19 22:08:38 +00:00
Andrey A. Chernov
6ec4b3339b
Commit delta: current -> 1.06 + FreeBSD configuration
1995-08-19 21:30:30 +00:00
Joerg Wunsch
ea76f9453e
First part of importing the Japanese `od' driver.
...
Claim the major numbers (before sombedoy else jumps in again and
claims the slots for his foocd driver :-), install all the hooks that
are required.
While i've been at this, i've cleaned up some of the routines at the
end of i386/conf.c; all the importers of the latest CDROM drivers
forgot to fill in the appropriate information. The `ata' driver
(vapourware?) does only occupy a slot in the bdevsw[] array, btw.
The actual import of the code does require a minor change in the SCSI
subsystem, and i want to have this reviewed by Peter first, so it will
be deferred for some days. The driver is already working for me
though.
Submitted by: akiyama@kme.mei.co.jp (Shunsuke Akiyama)
1995-08-19 15:59:35 +00:00
Joerg Wunsch
d96ce489cc
Install the hooks for the Japanese `od' driver (aka. MOD).
...
Submitted by: akiyama@kme.mei.co.jp (Shunsuke Akiyama)
1995-08-19 15:50:56 +00:00
John Fieber
e9328d1ba4
Placed a link to the XFree86 Project WWW pages as a placeholder for
...
our X11 documentation.
Vastly improved documentation for porting applications, courtesy of
asami@freebsd.org .
Submitted by: asami@freebsd.org
1995-08-19 15:38:25 +00:00
Gary Clark II
d38c662578
Change my address,
...
Add John Bresler
1995-08-18 20:23:52 +00:00
Joerg Wunsch
c13ddc0677
Add the FTP mirror of the Dresden University.
...
Jordan, you might wish to update sysinstall's builtin knowledge, too.
They are also offering r/o NFS access, will this be interesting for
us? (sysinstall)
1995-08-18 18:20:13 +00:00
Stefan Eßer
e0b6c1e3bd
Add "Danny J. Zerkel <dzerkel@feephi.phofarm.com>" because of his
...
contributions to the PCI chip set register dump description table.
1995-08-18 16:33:55 +00:00
Peter Wemm
fdf4460bf9
fgetline does not exist.. fgetln is in it's place. Correct the X-Ref.
...
Noticed by: Brian Tao, Bruce Evans
1995-08-18 14:22:00 +00:00