openbsd
2021-05-09 janAdd subtest for RNFR and RNTO in ftpd regression tests
2021-05-09 tbGarbage collect sz in mft_parse_filehash() which has...
2021-05-09 tbtwo whitespace tweaks
2021-05-09 tbRemove unnecessary NULL check that breaks the build...
2021-05-09 jsgreturn type on a different line and use (void) instead...
2021-05-09 jsgfix indentation
2021-05-08 deraadtadapt ruslan@freebsd's disasm to our world, and replace...
2021-05-08 deraadtsimilar to ruslan@freebsd's work, use https://github...
2021-05-08 krwRecognize GPT partitions of type 21686148-6449-6e6f...
2021-05-08 krwSpoof GPT partitions of type 21686148-6449-6e6f-744e...
2021-05-08 lumPerhaps the syntax '((' and '()' will be valid one...
2021-05-08 martijnRevert previous commit.
2021-05-08 lumstop parsing if a digit is found as first character...
2021-05-08 martijnIn the C locale make codepoints > 0x7f return EILSEQ...
2021-05-08 antonFix a race in the kqueue-read test. If the writer threa...
2021-05-08 deraadtkernel setjmp saves 14 registers, not 13. ddb continue...
2021-05-07 krwReplace random mix of u_int* and uint* types with consi...
2021-05-07 kettenisPrint Synopsys version number, use OF_getpropbool(9...
2021-05-07 bluhmDynamic socket buffers make tests unreliable, set fixed...
2021-05-07 martijnFix the \x escape sequence to be limited to max 2 chara...
2021-05-07 dtuckerIncrease ConnectionAttempts from 4 to 10 as the tests...
2021-05-07 jsgRealTek -> Realtek
2021-05-07 lumGive an error if quoted string is found as first non...
2021-05-07 lumTake a note of expression length when it is extracted...
2021-05-07 djminclude pid in LogVerbose spam
2021-05-07 djmdon't sigdie() in signal handler in privsep child process;
2021-05-07 djmcorrect mistake in spec - the private key blobs are...
2021-05-07 djmdump out a usable private key string too; inspired...
2021-05-07 jsgfix bounds tests gpio pin numbering starts at 0
2021-05-07 jsgadd support for RTL8168FP/RTL8111FP/RTL8117 to re(4)
2021-05-06 krwGPT_get_hdr() is actually spelled GPT_get_header().
2021-05-06 kettenisFix bogus return statement.
2021-05-06 kettenisAdd OF_getpropbool(9).
2021-05-06 claudioBring comment in sync with the code. No functional...
2021-05-06 jobAdd an 'expires' column to CSV & JSON output
2021-05-06 stspClarify that athn(4) USB devices don't support power...
2021-05-06 lumAdd the line number of an error to error messages.
2021-05-06 antonregen
2021-05-06 antonUnlock lseek(2).
2021-05-06 lumAdd a number to parameters for ewprintf() via beeping.
2021-05-06 mvsKill pfkeyv2_parsemessage() declaration which is absolu...
2021-05-06 mpiRefactor routines to stop/unstop processes and save...
2021-05-06 claudioexport [ none | default-route ] changes are not handled...
2021-05-06 claudioIt is no longer required to reset a session when export...
2021-05-06 stspMake iwx(4) install CCMP keys to hardware from a task...
2021-05-06 claudioImprove reload behaviour of RDE peer flags and export_type.
2021-05-06 claudioSimplify file handling. There is no reason to use O_NON...
2021-05-06 claudioMore code cleanup
2021-05-06 lumGive parse error if character found between blocks.
2021-05-06 jsgenable dwmmc(4)
2021-05-05 dvRefactor vm_instance to return error value directly.
2021-05-05 jsingReplace DTLS w_epoch with epoch from TLSv1.2 record...
2021-05-05 kettenisThe StarFive JH7100 SoC found on the BeagleV beta board...
2021-05-05 jobEmit an integer instead of a string in JSON output
2021-05-05 jobClarify -n behavior
2021-05-05 visaRemove unneeded tlb_set_gbase() that was used with...
2021-05-05 ketteniswhitespace
2021-05-05 jsguse fence iorw,iorw for bus_space_barrier()
2021-05-05 kettenisSync with arm64 version.
2021-05-05 claudioDocument new reload behaviour. From Ashton Fagg
2021-05-05 kettenisFix definition of GICD_TYPER_LPIS.
2021-05-05 sthenslight tidy-up of /etc/services:
2021-05-05 claudioImprove the rde evaluate all test case by doing a withd...
2021-05-05 jsingRewrite TLSv1.2 key block handling.
2021-05-05 claudioAll exabgp configs changed to the c code version of...
2021-05-05 jsgMatch on snps,dw-mshc in dwmmc(4) and use clock-frequen...
2021-05-05 mpiUnlock top part of the fault handler.
2021-05-05 lumCheck the characters preceeding and following quotes.
2021-05-05 stspEnable detailed reports about firmware errors in iwm...
2021-05-05 drahnriscv64 binutils 'support'
2021-05-05 asouFix backtrace command with kernel core.
2021-05-05 jsgriscv: Assert that SUM is not set in SSTATUS for except...
2021-05-05 jsgriscv: Clear SUM in SSTATUS for supervisor mode exceptions.
2021-05-05 jsgrename trap.S exception.S and trap_machdep.c trap.c...
2021-05-05 kurtAdd Radxa Rock Pi N10.
2021-05-04 dtuckerDon't pass NULL as a string in debugging as it does...
2021-05-04 bluhmReorder the integer sysctl functions. Then the traditi...
2021-05-04 naddyshell scripts should use getopts instead of getopt
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...
next