2022-04-30 |
schwarze | Refactor the handler function roff_block_sub() for... |
commit | commitdiff | tree | snapshot |
2022-04-30 |
ratchov | Tweak to clarify sio_stop(3) and sio_flush() descriptio... |
commit | commitdiff | tree | snapshot |
2022-04-30 |
claudio | Convert the 2nd rttimer callback from struct rttimer... |
commit | commitdiff | tree | snapshot |
2022-04-30 |
tedu | add support for printing some extra large numbers to... |
commit | commitdiff | tree | snapshot |
2022-04-29 |
bluhm | Send IP options with maximum length to check for overflow. |
commit | commitdiff | tree | snapshot |
2022-04-29 |
bluhm | Cleanup makefile so that tests are similar. Link pair... |
commit | commitdiff | tree | snapshot |
2022-04-29 |
bluhm | Link pf_opts to the tree. |
commit | commitdiff | tree | snapshot |
2022-04-29 |
jsg | sync |
commit | commitdiff | tree | snapshot |
2022-04-29 |
espie | finally, turn on caching by default |
commit | commitdiff | tree | snapshot |
2022-04-29 |
mbuhl | Release PF und NET lock before calling copyout for... |
commit | commitdiff | tree | snapshot |
2022-04-29 |
bluhm | Check that IGMP and ICMP6 MLD packets with router alert... |
commit | commitdiff | tree | snapshot |
2022-04-29 |
ratchov | Wait until the buffer is drained before closing the... |
commit | commitdiff | tree | snapshot |
2022-04-29 |
bluhm | IGMP and ICMP6 MLD packets always have the router alert... |
commit | commitdiff | tree | snapshot |
2022-04-29 |
ratchov | Add sio_flush(3) function to stop playback immediately |
commit | commitdiff | tree | snapshot |
2022-04-29 |
djm | be stricter in which characters will be accepted in... |
commit | commitdiff | tree | snapshot |
2022-04-29 |
djm | mention that the helpers are used by ssh(1), ssh-agent... |
commit | commitdiff | tree | snapshot |
2022-04-29 |
dtucker | Don't leak SK device. Patch from Pedro Martelletto... |
commit | commitdiff | tree | snapshot |
2022-04-29 |
djm | fix memleak on session-bind path; from Pedro Martellett... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
jca | Use $(( )) arithmetic expansion instead of `expr something` |
commit | commitdiff | tree | snapshot |
2022-04-28 |
dv | btrace(8): fix lexer to allow whitespace after filters. |
commit | commitdiff | tree | snapshot |
2022-04-28 |
jsing | Add tests that decode sequences into ASN.1 strings. |
commit | commitdiff | tree | snapshot |
2022-04-28 |
jsing | Rewrite asn1_check_tlen() using CBS. |
commit | commitdiff | tree | snapshot |
2022-04-28 |
mpi | Always acquire the `vmobjlock' before incrementing... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
bluhm | Route timers were not MP safe. Protect the global... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
tb | Refactor ASN1_TIME_adj_internal() |
commit | commitdiff | tree | snapshot |
2022-04-28 |
claudio | In the multicast router code don't allocate a rt timer... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
bluhm | Decouple IP input and forwarding from protocol input... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
schwarze | The syntax of the roff(7) .mc request is quite special |
commit | commitdiff | tree | snapshot |
2022-04-28 |
inoguchi | Fix comparison in openssl(1) pkcs12 |
commit | commitdiff | tree | snapshot |
2022-04-28 |
anton | Environment variables must be passed through env(1... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
inoguchi | Compare pointer value with NULL in openssl(1) pkcs12 |
commit | commitdiff | tree | snapshot |
2022-04-28 |
krw | Convert the internal GPT partition entries into host... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
schwarze | oops, fix wrong .TH name |
commit | commitdiff | tree | snapshot |
2022-04-28 |
schwarze | Element next-line scopes may nest, so man_breakscope... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
mpi | Call uvm_pageactivate() from uvm_pageunwire() instead... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
mpi | Update uvmexp.swpgonly only once in uvm_swap_get(). |
commit | commitdiff | tree | snapshot |
2022-04-28 |
espie | glue for 7.2 |
commit | commitdiff | tree | snapshot |
2022-04-28 |
anton | Get rid of set but not used compiler warning. |
commit | commitdiff | tree | snapshot |
2022-04-28 |
jsg | drm/i915/display/psr: Unset enable_psr2_sel_fetch if... |
commit | commitdiff | tree | snapshot |
2022-04-28 |
jmatthew | add Sabrent NT-SS5G, sort the device list alphabetically |
commit | commitdiff | tree | snapshot |
2022-04-28 |
djm | avoid printing hash algorithm twice; from lucas AT... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
bluhm | The timeout in ospf6d regress seems to be too short... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
bluhm | Send packets with IPv4 option or IPv6 extension header... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
anton | Add test case capable of triggering the recently fixed... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
anton | Remove the lock if an identical overlapping one is... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
jsing | Decode via c2i_ASN1_INTEGER_cbs() from asn1_ex_c2i(). |
commit | commitdiff | tree | snapshot |
2022-04-27 |
jsing | Ensure we clear the error stack before running tests... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
jsing | Enable ASN.1 INTEGER tests with invalid lengths/encodings. |
commit | commitdiff | tree | snapshot |
2022-04-27 |
jsing | Rewrite c2i_ASN1_INTEGER() using CBS. |
commit | commitdiff | tree | snapshot |
2022-04-27 |
jsing | Remove the ASN.1 decoder tag/length cache (TLC). |
commit | commitdiff | tree | snapshot |
2022-04-27 |
schwarze | The .AT, .DT, and .UC macros are allowed inside next... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
espie | have use_old_libs say something if it's the reason... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
espie | split the code in figure_out_kept: |
commit | commitdiff | tree | snapshot |
2022-04-27 |
espie | add a test case for the Imath update, along with notes... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
espie | "pretty print" verbose messages: more context, and... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
espie | give a bit more context in verbose message |
commit | commitdiff | tree | snapshot |
2022-04-27 |
claudio | vgone() is vgonel() with curproc as 2nd argument. Use... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
dv | vmm(4): dt(4) tracepoints for vm exit reporting previou... |
commit | commitdiff | tree | snapshot |
2022-04-27 |
espie | note to myself for 7.2 |
commit | commitdiff | tree | snapshot |
2022-04-27 |
schwarze | Fix three bugs regarding the interaction of \z and \h: |
commit | commitdiff | tree | snapshot |
2022-04-27 |
tb | typo: exceded -> exceed |
commit | commitdiff | tree | snapshot |
2022-04-27 |
dtucker | Add authfd path to debug output. ok markus@ |
commit | commitdiff | tree | snapshot |
2022-04-27 |
tb | ASN1_{,const_}check_infinite_end(3) were removed in... |
commit | commitdiff | tree | snapshot |
2022-04-26 |
jsing | Decode via c2i_ASN1_BIT_STRING_cbs() from asn1_ex_c2i(). |
commit | commitdiff | tree | snapshot |
2022-04-26 |
dv | Bump __mp_lock_spinout to INT_MAX. |
commit | commitdiff | tree | snapshot |
2022-04-26 |
schwarze | typo in example text: unsused -> unused; noticed by tb@ |
commit | commitdiff | tree | snapshot |
2022-04-26 |
florian | Do not send a hostname option when we don't have a... |
commit | commitdiff | tree | snapshot |
2022-04-26 |
schwarze | At the end of every tbl(7) cell, clear the \z state. |
commit | commitdiff | tree | snapshot |
2022-04-26 |
schwarze | If a node is tagged explicitly, skip implicit tagging... |
commit | commitdiff | tree | snapshot |
2022-04-26 |
claudio | No need for line wrap here. |
commit | commitdiff | tree | snapshot |
2022-04-26 |
claudio | On CPUs that have MPERF/APERF support use that informat... |
commit | commitdiff | tree | snapshot |
2022-04-26 |
dtucker | Check sshauthopt_new() for NULL. bz#3425, from tessgau... |
commit | commitdiff | tree | snapshot |
2022-04-25 |
kettenis | Reimplement the page allocation code using bus_dma... |
commit | commitdiff | tree | snapshot |
2022-04-25 |
krw | Push DISK_[read|write]sectors() down to disk.c local... |
commit | commitdiff | tree | snapshot |
2022-04-25 |
claudio | Extend ksmn(4) driver to also show CCD tempratures... |
commit | commitdiff | tree | snapshot |
2022-04-25 |
krw | gh_csum an gh_part_csum are not used between initializing |
commit | commitdiff | tree | snapshot |
2022-04-25 |
job | Fix spelling error in warnx() |
commit | commitdiff | tree | snapshot |
2022-04-24 |
tb | zap extra blank line |
commit | commitdiff | tree | snapshot |
2022-04-24 |
tb | Wrap two overlong lines |
commit | commitdiff | tree | snapshot |
2022-04-24 |
tb | trailing whitespace |
commit | commitdiff | tree | snapshot |
2022-04-24 |
schwarze | When we open a new .while loop, let's not attempt to... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
schwarze | If a .shift request has a negative argument, do not... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
job | In filemode emit the hash which uniquely identifies... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
krw | Use warnx() if errno is not relevant. close() after... |
commit | commitdiff | tree | snapshot |
2022-04-24 |
jmatthew | Increase rx buffer size to 62kB (same as linux). It... |
commit | commitdiff | tree | snapshot |
2022-04-23 |
jsing | Rewrite c2i_ASN1_BIT_STRING() using CBS. |
commit | commitdiff | tree | snapshot |
2022-04-23 |
jsing | Convert asn1_ex_c2i() to CBS. |
commit | commitdiff | tree | snapshot |
2022-04-23 |
schwarze | tweak previous: update .Bl -column line |
commit | commitdiff | tree | snapshot |
2022-04-23 |
jsing | Add ASN1_INTEGER test coverage. |
commit | commitdiff | tree | snapshot |
2022-04-23 |
sthen | Show which bwfm(4) chipsets are 11n and which are 11ac... |
commit | commitdiff | tree | snapshot |
2022-04-23 |
mbuhl | Fix compilation on octeon, arm64, and riscv64. |
commit | commitdiff | tree | snapshot |
2022-04-23 |
krw | Add missing uuid_dec_le() to init_gp() so -A works on |
commit | commitdiff | tree | snapshot |
2022-04-23 |
schwarze | If the last data row of a tbl(7) contains nothing but... |
commit | commitdiff | tree | snapshot |
2022-04-23 |
tobias | Verify sizes before arithmetic operations |
commit | commitdiff | tree | snapshot |
2022-04-22 |
jmc | escape the word "An" in an Rs/Re block, since it can be |
commit | commitdiff | tree | snapshot |
2022-04-22 |
otto | Remove some of the workarounds for the tests by inputin... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
otto | arm64 has real IEEE quads, it needs more digits when... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
deraadt | checking for /mnt and /root in is_rootdisk() is excessi... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
tb | Check tkp->output != NULL before taking strlen for... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
millert | vi: apply expandtab to the output of a ! command |
commit | commitdiff | tree | snapshot |
next |