2022-03-05 |
aoyama | Move CPU-CMMU association report into #ifdef DEBUG... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
afresh1 | Put back local patch to avoid regenerating tests |
commit | commitdiff | tree | snapshot |
2022-03-04 |
kettenis | Add support for the BCM4387. The firmware for this... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
bluhm | in_addmulti() is only called from ioctl(2) or setsockop... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
bluhm | in_pcbinit() is called during boot. There malloc(9... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
deraadt | fix year, from mikhail |
commit | commitdiff | tree | snapshot |
2022-03-04 |
gnezdo | Report versioned lib.so in cc --print-file-name given... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
claudio | Make the regress test more reliable by starting the... |
commit | commitdiff | tree | snapshot |
2022-03-04 |
tb | Document LOGIN_SETRTABLE |
commit | commitdiff | tree | snapshot |
2022-03-04 |
tb | Revert previous and add LOGIN_SETENV and LOGIN_SETRTABLE |
commit | commitdiff | tree | snapshot |
2022-03-04 |
deraadt | Only provide the .gz file if timestamp is >= the non... |
commit | commitdiff | tree | snapshot |
2022-03-03 |
krw | r1.241 was the culprit. Unrevert r1.240. |
commit | commitdiff | tree | snapshot |
2022-03-03 |
florian | Use LDNS_RCODE define; no functional change |
commit | commitdiff | tree | snapshot |
2022-03-03 |
krw | Revert r1.241 and r1.240 which may have broken softraid. |
commit | commitdiff | tree | snapshot |
2022-03-03 |
claudio | Stub rde_send_kroute() reminded by tb@ |
commit | commitdiff | tree | snapshot |
2022-03-03 |
claudio | Move rde_send_kroute() from rde_generate_updates()... |
commit | commitdiff | tree | snapshot |
2022-03-03 |
tb | Pull a len == 0 check up before malloc(len) to avoid... |
commit | commitdiff | tree | snapshot |
2022-03-03 |
claudio | Remove the labelid from struct kroute_full. It was... |
commit | commitdiff | tree | snapshot |
2022-03-03 |
sdk | Pick correct firmware directory. Read the target kernel... |
commit | commitdiff | tree | snapshot |
2022-03-03 |
nicm | Allow optional arguments. |
commit | commitdiff | tree | snapshot |
2022-03-03 |
tb | Do not write out terminating NUL in i2a_ASN1_OBJECT() |
commit | commitdiff | tree | snapshot |
2022-03-02 |
deraadt | struct stat from early file inspection was being used... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
bluhm | Use NULL instead of 0 for pointer. |
commit | commitdiff | tree | snapshot |
2022-03-02 |
bluhm | Merge two comments describing the locks into one. |
commit | commitdiff | tree | snapshot |
2022-03-02 |
tb | Simplify .gz handling a bit |
commit | commitdiff | tree | snapshot |
2022-03-02 |
tb | Unwrap a line |
commit | commitdiff | tree | snapshot |
2022-03-02 |
krw | Abstract the memory allocation, scsibus_softc data... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
tb | whitespace |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsing | Provide additional ASN1_OBJECT test coverage. |
commit | commitdiff | tree | snapshot |
2022-03-02 |
claudio | Adapt prefix_adjout_update() the same way as prefix_adj... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
kettenis | The firmware for the bwfm(4) variants in Apple Silicon... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
claudio | Correct prefix_adjout_destroy() prototype |
commit | commitdiff | tree | snapshot |
2022-03-02 |
claudio | Refactor prefix_adjout_withdraw() |
commit | commitdiff | tree | snapshot |
2022-03-02 |
krw | Move the code obtaining the LUN 0 scsi_link used to... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/i915/dg2: Print PHY name properly on calibration... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/edid: Always set RGB444 |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/i915: Fix bw atomic check when switching between... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/i915: Correctly populate use_sagv_wm for all pipes |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/i915: Widen the QGV point mask |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/amdgpu: do not enable asic reset for raven2 |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/amdgpu: disable MMHUB PG for Picasso |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/amd: Check if ASPM is enabled from PCIe subsystem |
commit | commitdiff | tree | snapshot |
2022-03-02 |
bluhm | The return value of in6_pcbnotify() is never used.... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/amd/pm: fix some OEM SKU specific stability issues |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | drm/amd/display: Protect update_bw_bounding_box FPU... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsg | revert rev 1.6, local change to use DC_FP_START()/DC_FP... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
kettenis | Recognize the cores on Apple's M1 Pro/Max SoCs. |
commit | commitdiff | tree | snapshot |
2022-03-02 |
kettenis | Add RTC support to aplsmc(4). The SMC firmware distrib... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
kettenis | Add nvmem support and make this available on all Apple... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
kettenis | Add an interface to write to an nvmem cell. |
commit | commitdiff | tree | snapshot |
2022-03-02 |
landry | Add openvpn ports (udp/1194 & tcp/1194) to /etc/services |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jsing | Rewrite ASN1_OBJECT content to ascii/text conversion. |
commit | commitdiff | tree | snapshot |
2022-03-02 |
florian | Nothing uses kv_flags. |
commit | commitdiff | tree | snapshot |
2022-03-02 |
jmc | make searches for makefile before Makefile; |
commit | commitdiff | tree | snapshot |
2022-03-02 |
stsp | Document u-boot workaround required for unattended... |
commit | commitdiff | tree | snapshot |
2022-03-02 |
claudio | Convert a few last struct members from u_intXY_t to... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
bluhm | Remove outdated comment about v4-mapped v6 addresses... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
dv | vmd(8): gracefully handle hitting data limits when... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
kettenis | Apple M1 Pro/Max SoCs come with a new version of the... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
sthen | Support mtime/atime/ctime extended headers in !SMALL... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
kettenis | The display controller sits behind a DART. We must... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
florian | Update to libunbound 1.15.0; heavy lifting by sthen... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
florian | Upstream renamed parse_extract_edns to |
commit | commitdiff | tree | snapshot |
2022-03-01 |
nicm | Don't convert codes for special keys (Tab, Enter, Escape). |
commit | commitdiff | tree | snapshot |
2022-03-01 |
krw | Tweak SCSI section to clarify that SCSIDEBUG enables... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
jsg | __i2c_transfer() should not lock the bus |
commit | commitdiff | tree | snapshot |
2022-03-01 |
claudio | up_dump_prefix() should not clear the p->flags before... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
claudio | Rewrite some comments to hopefully be easier to understand. |
commit | commitdiff | tree | snapshot |
2022-03-01 |
claudio | Remove another empty line |
commit | commitdiff | tree | snapshot |
2022-03-01 |
claudio | Reshuffle functions for better order and remove an... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
jsg | change some defines to static inline functions |
commit | commitdiff | tree | snapshot |
2022-03-01 |
anton | ci(1) populates the author keyword using getlogin(2... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
jsg | change some defines to static inline functions |
commit | commitdiff | tree | snapshot |
2022-03-01 |
djm | pack pollfd array before server_accept_loop() ppoll... |
commit | commitdiff | tree | snapshot |
2022-03-01 |
tedu | add rtable capability to login.conf. |
commit | commitdiff | tree | snapshot |
2022-02-28 |
dtucker | Remove unused ivbits argument from chacha_keysetup... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
sthen | provide a login class for vmd, the "daemon" class now... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
krw | #include <disktab.h> not needed for successful compile. |
commit | commitdiff | tree | snapshot |
2022-02-28 |
kettenis | The IOMMUs integrated on Apple's M1 Pro/MaxJ SoC use... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
visa | Remove unneeded symbol name lookup. |
commit | commitdiff | tree | snapshot |
2022-02-28 |
krw | Shuffle some SCSIDEBUG code to simplify code, tersify the |
commit | commitdiff | tree | snapshot |
2022-02-28 |
claudio | Instead of handrolling what is mostly prefix_link/prefi... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
claudio | In the Adj-RIB-Out specific dump functions assert that... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
nicm | Exit on SIGHUP before attach also, GitHub issue 3084. |
commit | commitdiff | tree | snapshot |
2022-02-28 |
nicm | Map control keys back to an ASCII uppercase letter... |
commit | commitdiff | tree | snapshot |
2022-02-28 |
jsg | remove some unused defines |
commit | commitdiff | tree | snapshot |
2022-02-28 |
jsg | add pcie_aspm_enabled() for the next linux 5.15.y release |
commit | commitdiff | tree | snapshot |
2022-02-28 |
dlg | add the mbuf tags that prevent output loops. |
commit | commitdiff | tree | snapshot |
2022-02-27 |
mortimer | Enable unwind tables on all clang architectures. |
commit | commitdiff | tree | snapshot |
2022-02-27 |
millert | The At macro doesn't accept v8, v9 or v10. Noticed... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
bluhm | Add gzip-static option to httpd. This allows to delive... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
kettenis | Adjust definition of DART_L1_TABLE to what Linux uses. |
commit | commitdiff | tree | snapshot |
2022-02-27 |
millert | Use ',' in custom separator example and change shell... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
jca | Enable libedit line editing |
commit | commitdiff | tree | snapshot |
2022-02-27 |
bluhm | Fix whitespace and uninitialized variable in dt(4). |
commit | commitdiff | tree | snapshot |
2022-02-27 |
jmc | tweak the opening paragraph for readability, and tidy... |
commit | commitdiff | tree | snapshot |
2022-02-27 |
krw | SC_DEBUG() requires an initialized scsi_link. Shuffle |
commit | commitdiff | tree | snapshot |
2022-02-27 |
naddy | include rejected signature algorithm in error message... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
bluhm | Allow pledged pf ioctl test to pass also when pf is... |
commit | commitdiff | tree | snapshot |
2022-02-26 |
millert | setuserenv: a missing /etc/login.conf file is not an... |
commit | commitdiff | tree | snapshot |
next |