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
2018-07-11
If no thread can immediately handle a signal, which has been sent
Alexander Bluhm
2018-07-11
improve the path hash function (instead of just hashing the aspath put
Claudio Jeker
2018-07-11
cleanly shutdown by sending advertisement with lifetime 0
Florian Obser
2018-07-11
treat ssh_packet_write_wait() errors as fatal; ok djm@
Markus Friedl
2018-07-11
remove legacy key emulation layer; ok djm@
Markus Friedl
2018-07-11
Remove the i386 specific mention for pcvtfonts, they are also installed
Frederic Cambus
2018-07-11
Detect vmm(4) in the bootloader and automatically switch to the serial
Mike Larkin
2018-07-11
Prevent invalid interface specifiers on queue rules
kn
2018-07-11
adding __func__ identifier to panic() calls in vmm.c for amd64 and i386
Nayden Markatchev
2018-07-11
Prevent updating async option on softdep mount
kn
2018-07-11
Bump some of the hash table size to more resonable numbers.
Claudio Jeker
2018-07-11
Send a RA with router lifetime of 0 when an interface is removed from
Florian Obser
2018-07-11
remove useless macro;
Jason McIntyre
2018-07-11
"running tags"
Marc Espie
2018-07-11
sort tokens
Reyk Floeter
2018-07-11
do not pick up groff from /usr/local/bin in configure, noticed by benno@;
Christian Weisgerber
2018-07-11
style - indent each case statement in a switch.
Reyk Floeter
2018-07-11
Print out the hash info sent by the RDE in bgpctl show rib mem
Claudio Jeker
2018-07-11
On IMSG_CTL_SHOW_RIB_MEM also send back information of some of the
Claudio Jeker
2018-07-11
test changed stat lying semantics - we don't lie about files
Bob Beck
2018-07-11
Print the rdomain config option if present.
remi
2018-07-11
Use AF_UNSPEC not 0
kn
2018-07-11
Some spaces have been removed from pfctl print. Adapt expected
Alexander Bluhm
2018-07-11
retire the old cron socket path; ok jca millert
Theo de Raadt
2018-07-11
Detect vmm(4) in the bootloader and automatically switch to the serial
Mike Larkin
2018-07-11
Regress update to match changes for chrome
Bob Beck
2018-07-11
Fix comment about VLAN encapsulation and checksum offload
Stefan Fritsch
2018-07-11
add option "network ... priority number" to announce prefixes from the
Sebastian Benoit
2018-07-11
Detect when a router advertisement packet changes due to config
Florian Obser
2018-07-11
no longer needed
Florian Obser
2018-07-11
Sync comment
kn
2018-07-11
Add -w option to vmctl stop to wait for completion of VM termination.
Reyk Floeter
2018-07-11
vmm(4): return proper cache topology for cpuid(0x4)
Mike Larkin
2018-07-11
Retire RTM_LOSING, it no longer makes sense and on busy servers the
Claudio Jeker
2018-07-11
rtm_send() the cloned routes because of ICMP mtu changes. Until now
Claudio Jeker
2018-07-11
vmm(4): respect argument size when reading from undefined ports.
Mike Larkin
2018-07-11
vmm(4): small cleanup in vm_rwregs.
Mike Larkin
2018-07-11
Drop a const-bomb on regexec. It's probably not a good idea to remove a
Martijn van Duren
2018-07-11
When in incremental search handle ^M (a.k.a. <cr>) like ^[ (a.k.a.
Kenneth R Westerback
2018-07-11
Change the control socket to ospfd.sock.<rdomain>.
remi
2018-07-11
After opening all the needed files, tighten the pledge(2)
Ingo Schwarze
2018-07-11
the STATE_LOOKUP macro made sense ages ago. It stopped making sense
Henning Brauer
2018-07-11
Repair the regression introduced by the recent refactoring
Ingo Schwarze
2018-07-11
Rename function to vmd_check_vmh
Reyk Floeter
2018-07-11
remove wrong comment
remi
2018-07-11
allow default from state
Marc Espie
2018-07-11
allow state->new to deduce the command name from $0
Marc Espie
2018-07-11
Add -f option to vmctl stop to forcefully kill a VM.
Reyk Floeter
2018-07-11
in if_addgroup(), call the new pfi_group_addmember() instead of
Henning Brauer
2018-07-11
Convert AH & IPcomp to ipsec_input_cb() and count drops on input.
Martin Pieuchot
[next]