openbsd
2021-09-02 beckCorrect the is_server flag in the call to the debug...
2021-09-02 inoguchiMove subject check process after the subject edit process
2021-09-02 deraadtAh, I was fooled by a left over man page
2021-09-02 mlarkinadd aq(4) to amd64 RAMDISK_CD and riscv64 RAMDISK
2021-09-02 kettenisFix the TCR_TG0_xxx definitions and add TCR_TG0_4K...
2021-09-02 deraadtnameserver alias on domain (53) collided with true...
2021-09-02 deraadtdelete reference to X11 README file which is no longer...
2021-09-02 mlarkinTypo in previous commit
2021-09-02 mlarkin.Xr for aq(4) in pci(4) manpage
2021-09-02 mlarkinForgot the man page Makefile in the previous commit
2021-09-02 mlarkinaq(4) driver for Aquantia 1/2.5/5/10Gb/s PCIe ethernet...
2021-09-02 deraadtDocument new %n syslog+abort behaviour, text mostly...
2021-09-02 deraadtdelete %n using test cases, which now intentionally...
2021-09-02 deraadtmove comment into correct place
2021-09-02 deraadtbunch of err() should be errx()
2021-09-02 jobNo need to list foreign source code repository tags
2021-09-02 beckRFC 6066 section 8 allows the server MAY choose not...
2021-09-02 mpiInitialize mutex to IPL_NONE.
2021-09-02 dvrename rw locks to avoid ambiguity and verboseness
2021-09-02 jasperregress tests shouldn't set or modify MALLOC_OPTIONS...
2021-09-02 nicmChange copying arguments to that flags without argument...
2021-09-02 deraadtthis is not a section 3 man page anymore
2021-09-02 deraadtsome functionality requires pledge "proc"
2021-09-02 martijnAllow snmpd(8) to send SNMPv3 traps.
2021-09-01 jobAdd the NetBSD source code repository tag back to help...
2021-09-01 jobFix overflow / underflow check by moving it up before...
2021-09-01 jobUpdate project tag line, shorten some err() calls
2021-09-01 krwImprove editing GPT partition type GUID's by rejecting...
2021-09-01 deraadtsmall unused/initialization improvements
2021-09-01 deraadtrepair strtonum idiom and improve error messaging
2021-09-01 jobEnable making timeout(1)
2021-09-01 jobStyle nits
2021-09-01 halexconsider two files sharing the same inode identical
2021-09-01 jmcremove unused macro;
2021-09-01 jobCase h is pointless
2021-09-01 jobFix indenting
2021-09-01 janUse ttopen in tty drivers open functions as ttysleep...
2021-09-01 jobSimplify code by replacing strtol() with strtonum()
2021-09-01 jobpledge() timeout
2021-09-01 jobRemove sysexits.h reference and improve usage string.
2021-09-01 claudioinet_ntop(3) needs sys/socket.h for AF_INET / AF_INET6...
2021-09-01 deraadtA couple commands don't need sys/param.h, but they...
2021-09-01 deraadtneither ktrace(2) or utrace(2) require a caller to...
2021-09-01 jobImport timeout(1) from NetBSD
2021-09-01 tobheAdd client side support for DNS configuration. Use...
2021-09-01 jobLet rpki-client(8) inform bgpd(8) when RPKI VRPs will...
2021-09-01 deraadtremove sys/param.h use (few small repairs)
2021-09-01 jobClarify maxlen is optional in roa-set
2021-09-01 schwarzeAs a first step towards safe signal handling, improve...
2021-09-01 mpiPrevent lock ordering issue by raising ipl level of...
2021-09-01 schwarzecomment out the detailed description of SSL_get_servern...
2021-09-01 mortimerAdd lfence after ret in retpoline thunk.
2021-09-01 mpiRergression for printing a @map after calling clear().
2021-09-01 mpiHandle the case where map/hist can be read after callin...
2021-09-01 claudioImplement roa-set data expiry. Every prefix in a roa...
2021-09-01 claudioRPKI only cares about *.{cer,crl,gbr,mft,roa} files...
2021-09-01 dvremove unused functions and cleanup vmd.h
2021-09-01 antonAdd support for the more rare volume usage which differ...
2021-09-01 antonRename ucc_bits_to_usage() to ucc_bits_to_int() as...
2021-09-01 bluhmOlder AMD CPUs that do not support IBRS need an lfence...
2021-09-01 claudioRemove from0 support. openrsync will not implement...
2021-09-01 beckRemove assignment of value that is never read.
2021-09-01 claudioFix bad logic I introduced before commit.
2021-09-01 gnezdollvm: Use Component in OpenBSD::getCompilerRT to find...
2021-09-01 janRemove dead poweroff functions, as they not appear...
2021-09-01 jasperremove manual fiddling with MALLOC_OPTIONS from libc...
2021-09-01 claudioDocument the http_proxy environment variable
2021-09-01 deraadtquietly attempt mounting of /var/log early, in case...
2021-09-01 beckAdd a regression test to verify that we call the callba...
2021-09-01 claudioAdd http_proxy support to rpki-client's http handler.
2021-09-01 mpiImitate how free(3) behaves and make map_clear() works...
2021-09-01 mpiAlways print non-empty map & hist on exit even if there...
2021-09-01 mpiSupport for insert pid/tid/cpu builtins in map/hist.
2021-09-01 dtuckerFix ssh-rsa fallback for old PuTTY interop tests.
2021-09-01 dtuckerAdd a function to skip remaining tests. Many tests...
2021-08-31 knHonour netinet6 when generating symlinks to tags files
2021-08-31 bluhmMake include bsd.prog.mk is supporting PROGS for a...
2021-08-31 patrickImplement suspend/resume for bwfm(4) with PCIe backend...
2021-08-31 jmatthewregen
2021-08-31 jmatthewAdd Aquantia USB ethernet devices
2021-08-31 patrickClean up the list of chips upon detach and mark us...
2021-08-31 patrickProperly deallocate some more structures upon detach...
2021-08-31 patrickInitialize some struct variables to make sure that...
2021-08-31 patrickInitialize ring read/write pointers to make sure that...
2021-08-31 knAdjust .Bl width
2021-08-31 knSay autoconf not dhcp
2021-08-31 tbRemove some dead code that was missed in an earlier...
2021-08-31 florianMake includes follow style(9).
2021-08-31 dvvmm(4): add ipi for vmclear, unlock kernel
2021-08-31 patrickOnly use the i8254 delay code if we are specifically...
2021-08-31 patrickIdentify the paravirtual bus earlier, as we need to...
2021-08-31 patrickWhen running on Hyper-V, make use of its timecounter...
2021-08-31 kettenisaplpinctrl(4)
2021-08-31 claudioSwap lock flags so that LK_EXCLUSIVE is first like...
2021-08-31 kettenisDo pinctrl stuff.
2021-08-31 kettenisAdd aplpinctrl(4), a driver for the Apple GPIO controll...
2021-08-31 claudiomemset the pfds array in the poll loop and not only...
2021-08-31 kettenisUse the TSC delay(9) backend earlier on machines where...
2021-08-31 deraadtprinting the hibernate image size in MB is easier on...
2021-08-31 mlarkinAdd "machine sysregs" command to DDB
next