Jordan K. Hubbard
5411032ad5
Sigh. This isn't my night. I forgot the manpage updates too!
...
Thanks, Andrey.
1995-08-23 14:14:32 +00:00
Jordan K. Hubbard
d38820bf43
Damn! As Rod just reminded me, I didn't apply the tweak to make
...
this obey the mask properly. I had it locally, but not in the diffs
I brought across.. :-( Thanks, Rod.
1995-08-23 13:30:52 +00:00
Jordan K. Hubbard
e0adc2d3db
Support for NOAUTO mounts.
...
Submitted by: "Full Name Not Supplied" <simon@masi.ibp.fr>
1995-08-23 12:59:52 +00:00
Jordan K. Hubbard
81b9534dc5
Add a "noauto" flag so that you can do things like prevent your system
...
from not coming up multiuser just because you have a CD mount in fstab
but no CD in the drive.
Submitted by: "Full Name Not Supplied" <simon@masi.ibp.fr>
1995-08-23 12:59:27 +00:00
Jordan K. Hubbard
215b0e62d5
Don't clip d_ncylinders to value used by partitions.
1995-08-23 11:43:45 +00:00
Jordan K. Hubbard
b8ef36f62e
Properly initialize the d_ncylinders field to the maximum number of
...
cylinders.
1995-08-23 10:41:57 +00:00
Jordan K. Hubbard
5ef834d28d
Add a "gateway" flag so that user can set up a gateway machine automatically
...
from sysinstall.
1995-08-23 07:12:16 +00:00
Paul Traina
985c84c80e
Clean up compilation warnings.
1995-08-23 05:37:24 +00:00
Paul Traina
3dcf64dcf0
Fix compilation warnings.
1995-08-23 05:35:03 +00:00
Paul Traina
e3149abdf5
Clean up compilation warnings.
1995-08-23 05:31:06 +00:00
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