openbsd
2021-05-04 bluhmAs the unbouded feature in sysctl_int_bounded() is...
2021-05-04 kettenissigpending(2) will never fail. Optimize the syscall...
2021-05-04 tbRename shutdown_all() to shutdown_peers() for consistency.
2021-05-04 chelohasyscalls.c, init_sysent.c, syscall.h, syscallargs.h...
2021-05-04 chelohagetitimer(2), setitimer(2): unlock syscalls
2021-05-04 kettenisThe clock on RISC-V is architectural, so we really...
2021-05-04 aoyamaFix 2nd and 3rd arguments' cast in atomic_cas_ptr().
2021-05-04 bluhmCreate memory pressure in test. Allocate heap and...
2021-05-04 kettenisAdd a boot hart ID check in the function that matches...
2021-05-04 dvgzread(3) doesn't always set errno, so use gzerror(3)
2021-05-04 dvMove unused task queue stuff to the attic.
2021-05-04 dvInit debug logging state before attempting to log.
2021-05-04 espieokay, prevent pkg_* from looking into /usr/local BUT...
2021-05-04 mvsInitialize `ipsec_policy_pool' within pfkey_init()...
2021-05-04 mvsRemove unused `spd_tables' declaration.
2021-05-04 claudioMore comment changes to reflect reality. No functional...
2021-05-04 claudioUpdate comment to match reality.
2021-05-04 espienot yet, need to figure out how to fix quirks first
2021-05-04 espieand do the same thing to pkg_mklocatedb
2021-05-04 espieprevent the base pkg tools from looking under /usr...
2021-05-04 claudioSimilar to rsync repo delay deletes for rrdp repos...
2021-05-04 jsgCheck that fdt hart id matches boot hart id before...
2021-05-04 drahnRemove cerror dependancy from riscv64 asm syscalls.
2021-05-04 drahnriscv64 brk()/sbrk() implementations,
2021-05-03 inoguchiUse limits.h instead of sys/limits.h in dtlstest.c...
2021-05-03 inoguchiModify regress ssl_get_shared_ciphers for portable
2021-05-03 kettenisSync changes from arm64 version.
2021-05-03 tbHook openssl-ruby test to regress tree
2021-05-03 tbAdd scaffold to run the ruby/openssl regression tests
2021-05-03 tbtweak one description to make it unique
2021-05-03 tbPrefix the hybrid_corner_case test with test_ for consi...
2021-05-03 tbExercise the point conversion bit for octet string...
2021-05-03 tbAdd a test that exercises the point conversion bit...
2021-05-03 tbFix corner case for compressed points on binary curves
2021-05-03 claudioWhen negotiating multiprotocol capabilities only fall...
2021-05-03 claudioPrint the timestamps both formatted and as a time in...
2021-05-03 lumWhen parsing a variable value within double quotes...
2021-05-03 claudioLike in the session engine do not inline the addr2sa...
2021-05-03 visaMake sdhc(4) attachment work on Zynq-7000.
2021-05-03 lumWhen parsing a variable value within double quotes...
2021-05-03 stspfix typo from previous commit
2021-05-03 stspMention in CAVEATS that iwn(4) doesn't support 40MHz...
2021-05-03 stspiwm(4) supports Tx aggregation now.
2021-05-03 kettenisUse the EFI memory map (if available) to determine...
2021-05-03 sthenremove old gcc/g++ binaries at update time; covers...
2021-05-03 jsgrecognise a small number of riscv relocations in readelf
2021-05-03 stspTweak the heuristic net80211 RA is using to decide...
2021-05-03 stspAdd 802.11n Tx aggregation support to iwm(4).
2021-05-03 stspwork around an athn(4) device problem with bogus Michae...
2021-05-03 espiethinko, noticed by jmc@
2021-05-03 espieFETCH_CMD, perfect place to explain more about fetching ;)
2021-05-03 jmcremove entries for sgi devices: xheart, owmac, and...
2021-05-03 jsgchange some commented vfp paths to riscv64 fpu equivalents
2021-05-03 ratchovIf mode is not allowed in struct opt, then just play...
2021-05-03 jsgdon't build gdb on riscv64
2021-05-03 djmmore debugging for UpdateHostKeys signature failures
2021-05-03 drahnriscv64 is a LP64_ARCH, list it as such.
2021-05-02 drahnriscv64 initiall installation notes (more of a skeleton).
2021-05-02 naddydisable base-gcc on amd64; ok jca@ deraadt@
2021-05-02 bluhmPut -stable template into #if 0 section of current...
2021-05-02 kettenisInitialize per-CPU pointer register earlier.
2021-05-02 drahnriscv64, fix HANDLE_ERROR
2021-05-02 krwTry harder to ensure there are no GPT revenants after
2021-05-02 drahnriscv64 openssl config
2021-05-02 kettenisWe need to set the dirty bit whenever we add write...
2021-05-02 krwShuffle some code to eliminate get_address(), bring...
2021-05-02 tbPrevent future internal use of some #defines
2021-05-02 jsingClean up tls1_change_cipher_state().
2021-05-02 jsingIn the TLSv1.2 server, set up the key block after sendi...
2021-05-02 jsingClean up dtls1_reset_seq_numbers().
2021-05-02 jsingEnsure that handshake hash is non-NULL in tls1_transcri...
2021-05-02 jsingHarden tls12_finished_verify_data() by checking master...
2021-05-02 jsingStop deriving peer finished twice for TLSv1.2.
2021-05-02 tbMake TS_compute_imprint a bit more robust.
2021-05-02 deraadtImprove documentation. Try to explain the various...
2021-05-02 martijnFix having hostnames in the listen on statement. Regres...
2021-05-02 mvsDo soreserve() before `kp' allocation. This simplifies...
2021-05-02 lumdired-shell-command is listed in the man page under...
2021-05-02 kettenisInitialize the per-CPU pointer register early.
2021-05-02 espieexplain what FETCH_CMD should support in a bit more...
2021-05-02 jsgfix logic error in boot()
2021-05-01 kettenisRemove NetBSDisms that crept into the arm64 version...
2021-05-01 kettenisActually, that variable needs to be a u_int8_t pointer.
2021-05-01 martijnExpand the regress test quite a bit to make sure no...
2021-05-01 martijnRefactor varbind OID parsing into their indices. Simpl...
2021-05-01 gnezdoRemoved unused SYSCTL_INT_UNBOUNDED (no use planned)
2021-05-01 gnezdoUpdate the remaining SYSCTL_INT_READONLY cases
2021-05-01 mvsImplement per-socket `so_lock' rwlock(9) and use it...
2021-05-01 visaRetire OpenBSD/sgi.
2021-05-01 deraadtsync
2021-05-01 bcookbump to LibreSSL 3.4.0 in -current
2021-05-01 tbPlug leak in c2i_ASN1_OBJECT
2021-05-01 tbPrevent double free in int_TS_RESP_verify_token
2021-05-01 kettenisImplement early console functionality based on availabl...
2021-05-01 florianIn singel user mode / is mounted ro. Just warn if we...
2021-05-01 florianAllow running in single user mode where /var/empty...
2021-05-01 florianIn singel user mode / is mounted ro. Just warn if we...
2021-05-01 florianAllow running in single user mode where /var/empty...
2021-05-01 jmcupdate currency exchange rates;
2021-05-01 jsgKERNEL_LOCK/UNLOCK() was pushed into trapsignal() last...
next