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-12-04
Fix typo in #include line.
YASUOKA Masahiko
2015-12-04
add a test for wc -m
Ted Unangst
2015-12-04
remove PLEDGE_INET granting when using "getpw" in YP environnment
Sebastien Marie
2015-12-04
Reject input when either the version is wrong or the pad is non-zero;
Reyk Floeter
2015-12-04
Sync after rt_mask() removal.
Martin Pieuchot
2015-12-04
Remove files which had been unused.
YASUOKA Masahiko
2015-12-04
prefix function names like randomid and pmod to keep them out of global
Ted Unangst
2015-12-04
Grab the KERNEL_LOCK() around bridge_output().
Martin Pieuchot
2015-12-04
There is no need to grab the KERNEL_LOCK here anymore. After discussion with
Claudio Jeker
2015-12-04
polishing
Ted Unangst
2015-12-04
one signal.h should suffice
Ted Unangst
2015-12-04
A VM has to run with at least 1 CPU.
Reyk Floeter
2015-12-04
assume modern curses and unifdef ancient feature tests
Ted Unangst
2015-12-04
bridge(4) never outputs packets so set its if_output and if_start to NULL.
Martin Pieuchot
2015-12-04
espie reminds me that EOF can happen for errors as well, so check for that
Ted Unangst
2015-12-04
ignore SIGPIPE. i don't see any way for it to happen, but nevertheless we
Ted Unangst
2015-12-04
Add pledge "dpath", which provides access to mknod(2) and mkfifo(2).
Theo de Raadt
2015-12-04
sort flags.
Igor Sobrado
2015-12-04
add a missing mtx_leave before a panic to give ddb/reboot a better
Jonathan Gray
2015-12-04
Do not think atomicity is required here. In any case, prepare for
Theo de Raadt
2015-12-04
- sync usage
Gleydson Soares
2015-12-04
Fix for OpenSSL CVE-2015-3195
Bob Beck
2015-12-04
clean up agent_fd handling; properly initialise it to -1 and
Damien Miller
2015-12-03
Re-add the "load" and "reload" commands to vmctl: Instead of parsing
Reyk Floeter
2015-12-03
sync
Theo de Raadt
2015-12-03
mpi@ forgot to commit this. That should unbreak the tree.
Claudio Jeker
2015-12-03
Fix for OpenSSL CVE-2015-3194
Bob Beck
2015-12-03
sort SEE ALSO;
Jason McIntyre
2015-12-03
new sentence, new line;
Jason McIntyre
2015-12-03
Get rid of rt_mask() and stop allocating a "struct sockaddr" for every
Martin Pieuchot
2015-12-03
Replace vmmctl with vmctl. Also remove parse.y from the "new" vmctl.
Reyk Floeter
2015-12-03
deleting ip_insertoptions() prototype, which is no longer needed
Alexandr Nedvedicky
2015-12-03
remove trailing whitespace
Joerg Jung
2015-12-03
ip_send()/ip6_send() allow PF to send response packet in ipsoftnet task.
Alexandr Nedvedicky
2015-12-03
introduce limit session keyword replacing fixed values
Joerg Jung
2015-12-03
No need to continuously check the current rdomain of the interface
Kenneth R Westerback
2015-12-03
sync
Theo de Raadt
2015-12-03
various tweaks;
Jason McIntyre
2015-12-03
remove code that's been #ifdef'ed out for 20 years
Bret Lambert
2015-12-03
tweak previous;
Jason McIntyre
2015-12-03
if_indextoname() was fixed a while back, do not need to pledge "route"
Theo de Raadt
2015-12-03
When enqueuing a mbuf chain, take the top instead of the last
Alexander Bluhm
2015-12-03
pledges ssh client:
Sebastien Marie
2015-12-03
sync
Theo de Raadt
2015-12-03
Remove the /usr/share/nls/ exception from pledge(2). The libc
Alexander Bluhm
2015-12-03
Use SRPL_HEAD() and SRPL_ENTRY() to be consistent with and allow to
Martin Pieuchot
2015-12-03
add ifdef IPSEC for protoypes; requested by mpi@
Markus Friedl
2015-12-03
Add and document -D and -f flags to vmd.
Reyk Floeter
2015-12-03
mlarkin's code has been moved to vmm.c, so it is ok to claim the copyright.
Reyk Floeter
2015-12-03
quick removal of all host-related entries in the related relayd anchor
Sebastian Benoit
[prev]
[next]