joerg
b4e6cbbd8a
Fix a bug that prevented %'s and \'s from being passed to the program
...
invoked.
Submitted by: fenner@parc.xerox.com (Bill Fenner)
1995-09-10 13:02:56 +00:00
joerg
d0e134be28
Be gentle and allow both magic's (the own one and the other side's
...
one) as a valid answer to an echo request. This makes the log less
noisy when connecting to Trumpet Winsock or FreeBSD 2.0.5's pppd. :)
Submitted by: melvin@zytek.com (Stephen Melvin)
1995-09-09 13:23:53 +00:00
pst
9c89e962d4
Recode mask logic to use inet_ntoa() so host routes are valid.
1995-09-06 16:33:40 +00:00
ats
a9ecce3895
Correct the manpage for the -o flag. Formerly it was a single flag, now
...
it requires a version number for the flag. Also correct the manpage to
tell the user ntpdate now uses version 3 as default.
1995-09-03 20:09:00 +00:00
mpp
2f44cdc7e1
Initialize the group list so that any filter programs that are
...
run by lpd are not run with root's groups.
1995-09-02 17:53:14 +00:00
amurai
9a28cf053e
1. Do not log the password itself to ppp.log ( Mr. Rich Murphey )
...
2. Add ability to execute shell commands and suspend back into
invoking shell (Mr. J Wunsch)
Reviewed by: amurai@spec.co.jp
Submitted by: joerg_wunsch@uriah.heep.sax.de (Joerg Wunsch)
Rich Murphey <rich@lamprey.utmb.edu>
1995-09-02 17:20:54 +00:00
wollman
c2e8124090
Add support for printking Kerberos v4 packets (file I forgot to add)
...
Obtained from: John Hawkinson <jhawk@mit.edu> by way of comp.protocols.kerberos
1995-08-29 19:50:18 +00:00
wollman
15da12ab9f
Add support for printing Kerberos v4 packets.
1995-08-29 19:48:11 +00:00
phk
4a55160f8d
Wash hands and datastructures before transplanting drivers in the kernel.
...
Now pseudo-quasi-semi-works with my modem.
1995-08-29 14:06:16 +00:00
mpp
684146e8ce
Check for expired passwords before allowing access to the system.
1995-08-28 21:30:59 +00:00
jkh
0e4c4a45a1
Don't be needlessly verbose in the pkg_create.
1995-08-28 14:47:30 +00:00
phk
b6eaeb98d3
A bunch of small bug-fixes, doesn't quite work yet, but I'm getting closer.
...
At least it doesn't core-dump now.
1995-08-28 10:30:47 +00:00
jkh
3af739a3a9
Make the play-pen searching routine even more agile in trying
...
to create a /usr/tmp dir if it makes sense to do so.
1995-08-26 18:36:27 +00:00
dg
4ecefb1908
Fixed bug with decoding RIP packets - removed unnecessary ntohs()'s for
...
the sa_family.
1995-08-26 12:40:05 +00:00
jkh
a1d1916597
Use size_t properly in all fs size ops. This kills a bug
...
encountered by someone who had his /tmp on a partition with 3.7GB of
free space!
Spotted by: Francisco Rosich Viana <rosich@power.ci.uv.es>
1995-08-26 10:15:18 +00:00
phk
7f28a516d8
Shut a bunch of warnings.
1995-08-25 09:46:01 +00:00
phk
649141cd25
Add a couple of makefiles.
1995-08-25 09:45:05 +00:00
dfr
c5cbc782d3
Add code to work around FreeBSD's nfs symlink cache.
...
Obtained from: amd-upl102
1995-08-24 10:22:25 +00:00
phk
6525e93521
The userland part of Andrew McRae's PCMCIA/PCCARD code.
...
This is not quite finished yet, and therefore I have not added it to the
usr.sbin/Makefile yet.
I collected a bunch of Andrews small programs into one: pccardc /phk
Reviewed by: phk
Submitted by: Andrew McRae <andrew@mega.com.au>
1995-08-24 09:03:04 +00:00
pst
75f79d1db3
Clean up compilation warning.
1995-08-23 05:26:21 +00:00
pst
9b679aa62f
Clean up compilation warnings.
1995-08-23 05:19:00 +00:00
pst
502722c991
Fix up warning about const being lost.
1995-08-23 04:54:49 +00:00
peter
a66ac55780
Recognize a new debug option.. "optim" - for watching the L_RINT bypass
...
and hotchar selection.
1995-08-22 00:41:05 +00:00
peter
14562314a8
Typo.. SIOGIFCONF -> SIOCGIFCONF
1995-08-21 16:44:02 +00:00
peter
bb0c638ca3
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
648567a828
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
e0cda91d64
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
16e6392156
Update the DNS tools from 4.9.3-b9 -> 4.9.3-b24
1995-08-20 22:32:57 +00:00
peter
04a32155d8
Update 4.9.3.beta9p1 -> 4.9.3-beta24
1995-08-20 22:22:38 +00:00
peter
baa68db6b6
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
044ae1c618
Update bind 4.9.3-beta9p1 to bind 4.9.3-beta24
1995-08-20 21:49:40 +00:00
peter
7e251d1b8f
Update 4.9.3.beta9p1 -> 4.9.3-beta24
1995-08-20 21:46:36 +00:00
peter
d30466cb0a
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
3b894f5761
Update 4.9.3.beta9p1 -> 4.9.3-beta24
1995-08-20 21:32:49 +00:00
peter
ed44ed4dc6
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
4431a8a9dc
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
b2b86220d1
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
f9f44e44cb
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
jkh
d188097903
Add the cdcontrol program by Serge Vakulenko. It's my understanding
...
that this is a superset of cdplay, and perhaps it's time to send cdplay
into the bit bucket if this works well. According to the docs, it has
a friendlier command structure, command line interface etc.
Submitted by: Serge Vakulenko <vak@cronyx.ru>
1995-08-18 11:41:32 +00:00
peter
f2c21db164
Merge in the remaining differences from 8.6.11 to 8.6.12.
...
Note that conf.c, although there was an import conflict, it did not
require intervention, as it was the $Id$ tag. It would have become
rev 1.8 on checkout so there's no point changing it from 1.7 to
1.1.1.3 as the "-j" option wanted to do.. Trust me.. :-)
1995-08-17 04:57:21 +00:00
peter
a9bf7387cf
This commit was generated by cvs2svn to compensate for changes in r10088,
...
which included commits to RCS files with non-trunk default branches.
1995-08-17 04:39:13 +00:00
peter
78d9d5927f
Import Sendmail v8.6.12, onto the CSRG(!) branch.
...
A seperate commit to fix the conflicts wil follow.
1995-08-17 04:39:13 +00:00
jkh
e9ef52536f
Here are patches to add full multicast support to rwhod, and an updated man
...
page. I tried all three modes (rwhod, rwhod -m, rwhod -m 32) on a machine
with 2 ethernet interfaces and they all worked.
Submitted by: Bill Fenner <fenner@parc.xerox.com>
1995-08-17 00:51:40 +00:00
jkh
f9c6f6c7f4
Some fixes to make this "TMPDIR agile".
...
Submitted by: jmacd + some of my own fixes.
1995-08-17 00:36:06 +00:00
peter
ae6666527b
Add skeleton manpage, so that make world works......
...
Correct the naming of the thing.. it's sicontrol, not siconfig as I'm used
to..
1995-08-14 01:56:17 +00:00
wpaul
0d181a55dc
Small NIS tweak: frob pw_error() a little so that it can say either
...
'NIS information unchanged' or '/etc/master.passwd unchanged'
depending on which was is being modified (conditional on -DYP).
This is to save me the trouble of writing a whole other error
routine (nis_error()?) for the upcoming changes to passwd and
chpass.
1995-08-13 16:05:06 +00:00
peter
9694e1be24
Add sicontrol.. I hope this is the right way..
1995-08-13 15:28:18 +00:00
peter
c4886d9267
Bring in first cut of the user-mode control program for the Specialix driver.
...
Note that this is pretty light at the moment.. It's been gutted to remove
references to older features no longer in the driver.
Curses-based port monitoring is intended for the future.. :-)
Obtained from: Andy Rutter, <andy@acronym.co.uk>
1995-08-13 15:24:23 +00:00
dg
657cc8e605
Do the mountlist traversal the way it was done in 4.4-Lite2.
1995-08-11 23:40:31 +00:00
jkh
4c75091b0c
Since the mountlist is now a circular queue, adjust the names of the
...
queue members used and also add a check to see when we've wrapped
around again.
1995-08-11 20:49:26 +00:00