wpaul
93c9d6f0d2
This commit was generated by cvs2svn to compensate for changes in r26236,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 15:47:10 +00:00
wpaul
90bef9e0ae
Import rpc.ypupdated.
...
This program still needs work but does compile and run. It also
needs a man page.
1997-05-28 15:47:10 +00:00
wpaul
7467e74fd1
This commit was generated by cvs2svn to compensate for changes in r26234,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 15:44:22 +00:00
wpaul
e3331e295e
Import of the keyserv daemon needed for Secure RPC.
...
This version supports both the keyserv v1 and v2 protocols. It uses the
new AF_LOCAL transport so that only local processes can use it for
storing/retrieving keys, and it uses the SCM_CREDS kernel hack for
authentication. With these two modifications, we don't need the keyenvoy
program normally used with RPC 4.0.
Note that if libdes.so.3.x is present on the system when keyserv
is started, Secure RPC will run with normal DES encryption. If not,
everything falls back to RC4 with a 40 bit key.
1997-05-28 15:44:22 +00:00
se
19f6360161
Define command register enable bits, which are required for a consitency
...
test added to pci_compat.c
1997-05-28 11:15:18 +00:00
se
364b813321
Add consistency check to the functions that map port or memory ranges:
...
Return failure, if the enable bit corresponding to the map type has not
been set in the command register. This feature was requested by Justin
Gibbs, who pointed out that some early PCI to PCI bridges do not correctly
support memory windows (I assume because of the risk of deadlocks that
have been taken care of in the PCI 2.2 spec) and that some BIOS clears
the memory address decode enable bit in the command register of the PCI
device, if it finds them behind such a bridge.
1997-05-28 10:10:02 +00:00
se
81eaba2daa
Two minor changes to the code that builds the pci map array:
...
1) Stop at the first map register that contains a zero value.
2) When testing for the map size work up from low values, since
this works around a bug in some BusLogic SCSI card, which has
the 16 upper port base address bits hardwired to zero.
The config register dump printed in the bootverbose case has
been slightly rearranged.
1997-05-28 10:01:03 +00:00
kato
07d5bdb4cf
Synchronize with following files:
...
> Revision Changes Path
> 1.65 +3 -3 src/sys/i386/boot/biosboot/boot.c
> 1.18 +1 -5 src/sys/i386/boot/biosboot/boot.h
> 1.26 +7 -6 src/sys/i386/boot/biosboot/disk.c
> 1.22 +4 -2 src/sys/i386/boot/biosboot/io.c
> 1.20 +12 -9 src/sys/i386/boot/biosboot/sys.c
1997-05-28 09:23:00 +00:00
kato
006dee4f27
Synchronize with sys/i386/isa/wd.c revision 1.130.
1997-05-28 09:19:35 +00:00
kato
e8929e7abf
Synchronize with sys/i386/isa/isa.c revision 1.85.
1997-05-28 09:18:23 +00:00
kato
2450f614ec
Synchronize with sys/i386/i386/machdep.c revision up to 1.245.
1997-05-28 09:16:19 +00:00
kato
071f6fe0fc
Synchronize with sys/i386/isa/clock.c revision 1.84.
1997-05-28 09:04:26 +00:00
asami
b15bba4e8b
Make all the info dir entries line up neatly.
1997-05-28 07:49:21 +00:00
jkh
5af3038999
Note that we now have secure RPC. Bill - please feel free to elaborate
...
on (or correct) my one-liner description if you wish. Thanks.
1997-05-28 05:34:00 +00:00
wpaul
9e8ab1e622
Resolve conflicts.
...
This concludes tonight's entertainment. Once I'm sure I haven't destroyed
the world with all these changes, I'll import the utilities. Everything
should continue to work as before. If it doesn't let me know.
Special thanks to Mark Murray for running a test 'make world' for me to
shake out the bugs, which, hopefully, I have fixed.
(And there was much rejoicing.)
1997-05-28 05:05:31 +00:00
wpaul
dc98dc5095
Now the biggest step: import the changes to the main RPC code.
...
Note: you'll need to rinstalkl all your includes before compiling libc
the next time you update your sources in order for all this to work.
Reviewed by: Mark Murray
1997-05-28 05:00:11 +00:00
wpaul
acb47603ed
This commit was generated by cvs2svn to compensate for changes in r26219,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 05:00:11 +00:00
wpaul
8cb575428a
Resolve conflicts.
1997-05-28 04:57:39 +00:00
wpaul
8470547fe9
Now update the XDR library.
...
Reviewed by: Mark Murray
1997-05-28 04:55:37 +00:00
wpaul
f4e7d55a64
This commit was generated by cvs2svn to compensate for changes in r26216,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 04:55:37 +00:00
wpaul
3440369ab4
Fix conflicts (this one is easy: there's just the Makefile).
1997-05-28 04:53:07 +00:00
wpaul
2eb6c9b3af
Step three: update librpcsvc for Secure RPC.
...
Reviewed by: Mark Murray
1997-05-28 04:51:09 +00:00
wpaul
ab5685d0c4
This commit was generated by cvs2svn to compensate for changes in r26213,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 04:51:09 +00:00
wpaul
088fb5121b
Add new files in include/rpc.
1997-05-28 04:46:38 +00:00
wpaul
db46899f5a
Resolve conflicts.
1997-05-28 04:45:15 +00:00
wpaul
70f9c50fd7
Step two: import Secure RPC changes to include/rpc.
...
Reviewed by: Mark Murray
1997-05-28 04:42:53 +00:00
wpaul
3be3c10157
This commit was generated by cvs2svn to compensate for changes in r26209,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 04:42:53 +00:00
wpaul
fd6d99f49e
Resolve conflicts.
1997-05-28 04:38:30 +00:00
wpaul
d02f3e50d2
Hold onto your hats folks, here it comes: the first stage of the
...
Secure RPC import I've been threatening.
This step adds some necessary protocol definition files and headers to
rpcsvc, including the ones needed for NIS+.
Reviewed by: Mark Murray
1997-05-28 04:35:55 +00:00
wpaul
4b109a080d
This commit was generated by cvs2svn to compensate for changes in r26206,
...
which included commits to RCS files with non-trunk default branches.
1997-05-28 04:35:55 +00:00
alex
e9395b7e9a
Define NPRIMES in terms of the number of elements in 'primes' (as opposed
...
to hardcoding it).
1997-05-28 00:47:27 +00:00
fsmp
072ad65a29
Nuke the printing of the unredirect message unless bootverbose.
1997-05-27 19:28:10 +00:00
fsmp
22acbff456
Minor cleanup of APIC_IO code.
...
Submitted by: Stefan Esser <se@freebsd.org>
1997-05-27 19:24:36 +00:00
jkh
5f3af8b16d
Always write out rc.conf, regardless of status.
...
PR: 3698
1997-05-27 18:56:03 +00:00
se
cb4e9a7a1b
Fix problem introduced in the CMD640 workaround which could lead
...
to a NULL pointer dereference.
PR: kern/3696
Submitted by: Joel.Faedi@esial.u-nancy.fr
1997-05-27 18:28:08 +00:00
jkh
7e0ec9181d
Correct SNAP server paths.
...
Bring in CDE fixes.
1997-05-27 16:41:52 +00:00
bde
d46797c1ba
Staticize.
1997-05-27 16:26:39 +00:00
max
233b3efa62
Typo fix.
...
PR: 3693
Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
1997-05-27 13:46:40 +00:00
yokota
41dc0592de
scprobe() referred to the psm_softc structure even after it was
...
freed ;-<
PR: kern/3694
1997-05-27 11:55:41 +00:00
peter
fa1c15c6c4
An overhaul of style.9 to clear up some of the ambiguities. A number of
...
things are explicitly stated now rather than being implied by example.
Obtained from: Quite a few people over the last few weeks
Reviewed by: core
1997-05-27 10:00:08 +00:00
jkh
91a45b8562
sysconfig -> rc.conf
...
Submitted by: Igor Vinokurov <igor@cs.ibank.ru>
1997-05-27 07:19:57 +00:00
jkh
b45e72570f
YAMF22
1997-05-27 07:17:12 +00:00
charnier
93d61f4b17
prevent `struct proc' from being declared inside parameter list.
...
PR: kern/3548
1997-05-27 06:17:22 +00:00
fsmp
b5037ea036
Add support for APIC_IO to pci IRQ configuration.
...
The support for APIC_IO was lost in the new set of pci modules. This patch
restores the ability to build SMP/APIC_IO kernels.
1997-05-27 04:09:01 +00:00
fenner
8eb270bac5
Update Makefile to build tcpdump-3.3 .
...
PR: 3371
Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1997-05-27 02:21:28 +00:00
fenner
28e50e9a93
Get rid of the T2CHECK() macro, since it duplicates functionality
...
available from TCHECK(), TCHECK2(), TTEST() and TTEST2().
1997-05-27 02:20:36 +00:00
fenner
a45d5a033f
Merge tcpdump 3.3.
...
The print_nfs.c changes are pretty extensive; this is partially because
LBL did a lot of cleanup and partially because I removed lots of
pointless changes away from the LBL style.
PR: 3371
mostly-Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu>
1997-05-27 02:17:42 +00:00
fenner
3ff0e74440
This commit was generated by cvs2svn to compensate for changes in r26180,
...
which included commits to RCS files with non-trunk default branches.
1997-05-27 02:11:31 +00:00
fenner
a9b9c86c8a
Virgin import of LBL tcpdump v3.3
1997-05-27 02:11:31 +00:00
fenner
b41570e6e6
Bump minor version number.
...
Add -I${PCAP_DISTDIR}/bpf to CFLAGS since our <net/bpf.h> is out of date.
Remove -Wall and -Dlint.
DHAVE_ETHER_HOSTTON=1 -DHAVE_STRERROR=1 \
-DHAVE_SOCKADDR_SA_LEN=1 -DLBL_ALIGN=1
CFLAGS+=-I. -Dyylval=pcap_lval ${DEFS}
SHLIB_MAJOR=2
SHLIB_MINOR=2
#
# Magic to grab sources out of src/contrib
#
PCAP_DISTDIR?=${.CURDIR}/../../contrib/libpcap
CFLAGS+=-I${PCAP_DISTDIR} -I${PCAP_DISTDIR}/lbl -I${PCAP_DISTDIR}/bpf
.PATH: ${PCAP_DISTDIR}
.PATH: ${PCAP_DISTDIR}/bpf/net
beforeinstall:
.for i in pcap.h pcap-namedb.h
${INSTALL} -C -o ${BINOWN} -g ${BINGRP} -m 444 ${PCAP_DISTDIR}/$i \
${DESTDIR}/usr/include
.endfor
tokdefs.h grammar.c: grammar.y
${YACC} ${YACCFLAGS} -d ${PCAP_DISTDIR}/grammar.y
mv y.tab.c grammar.c
mv y.tab.h tok/home/ncvs/CVSROOT/commitcheck
1997-05-27 00:08:01 +00:00