2021-10-10 |
kettenis | Don't advertise MSI support if we don't have an MSI... |
commit | commitdiff | tree | snapshot |
2021-10-10 |
kettenis | Only check whether we have an MSI interrupt controller... |
commit | commitdiff | tree | snapshot |
2021-10-10 |
kettenis | Apparently it is possible for firmware to indicate... |
commit | commitdiff | tree | snapshot |
2021-10-10 |
cheloha | head(1): validate all line count arguments |
commit | commitdiff | tree | snapshot |
2021-10-10 |
krw | No need to assign dl.d_nsectors to disk.dk_sectors... |
commit | commitdiff | tree | snapshot |
2021-10-09 |
halex | In ksh(1) emacs search-history mode, emitting a NUL... |
commit | commitdiff | tree | snapshot |
2021-10-09 |
deraadt | delete unneccessary arpa/nameser.h includes |
commit | commitdiff | tree | snapshot |
2021-10-09 |
tobias | Merge upstream bug fixes |
commit | commitdiff | tree | snapshot |
2021-10-09 |
deraadt | placing the same vnd underneath a vnd (with VNDIOCSET... |
commit | commitdiff | tree | snapshot |
2021-10-09 |
dtucker | Document that CASignatureAlgorithms, ExposeAuthInfo... |
commit | commitdiff | tree | snapshot |
2021-10-09 |
jmatthew | No need to enable bus mastering, it's already done... |
commit | commitdiff | tree | snapshot |
2021-10-09 |
deraadt | grow media for additional firmwares |
commit | commitdiff | tree | snapshot |
2021-10-08 |
jmc | remove extra .El; |
commit | commitdiff | tree | snapshot |
2021-10-08 |
jmc | group the SO_PEERCRED text more logically and mark... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
sdk | Fix typo s/excepts/expects/ |
commit | commitdiff | tree | snapshot |
2021-10-08 |
stsp | Revert my previous commit to ieee80211_node.c (CVS... |
commit | commitdiff | tree | snapshot |
2021-10-08 |
claudio | curproc can't be NULL here. So simplify code accordingly. |
commit | commitdiff | tree | snapshot |
2021-10-08 |
kn | Add tags for command aliases |
commit | commitdiff | tree | snapshot |
2021-10-07 |
anton | honor objdir |
commit | commitdiff | tree | snapshot |
2021-10-07 |
jcs | Print the name of the symbol that can't be resolved... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
robert | remove quirks for ALC887 because they were only causing... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
kettenis | Use correct index variable. |
commit | commitdiff | tree | snapshot |
2021-10-07 |
visa | Remove unused TLB routines. |
commit | commitdiff | tree | snapshot |
2021-10-07 |
job | Make sure BGPsec router certs don't have a SIA |
commit | commitdiff | tree | snapshot |
2021-10-07 |
visa | Remove struct members that were used by the R4000 EoP... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
visa | Use tabs instead of spaces. |
commit | commitdiff | tree | snapshot |
2021-10-07 |
visa | Remove a stale comment. |
commit | commitdiff | tree | snapshot |
2021-10-07 |
stsp | Send a probe request to our new AP when we are about... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
claudio | Call normalize_dn() on the newly added namespace so... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
claudio | Change host() error check to the more simple for of... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
job | Clarify error message |
commit | commitdiff | tree | snapshot |
2021-10-07 |
claudio | Replace the ugly openssl11 hack for the missing ASN1_ti... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
mpi | Remove the assertion that `curproc' must be SONPROC... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
claudio | Rework X509 verification a bit. Remove the store and... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
claudio | Add x509_get_expire() to extract the not-after time... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
claudio | mktime() may not properly set errno on error. Just... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
claudio | trapsignal() can be called without KERNEL_LOCK, adjust... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
stsp | Make our old BSSID available to iwm_newstate() when... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
nicm | Add a missing El, from Alexis Hildebrandt in GitHub... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
nicm | Handle splitw -I correctly when used from an attached... |
commit | commitdiff | tree | snapshot |
2021-10-07 |
jsg | drm/i915/request: fix early tracepoints |
commit | commitdiff | tree | snapshot |
2021-10-07 |
jsg | drm/amdgpu: correct initial cp_hqd_quantum for gfx9 |
commit | commitdiff | tree | snapshot |
2021-10-07 |
jsg | drm/amd/display: Pass PCI deviceid into DC |
commit | commitdiff | tree | snapshot |
2021-10-06 |
bluhm | This regress uses vnd devices to create a softraid... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
jeremy | Remove Ruby 2.6 mentions |
commit | commitdiff | tree | snapshot |
2021-10-06 |
claudio | Change sendsig() interface so that the MD code does... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-06 |
espie | we now pass that test |
commit | commitdiff | tree | snapshot |
2021-10-06 |
espie | fix for the XXX-warning warning... have the test be... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
stsp | Allow AUTH->AUTH state transitions in the iwm(4) and... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
stsp | Make sure iwm(4) uses the HT frame format only for... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
visa | Add openbsd,dma-constraint property to /chosen node... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
bluhm | GCC 4.2.1 does not support nullptr, use traditional... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
nicm | Do not reset cursor to default if it has never been... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
claudio | X509_STORE_CTX_init() allows the store to be NULL on... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
florian | Remove autoconfprivacy deprecation warning. |
commit | commitdiff | tree | snapshot |
2021-10-06 |
djm | use libc SHA256 functions; make this work when compiled... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
deraadt | annotate sys/param.h uses as required, and pull in... |
commit | commitdiff | tree | snapshot |
2021-10-06 |
deraadt | annotate all required sys/param.h uses with what they... |
commit | commitdiff | tree | snapshot |
2021-10-05 |
nicm | Fix some warnings. |
commit | commitdiff | tree | snapshot |
2021-10-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-05 |
deraadt | wd(4) support |
commit | commitdiff | tree | snapshot |
2021-10-05 |
deraadt | cleanup conf.c, and bring in wd(4) support |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | add missing sudo |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | add missing sudo |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | fix stderr redirect |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | add missing sudo |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | add missing sudo and handle arguments |
commit | commitdiff | tree | snapshot |
2021-10-05 |
nicm | Set mouse_x and mouse_y on the status line, GitHub... |
commit | commitdiff | tree | snapshot |
2021-10-05 |
mpi | Unref/free amaps before grabbing the KERNEL_LOCK(). |
commit | commitdiff | tree | snapshot |
2021-10-05 |
nicm | Make send-keys without any arguments send the key it... |
commit | commitdiff | tree | snapshot |
2021-10-05 |
nicm | Separate "very visible" flag from blinking flag, it... |
commit | commitdiff | tree | snapshot |
2021-10-05 |
nicm | Do not try to use NULL time values. |
commit | commitdiff | tree | snapshot |
2021-10-05 |
bluhm | Cleanup the error handling in ipsec ipip_output() and... |
commit | commitdiff | tree | snapshot |
2021-10-05 |
bluhm | Move setting ipsec mtu into a function. The NULL and... |
commit | commitdiff | tree | snapshot |
2021-10-05 |
job | Add BGPsec router certificate to rpki-client regress |
commit | commitdiff | tree | snapshot |
2021-10-05 |
job | Add rudimentary support for BGPsec router certificates |
commit | commitdiff | tree | snapshot |
2021-10-05 |
stsp | Fix iwm(4) performance drop after roaming between APs... |
commit | commitdiff | tree | snapshot |
2021-10-05 |
claudio | For now the signal returned in cursig() is only set... |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | add missing sudo |
commit | commitdiff | tree | snapshot |
2021-10-05 |
claudio | Remove some extra spaces |
commit | commitdiff | tree | snapshot |
2021-10-05 |
jmc | tx aggregation is now supported; ok stsp |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | add missing sudo |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | build prog once |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | stop masking test-http.c failures |
commit | commitdiff | tree | snapshot |
2021-10-05 |
anton | The HTTP chunked transfer encoding test in regress... |
commit | commitdiff | tree | snapshot |
2021-10-05 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-05 |
deraadt | wd(4) device node support was missing, add it. |
commit | commitdiff | tree | snapshot |
2021-10-04 |
schwarze | Clean up memory handling in spawn_pager(), free(3)ing... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-04 |
deraadt | sycn |
commit | commitdiff | tree | snapshot |
2021-10-04 |
schwarze | In man(1) mode, properly clean up the resn[] result... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
kettenis | Allegedly a "Marvell Armada 3700 Functional Errata... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
schwarze | Provide a cleanup function for the term_tab module... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
deraadt | 3 groups of realtek firmware are now in base (with... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
deraadt | grow i386 media for new realtek firmwares |
commit | commitdiff | tree | snapshot |
2021-10-04 |
deraadt | sync |
commit | commitdiff | tree | snapshot |
2021-10-04 |
schwarze | store the operating system name obtained from uname... |
commit | commitdiff | tree | snapshot |
2021-10-04 |
espie | synch doc to tool |
commit | commitdiff | tree | snapshot |
2021-10-04 |
schwarze | Do not leak 64 bytes of heap memory every time a manual... |
commit | commitdiff | tree | snapshot |
next |