<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/usr.bin/rup/rup.c, branch releng/5.1</title>
<subtitle>FreeBSD source tree</subtitle>
<id>https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1</id>
<link rel='self' href='https://cgit-dev.freebsd.org/src/atom?h=releng%2F5.1'/>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/'/>
<updated>2002-04-28T10:49:15Z</updated>
<entry>
<title>Style only; format function declarations, sort header includes, and</title>
<updated>2002-04-28T10:49:15Z</updated>
<author>
<name>Mark Murray</name>
<email>markm@FreeBSD.org</email>
</author>
<published>2002-04-28T10:49:15Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=fb468639128404e0e884f6dddc0c564f849e3b56'/>
<id>urn:sha1:fb468639128404e0e884f6dddc0c564f849e3b56</id>
<content type='text'>
use __FBSDID().
</content>
</entry>
<entry>
<title>If the remote uptime is less than one minute, print the uptime in</title>
<updated>2001-10-17T01:44:34Z</updated>
<author>
<name>Bill Fenner</name>
<email>fenner@FreeBSD.org</email>
</author>
<published>2001-10-17T01:44:34Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=2856a77139a76205cd66217939530c786622e23c'/>
<id>urn:sha1:2856a77139a76205cd66217939530c786622e23c</id>
<content type='text'>
 seconds instead of leaving the uptime field blank.
</content>
</entry>
<entry>
<title>Call clnt_destroy() to prevent exhausting resources.</title>
<updated>2001-06-19T03:48:26Z</updated>
<author>
<name>Mike Heffner</name>
<email>mikeh@FreeBSD.org</email>
</author>
<published>2001-06-19T03:48:26Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=b1a7433e0b06c3aa84d6fca95dbc11a1cb07324d'/>
<id>urn:sha1:b1a7433e0b06c3aa84d6fca95dbc11a1cb07324d</id>
<content type='text'>
PR:		bin/14255
Reviewed by:	Kenji Tomita &lt;tommy@ti.com&gt;
MFC after:	2 weeks
</content>
</entry>
<entry>
<title>Bring in a hybrid of SunSoft's transport-independent RPC (TI-RPC) and</title>
<updated>2001-03-19T12:50:13Z</updated>
<author>
<name>Alfred Perlstein</name>
<email>alfred@FreeBSD.org</email>
</author>
<published>2001-03-19T12:50:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=8360efbd6c932013ffdb2f83d2f2de4278febb5e'/>
<id>urn:sha1:8360efbd6c932013ffdb2f83d2f2de4278febb5e</id>
<content type='text'>
associated changes that had to happen to make this possible as well as
bugs fixed along the way.

  Bring in required TLI library routines to support this.

  Since we don't support TLI we've essentially copied what NetBSD
  has done, adding a thin layer to emulate direct the TLI calls
  into BSD socket calls.

  This is mostly from Sun's tirpc release that was made in 1994,
  however some fixes were backported from the 1999 release (supposedly
  only made available after this porting effort was underway).

  The submitter has agreed to continue on and bring us up to the
  1999 release.

  Several key features are introduced with this update:
    Client calls are thread safe. (1999 code has server side thread
    safe)
    Updated, a more modern interface.

  Many userland updates were done to bring the code up to par with
  the recent RPC API.

  There is an update to the pthreads library, a function
  pthread_main_np() was added to emulate a function of Sun's threads
  library.

  While we're at it, bring in NetBSD's lockd, it's been far too
  long of a wait.

  New rpcbind(8) replaces portmap(8) (supporting communication over
  an authenticated Unix-domain socket, and by default only allowing
  set and unset requests over that channel). It's much more secure
  than the old portmapper.

  Umount(8), mountd(8), mount_nfs(8), nfsd(8) have also been upgraded
  to support TI-RPC and to support IPV6.

  Umount(8) is also fixed to unmount pathnames longer than 80 chars,
  which are currently truncated by the Kernel statfs structure.

Submitted by: Martin Blapp &lt;mb@imp.ch&gt;
Manpage review: ru
Secure RPC implemented by: wpaul
</content>
</entry>
<entry>
<title>getopt and friends are declared in &lt;unistd.h&gt;</title>
<updated>2000-09-04T06:09:54Z</updated>
<author>
<name>Warner Losh</name>
<email>imp@FreeBSD.org</email>
</author>
<published>2000-09-04T06:09:54Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=62f882d620bdfa783c01626012d69f468ba34e28'/>
<id>urn:sha1:62f882d620bdfa783c01626012d69f468ba34e28</id>
<content type='text'>
getopt returns -1 not EOF.
</content>
</entry>
<entry>
<title>$Id$ -&gt; $FreeBSD$</title>
<updated>1999-08-28T01:08:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1999-08-28T01:08:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c3aac50f284c6cca5b4f2eb46aaa13812cb8b630'/>
<id>urn:sha1:c3aac50f284c6cca5b4f2eb46aaa13812cb8b630</id>
<content type='text'>
</content>
</entry>
<entry>
<title>PR:		bin/6193</title>
<updated>1998-04-01T21:34:10Z</updated>
<author>
<name>Daniel O'Callaghan</name>
<email>danny@FreeBSD.org</email>
</author>
<published>1998-04-01T21:34:10Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=5c1bad3122954e4e72be5f14f6cb185e69455676'/>
<id>urn:sha1:5c1bad3122954e4e72be5f14f6cb185e69455676</id>
<content type='text'>
Submitted by:	Max Euston &lt;meuston@jmrodgers.com&gt;
Make times between 0000-0059 and 1200-1259 show as 12:xx, not 0:xx
</content>
</entry>
<entry>
<title>Silence a warning with a cast.</title>
<updated>1997-09-15T09:46:42Z</updated>
<author>
<name>Jordan K. Hubbard</name>
<email>jkh@FreeBSD.org</email>
</author>
<published>1997-09-15T09:46:42Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=9e5569746307ddb5e85d1ee5253be1fa67632e5c'/>
<id>urn:sha1:9e5569746307ddb5e85d1ee5253be1fa67632e5c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use err(3), so eliminate use of `argv0'.</title>
<updated>1997-08-07T06:50:02Z</updated>
<author>
<name>Philippe Charnier</name>
<email>charnier@FreeBSD.org</email>
</author>
<published>1997-08-07T06:50:02Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=692bc4fdc90f7db18311fa93a6306cb0ac72bd18'/>
<id>urn:sha1:692bc4fdc90f7db18311fa93a6306cb0ac72bd18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert $FreeBSD$ to $Id$</title>
<updated>1997-02-22T19:58:13Z</updated>
<author>
<name>Peter Wemm</name>
<email>peter@FreeBSD.org</email>
</author>
<published>1997-02-22T19:58:13Z</published>
<link rel='alternate' type='text/html' href='https://cgit-dev.freebsd.org/src/commit/?id=c115df18cd0d5b01a18af0c608bc8b519b62273b'/>
<id>urn:sha1:c115df18cd0d5b01a18af0c608bc8b519b62273b</id>
<content type='text'>
</content>
</entry>
</feed>
