openbsd
2022-09-02 miodAdd UFS2 support, with libsa for boot and with a specif...
2022-09-02 miodAdd ufs2 to the list of filesystem, for the sake of...
2022-09-02 miodRemove non-_KERNEL code path for division by zero....
2022-09-02 florianWrite /etc/resolv.conf in a more atomic manner.
2022-09-02 mlarkinGet the retguard region's phys address from pmap, inste...
2022-09-02 knAdd softraid(4) RAID 1C boot support
2022-09-02 krwAdopt a terser specification of an MBR partition table of
2022-09-02 bennoMake newer mime type definitions take precedence over...
2022-09-02 deraadtopenpty() family of functions use /dev/ptm PTMGET to...
2022-09-02 martijnThe sysORTable doesn't have 10 entries anymore.
2022-09-02 miodUse a shorter system call invocation template for syste...
2022-09-02 djmsk-usbhid: fix key_lookup() on tokens with built-in UV
2022-09-01 jobZap IRR RFC reference for the 'bgpctl irrfilter' comman...
2022-09-01 dvvmm(4): send all port io emulation to userland
2022-09-01 mlarkinwhitespace
2022-09-01 jobAdd forest (-f) mode
2022-09-01 tbugly whitespace
2022-09-01 mvsMove PRU_CONNECT2 request to (*pru_connect2)().
2022-09-01 sthensync
2022-09-01 jmcchange part of entry description for tf from "cat"...
2022-09-01 knFill the gaps for armv7, powerpc64 and riscv64
2022-09-01 mlarkinwhitespace
2022-09-01 krwd_bbsize and d_sbsize are entirely absent from the...
2022-09-01 bennofix unveil(2) in vmctl(8), unix socket needs :w:
2022-09-01 millertUpdate awk to Aug 30, 2022 version.
2022-09-01 tbCheck sk_SSL_CIPHER_push() return value
2022-09-01 martijnAdd privilege separation to snmpd.
2022-09-01 bennoadd checks that unveil() is doing the right thing irt...
2022-09-01 martijnHook up snmpd_metrics
2022-09-01 martijnImport snmpd_metrics.
2022-09-01 tbLink sha test to regress
2022-09-01 tbAdd a nicely licensed, table-driven test for SHA
2022-09-01 krwDrop support for unused attributes 'bs' (d_bbsize)...
2022-09-01 krwStop setting d_bbsize and d_sbsize. Nobody has paid
2022-09-01 krwNuke comment about not using d_sbsize.
2022-09-01 krwd_bbsize and d_sbsize have become write-only fields.
2022-09-01 martijnAt the moment unveil(2) doesn't check the path for...
2022-09-01 claudioSwitch the rde_peer hashtable and peer list to a single...
2022-09-01 claudioThis code no longer needs siphash.h and also cleanup...
2022-09-01 deraadtthe VNDIOCSET ioctl path handling bypassed the unveil...
2022-09-01 knFix logic bug
2022-09-01 krwDelete force CHS remnants here too.
2022-09-01 jsgremove exec_makecmds() and exec_runcmds() prototypes
2022-09-01 ajacoutotAdd a new action: "configtest", to check configuration...
2022-09-01 miodDo not embed ident(1) strings in object code.
2022-09-01 jsgremove ppath_destroy() prototype; function was never...
2022-09-01 jsgremove sb_lock() prototype; removed in uipc_socket2...
2022-09-01 jsgremove unused prototypes from buf.h
2022-09-01 knDon't print device name on failure
2022-09-01 knMinor internal target names and spacing tweaks, add...
2022-09-01 knAdd macppc bits, hook up installboot(8) tests on macppc
2022-09-01 chelohats(1): parse user format string only once
2022-09-01 knHook up installboot(8) tests on sparc64
2022-08-31 knIntroduce USE_SOFTRAID to allow testing on vnd(4) directly
2022-08-31 patrickCompare equality of looked up node using pointers inste...
2022-08-31 knSilence cleanup, rename internal setup targets for...
2022-08-31 knAlways run prepare
2022-08-31 jmcuse the posix phrasing to improve the description of...
2022-08-31 tbAdd an empty line for consistency.
2022-08-31 mvsMove PRU_SENDOOB request to (*pru_sendoob)().
2022-08-31 krwReplace "newfs_msdos" and "fsck_msdos" with "newfs...
2022-08-31 tbRecommit -r1.45 but without error checking EVP_PKEY_cop...
2022-08-31 patrickSupport SMMUv3 IORT nodes as well in the midlayers...
2022-08-31 knRename helper vars/files under obj/
2022-08-31 knPut MD fdisk usage into new FORMAT_DISK, also softraid...
2022-08-31 tbRevert r1.46. Causes fireworks in regress.
2022-08-31 kettenisMSIs on the x13s are routed through both a "normal...
2022-08-31 knLog copy of /ofwboot
2022-08-31 knDenote possible answers in the usual manner
2022-08-31 miodMake installboot on landisk aware of a possible MBR...
2022-08-31 dvrelayd(8): change agentx_getsock to return void
2022-08-31 kettenisAdd qcgpio(4) and qciic(4), drivers for the Qualcomm...
2022-08-31 claudioRemove IMSG_CTL_SHOW_RIB_HASH and struct rde_hashstats...
2022-08-31 kettenisIntroduce iic_intr_disestablish() and use it in ihidev(4).
2022-08-31 claudioRemove the hash statistics print code. The RDE no longe...
2022-08-31 kettenisAdd apldc(4), apldchidev(4), apldckdb(4) and aplrtkit...
2022-08-31 claudioSwitch the generic attribute cache to an RB tree.
2022-08-31 tbRemove most mentions of contexts on the stack.
2022-08-31 tbnasty whitespace
2022-08-31 tbRework DSA_size() and ECDSA_size()
2022-08-31 tbAvoid division by zero if no connection was made.
2022-08-31 claudioAdd missing OpenBSD id comment
2022-08-31 bennomake kernel build without INET6 again
2022-08-31 claudioMake sure that only one roa softreconfig runner is...
2022-08-31 krwRemove now unused and unreferenced disktab.h.
2022-08-31 krwWhitespace fixes.
2022-08-31 tbSome missing return checks
2022-08-31 tbAvoid some buffer overflows in ecdsatest
2022-08-31 tbRevert previous. Committed the wrong version of the...
2022-08-31 tbAvoid some buffer overflows in ecdsatest
2022-08-31 mpiIntroduce a function to trylock a page instead of dupli...
2022-08-31 krwRemove "force CHS" remnants. LBA uber alles.
2022-08-31 martijnRewrite the searchrange end calculation routine.
2022-08-31 gnezdoLock vmobjlock then check u_flags & UVM_VNODE_VALID...
2022-08-31 krwIf a partition both starts and ends beyond the end...
2022-08-31 nicmFix window size report, from Vincent Bernat.
2022-08-31 fcambusSync the supported hardware list with armv7.html.
2022-08-31 tbSwitch loop bounds from size_t to int in check_hosts()
2022-08-31 tbCheck return values in ssl_print_tmp_key()
2022-08-31 tbAvoid potential NULL dereference in ssl_set_pkey()
next