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
2017-08-11
add a new option to set limits on user-max-sessions each AUTHENTICATION.
Kazuya Goda
2017-08-11
Use vmd's process rdomain via getrtable() instead of 0 by default.
Reyk Floeter
2017-08-11
Do not insert random name for anonymous member.
Martin Pieuchot
2017-08-11
display MRU each sessions in npppctl session command
Kazuya Goda
2017-08-11
softreconfig in and out are on by default for ever and machines now have
Claudio Jeker
2017-08-11
Kernel compilation with DDBPROF enabled fails as db_sym_t is no longer
Nayden Markatchev
2017-08-11
space after if.
Reyk Floeter
2017-08-11
Revision 1.139 accidentally removed an ip = mtod(), resulting in a
Reyk Floeter
2017-08-11
Add two EXAMPLES; triggered by a question from jmc@.
Ingo Schwarze
2017-08-11
- use mktemp to provide the tempfile name and clean it up properly
Jasper Lievisse Adriaanse
2017-08-11
Remove debugging leftovers, document functions, bump copyright.
Martin Pieuchot
2017-08-11
add rcs ids
Jasper Lievisse Adriaanse
2017-08-11
Missing break/return statement on switch case
Ricardo Mestre
2017-08-11
add rcs ids
Jasper Lievisse Adriaanse
2017-08-11
Enter ctfconv and ctfdump
Martin Pieuchot
2017-08-11
CVS Id and license.
Martin Pieuchot
2017-08-11
Import a tool for generating CTF data section (SUNW_ctf) based on DWARF
Martin Pieuchot
2017-08-11
Import a tool for dumping the contents of CTF data section (SUNW_ctf).
Martin Pieuchot
2017-08-11
Fix out-of-bounds read when looking up the flow-mod handler.
Reyk Floeter
2017-08-11
Set free'd tables to NULL in swofp_flow_entry_instruction_free().
Reyk Floeter
2017-08-11
Priority is stored in the vlan_pcp field not in the vlan_vid field.
Reyk Floeter
2017-08-11
Fix copy-paste error: first check is on "target", second check is on "key".
Reyk Floeter
2017-08-11
Instead of repeating the same return statement in both cases of a
Reyk Floeter
2017-08-11
Fix out-of-bounds read when looking up the multipart message handler.
Reyk Floeter
2017-08-11
Fix out-of-bounds read when looking up the message handler.
Reyk Floeter
2017-08-11
The timeval in sppp_input() is also used when the interface is not IFF_UP.
Reyk Floeter
2017-08-11
missed in previous
Florian Obser
2017-08-11
regen
Florian Obser
2017-08-11
update to 4.1.17
Florian Obser
2017-08-11
new sentence, new line;
Jason McIntyre
2017-08-11
remove libobjc;
Jason McIntyre
2017-08-11
new sentence, new line;
Jason McIntyre
2017-08-11
Add doug@'s copyright since he just added code to these two files.
Joel Sing
2017-08-11
sync
Jonathan Gray
2017-08-11
Bump minor due to symbol addition.
Joel Sing
2017-08-11
Rewrite the ECPointFormats TLS extension handling using CBB/CBS and the
Doug Hogan
2017-08-11
refuse to a private keys when its corresponding .pub key does not
Damien Miller
2017-08-11
don't print verbose error message when ssh disconnects under sftp;
Damien Miller
2017-08-11
Tweak previous keepalive commit: if last_time + keepalive <= now
Darren Tucker
2017-08-11
sync
Jonathan Gray
2017-08-11
Keep track of the last time we actually heard from the client and
Darren Tucker
2017-08-10
naddy@ reported confusion on why "query from" seemed to be ignored in
job
2017-08-10
Don't forget to call va_end in xen_hypercall
Mike Belopuhov
2017-08-10
With a CTF kernel, DDB's print command will now pretty-print symbols.
Martin Pieuchot
2017-08-10
Move the solock()/sounlock() dance outside of sobind().
Martin Pieuchot
2017-08-10
Make rw_enter() always succeed after a panic.
Martin Pieuchot
2017-08-10
don't have cu try to open '/dev', instead check if there's a valid tty
Jasper Lievisse Adriaanse
2017-08-10
No need to handle multiple routing messages here.
Jeremie Courreges-Anglas
2017-08-10
the userland crypto interface died long ago, can clean up the header
Ted Unangst
2017-08-10
A missing break in vxlan_sockaddr_cmp() could eventually trick an
Reyk Floeter
[next]