2018-07-31 |
nicm | Do not leak path or use it after free. |
commit | commitdiff | tree | snapshot |
2018-07-31 |
patrick | Stop reversing bytes read from the framebuffer. That... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
nicm | Move struct screen_sel into screen.c and tidy up member... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
rob | Fix some debugging output now that ber type and encodin... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
claudio | Make ber type and encoding a unsigned int instead of... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
claudio | Make ber type and encoding a unsigned int instead of... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
claudio | Make ber type and encoding a unsigned int instead of... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
claudio | Make ber type and encoding a unsigned int instead of... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
nicm | Clear history on RIS like most other terminals do. |
commit | commitdiff | tree | snapshot |
2018-07-31 |
kettenis | Implement setting the voltage of the regulators. |
commit | commitdiff | tree | snapshot |
2018-07-31 |
kettenis | Correctly set the dividers for the clock of the "big... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
kettenis | Fix setting the voltage; the code was using the wrong... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
claudio | There is no longer the need to be careful in rde_softre... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
djm | delay bailout for invalid authenticating user until... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
djm | fix some memory leaks spotted by Coverity via Jakub... |
commit | commitdiff | tree | snapshot |
2018-07-31 |
deraadt | KNF |
commit | commitdiff | tree | snapshot |
2018-07-30 |
anton | Declare then assign local variable, no binary change. |
commit | commitdiff | tree | snapshot |
2018-07-30 |
kettenis | If we keep the BIOS framebuffer, stick to the desired... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
mpi | regen |
commit | commitdiff | tree | snapshot |
2018-07-30 |
mpi | Unlock sendmsg(2), sendto(2), recvfrom(2) and recvmsg(2). |
commit | commitdiff | tree | snapshot |
2018-07-30 |
bluhm | Replace fork with sniffer thread in Python. Clear... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
anton | Add regress covering the recently fixed NULL pointer... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
jmc | catch up with the symlink removal of /dev/{audio,mixer}; |
commit | commitdiff | tree | snapshot |
2018-07-30 |
anton | Fix a NULL-pointer dereference when calling open()... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
schwarze | improve consistency of markup for some variables, still... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
jcs | recognize WSMOUSE_TYPE_TOUCHPAD devices |
commit | commitdiff | tree | snapshot |
2018-07-30 |
jcs | define WSMOUSE_TYPE_TOUCHPAD so non-elantech drivers... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
deraadt | Some cleanups and clarification, especially regarding... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-07-30 |
deraadt | rename 2nd argument of unveil from vague "flags" to... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
kettenis | Use the MI interrupt enable/distable API instead of... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
espie | Tweak history |
commit | commitdiff | tree | snapshot |
2018-07-30 |
espie | byebye fake.mtree |
commit | commitdiff | tree | snapshot |
2018-07-30 |
mpi | Use FNONBLOCK instead of SS_NBIO to check/indicate... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
ratchov | Inline trivial uaudio_id_name(). From Michael Bombardie... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
nicm | Remove a leftover unused struct. |
commit | commitdiff | tree | snapshot |
2018-07-30 |
stsp | Don't ask drivers to join a wifi network before an... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
kettenis | Add support for the GIC v3 ITS and use it to implement... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
benno | cleanup initialization of chngdir. inspired by Ross... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
benno | replace exit() with return(), from Ross L Richardson. |
commit | commitdiff | tree | snapshot |
2018-07-30 |
benno | replace warn() + exit() with err() |
commit | commitdiff | tree | snapshot |
2018-07-30 |
benno | line too long and whitespace. From Ross L Richardson. |
commit | commitdiff | tree | snapshot |
2018-07-30 |
benno | reorder option parsing to be alphabetical/same order... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
jmatthew | When converting the bios memory map to memory clusters... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
florian | update to nsd 4.1.23, from the release notes: |
commit | commitdiff | tree | snapshot |
2018-07-30 |
kn | Simplify host() |
commit | commitdiff | tree | snapshot |
2018-07-30 |
patrick | Add ssdfb(4), a driver for the SSD1309 controller that... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
ajacoutot | Add colon for clarity. |
commit | commitdiff | tree | snapshot |
2018-07-30 |
jmatthew | apply the loop settle delay to handling of loop up... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
jmatthew | extend the loop settle time to 200ms, and adjust the... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
jmc | tweak previous; |
commit | commitdiff | tree | snapshot |
2018-07-30 |
deraadt | KNF |
commit | commitdiff | tree | snapshot |
2018-07-30 |
beck | document the current limitation (we don't yet find... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
beck | Allow for us to do a CREATE style lookup on a read... |
commit | commitdiff | tree | snapshot |
2018-07-30 |
deraadt | activate unveil for testing |
commit | commitdiff | tree | snapshot |
2018-07-29 |
beck | revert accidentally changed prototype |
commit | commitdiff | tree | snapshot |
2018-07-29 |
beck | Don't exceed UNVEIL_MAX_VNODES with a long path now... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
beck | Make sure we don't count looking at .. as a component |
commit | commitdiff | tree | snapshot |
2018-07-29 |
beck | Add regress for ensuring .. is appropriately *not*... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
tb | Document that X509_{NAME,REQ,REQ_INFO}_free() are all... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
tb | Remove NULL checks before X509_{REQ,NAME}_free() and... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
benno | replace hand-rolled tmp files with mkstemp() |
commit | commitdiff | tree | snapshot |
2018-07-29 |
deraadt | Add _PATH_AUTHPROGDIR = "/usr/libexec/auth", this path... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
anton | add missing markup and some minor tweaks; ok jmc@ |
commit | commitdiff | tree | snapshot |
2018-07-29 |
deraadt | After "termcap" initilization is finished, top appears... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
schwarze | garbage collect old "manpages-check" target |
commit | commitdiff | tree | snapshot |
2018-07-29 |
deraadt | mestre and i both concluded pledge can be tightened... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
deraadt | remove extra space in output; from Ross L Richardson |
commit | commitdiff | tree | snapshot |
2018-07-29 |
schwarze | UTF-8 support: use wcwidth(3) when calculating column... |
commit | commitdiff | tree | snapshot |
2018-07-29 |
bluhm | New scapy 2.4.0 buffers packets at the bfp layer. ... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
kn | Use strtonum in host() |
commit | commitdiff | tree | snapshot |
2018-07-28 |
deraadt | k&r -> ansi function headers in this file, 'cause clang... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
mortimer | Add -fno-ret-protector for arm64. |
commit | commitdiff | tree | snapshot |
2018-07-28 |
schwarze | Issue a STYLE message when normalizing the date format... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
deraadt | delete unused ps_uvactive, since active checks are... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
deraadt | re-ordering for sensibility, by semarie; ok jmc |
commit | commitdiff | tree | snapshot |
2018-07-28 |
kettenis | Add function to convert a PCI device "tag" into a PCIe... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
tb | Remove NULL checks before (most) libcrypto *_free(... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
kettenis | Make use of PCI_FLAGS_MSI_ENABLED such that drivers... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
ratchov | Move libsndio session cookie in its own $HOME/.sndio... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
ratchov | Rename the sndiod unix domain socket to /tmp/sndio... |
commit | commitdiff | tree | snapshot |
2018-07-28 |
ratchov | sync |
commit | commitdiff | tree | snapshot |
2018-07-28 |
ratchov | Remove unused /dev/audio and /dev/audioctl symlinks. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
kettenis | Use the MI interrupt enable/distable API instead of... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
rob | Full stop. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
schwarze | garbage collect the unused "#define INDENT" |
commit | commitdiff | tree | snapshot |
2018-07-27 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-07-27 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2018-07-27 |
claudio | log_info -> log_debug since this is debug noise. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
markus | avoid expensive channel_open_message() calls; ok djm@ |
commit | commitdiff | tree | snapshot |
2018-07-27 |
bket | Enable slaacctl(8) to print information on an advertise... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
bket | Have slaacd(8) share information on receiving a MTU... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
bket | Enable slaacd(8) to set MTU on an interface. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
bket | Add SIOCSIFMTU to the wroute pledge. |
commit | commitdiff | tree | snapshot |
2018-07-27 |
ratchov | No need to test if pointer is NULL to call free(9)... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
dtucker | Now that ssh can't be setuid, remove the original_real_... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
jmc | remove errant Ed added in previous; |
commit | commitdiff | tree | snapshot |
2018-07-27 |
dtucker | Remove uid checks from low port binds. Now that ssh... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
jmatthew | hds arrays can have more ports now, apparently; this... |
commit | commitdiff | tree | snapshot |
2018-07-27 |
dtucker | ssh(1) no longer supports being setuid root. Remove... |
commit | commitdiff | tree | snapshot |
next |