openbsd
2021-05-21 kettenisAvoid spinning on the kernel lock with interrupts disabled.
2021-05-21 kettenisThe implementation of the FUTEX_WAIT option in futex...
2021-05-21 deraadtreduce diff relative to other arch (arm64 seems most...
2021-05-21 deraadtdelete useless comment
2021-05-21 deraadtdelete useless comment
2021-05-21 kettenisAdd an additional pin configuration.
2021-05-21 kettenisFix some comments and use pmap_pte_insert() to update...
2021-05-21 mvsFix style(9) in prototypes definition.
2021-05-21 djmfix memleak in test
2021-05-21 djmalso check contents of remaining string
2021-05-21 djmunit test for misc.c:strdelim() that mostly servces...
2021-05-21 gkoehlerFix __ppc_lock for page faults that recursively grab...
2021-05-20 kettenisPrint cache information based on device tree properties...
2021-05-20 dvvmm(4): don't advertise cpu support for TSC_ADJUST msr
2021-05-20 janRemoves the useless FILE* parameter of get_line().
2021-05-20 drahnSignificant overhaul of the floating point save/restore...
2021-05-20 florianFix previous.
2021-05-20 tbEVP_Digest*: fix documented return values.
2021-05-20 krwNuke duplicate declaration of MBR_init_GPT().
2021-05-20 bluhmWe changed powerpc64 to allow write access to write...
2021-05-20 claudioProperly initalize the MRT config so that mrt_reconfigu...
2021-05-20 claudioFix bgpctl show mrt argument list. Seems like peers...
2021-05-20 martijnRename context to pdutype. This is in line with the...
2021-05-20 mpiMake use of uao_dropswap_range() in uao_free() instead...
2021-05-20 ericCall tls_accept_socket() and tls_connect_socket() immed...
2021-05-20 drahnSignificant overhaul of the floating point save/restore...
2021-05-20 jsgarm64 -> powerpc64
2021-05-20 jsgmention riscv64 config lines
2021-05-20 jsgbuild pcidump on riscv64
2021-05-19 jsgadd pci to RAMDISK as well
2021-05-19 drahnRevert hack to build clang with -static on riscv64.
2021-05-19 drahnCorrect the library path for native build of ramdisks.
2021-05-19 krwNo need to pass the location of the partition table to
2021-05-19 kettenisGet rid of the do-nothing cache setup code. The RISC...
2021-05-19 deraadtdelete useless XXX
2021-05-19 deraadtdelete useless XXX
2021-05-19 kettenisOnly advertise MSI support if there is an MSI controlle...
2021-05-19 florianWhen we disable "Transfer-Encoding: chunked" in the...
2021-05-19 kettenisAdd PCI support.
2021-05-19 bluhmDouble the maximum data size limit on powerpc64. Now...
2021-05-19 kettenisIn ttyinfo() check that ps_vmspace isn't NULL before...
2021-05-19 patrickDisable global mappings when using PCID.
2021-05-19 kettenisBring riscv64 intr.c code in sync with arm64. This...
2021-05-19 deraadtenter new dirs
2021-05-19 deraadtcorrect .PATH
2021-05-19 deraadtresolvd and dhcpleased if ramdisks need them
2021-05-19 deraadtPlease sir, I want some more (ramdisk miniroot space)
2021-05-19 inoguchiAdjust libcrypto obj_xref.txt to obj_xref.h
2021-05-19 jsgmatch on Intel 500 Series PCH ids
2021-05-19 jsgregen
2021-05-19 jsgadd Intel 500 Series PCH ids
2021-05-19 jsgregen
2021-05-19 jsgadd more inteldrm and amdgpu ids
2021-05-19 djmrestore blocking status on stdio fds before close
2021-05-18 kevloEnable umb(4).
2021-05-18 kevloregen
2021-05-18 kevloAdd support for Quectel EC25.
2021-05-18 schwarzeWhen looking for column separators on tbl(7) data lines...
2021-05-18 bennobump rpki-client version
2021-05-18 deraadtpanic does not require a \n at the end. When one is...
2021-05-18 jsguse ctfstrip instead of strip to add .SUNW_ctf
2021-05-18 kettenisMove the pciecam stanza back into files.arm64 since...
2021-05-18 mvsMove potential sleeping m_getclr(9) out of `unp_lock...
2021-05-18 dvvmd(8): guest virtio drivers can cause stack & buffer...
2021-05-18 ratchovAdd pre-DMA-write barrier after data is stored to memory
2021-05-18 kettenisRemove the no-op instruction cache flush/wb/inv operati...
2021-05-18 kettenisregen
2021-05-18 kettenisAdd Quectel EM120R-GL and Samsung PM9A1.
2021-05-18 stspDrop fragmented 802.11 frames.
2021-05-18 claudioDocument new net.unix sysctls.
2021-05-18 claudioAdd support for the new net.unix sysctl nodes.
2021-05-18 dvvmm(4): add more specific error messages for vm-entry...
2021-05-17 dvvmm(4): fix race condition related to incorrect physica...
2021-05-17 sashanfix state key reference underflow, when sk == skrev
2021-05-17 aoyamaMake more free inodes on luna88k bsd.rd.
2021-05-17 kettenisMove pciecam.c to dev/fdt/.
2021-05-17 claudioRevert. Last change should not have been committed.
2021-05-17 claudioForgot this directory in last commit for the UNIX-domai...
2021-05-17 kettenisRename some MD structs by giving them an architecture...
2021-05-17 claudioIncrease the default buffer space using on PF_UNIX...
2021-05-17 deraadtcopy riscv support from regress/sys/kern/stackpivot...
2021-05-17 deraadtadd riscv support
2021-05-17 deraadtdelete useless blank lines
2021-05-17 bluhmLink fenv.S test program statically to avoid calling...
2021-05-17 bluhmSkip sosplice loop test if Perl packages are not installed.
2021-05-17 claudioReshuffle if conditions to check for error first after...
2021-05-17 claudioDo not leak blk.blks in error condition.
2021-05-17 claudioAdjust exit codes in the main program to follow the...
2021-05-17 claudioError out on memory failures in fargs_cmdline() and...
2021-05-17 visaFix mbuf leaks after reception error in re_rxeof().
2021-05-17 claudioIf pledge() or unveil() fails error out with ERR_IPC...
2021-05-17 claudioIntroduce some error exit codes which are in sync with...
2021-05-17 claudioSync code with the original from mkdir(1).
2021-05-17 claudioThe openat() then fstat() pattern only works if one...
2021-05-17 stspput unused 802.11 fragmentation support code under...
2021-05-17 djmfix breakage of -W forwaring introduced in 1.554; repor...
2021-05-17 claudioLimit the number of concurrent RTR connects to 32.
2021-05-17 claudioStop setting IPV6_MINMTU in ip6_send() which is used...
2021-05-17 florianDo not try to chunk encode an empty http body coming...
2021-05-17 tobheAvoid calling ibuf_add() with NULL and zero length.
next