index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
net
/
rcmd.3
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcmd(3) and rcmdsh(3) use getaddrinfo(3) not gethostbyname(3).
millert
2016-05-28
1
-5
/
+5
*
Remove iruserok(_sa)? and __ivaliduser(sa)?
guenther
2016-05-23
1
-43
/
+18
*
Make rcmdsh(3) not fail if it is passed a non resolvable hostname.
halex
2015-03-23
1
-7
/
+6
*
change some rsh references to ssh. poke by jmc
tedu
2014-04-19
1
-4
/
+4
*
remove references to rshd;
jmc
2014-04-18
1
-11
/
+3
*
obvious .Pa fixes; found with mandocdb(8)
schwarze
2014-01-21
1
-4
/
+4
*
Use the fancy .In macro for includes. From Jan Klemkow. ok jmc schwarze
tedu
2013-06-05
1
-3
/
+3
*
convert to new .Dd format;
jmc
2007-05-31
1
-2
/
+2
*
Remove the advertising clause in the UCB license which Berkeley
millert
2003-06-02
1
-6
/
+2
*
missing arg; peterw@ifost.org.au
deraadt
2002-09-25
1
-2
/
+2
*
Kill/adjust r(login|exec)d? references now that those are no longer in
millert
2002-05-06
1
-5
/
+1
*
Various repairs, mostly to get rid of short lines.
aaron
2000-12-24
1
-11
/
+6
*
more Va stuff
deraadt
2000-12-21
1
-6
/
+9
*
IPPORT_RESERVED - 1, not 1023
deraadt
2000-12-21
1
-2
/
+4
*
Repairs, mostly removing hard sentence breaks.
aaron
2000-04-18
1
-7
/
+8
*
- For consistency, `super-user' -> `superuser' in all cases.
aaron
2000-04-15
1
-9
/
+9
*
Small bits of clean-up.
aaron
2000-02-23
1
-10
/
+7
*
add IPv6-ready rcmd() friends.
itojun
2000-01-27
1
-2
/
+41
*
man page updates from itojun
deraadt
2000-01-26
1
-2
/
+2
*
add the _af versions to the NAME chunk
deraadt
1999-12-30
1
-1
/
+2
*
rresvport_af() and bindresvport_af()
deraadt
1999-12-16
1
-8
/
+19
*
repairs; better English, formatting, etc.
aaron
1999-07-05
1
-20
/
+18
*
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
aaron
1999-05-23
1
-2
/
+2
*
Cleanup xrefs under SEE ALSO. Specifically:
alex
1999-05-16
1
-3
/
+3
*
Xr bindresvport and rresvport
deraadt
1997-09-29
1
-1
/
+2
*
Xr repair
deraadt
1997-07-15
1
-2
/
+2
*
s/environmental/environment/
deraadt
1997-06-13
1
-2
/
+2
*
document latest rcmd change
millert
1996-09-05
1
-5
/
+7
*
talk about $RSH
millert
1996-09-02
1
-2
/
+9
*
talk about rcmdsh()
millert
1996-09-01
1
-2
/
+14
*
Fix RCS ids
tholo
1996-08-19
1
-3
/
+1
*
rresvport() in terms of bind() & bindresvport()
deraadt
1996-07-29
1
-0
/
+3
*
iruserok() can finally safely use a u_int32_t for the ip addr
deraadt
1996-06-10
1
-2
/
+2
*
initial import of NetBSD tree
deraadt
1995-10-18
1
-0
/
+204