2021-08-07 |
krw | Nuke unneeded #include's, one param.h -> types.h. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
krw | Nuke 'p' that r1.97 snuck into getopt() invocation... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
krw | Comment typo 'mmbr' -> 'mbr'. |
commit | commitdiff | tree | snapshot |
2021-08-07 |
schwarze | Bugfix: |
commit | commitdiff | tree | snapshot |
2021-08-07 |
schwarze | fix the totally wrong markup in the SYNOPSIS |
commit | commitdiff | tree | snapshot |
2021-08-07 |
schwarze | document the configuration file - as usual, after the... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
stsp | Remove another unused DMA allocation from iwx(4). |
commit | commitdiff | tree | snapshot |
2021-08-07 |
florian | Go to REBOOTING state when interface config changed... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
jsg | use taskq_del_barrier() instead of taskq_barrier()... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-08-07 |
dtucker | Fix prototype mismatch for do_cmd. ok djm@ |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | sftp-client.c needs poll.h |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | do_upload() used a near-identical structure for tracking |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | make scp(1) in SFTP mode follow symlinks like tradition... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | fix incorrect directory permissions on scp -3 transfers; |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | a bit more debugging of file attributes being sent... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | make scp(1) in SFTP mode output better match original... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | factor out a structure duplicated between downloading and |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | use sftp_client crossloading to implement scp -3 |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | support for "cross"-loading files/directories, i.e... |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | factor our SSH2_FXP_OPEN calls into their own function; |
commit | commitdiff | tree | snapshot |
2021-08-07 |
djm | prepare for scp -3 implemented via sftp |
commit | commitdiff | tree | snapshot |
2021-08-06 |
schwarze | link X509_STORE_get_by_subject(3) and X509_ocspid_print... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
schwarze | new manual page X509_ocspid_print(3) |
commit | commitdiff | tree | snapshot |
2021-08-06 |
tim | s/updatedb(8)/locate.updatedb(8)/ in comment |
commit | commitdiff | tree | snapshot |
2021-08-06 |
schwarze | add a roff(7) comment marking the API function X509_get... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
abieber | Mark matching reportIDs as claimed. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
krw | Cleanup, clarify and generally polish the MBR/GPT initi... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Add basic support for zero width joiners, GitHub issues... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Add client focus hooks. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
dtucker | Make diff invocation more portable. POSIX does not... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Another minor fix - do not draw positions that are... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
sthen | As tim@ spotted, a use of V4_AUTOCONF crept in when... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
jsg | add riscv64 and octeon intro(4) |
commit | commitdiff | tree | snapshot |
2021-08-06 |
dtucker | Document "ProxyJump none". bz#3334. |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Tweak previous not to replace complete characters with... |
commit | commitdiff | tree | snapshot |
2021-08-06 |
nicm | Correctly draw wide characters that are partially obscured. |
commit | commitdiff | tree | snapshot |
2021-08-05 |
patrick | sync |
commit | commitdiff | tree | snapshot |
2021-08-05 |
patrick | Remove the TableGen library from libLLVM. It's only... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
mglocker | After a media link change, the media settings on the... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
schwarze | .OP is not a GNU extension but first appeared in the... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
sthen | m_freem in wg_send's path where a peer has no endpoint... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
nicm | Do not freeze output in panes when a popup is open... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jmc | for nameserver usage, show multiple addresses as "addre... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jsg | use combined u-boot-rockchip.bin in arm64 rockchip... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
tb | superflous -> superfluous |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jmc | mark up the nameserver command; |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jmc | rework the "host relay-url" text block a little so... |
commit | commitdiff | tree | snapshot |
2021-08-05 |
jmc | sort the new nameserver text; rework it a little; sort... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
djm | regression test for scp -3 |
commit | commitdiff | tree | snapshot |
2021-08-04 |
benno | reference route(8) new nameserver command. |
commit | commitdiff | tree | snapshot |
2021-08-04 |
benno | Add a new 'nameserver' command to route(8). |
commit | commitdiff | tree | snapshot |
2021-08-04 |
claudio | Improve HTTP status handling. Allow 203 as an alternati... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
jsing | SSL_CTX_remove_session() checks for a NULL session... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
jsg | drm/amdgpu: Fix resource leak on probe error path |
commit | commitdiff | tree | snapshot |
2021-08-04 |
jsg | drm/amdgpu: Avoid printing of stack contents on firmwar... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
jsg | drm/amd/display: ensure dentist display clock update... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
nicm | Add a client-active hook, from ncfavier in GitHub issue... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
florian | Do not enter a tight INIT -> REQUESTING -> INIT loop... |
commit | commitdiff | tree | snapshot |
2021-08-04 |
dtucker | Allow for different (but POSIX compliant) behaviour... |
commit | commitdiff | tree | snapshot |
2021-08-03 |
schwarze | Document X509_get_default_cert_dir_env(3) |
commit | commitdiff | tree | snapshot |
2021-08-03 |
schwarze | Document X509_get_default_cert_area(3). |
commit | commitdiff | tree | snapshot |
2021-08-03 |
tobhe | Increase default data bytes limit for Child SAs to... |
commit | commitdiff | tree | snapshot |
2021-08-03 |
semarie | Make sure VM_MAXUSER_ADDRESS is aligned to a page bound... |
commit | commitdiff | tree | snapshot |
2021-08-03 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-08-03 |
djm | regression tests for scp SFTP protocol support; mostly... |
commit | commitdiff | tree | snapshot |
2021-08-02 |
djm | support for using the SFTP protocol for file transfers... |
commit | commitdiff | tree | snapshot |
2021-08-02 |
kettenis | MP support seems to work fine now |
commit | commitdiff | tree | snapshot |
2021-08-02 |
mvs | Don't call rtm_ifchg() in trunk_port_state(). |
commit | commitdiff | tree | snapshot |
2021-08-02 |
kettenis | Add memory barrier (data FENCE) before making the SBI... |
commit | commitdiff | tree | snapshot |
2021-08-02 |
patrick | rkpwm(4) device tree bindings were updated to not have... |
commit | commitdiff | tree | snapshot |
2021-08-02 |
claudio | Show if add_path was used when decoding the BGP message... |
commit | commitdiff | tree | snapshot |
2021-08-02 |
claudio | Shuffle conditions around to help my brain. |
commit | commitdiff | tree | snapshot |
2021-08-02 |
schwarze | tweaks regarding X509_LOOKUP_by_subject(3): |
commit | commitdiff | tree | snapshot |
2021-08-02 |
schwarze | new manual page X509_STORE_get_by_subject(3) |
commit | commitdiff | tree | snapshot |
2021-08-02 |
tb | Don't call cpu_setperf() when reading hw.setperf. |
commit | commitdiff | tree | snapshot |
2021-08-02 |
eric | Fix incorrect status code for expired mails resulting... |
commit | commitdiff | tree | snapshot |
2021-08-02 |
patrick | Add infrastructure to build llvm-objcopy and llvm-objdump. |
commit | commitdiff | tree | snapshot |
2021-08-02 |
kn | Leave resolv.conf to resolvd if it learned nameservers |
commit | commitdiff | tree | snapshot |
2021-08-01 |
job | %i is going out of vogue, use %d instead |
commit | commitdiff | tree | snapshot |
2021-08-01 |
kettenis | whitespace |
commit | commitdiff | tree | snapshot |
2021-08-01 |
kettenis | style(9) |
commit | commitdiff | tree | snapshot |
2021-08-01 |
schwarze | document X509_STORE_load_mem(3) and X509_STORE_add_look... |
commit | commitdiff | tree | snapshot |
2021-08-01 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-08-01 |
martijn | Allow trapv2 packages to be submitted over SNMPv3. |
commit | commitdiff | tree | snapshot |
2021-08-01 |
martijn | Set smi_application in usm's ber as well. |
commit | commitdiff | tree | snapshot |
2021-08-01 |
florian | Do not abuse the IMSG_CTL_SEND_REQUEST imsg to transiti... |
commit | commitdiff | tree | snapshot |
2021-08-01 |
job | KNF |
commit | commitdiff | tree | snapshot |
2021-07-31 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-07-31 |
schwarze | document X509_LOOKUP_mem(3) in X509_LOOKUP_hash_dir(3) |
commit | commitdiff | tree | snapshot |
2021-07-31 |
jsg | remove mention of BeagleV Starlight |
commit | commitdiff | tree | snapshot |
2021-07-31 |
jsing | We have defines for alert levels - use them instead... |
commit | commitdiff | tree | snapshot |
2021-07-31 |
jsg | drm/ttm: add a check against null pointer dereference |
commit | commitdiff | tree | snapshot |
2021-07-31 |
aoyama | Fix displaying incorrect patterns on LUNA's wscons... |
commit | commitdiff | tree | snapshot |
2021-07-30 |
mglocker | Add newline for debug printf. |
commit | commitdiff | tree | snapshot |
2021-07-30 |
mglocker | Increase static number of nframes which enables very... |
commit | commitdiff | tree | snapshot |
2021-07-30 |
job | Add checks when reading VRPs with a maxLength via RTR |
commit | commitdiff | tree | snapshot |
2021-07-30 |
schwarze | Move the explanations related to *ptree closer together... |
commit | commitdiff | tree | snapshot |
2021-07-30 |
jmc | fix a formatting error and add some Xr; |
commit | commitdiff | tree | snapshot |
2021-07-30 |
jmc | fix a formatting error and mark up known_hosts consiste... |
commit | commitdiff | tree | snapshot |
next |