artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2018-07-12
florian
RTM_CHGADDRATTR for route monitor
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
florian
Introduce RTM_CHGADDRATTR to inform userland on the...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
mpi
Introduce ipsec_output_cb() to merge duplicate code...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
mlarkin
unbreak i386 build, thanks to pd@ for noticing. Same...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
mlarkin
zap an extra newline
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
reyk
The vmctl start -I option was changed to -t.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
kettenis
Add a function to delete all nodes with a specific...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
sashan
trade few 'goto unlock: for 'break' in pf_test()
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
guenther
Unbreak the nmi handler (again): I placed INTR_CLEAR_GP...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
sashan
- introducing _Q_INVALID to sys/queue.h
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
guenther
Reorganize the Meltdown entry and exit trampolines...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
schwarze
fix Test 7.1 after main.c rev. 1.37;
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
remi
Add support for rdomains.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
fcambus
Remove cases for 1-bit and 4-bit color depths in efifb_...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
fcambus
Stop building rasops4 on amd64.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
florian
Use (mostly) the same capitalisation in the replacement...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
beck
symlinks make my cry.. thanks robert.. don't you care...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
remi
With the "depend on" option routes are sent out with...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
reyk
Allow to use configured/running VMs as templates for...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
beck
Add regress test for realpath and modify behavior appro...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
mlarkin
zap a blank line
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
mlarkin
vmm(8)/vmm(4): send a copy of the guest register state...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
florian
rc(8) infrastructure for rad
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
florian
hook up rad(8) and ractl(8) to the build
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
florian
use _rad user
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
florian
Add _rad user and group for rad(8).
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
mpi
Instead of having a button for printing the driver...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
espie
synch documentation with reality, noticed by landry@
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
jmc
syncookies never is the default; from paul de weerd
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
djm
remove prototype to long-gone function
commit
|
commitdiff
|
tree
|
snapshot
2018-07-12
cheloha
Add hw.ncpuonline to count the number of online CPUs.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
sthen
Explicitly call "/etc/rc.d/vmd stop". This issues grace...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
reyk
check string lengths in vm_start
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
nayden
Disambiguate the source of panics in sys/net* by adding...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
benno
The routing table bgpd runs in needs to be a routing...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
claudio
Remove RTM_LOSING from the file, it is no longer used...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
schwarze
some regression tests for lam(1) including width measur...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
phessler
Introduce 'auto-join' to the wifi 802.11 stack.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
guenther
Declare cpu_meltdown in <machine/cpu.h>
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
beck
regress to check nested subdirs and ..'s
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
henning
superfluous newline
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
bluhm
If no thread can immediately handle a signal, which...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
claudio
improve the path hash function (instead of just hashing...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
florian
cleanly shutdown by sending advertisement with lifetime 0
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
markus
treat ssh_packet_write_wait() errors as fatal; ok djm@
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
markus
remove legacy key emulation layer; ok djm@
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
fcambus
Remove the i386 specific mention for pcvtfonts, they...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
mlarkin
Detect vmm(4) in the bootloader and automatically switc...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
kn
Prevent invalid interface specifiers on queue rules
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
nayden
adding __func__ identifier to panic() calls in vmm...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
kn
Prevent updating async option on softdep mount
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
claudio
Bump some of the hash table size to more resonable...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
florian
Send a RA with router lifetime of 0 when an interface...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
jmc
remove useless macro;
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
espie
"running tags"
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
reyk
sort tokens
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
naddy
do not pick up groff from /usr/local/bin in configure...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
reyk
style - indent each case statement in a switch.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
claudio
Print out the hash info sent by the RDE in bgpctl show...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
claudio
On IMSG_CTL_SHOW_RIB_MEM also send back information...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
beck
test changed stat lying semantics - we don't lie about...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
remi
Print the rdomain config option if present.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
kn
Use AF_UNSPEC not 0
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
bluhm
Some spaces have been removed from pfctl print. Adapt...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
deraadt
retire the old cron socket path; ok jca millert
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
mlarkin
Detect vmm(4) in the bootloader and automatically switc...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
beck
Regress update to match changes for chrome
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
sf
Fix comment about VLAN encapsulation and checksum offload
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
benno
add option "network ... priority number" to announce...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
florian
Detect when a router advertisement packet changes due...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
florian
no longer needed
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
kn
Sync comment
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
reyk
Add -w option to vmctl stop to wait for completion...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
mlarkin
vmm(4): return proper cache topology for cpuid(0x4)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
claudio
Retire RTM_LOSING, it no longer makes sense and on...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
claudio
rtm_send() the cloned routes because of ICMP mtu change...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
mlarkin
vmm(4): respect argument size when reading from undefin...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
mlarkin
vmm(4): small cleanup in vm_rwregs.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
martijn
Drop a const-bomb on regexec. It's probably not a good...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
krw
When in incremental search handle ^M (a.k.a. <cr>)...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
remi
Change the control socket to ospfd.sock.<rdomain>.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
schwarze
After opening all the needed files, tighten the pledge(2)
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
henning
the STATE_LOOKUP macro made sense ages ago. It stopped...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
schwarze
Repair the regression introduced by the recent refactoring
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
reyk
Rename function to vmd_check_vmh
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
remi
remove wrong comment
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
espie
allow default from state
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
espie
allow state->new to deduce the command name from $0
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
reyk
Add -f option to vmctl stop to forcefully kill a VM.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
henning
in if_addgroup(), call the new pfi_group_addmember...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
mpi
Convert AH & IPcomp to ipsec_input_cb() and count drops...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
henning
provide pfi_group_addmember(), which makes the new...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
florian
there is nothing secret about rad.conf
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
tb
Document behavior change of EC_POINTs_mul(3) from EC...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
florian
Don't hide errors when IPv6 forwarding is not enabled.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
nicm
Expand formats in load-buffer and save-buffer.
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
martijn
s/wuth/with/ in comment
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
krw
Do for most running out of memory err() what was done...
commit
|
commitdiff
|
tree
|
snapshot
2018-07-11
tb
Turn yesterday's optimistic ! in an XXX comment into...
commit
|
commitdiff
|
tree
|
snapshot
next