rcmd.3 (25bb73e063c17cd9048cf60100dbc0ac5177e94a) rcmd.3 (0f5fcaa3f13386a7547aa5a18f1d3753e34a7321)
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 256 unchanged lines hidden (view full) ---

265.Xr rsh 1 ,
266.Xr intro 2 ,
267.Xr rexec 3 ,
268.Xr rexecd 8 ,
269.Xr rlogind 8 ,
270.Xr rshd 8
271.Pp
272.Rs
1.\" Copyright (c) 1983, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 256 unchanged lines hidden (view full) ---

265.Xr rsh 1 ,
266.Xr intro 2 ,
267.Xr rexec 3 ,
268.Xr rexecd 8 ,
269.Xr rlogind 8 ,
270.Xr rshd 8
271.Pp
272.Rs
273.%A W. Stevens and M. Thomas
273.%A W. Stevens
274.%A M. Thomas
274.%T "Advanced Socket API for IPv6"
275.%O RFC2292
276.Re
277.Rs
275.%T "Advanced Socket API for IPv6"
276.%O RFC2292
277.Re
278.Rs
278.%A W. Stevens, M. Thomas and E. Nordmark
279.%A W. Stevens
280.%A M. Thomas
281.%A E. Nordmark
279.%T "Advanced Socket API for IPv6"
280.%O draft-ietf-ipngwg-rfc2292bis-01.txt
281.Re
282.Sh HISTORY
283Most of these
284functions appeared in
285.Bx 4.2 .
286.Fn rresvport_af
287appeared in RFC2292, and was implemented by the WIDE project
288for the Hydrangea IPv6 protocol stack kit.
289.Fn rcmd_af
290appeared in draft-ietf-ipngwg-rfc2292bis-01.txt,
291and was implemented in the WIDE/KAME IPv6 protocol stack kit.
292.Fn iruserok_sa
293appeared in discussion on the IETF ipngwg mailing list,
294and was implemented in
295.Fx 4.0 .
282.%T "Advanced Socket API for IPv6"
283.%O draft-ietf-ipngwg-rfc2292bis-01.txt
284.Re
285.Sh HISTORY
286Most of these
287functions appeared in
288.Bx 4.2 .
289.Fn rresvport_af
290appeared in RFC2292, and was implemented by the WIDE project
291for the Hydrangea IPv6 protocol stack kit.
292.Fn rcmd_af
293appeared in draft-ietf-ipngwg-rfc2292bis-01.txt,
294and was implemented in the WIDE/KAME IPv6 protocol stack kit.
295.Fn iruserok_sa
296appeared in discussion on the IETF ipngwg mailing list,
297and was implemented in
298.Fx 4.0 .