artulab
projects
/
openbsd
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
openbsd
2017-12-22
nicm
Do not try to set default value on user options (they...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-22
nicm
Remove duplicate WheelUp/WheelDown entries in list...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
bluhm
Add some comments what the tests are doing.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
millert
Expand u_short and u_int to unsigned short and unsigned int
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
jmc
typo;
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
rpe
Adopt comments to previous change
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
krw
Stop creating a dhclient.conf in the install script...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
mpi
Call if_start() directly to send the EAPOL key.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
tb
Add an -i option for case insensitive comparison of...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
tb
Two width specifiers changed from %02 to %0 in previous...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
deraadt
Do not use %hx for chars, ok kettenis
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
djm
another libssh casualty
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
jmatthew
Close the right file descriptor and clean up the tls...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
dlg
drivers might want to call ifiq_barrier.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
dlg
add some ifq and ifiq barriers in ixl_down.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
djm
missed one (unbreak after ssh/lib removal)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
dlg
now that we have multiple input queues in ifnet structs...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
dlg
prototype if_attach_iqueues so drivers can configure...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
djm
unbreak unit tests after removal of src/usr.bin/ssh/lib
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
kettenis
Implement missing bits to support lazy binding. Note...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-21
djm
revert stricter key type / signature type checking...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
bluhm
Skip this regress test if no remote test machine is...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
tb
Fix adding and removing files with git-style a/ b/...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
krw
Always 'send' host-name, rather than relying on dhclien...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
stsp
Two background scan fixes for iwn(4) (4965 devices...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
mpi
Sync C mutex implementations.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
mpi
Switch x86 architectures to the common C mutex implemen...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-20
krw
Add a sanity check on the number of chunks being
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
zhuk
More NUL (not NULL) checks.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
patrick
Pass calibrated TSC frequency to vmm(4) guests. On...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
martijn
Remove EXAMPLES section.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
deraadt
curproc access isn't necessarily as cheap as a local...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
nicm
Report better error from server when socket create...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
espie
somehow, I lost that static.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
stefan
Remove unused ps_stackgap from process struct
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
mpi
Remove a 27 year old #ifdef notdef chunk involving...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
mpi
Inline socket buffer related defines, no functional...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
mpi
Remove unnecessary unlock/lock dance when following...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
djm
explicitly test all key types and their certificate...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-19
djm
include signature type and CA key (if applicable) in...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
djm
unbreak hostkey rotation; attempting to sign with a...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
djm
log mismatched RSA signature types; ok markus@
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
djm
pass kex->hostkey_alg and kex->hostkey_nid from pre...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
rpe
Change the question at the end of installs and upgrades...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
nicm
Do not try to put more in command message than will...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
benno
always initialize the hce_launch_checks event timer.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
tb
Display $MODE (install/upgrade) in the prompt before...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
anton
Sync cross references related to libutil; ok jmc@
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
anton
Get rid of a todo by stop declaring variable texec...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
kettenis
Properly implement the rsb attribute and actually use it.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
kettenis
Add sensors for the AXP809.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
kettenis
Generate SIGBUS/BUS_ADRALN when we see a PC Alignment...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
kettenis
Use axppmic as a dependency instead of axppmic_rsb.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
anton
Add tests for the environment related commands in csh...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
anton
No need to declare variable name as static in dounseten...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
anton
Add another pair of home/end key bindings; from Lari...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
patrick
Read RAM size for chips with SOCRAM like the BCM4334...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
patrick
Read RAM size for chips with SOCRAM like the BCM4334...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
millert
Add helper function for uri handing in scp where a...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
bluhm
When setting KTRACE in the environment, client and...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
patrick
Pass the BSSID to the join command so that we connect...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
patrick
Pass scan type directly to the scan command instead...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
helg
Add call to fuse_remove_signal_handlers(3) in fuse_tear...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
krw
Stop inserting and paying attention to 'interface ...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
fcambus
Add sizes for free() in libsa for amd64 and i386.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
nicm
Remove unused variable from Thomas Adam.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
helg
Refactor libfuse option processing to better support...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
kettenis
Enable RSB attachment for axppmic(4).
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
kettenis
Add i2c interface code to the new axppmic(4) code and...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
kettenis
Map framebuffer into userland as non-cachable (but...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
mpi
Revert support for multiple threads to enter kqueue_sca...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
mpi
Revert grabbing the socket lock in kqueue(2) filters.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
mpi
Make rw_exit() always succeed after a panic.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
mpi
Size for free(9).
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
kettenis
Add support for enabling registered regulators. Make...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
job
Reclaim browser screen real estate in bgplg
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
ajacoutot
Tighten /usr/local and /usr/X11R6 so that 8G disks...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
jmc
let's not try to document the number of items in a...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
cheloha
Add the CLOCK_BOOTTIME clockid for use with clock_getti...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
djm
pass negotiated signing algorithm though to sshkey_veri...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
djm
sshkey_sigtype() function to return the type of a signa...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-18
patrick
Support setting the Cortex-A7 cores to active/passive...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
deraadt
sync
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
mlarkin
vmm(4): pass EFER properly from vmd(8), needed to suppo...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
job
Add community/large-community commands and retain param...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
rpe
Add a new question "Escape to shell before reboot?...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
kettenis
Make axppmic(4) attach to a Reduced Serial Bus, and...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
rpe
allow '-' in usernames
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
kettenis
Add 32K output klock support.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
bcallah
Let the Insert key toggle overwrite mode. This matches...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
krw
Further simplifY lease parsing. Fold add_lease() into...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
kettenis
dwxe(4)
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
kettenis
Add magic to make USB PYs work on Allwinner H3/H5/A64.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
kettenis
Add wsdisplay options needed for X and VT switching.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
patrick
Pass Cortex-R4 reset vector to activation function.
commit
|
commitdiff
|
tree
|
snapshot
2017-12-17
otto
Use proper BN functions for error reporting; from kshe
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
patrick
Read RAM base address and size so we know where to...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
patrick
Implement setting the chip into active mode, as needed...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
patrick
Support setting the Cortex-R4, as found on a BCM43602...
commit
|
commitdiff
|
tree
|
snapshot
2017-12-16
patrick
Add some more Chip IDs to bwfm(4).
commit
|
commitdiff
|
tree
|
snapshot
next