summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-30Recheck PG_BUSY after locking the page.Martin Pieuchot
2022-04-30Add comments to some of the enum roff_tok values;Ingo Schwarze
2022-04-30Enforce proper memory ordering in refcnt_rele() and refcnt_finalize()Visa Hankala
2022-04-30When performing ipsp_ids_free(), grab `ipsec_flows_mtx' mutex(9) before doVitaliy Makkoveev
2022-04-30Refactor the handler function roff_block_sub() for clarity and simplicity.Ingo Schwarze
2022-04-30Tweak to clarify sio_stop(3) and sio_flush() description, from jmc@Alexandre Ratchov
2022-04-30Convert the 2nd rttimer callback from struct rttimer to u_int rtableid.Claudio Jeker
2022-04-30add support for printing some extra large numbers to histogramsTed Unangst
2022-04-29Send IP options with maximum length to check for overflow.Alexander Bluhm
2022-04-29Cleanup makefile so that tests are similar. Link pair to build.Alexander Bluhm
2022-04-29Link pf_opts to the tree.Alexander Bluhm
2022-04-27Send packets with IPv4 option or IPv6 extension header over loopbackAlexander Bluhm
2022-04-29syncJonathan Gray
2022-04-29finally, turn on caching by defaultMarc Espie
2022-04-29Release PF und NET lock before calling copyout for DIOCIGETIFACES.mbuhl
2022-04-29Check that IGMP and ICMP6 MLD packets with router alert option pass.Alexander Bluhm
2022-04-29Wait until the buffer is drained before closing the deviceAlexandre Ratchov
2022-04-29IGMP and ICMP6 MLD packets always have the router alert option set.Alexander Bluhm
2022-04-29Add sio_flush(3) function to stop playback immediatelyAlexandre Ratchov
2022-04-29be stricter in which characters will be accepted in specifying a maskDamien Miller
2022-04-29mention that the helpers are used by ssh(1), ssh-agent(1) andDamien Miller
2022-04-27Send packets with IPv4 option or IPv6 extension header over loopbackAlexander Bluhm
2022-04-29Don't leak SK device. Patch from Pedro Martelletto via github PR#316.Darren Tucker
2022-04-29fix memleak on session-bind path; from Pedro Martelletto, ok dtucker@Damien Miller
2022-04-28Use $(( )) arithmetic expansion instead of `expr something`Jeremie Courreges-Anglas
2022-04-28btrace(8): fix lexer to allow whitespace after filters.Dave Voutila
2022-04-28Add tests that decode sequences into ASN.1 strings.Joel Sing
2022-04-28Rewrite asn1_check_tlen() using CBS.Joel Sing
2022-04-28Always acquire the `vmobjlock' before incrementing an object's reference.Martin Pieuchot
2022-04-28Route timers were not MP safe. Protect the global lists with aAlexander Bluhm
2022-04-28Refactor ASN1_TIME_adj_internal()Theo Buehler
2022-04-28In the multicast router code don't allocate a rt timer queue for eachClaudio Jeker
2022-04-28Decouple IP input and forwarding from protocol input. This allowsAlexander Bluhm
2022-04-28The syntax of the roff(7) .mc request is quite specialIngo Schwarze
2022-04-28Fix comparison in openssl(1) pkcs12Kinichiro Inoguchi
2022-04-28Environment variables must be passed through env(1) while using sudo.Anton Lindqvist
2022-04-28Compare pointer value with NULL in openssl(1) pkcs12Kinichiro Inoguchi
2022-04-28Convert the internal GPT partition entries into host-endian formKenneth R Westerback
2022-04-28oops, fix wrong .TH nameIngo Schwarze
2022-04-27Send packets with IPv4 option or IPv6 extension header over loopbackAlexander Bluhm
2022-04-28Element next-line scopes may nest, so man_breakscope() may have toIngo Schwarze
2022-04-28Call uvm_pageactivate() from uvm_pageunwire() instead of rerolling it.Martin Pieuchot
2022-04-28Update uvmexp.swpgonly only once in uvm_swap_get().Martin Pieuchot
2022-04-28glue for 7.2Marc Espie
2022-04-28Get rid of set but not used compiler warning.Anton Lindqvist
2022-04-28drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...Jonathan Gray
2022-04-28add Sabrent NT-SS5G, sort the device list alphabeticallyJonathan Matthew
2022-04-28avoid printing hash algorithm twice; from lucas AT sexy.isDamien Miller
2022-04-27The timeout in ospf6d regress seems to be too short. Increase itAlexander Bluhm
2022-04-27Send packets with IPv4 option or IPv6 extension header over loopbackAlexander Bluhm