summaryrefslogtreecommitdiffstats
path: root/etc/services
Commit message (Collapse)AuthorAgeFilesLines
* port numbers for zebra,andreas1998-05-311-2/+8
| | | | | a free multithreaded rip/ospf/bgp4 route server/reflector needed for zebra port
* RADIUS was originally coded to use ports 1645 (radius) andphk1998-05-231-2/+2
| | | | | | | | | | | 1646 (radacct), but RFC's 2138 and 2139 define new ports for RADIUS and RADIUS accounting, namely 1812 and 1813 respectively. FreeBSD 2.2.6 uses the old radacct port, but the new radius port, which is a bit silly. PR: 6712 Reviewed by: phk Submitted by: Nick Hilliard <nick@foobar.org>
* Add jetdirect 9100/tcpphk1998-05-081-1/+2
| | | | | | PR: 5195 Reviewed by: phk Submitted by: Cy Schubert <cschuber@uumail.gov.bc.ca>
* Add natd support.brian1998-04-181-1/+2
| | | | | PR: 6339 Submitted by: cdillon@wolves.k12.mo.us
* Add cfengine entries.jseger1998-03-171-1/+3
| | | | OK'ed by: jkh
* Remove duplicate entries by changing tcp -> udp.steve1998-03-091-4/+4
| | | | PR: 2882
* Nuke ircd entries - nobody can agree on what constitutes a reasonablejkh1998-03-091-3/+1
| | | | range for them and I'm %&#$%@! sorry I ever added them in the first place.
* Add a few useful entries (e.g. radius)julian1998-02-221-2/+3
|
* MF22: sanify ircd entries.jkh1998-02-221-4/+2
|
* Add entries for ircd.jkh1998-02-211-1/+5
| | | | | PR: 5809 Submitted by: Brian Feldman <green@feldman.dyn.ml.org>
* Comment out services that conflict with known (kerberos) services.markm1997-09-281-10/+16
| | | | Add KTH names for Kerberos services. (K5-ready).
* Add Wnn6 reverse lookup server port.asami1997-09-191-1/+2
| | | | Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Add canna and Wnn ports numbers.asami1997-09-181-1/+10
| | | | Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
* Fix typo (Eudroa -> Eudora)eivind1997-08-121-2/+2
| | | | PR: 4214
* add cvspserver (officially registered at 2401)peter1997-06-281-1/+3
|
* Fix krb5_prop entry.dima1997-06-251-3/+2
| | | | Pointed-by: Bill Fenner
* Add krb5_prop service (kerberos v5 prop).dima1997-06-251-1/+2
| | | | It's on the same port as for v4 but requires different name.
* Added pop3pw amandaidx amidxtapepst1997-04-011-2/+4
|
* Revert $FreeBSD$ to $Id$peter1997-02-231-1/+1
|
* Since we have netatalk in the kernel, make life a little easier forphk1997-01-251-0/+4
| | | | people and add the four needed entries in /etc/services.
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
| | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise.
* Clean up imappst1997-01-101-3/+3
|
* Add hylafaxpst1996-09-131-2/+3
|
* Add zephyrpst1996-08-221-1/+4
|
* Add skkserv (1178/tcp) and sj3 (3086/tcp). They are both Japaneseasami1996-08-221-1/+3
| | | | kanji input servers.
* Add amanda default portpst1996-07-111-1/+2
|
* Add phone (1167/udp).asami1996-04-091-1/+2
|
* Add rplay.joerg1996-04-071-1/+2
| | | | Submitted by: Andreas Klemm <andreas@knobel.gun.de>
* Add "ppp 3000/tcp" for Use-level PPP in daemon mode (-auto)ache1996-03-081-1/+2
|
* Add gnatsd/prmsd.pst1996-02-111-1/+2
|
* Add `cfinger'. This ain't an official service, but is in use by thejoerg1996-02-091-1/+2
| | | | finger data collection service of GNU finger.
* Add dhcp aliases for bootp servicespst1996-01-231-5/+5
|
* Add:jkh1995-12-171-1/+3
| | | | | | radius 1645/udp radiusd radacct 1646/udp Submitted by: Jaye Mathisen <mrcpu@cdsnet.net>
* port 22 is the officially assigned "ssh" port...peter1995-11-271-1/+3
|
* inetd.conf:gibbs1995-09-151-2/+3
| | | | | | | Add rkinit at 2108/tcp. services: Add rkinitd.
* Add official protocol and port numbers for RSVP.wollman1995-08-291-1/+2
|
* Since krb_prob conflicts with registered tell protocol,ache1995-08-041-1/+3
| | | | mark tell section with #PROBLEMS comment
* Add krb_prop entry.pst1995-08-021-1/+2
|
* Upgrade to RFC1700 (IANA)ache1995-04-091-161/+1637
|
* Fix official name of 113/tcp serviceache1995-04-081-2/+2
| | | | Obtained from: SunOS /etc/services
* Get the right name for the v4 kadmin service.wollman1995-01-241-3/+3
|
* Added kadmin protocol portwollman1995-01-201-1/+3
|
* Fixed comments.wollman1994-03-021-5/+5
|
* Since we now support Kerberos v4, make those ports the defaultwollman1994-02-271-5/+5
| | | | rather than the official ones for v5.
* Remove more references to the U word.wollman1994-02-041-2/+2
|
* Added entries for sup into services.ats1993-12-051-1/+4
| | | | Added an example entry for the pop3 popper into inetd.conf as a comment.
* Added a whole bunch of common protocols and ports from the latest edition ofwollman1993-11-071-16/+111
| | | | Assigned Numbers.
* Added ntp 123/udp # Network Time Protocol for xntp usage since this is argrimes1993-08-101-0/+1
| | | | well known service.
* Initial import of 386BSD 0.1 othersrc/etcrgrimes1993-06-201-0/+81
OpenPOWER on IntegriCloud