summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update MASTER_SITESTorsten Blum1996-08-276-12/+12
| | | | Notes: svn path=/head/; revision=3707
* Update for release 13.3 of CVSup.John Polstra1996-08-232-4/+4
| | | | Notes: svn path=/head/; revision=3687
* Remove LIB_DEPENDS on libz, it's in /usr/src now.Satoshi Asami1996-08-191-3/+2
| | | | Notes: svn path=/head/; revision=3644
* Make this work on -current post this change:Satoshi Asami1996-08-181-18/+28
| | | | | | | | | | | | | | | * 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> Notes: svn path=/head/; revision=3643
* aargh, I forgot to commit this. This fixes an optimization originallyPeter Wemm1996-08-161-2/+2
| | | | | | | | 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). Notes: svn path=/head/; revision=3624
* Added rsync.Satoshi Asami1996-08-161-1/+2
| | | | Notes: svn path=/head/; revision=3609
* A network file distribution/synchronisation utility.Satoshi Asami1996-08-165-0/+48
| | | | | | | Submitted by: David O'Brien (obrien@cs.ucdavis.edu) Notes: svn path=/head/; revision=3607
* distribution files changedAdam David1996-08-162-16/+4
| | | | Notes: svn path=/head/; revision=3604
* distribution files changedAdam David1996-08-162-15/+3
| | | | Notes: svn path=/head/; revision=3603
* Add back the RESTRICTED clause, because the NEC copyright prohibitsJohn Polstra1996-08-141-1/+2
| | | | | | | commercial use. Notes: svn path=/head/; revision=3594
* Update for new release. Remove export restriction; it no longer applies.John Polstra1996-08-143-8/+8
| | | | | | | Reviewed by: Doug Ambrisko <ambrisko@ambrisko.roble.com> Notes: svn path=/head/; revision=3593
* typo in filenameAdam David1996-08-132-3/+3
| | | | Notes: svn path=/head/; revision=3588
* version 1.0.63Adam David1996-08-102-3/+7
| | | | Notes: svn path=/head/; revision=3573
* forgot thisAdam David1996-08-101-0/+2
| | | | Notes: svn path=/head/; revision=3572
* version 1.0.63Adam David1996-08-101-3/+5
| | | | Notes: svn path=/head/; revision=3571
* Add cvsup.Satoshi Asami1996-08-081-1/+2
| | | | Notes: svn path=/head/; revision=3544
* JDP's cvsup. Beware, this port depends on modula-3!Satoshi Asami1996-08-085-0/+36
| | | | Notes: svn path=/head/; revision=3543
* One more thing moved to sbin.Satoshi Asami1996-08-063-3/+3
| | | | | | | Forgotten by: pst :p Notes: svn path=/head/; revision=3529
* Update package list to match new organizationPaul Traina1996-08-053-33/+33
| | | | Notes: svn path=/head/; revision=3525
* there was an extra fileAdam David1996-08-021-1/+0
| | | | Notes: svn path=/head/; revision=3491
* version 1.0.61Adam David1996-07-312-5/+16
| | | | Notes: svn path=/head/; revision=3473
* version 1.0.61Adam David1996-07-312-3/+5
| | | | Notes: svn path=/head/; revision=3472
* workaround bogus diff in distribution patchfileAdam David1996-07-301-2/+15
| | | | Notes: svn path=/head/; revision=3462
* 1.0.56 --> 1.0.60Adam David1996-07-302-5/+27
| | | | Notes: svn path=/head/; revision=3459
* Make Samba follow the freebsd /usr/local directory hierarchy properly.Paul Traina1996-07-243-45/+315
| | | | | | | | | | 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) Notes: svn path=/head/; revision=3429
* Update to 0.16.4 (sigh...going to slow down now)Paul Traina1996-07-232-5/+5
| | | | Notes: svn path=/head/; revision=3428
* Upgrade to beta 0.16.1Paul Traina1996-07-222-4/+5
| | | | Notes: svn path=/head/; revision=3416
* Update to current versionPaul Traina1996-07-153-5/+5
| | | | Notes: svn path=/head/; revision=3391
* Typo in MAINTAINER (was MAINTAINE).Satoshi Asami1996-07-121-2/+2
| | | | Notes: svn path=/head/; revision=3381
* Typo in master site path.Satoshi Asami1996-07-121-2/+2
| | | | | | | Submitted by: chuckr Notes: svn path=/head/; revision=3379
* added gatekeeper as first master ftp siteAndreas Klemm1996-07-111-2/+3
| | | | Notes: svn path=/head/; revision=3372
* Add gnu-finger.Satoshi Asami1996-07-101-1/+2
| | | | Notes: svn path=/head/; revision=3368
* GNU finger.Satoshi Asami1996-07-1012-0/+211
| | | | | | | Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Notes: svn path=/head/; revision=3367
* Make the depended library names match the directories.Satoshi Asami1996-07-102-8/+8
| | | | Notes: svn path=/head/; revision=3335
* It's net, not networking (which makes me wonder where I copied this from)Gary Palmer1996-07-093-6/+6
| | | | Notes: svn path=/head/; revision=3329
* Change path to tarball on ftp.merit.eduTorsten Blum1996-07-071-2/+2
| | | | | | | Submitted by: markm Notes: svn path=/head/; revision=3327
* Add radius and ucd-snmp to the SUBDIR listGary Palmer1996-07-061-1/+3
| | | | Notes: svn path=/head/; revision=3315
* The SNMP package from University of California at DavisGary Palmer1996-07-0615-0/+276
| | | | | | | Ok'ed by: asami Notes: svn path=/head/; revision=3312
* Make this thing work with Microsoft network.Satoshi Asami1996-07-061-2/+13
| | | | | | | Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp> Notes: svn path=/head/; revision=3311
* radiusd - a authentication serverTorsten Blum1996-07-057-0/+226
| | | | Notes: svn path=/head/; revision=3310
* Add ncftp to SUBDIRsJordan K. Hubbard1996-06-201-1/+2
| | | | Notes: svn path=/head/; revision=3263
* add dgd-netAdam David1996-06-191-1/+2
| | | | Notes: svn path=/head/; revision=3256
* NO_CDROM= depends on DGD, which is NO_CDROMAdam David1996-06-191-1/+4
| | | | | | | RESTRICTED= no monetary gain Notes: svn path=/head/; revision=3255
* This is the networking-enhanced version of DGD.Adam David1996-06-189-0/+270
| | | | | | | | | | | | | | | | The following additional functionality is provided: send and receive udp datagrams initiate tcp and telnet connections listen on any number of ports for incoming connections This is a separate version because sites not requiring these features can use the other version and not need to concern themselves with the network security issues. Also the programming semantics for network communication are somewhat different in the two versions. Notes: svn path=/head/; revision=3250
* changed distribution patchfilesAdam David1996-06-171-18/+2
| | | | Notes: svn path=/head/; revision=3248
* kludges are no longer necessary, now that all files are explicitlyAdam David1996-06-171-1/+0
| | | | | | | named, and method of dgd-net integration has become clearer. Notes: svn path=/head/; revision=3247
* smaller set of distribution patchesAdam David1996-06-171-35/+8
| | | | | | | | | | | NO_CDROM= no distribution to corporate environment RESTRICTED= license required for commercial use kludges are no longer necessary, now that all files are explicitly named, and method of dgd-net integration has become clearer. Notes: svn path=/head/; revision=3246
* tuck distribution file tidily away in subdirectoryAdam David1996-06-171-1/+2
| | | | Notes: svn path=/head/; revision=3245
* added doc/kfun linkAdam David1996-06-172-1/+3
| | | | Notes: svn path=/head/; revision=3243
* minor cosmeticsAdam David1996-06-171-2/+2
| | | | Notes: svn path=/head/; revision=3242