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 ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast isdigit()'s argument to unsigned char.
mmcc
2015-10-24
Cast isdigit()'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 isprint()'s argument to unsigned char.
mmcc
2015-10-24
Cast toupper()'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
Cast ctype functions' arguments to unsigned char.
mmcc
2015-10-24
Cast isdigit()'s argument to unsigned char.
mmcc
2015-10-24
Cast isalpha()'s argument to unsigned char.
mmcc
2015-10-24
Cast isblank()'s argument to unsigned char.
mmcc
2015-10-24
Cast isdigit()'s argument to unsigned char.
mmcc
2015-10-24
Cast isblank()'s argument to unsigned char.
mmcc
2015-10-24
Cast toupper()'s argument to unsigned char.
mmcc
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
[next]