2022-09-02 |
martijn | The sysORTable doesn't have 10 entries anymore. |
commit | commitdiff | tree | snapshot |
2022-09-02 |
miod | Use a shorter system call invocation template for syste... |
commit | commitdiff | tree | snapshot |
2022-09-02 |
djm | sk-usbhid: fix key_lookup() on tokens with built-in UV |
commit | commitdiff | tree | snapshot |
2022-09-01 |
job | Zap IRR RFC reference for the 'bgpctl irrfilter' comman... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
dv | vmm(4): send all port io emulation to userland |
commit | commitdiff | tree | snapshot |
2022-09-01 |
mlarkin | whitespace |
commit | commitdiff | tree | snapshot |
2022-09-01 |
job | Add forest (-f) mode |
commit | commitdiff | tree | snapshot |
2022-09-01 |
tb | ugly whitespace |
commit | commitdiff | tree | snapshot |
2022-09-01 |
mvs | Move PRU_CONNECT2 request to (*pru_connect2)(). |
commit | commitdiff | tree | snapshot |
2022-09-01 |
sthen | sync |
commit | commitdiff | tree | snapshot |
2022-09-01 |
jmc | change part of entry description for tf from "cat"... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
kn | Fill the gaps for armv7, powerpc64 and riscv64 |
commit | commitdiff | tree | snapshot |
2022-09-01 |
mlarkin | whitespace |
commit | commitdiff | tree | snapshot |
2022-09-01 |
krw | d_bbsize and d_sbsize are entirely absent from the... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
benno | fix unveil(2) in vmctl(8), unix socket needs :w: |
commit | commitdiff | tree | snapshot |
2022-09-01 |
millert | Update awk to Aug 30, 2022 version. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
tb | Check sk_SSL_CIPHER_push() return value |
commit | commitdiff | tree | snapshot |
2022-09-01 |
martijn | Add privilege separation to snmpd. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
benno | add checks that unveil() is doing the right thing irt... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
martijn | Hook up snmpd_metrics |
commit | commitdiff | tree | snapshot |
2022-09-01 |
martijn | Import snmpd_metrics. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
tb | Link sha test to regress |
commit | commitdiff | tree | snapshot |
2022-09-01 |
tb | Add a nicely licensed, table-driven test for SHA |
commit | commitdiff | tree | snapshot |
2022-09-01 |
krw | Drop support for unused attributes 'bs' (d_bbsize)... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
krw | Stop setting d_bbsize and d_sbsize. Nobody has paid |
commit | commitdiff | tree | snapshot |
2022-09-01 |
krw | Nuke comment about not using d_sbsize. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
krw | d_bbsize and d_sbsize have become write-only fields. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
martijn | At the moment unveil(2) doesn't check the path for... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
claudio | Switch the rde_peer hashtable and peer list to a single... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
claudio | This code no longer needs siphash.h and also cleanup... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
deraadt | the VNDIOCSET ioctl path handling bypassed the unveil... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
kn | Fix logic bug |
commit | commitdiff | tree | snapshot |
2022-09-01 |
krw | Delete force CHS remnants here too. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
jsg | remove exec_makecmds() and exec_runcmds() prototypes |
commit | commitdiff | tree | snapshot |
2022-09-01 |
ajacoutot | Add a new action: "configtest", to check configuration... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
miod | Do not embed ident(1) strings in object code. |
commit | commitdiff | tree | snapshot |
2022-09-01 |
jsg | remove ppath_destroy() prototype; function was never... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
jsg | remove sb_lock() prototype; removed in uipc_socket2... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
jsg | remove unused prototypes from buf.h |
commit | commitdiff | tree | snapshot |
2022-09-01 |
kn | Don't print device name on failure |
commit | commitdiff | tree | snapshot |
2022-09-01 |
kn | Minor internal target names and spacing tweaks, add... |
commit | commitdiff | tree | snapshot |
2022-09-01 |
kn | Add macppc bits, hook up installboot(8) tests on macppc |
commit | commitdiff | tree | snapshot |
2022-09-01 |
cheloha | ts(1): parse user format string only once |
commit | commitdiff | tree | snapshot |
2022-09-01 |
kn | Hook up installboot(8) tests on sparc64 |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kn | Introduce USE_SOFTRAID to allow testing on vnd(4) directly |
commit | commitdiff | tree | snapshot |
2022-08-31 |
patrick | Compare equality of looked up node using pointers inste... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kn | Silence cleanup, rename internal setup targets for... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kn | Always run prepare |
commit | commitdiff | tree | snapshot |
2022-08-31 |
jmc | use the posix phrasing to improve the description of... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Add an empty line for consistency. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
mvs | Move PRU_SENDOOB request to (*pru_sendoob)(). |
commit | commitdiff | tree | snapshot |
2022-08-31 |
krw | Replace "newfs_msdos" and "fsck_msdos" with "newfs... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Recommit -r1.45 but without error checking EVP_PKEY_cop... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
patrick | Support SMMUv3 IORT nodes as well in the midlayers... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kn | Rename helper vars/files under obj/ |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kn | Put MD fdisk usage into new FORMAT_DISK, also softraid... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Revert r1.46. Causes fireworks in regress. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kettenis | MSIs on the x13s are routed through both a "normal... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kn | Log copy of /ofwboot |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kn | Denote possible answers in the usual manner |
commit | commitdiff | tree | snapshot |
2022-08-31 |
miod | Make installboot on landisk aware of a possible MBR... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
dv | relayd(8): change agentx_getsock to return void |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kettenis | Add qcgpio(4) and qciic(4), drivers for the Qualcomm... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
claudio | Remove IMSG_CTL_SHOW_RIB_HASH and struct rde_hashstats... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kettenis | Introduce iic_intr_disestablish() and use it in ihidev(4). |
commit | commitdiff | tree | snapshot |
2022-08-31 |
claudio | Remove the hash statistics print code. The RDE no longe... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
kettenis | Add apldc(4), apldchidev(4), apldckdb(4) and aplrtkit... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
claudio | Switch the generic attribute cache to an RB tree. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Remove most mentions of contexts on the stack. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | nasty whitespace |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Rework DSA_size() and ECDSA_size() |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Avoid division by zero if no connection was made. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
claudio | Add missing OpenBSD id comment |
commit | commitdiff | tree | snapshot |
2022-08-31 |
benno | make kernel build without INET6 again |
commit | commitdiff | tree | snapshot |
2022-08-31 |
claudio | Make sure that only one roa softreconfig runner is... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
krw | Remove now unused and unreferenced disktab.h. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
krw | Whitespace fixes. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Some missing return checks |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Avoid some buffer overflows in ecdsatest |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Revert previous. Committed the wrong version of the... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Avoid some buffer overflows in ecdsatest |
commit | commitdiff | tree | snapshot |
2022-08-31 |
mpi | Introduce a function to trylock a page instead of dupli... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
krw | Remove "force CHS" remnants. LBA uber alles. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
martijn | Rewrite the searchrange end calculation routine. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
gnezdo | Lock vmobjlock then check u_flags & UVM_VNODE_VALID... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
krw | If a partition both starts and ends beyond the end... |
commit | commitdiff | tree | snapshot |
2022-08-31 |
nicm | Fix window size report, from Vincent Bernat. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
fcambus | Sync the supported hardware list with armv7.html. |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Switch loop bounds from size_t to int in check_hosts() |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Check return values in ssl_print_tmp_key() |
commit | commitdiff | tree | snapshot |
2022-08-31 |
tb | Avoid potential NULL dereference in ssl_set_pkey() |
commit | commitdiff | tree | snapshot |
2022-08-31 |
jsg | backport Xr fix |
commit | commitdiff | tree | snapshot |
2022-08-31 |
djm | whitespace |
commit | commitdiff | tree | snapshot |
2022-08-31 |
guenther | Refine the change in rev 1.125: the UVM mitigation... |
commit | commitdiff | tree | snapshot |
2022-08-30 |
tb | stray tab |
commit | commitdiff | tree | snapshot |
2022-08-30 |
tb | whitespace |
commit | commitdiff | tree | snapshot |
2022-08-30 |
job | Add ASPA regress bits |
commit | commitdiff | tree | snapshot |
2022-08-30 |
tb | Avoid dead assignment |
commit | commitdiff | tree | snapshot |
2022-08-30 |
tb | Check HMAC() return value to avoid a later use of unini... |
commit | commitdiff | tree | snapshot |
2022-08-30 |
tb | Remove a commented-out sk_push that has been hanging... |
commit | commitdiff | tree | snapshot |
next |