index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-10-24
Cast islower()'s argument to unsigned char.
mmcc
2015-10-24
Cast islower()'s argument to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
some minor tweaks; ok ajacoutot
Jason McIntyre
2015-10-24
Inline trivial myechoreply function in the one place it's used; like
Florian Obser
2015-10-24
Convert to rt_ifidx.
Martin Pieuchot
2015-10-24
Filter our RTM_GET messages which are not from us.
Claudio Jeker
2015-10-24
nonce is unused.
Florian Obser
2015-10-24
Carry out additional length/size checks in DECnet packet printing, avoiding a
Stuart Henderson
2015-10-24
Sync ping6 output to ping. ping has been around for longer and so
Florian Obser
2015-10-24
Convert to rt_ifidx.
Martin Pieuchot
2015-10-24
Ignore Router Advertisment's current hop limit.
Martin Pieuchot
2015-10-24
clarify use of "bgpctl show rib in|out neighbor FOO"
Sebastian Benoit
2015-10-24
the last user of gensalt has been removed. remove the file.
Ted Unangst
2015-10-24
Add CAVEATS section and explain why pair(4) is not like vether(4).
Reyk Floeter
2015-10-24
Make it more obvious what exact csplit commands will do.
Vadim Zhukov
2015-10-24
Fix pledge request to allow for setgroups.
Jeremie Courreges-Anglas
2015-10-24
The default modifier should be copied for empty keys even if -b is
Todd C. Miller
2015-10-24
Add test for -b and -r when -k is specified.
Todd C. Miller
2015-10-24
"bgpctl sh rib in" and "bgpctl sh rib out" require a neighbor argument
Sebastian Benoit
2015-10-24
Wait a short while between setting a USB device's address and reloading
Stefan Sperling
2015-10-24
"enable" and "disable" are here to stay now that they have a real added value
Antoine Jacoutot
2015-10-24
Don't compile pwd_gensalt, it's not needed since we use crypt_checkpass.
Antoine Jacoutot
2015-10-24
various fixes;
Jason McIntyre
2015-10-24
various clean up;
Jason McIntyre
2015-10-24
nl_langinfo(3) conforms to POSIX.
Anthony J. Bentley
2015-10-24
Handling of bogus CA file has changed in syslogd. Adapt tests to
Alexander Bluhm
2015-10-24
If loading the CA certificates at startup had failed, the syslogd
Alexander Bluhm
2015-10-24
Convert some if_ref() to if_get().
Martin Pieuchot
2015-10-24
Some rt_ifp to rt_ifidx conversions.
Martin Pieuchot
2015-10-24
Implement the missing bits to parse the other MRT message types.
Claudio Jeker
2015-10-24
Removing xresolve from generating script has been forgotten.
Alexander Bluhm
2015-10-24
Define ``rt_ifidx'' as rt_ifp->if_index to ease the transtion towards
Martin Pieuchot
2015-10-24
Print if a route is redistributed or not at least for static & connected.
Claudio Jeker
2015-10-24
add -h flag to SYNOPSIS as well
Joerg Jung
2015-10-24
clarify where "with tls" can be used.
Sebastian Benoit
2015-10-24
Remove superfluous assignment.
Reyk Floeter
2015-10-24
Add pair(4), a vether-based virtual Ethernet driver to interconnect
Reyk Floeter
2015-10-24
Add pair(4), a vether-based virtual Ethernet driver to interconnect
Reyk Floeter
2015-10-24
Unify all the errno names in
Alexander Bluhm
2015-10-24
remove a paste error and get section numbers right for sysctl(3);
Jason McIntyre
2015-10-24
change one instance of Dl to a display and provide a teeny indent
Jason McIntyre
2015-10-24
normalise TUNNEL synopsis; ok dlg
Jason McIntyre
2015-10-24
Handle the split of tun(4) "link0" into tap(4) in ssh tun-forwarding.
Stuart Henderson
2015-10-24
Introduce msgtypenames to print bgp msg types (which will be used by bgpctl)
Claudio Jeker
2015-10-24
In all other cases of rde_filter_match() we ensure that asp is valid so
Claudio Jeker
2015-10-24
seg_type is only set but never used. So remove it. Someone reported this
Claudio Jeker
2015-10-24
sync
Theo de Raadt
2015-10-24
Cast isxdigit()'s argument to unsigned char.
mmcc
[next]