Commit Graph

310 Commits

Author SHA1 Message Date
Masafumi Max NAKANE
8074c0b380 Activated telnetx 1996-09-25 20:42:10 +00:00
Masafumi Max NAKANE
f33cbbd861 Telnetx, telnet client with binary file transfer protocols support 1996-09-25 20:36:33 +00:00
James FitzGibbon
2f3431582d Fix for change of distfile name on master site 1996-09-25 14:49:24 +00:00
Satoshi Asami
b9a8b34076 Remove spurious EXTRACT_SUFX. 1996-09-25 05:12:44 +00:00
James FitzGibbon
824a12b381 Import of the Ascend RADIUS daemon. 1996-09-24 16:14:57 +00:00
James FitzGibbon
c4017afbcb Import of Ascend-modified RADIUS daemon.
Reviewed by:	chuckr@FreeBSD.ORG
1996-09-24 15:12:01 +00:00
Peter Wemm
e88f3d28e7 Ack, last commit was bogus. Serves me right for making "just one tiny
change" after I tested it. Sigh.

While here, make a tweakable hook to change the name from rdist6 to rdist.
1996-09-21 05:29:55 +00:00
Peter Wemm
e7ca1c5ef2 Update to rdist-6.1.3. The only major thing changed seems to be two
buffer overflow problems, which shouldn't be an issue since it's
not setuid.

While here, do not hardcode /usr/local, use $(PREFIX).  Do not patch
the install target so that 'make install' does the man pages, add
install.man to the ${INSTALL_TARGET} variable so that both "install"
and "install.man" are done. This reduces the diff to the base source a
little, but has the same overall effect.
1996-09-21 05:12:06 +00:00
Eric L. Hernes
a9a5e5b053 upgrade to 2.1.3 1996-09-17 12:50:36 +00:00
John Polstra
a77fd43e04 Update for new release 13.4 of CVSup. 1996-09-13 00:13:24 +00:00
John Polstra
1baa515e77 Update for new version of the Modula-3 port. 1996-09-12 00:40:45 +00:00
John Polstra
fc65a6cced Update for new version of the Modula-3 port. The new port really
needs to be used for building CVSup, because it fixes some M3 bugs
that affect CVSup.
1996-09-10 05:28:25 +00:00
Torsten Blum
0e9271fed7 Update MASTER_SITES 1996-08-27 10:23:06 +00:00
John Polstra
4165ec448d Update for release 13.3 of CVSup. 1996-08-23 20:51:32 +00:00
Satoshi Asami
7a4662e170 Remove LIB_DEPENDS on libz, it's in /usr/src now. 1996-08-19 10:31:04 +00:00
Satoshi Asami
07f65db017 Make this work on -current post this change:
* davidg      96/06/12 19:54:21
 *
 *   Modified:    sys/net   if_ethersubr.c
 *                sys/netinet  if_ether.c
 *   Log:
 *   Keep ether_type in network order for BPF to be consistent with other
 *   systems.

Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-08-18 23:50:59 +00:00
Peter Wemm
a8032cb64c aargh, I forgot to commit this. This fixes an optimization originally
for rdist-6.1.0, which is not quite valid on 6.1.2 when used with an
alternate rsh-like transport (such as ssh).
1996-08-16 17:05:49 +00:00
Satoshi Asami
ec6594b60a Added rsync. 1996-08-16 07:24:13 +00:00
Satoshi Asami
f8e050261e A network file distribution/synchronisation utility.
Submitted by:	David O'Brien (obrien@cs.ucdavis.edu)
1996-08-16 07:23:01 +00:00
Adam David
4230c0347e distribution files changed 1996-08-16 00:18:56 +00:00
Adam David
6ce277d291 distribution files changed 1996-08-16 00:07:24 +00:00
John Polstra
560f54875a Add back the RESTRICTED clause, because the NEC copyright prohibits
commercial use.
1996-08-14 18:52:40 +00:00
John Polstra
2a95fc527d Update for new release. Remove export restriction; it no longer applies.
Reviewed by:	Doug Ambrisko <ambrisko@ambrisko.roble.com>
1996-08-14 16:02:50 +00:00
Adam David
d0e25f8e3f typo in filename 1996-08-13 05:45:28 +00:00
Adam David
5e9524c099 version 1.0.63 1996-08-10 16:37:30 +00:00
Adam David
d917ab3fff forgot this 1996-08-10 16:31:47 +00:00
Adam David
e7aaecbed4 version 1.0.63 1996-08-10 16:30:48 +00:00
Satoshi Asami
f5eabc9f4e Add cvsup. 1996-08-08 09:29:37 +00:00
Satoshi Asami
4e32dddba9 JDP's cvsup. Beware, this port depends on modula-3! 1996-08-08 09:25:56 +00:00
Satoshi Asami
e208b5a527 One more thing moved to sbin.
Forgotten by:	pst :p
1996-08-06 02:16:07 +00:00
Paul Traina
f3db02f52d Update package list to match new organization 1996-08-05 00:27:19 +00:00
Adam David
4825ba1c6a there was an extra file 1996-08-02 01:35:58 +00:00
Adam David
ab393d817d version 1.0.61 1996-07-31 14:58:00 +00:00
Adam David
2782fd09c5 version 1.0.61 1996-07-31 13:25:13 +00:00
Adam David
3846232e57 workaround bogus diff in distribution patchfile 1996-07-30 14:04:50 +00:00
Adam David
2ef31116f5 1.0.56 --> 1.0.60 1996-07-30 13:32:40 +00:00
Paul Traina
64dd01aae8 Make Samba follow the freebsd /usr/local directory hierarchy properly.
Logs go to /var/log, configuration files in /usr/local/etc, binaries in
/usr/local/bin and /usr/local/sbin.

Reviewed by:	gpalmer (a long time ago)
1996-07-24 18:28:06 +00:00
Paul Traina
7ca6052108 Update to 0.16.4 (sigh...going to slow down now) 1996-07-23 16:13:58 +00:00
Paul Traina
0e92d1fb2c Upgrade to beta 0.16.1 1996-07-22 23:06:46 +00:00
Paul Traina
d6d294efbd Update to current version 1996-07-15 16:54:47 +00:00
Satoshi Asami
56043de477 Typo in MAINTAINER (was MAINTAINE). 1996-07-12 11:01:27 +00:00
Satoshi Asami
564d57404c Typo in master site path.
Submitted by:	chuckr
1996-07-12 10:53:34 +00:00
Andreas Klemm
f0e036b97c added gatekeeper as first master ftp site 1996-07-11 17:51:35 +00:00
Satoshi Asami
b95b41e48e Add gnu-finger. 1996-07-10 22:33:44 +00:00
Satoshi Asami
c86362a6ac GNU finger.
Submitted by:	MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
1996-07-10 22:33:14 +00:00
Satoshi Asami
6346c39d56 Make the depended library names match the directories. 1996-07-10 02:55:48 +00:00
Gary Palmer
a8ec3d04fc It's net, not networking (which makes me wonder where I copied this from) 1996-07-09 19:00:08 +00:00
Torsten Blum
d86058490d Change path to tarball on ftp.merit.edu
Submitted by: markm
1996-07-07 10:50:48 +00:00
Gary Palmer
db9accdbb6 Add radius and ucd-snmp to the SUBDIR list 1996-07-06 09:21:52 +00:00
Gary Palmer
d3cb3cb927 The SNMP package from University of California at Davis
Ok'ed by:	 asami
1996-07-06 08:14:49 +00:00