summaryrefslogtreecommitdiffstats
path: root/etc/services
Commit message (Collapse)AuthorAgeFilesLines
* After getting IANA to fix a typo in their port assignments, addcjc2002-02-261-0/+6
| | | | | | | | | some new IANA-blessed services and close some PRs. Ports for Jabber and PostgreSQL. PR: conf/35219, conf/35220 Submitted by: Sean Chittenden <sean@chittenden.org> MFC after: 1 day
* Long overdue whitespace cleanup. To give yourself an idea of howcjc2002-02-231-311/+311
| | | | | | | | ugly it was, $ awk '/[[:space:]]$/ { sub(/$/,"\$"); print; }' /etc/services On the previous revision. And that's only the trailing whitespace.
* Uncomment kserver-adm, which is IANA-sanctioned and has no apparentsheldonh2002-01-291-2/+2
| | | | | | | | conflicts. PR: conf/34316 Submitted by: Sean Chittenden <sean@chittenden.org> MFC after: 2 weeks
* 'ircd' is a better service name. Also note '6667' is unofficalobrien2001-11-201-1/+1
| | | | Submitted by: knu (name change)
* There is already an 'irc' service at port 194. However my experience is thatobrien2001-11-201-1/+1
| | | | 1667 is what is really used. So name port 1667 'irc-client'.
* Add IRCobrien2001-11-201-0/+1
|
* Add commented-out/prototype entries for samba's swat configuration tool.jkh2001-10-031-0/+1
| | | | | Requested by: "William Wong" <willwong@samurai.com> MFC after: 1 week
* Add `dict' per http://www.iana.org/assignments/port-numbers and RFC 2229.obrien2001-09-291-0/+2
|
* Scratch an itch of long standing by adding entries for the mostdougb2001-08-011-2/+4
| | | | commonly used x11 ports
* I could have sworn I did this already, but obviously I didn't. So,dougb2001-08-011-1/+1
| | | | take another stab at updating the IANA web page.
* Add an entry for the commonly used (although unofficial) kpop port.dougb2001-07-301-0/+2
| | | | | | PR: conf/21551 Submitted by: Luis Casillas <casillas@stanford.edu> Reviewed by: rwatson
* Add a note about port 98 commonly being used for RH linuxconf,dougb2001-07-301-2/+2
| | | | | | | (unofficially of course). PR: misc/21775 Submitted by: Dann Lunsford <dann@greycat.com>
* Add ports for sshell, ldaps, rsync, ftps-{data|control}, ircs, anddougb2001-07-241-6/+19
| | | | | | | | | | | correct some ommissions of udp ports. Update IANA web page. Clean up/correct some comments. I went a little further than the PR. PR: conf/23416 Submitted by: Rudolf Cejka <cejkar@dcse.fee.vutbr.cz>
* add MR-AFS port numbersassar2001-07-021-0/+4
|
* add ircs, per IANAdbaker2001-06-181-0/+2
| | | | MFC after: 3 days
* Add missing entry for ospf6d.ume2001-04-191-0/+1
| | | | Submitted by: Akihiro Kosakada <pdp@cyber-fleet.com>
* fix typo; loppgin -> loginben2000-11-131-1/+1
| | | | | PR: 22823 Submitted by: Jimmy Olgeni <olgeni@uli.it>
* Add James Housley's official IANA assigned numbers for healthd.sheldonh2000-10-051-0/+2
| | | | Requested by: jeh
* Add acap, as per IANA.sheldonh2000-09-051-0/+2
| | | | | PR: 20990 Submitted by: Lyndon Nerenberg <lyndon@orthanc.ab.ca>
* Fix typo: "managment" -> "management".sheldonh2000-07-051-2/+2
| | | | | PR: 19689 Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
* $Id$ -> $FreeBSD$peter1999-08-271-1/+1
|
* Add ``cvsup''.obrien1999-07-211-1/+2
|
* Add SSL versions of imap, pop3 and telnet (imaps, pop3s and telnets)nsayer1999-07-021-1/+4
|
* Sigh. It's always the smallest changes that generate the largest publicjkh1999-07-011-3/+3
| | | | | | | commentary. :) 3rd and final frob of this. Leave enough comments behind that anyone running into trouble at least has some cited clues on dealing with it and jump into the brave new world with uncommented IANA port assignments.
* Compromise proposal: Comment out both old and new radius ports, explainjkh1999-07-011-3/+10
| | | | | | | the differences in the comments, let the USER select which assignment to use now. Suggested by: rgrimes
* Put radius on its proper ports.jkh1999-06-301-3/+3
|
* Spelling correction.ghelmer1999-05-041-2/+2
| | | | PR: 10824
* Add entries to make CodaFS run out of the box.des1998-09-161-1/+9
| | | | | PR: misc/5855 Submitted by: Robert Watson <robert@cyrus.watson.org>
* Port #s 1-599 checked agaist Robert Watson <robert@cyrus.watson.org>'sobrien1998-09-131-28/+357
| | | | | | formated IANA Port assignment list. Prodded from: freebsd-current list
* NFS can use TCP now daysobrien1998-09-051-1/+2
|
* Remove ppp 3000/tcp. Ppp has nothing in common with port 3000.brian1998-07-291-2/+1
|
* Fix spelling error.jdp1998-07-041-2/+2
|
* 6668/divert -> 8668/divert. IRC uses 6668.brian1998-07-041-2/+2
|
* 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.
OpenPOWER on IntegriCloud