openbsd
2022-10-25 kettenisregen
2022-10-25 kettenismplement waitid(2) which is now part of POSIX and used...
2022-10-25 kettenisImplement waitid(2) which is now part of POSIX and...
2022-10-25 guentherConsistently use 'proc_trampoline' as the name of the...
2022-10-25 aoyamaAdd more chance to process IPI in the interrupt service...
2022-10-25 martijnFix LDADD and DPADD.
2022-10-25 martijnFix several "bytes" in DESCRIPTION to their clearly...
2022-10-25 nicmFix a memory leak, from Japin Li in GitHub issue 3358.
2022-10-25 nicmDo not fire redraw callback if NULL.
2022-10-25 knImprove DESCRIPTION
2022-10-25 guentherSTACK_OFFSET was to support it varying when compiling...
2022-10-25 guentherrwindow32 is gone and won't be coming back. ok miod@
2022-10-25 jmctweak DESCRIPTION; ok mglocker
2022-10-24 djmBe more paranoid with host/domain names coming from...
2022-10-24 djmregress test for unmatched glob characters; fails befor...
2022-10-24 djmwhen scp(1) is using the SFTP protocol for transport...
2022-10-24 kndo not wait for autoconf in dry-run
2022-10-24 jmcupdate the maxrtc entry;
2022-10-24 mglockerWe recently added support for the DS1339.
2022-10-24 knAdd required sh(1) to synopsis
2022-10-24 tobheFix DH group lookup when checking if PFS is required...
2022-10-24 deraadtuvm_unmap_remove() traverses the entries in the start...
2022-10-24 jmcremove unused references to httpd.sock; found by dante...
2022-10-24 tbMake x509_init_oid() table based
2022-10-24 jsgimprove grammar
2022-10-24 jsgregen
2022-10-24 jsgadd AMD Mendocino/Radeon 610M graphics id
2022-10-24 jsgregen
2022-10-24 jsginclude "600 Series" in 600 Series strings
2022-10-24 jsgenable snooping on Intel 700 Series
2022-10-24 jsgmatch on Intel 700 Series
2022-10-24 jsgregen
2022-10-24 jsgadd Intel 700 Series PCH ids
2022-10-24 jsgmatch AMD family 17h model 90h CCP
2022-10-24 jsgregen
2022-10-24 jsgadd AMD family 17h model 90h (Van Gogh) ids
2022-10-24 mglockerFix comment; sconds -> seconds
2022-10-24 jsgorder Xr by section
2022-10-24 jsgnew sentence, new line
2022-10-24 deraadtsync
2022-10-24 chelohatsc: AMD Family 17h, 19h: compute frequency from Core...
2022-10-23 guentherFix a misleading comment
2022-10-23 tobheMake sure driver is attached before allocating a channe...
2022-10-23 krwbzero(disklabel) or memset(disklabel,0) should be enoug...
2022-10-23 millertThe cat_opts and decomp_opts fields in struct compresso...
2022-10-23 mglockerInitial apm/sensor driver for the PiJuice HAT UPS,...
2022-10-23 krwbzero(disklabel) or memset(disklabel,0) should be enoug...
2022-10-23 kettenisBump tsleep timeout. For some reason the first attempt...
2022-10-23 jcapowerpc64 and riscv64: sync pbuild class with amd64...
2022-10-23 jmcadd libexec/snmpd; help from jsg
2022-10-23 knConstify send/receive command tables
2022-10-23 jmcadd a little spacing and fix Nd;
2022-10-23 tbDrop RCS ids in upstream zlib source
2022-10-23 gkoehlerConnect macppc's power button and lid to the SUSPEND...
2022-10-23 deraadtA better workaround for mips64 mimmutable problem....
2022-10-23 jsgsort Xr; remove '.' after Nd text
2022-10-23 jsgnew sentence, new line
2022-10-22 miodPut struct rwindow back in reg.h, pcb.h depends on...
2022-10-22 gkoehlerAdd regress for powerpc* AltiVec with subnormal floats
2022-10-22 floriansync to unbound 1.17.0; heavy lifting by sthen
2022-10-22 deraadtIn __cxa_atexit(), there is no need to initialize local...
2022-10-22 deraadtautomatic immutable for base executable is not ready...
2022-10-22 millertAdd support to gunzip for zip files that contain a...
2022-10-22 tblto is a memory hog. Bump pbuild's datasize-cur on...
2022-10-22 ajacoutotFix markup ("Ar" -> "Va" ).
2022-10-22 jmcrework the text to avoid constant 2nd person;
2022-10-22 jmcadd some missing flags, as pointed out by deraadt;...
2022-10-22 jmcmissing comma; from josiah frentsos
2022-10-22 gkoehlerAltiVec assist for subnormal floats in vectors
2022-10-21 gkoehlerhw.power, machdep.lidaction, machdep.pwraction for...
2022-10-21 gkoehlerChange len in syncicache(_, len) from int to size_t
2022-10-21 deraadtuvm_map_immutable() takes start,end, not start,end
2022-10-21 deraadtRecent chrome renderers try to change some immutable...
2022-10-21 deraadtthe debug "name" parameter to uvm_map_immutable() is...
2022-10-21 miodRemove vestigial bits of 32-bit binaries support; drop...
2022-10-21 knconstify quirks table
2022-10-21 deraadtstatic binaries self-mprotect their relro in crt0....
2022-10-21 deraadtsigaltstack() was adapted to work on mimmutable regions...
2022-10-21 deraadtautomatically mark immutable certain regions in program...
2022-10-21 knconstify global identity tables
2022-10-21 tbAdd extra NULL check after ssl3_setup_read_buffer()
2022-10-21 tbtlsexttest.c: make various static structs const
2022-10-21 tbquic tlsext tests: use byte vector in place of string
2022-10-21 knGrab the non-exclusive net lock to read-only traverse...
2022-10-21 tbAdd EVP_chacha20_poly1305()
2022-10-21 sthensync
2022-10-21 knFix synopsis, -n does not require an interface; OK jmc
2022-10-21 guentherDocument contents of acpicpu's dmesg lines
2022-10-20 kettenisAdd the hooks to disable and enable GPIO interrupts...
2022-10-20 kettenisAdd RK3568 support.
2022-10-20 opadd zap-to-char and zap-up-to-char; bind zap-to-char...
2022-10-20 kettenisDon't attempt to use EFI runtime services on UEFI versi...
2022-10-20 knConstify global product table
2022-10-20 tbSync sys libz with base
2022-10-20 tbUpdate base libz to 1.2.13
2022-10-20 tbInitial parsing of the NewSessionTicket message
2022-10-20 tbProvide TLS13_MAX_TICKET_LIFETIME #define
2022-10-20 tbProvide ssl_session_dup()
2022-10-20 tbClean up resumption master secret in SSL_SESSION_free()
2022-10-20 tbExtend SSL_SESSION struct for TLSv1.3 PSK
next