openbsd
2022-08-15 jsgremove unused smc91cxx_activate()
2022-08-15 jsgremove msdosfs findwin95()
2022-08-15 jsgremove unused uvideo_enable()/uvideo_disable()
2022-08-14 jcaUnbreak, don't assume we always hold the NET_LOCK
2022-08-14 millertUse size_t for the length parameters, not off_t.
2022-08-14 millertdb_ctf_decompress: use size_t not off_t for length...
2022-08-14 millertUse size_t, not off_t, for length parameters.
2022-08-14 jsgremove unneeded includes in sys/kern
2022-08-13 mvsIntroduce the pru_*() wrappers for corresponding (...
2022-08-13 bluhmRemove needless include pledge.h accidently added in...
2022-08-13 semarieblist: fix a possible blist corruption with blist_alloc...
2022-08-13 kevloCorrect rx data rate for rtl8192eu
2022-08-13 jmcclarify the boot text;
2022-08-13 kmosThe portgen Python modue has been rotting and doesn...
2022-08-13 jsgavoid uninitialised var when boot_unit has an unexpecte...
2022-08-13 deraadtsync
2022-08-12 stspCrank amd64 boot loader version numbers for softraid...
2022-08-12 stspadd support for booting from RAID 1C softraid(4) volume...
2022-08-12 krwRevert to pre-r1.249 more laissez-faire checks for...
2022-08-12 miodMake sure we don't pass uninitialized siginfo values...
2022-08-12 bluhmRemove differences between ip_fragment() and ip6_fragme...
2022-08-12 millertUpdate to 2022bgtz from https://github.com/JodaOrg...
2022-08-12 bluhmFix non working continue in do while(0) loop.
2022-08-12 mvsRemove unused fields from 'pflow_softc' structure.
2022-08-12 mvsFix race between pflow_output_process() and pflow_clone...
2022-08-12 tbFix upper bound in a for loop (no functional change).
2022-08-12 tbTweak a comment to be more accurate.
2022-08-12 bluhmThere are some places in ip and ip6 input where operati...
2022-08-12 visaPut more struct vnode fields under splbio().
2022-08-12 aoyamaFix to work 1bpp Xorg server again on 1bpp framebuffer...
2022-08-12 claudioImplement slowcgi_timeout() to actually kill the backen...
2022-08-12 tbNo need to make a deep copy of the EE cert
2022-08-12 bluhmAt successful return ip6_check_rh0hdr() keeps *offp...
2022-08-12 landrypkg_add.1: fix typo in pkg stem with flavor example
2022-08-12 claudioUse break instead of return so that a HEAD request...
2022-08-12 jsguse string literal for format string
2022-08-12 jsguse string literal for format string
2022-08-12 opfix regression introduced in previous commit. HEAD...
2022-08-12 djmsftp-server: support home-directory request
2022-08-12 chelohaamd64: simplify TSC synchronization testing
2022-08-12 krwCoverity says multiplying two uint32_t's and assigning...
2022-08-12 cheloharenice(8): don't succeed after 256 errors
2022-08-11 krwDon't trust gpt header data read from disk until after its
2022-08-11 chelohapowerpc64: cpu_initclocks: do tc_init(9) before cpu_sta...
2022-08-11 patrickDon't yet configure smmu(4) on Qualcomm SoCs as used...
2022-08-11 opcorrectly handle an abnormal fastcgi termination. ...
2022-08-11 jmcremove useless Pp;
2022-08-11 tbRemove unused variable
2022-08-11 antonRevert previous commit as the bounds check was correct.
2022-08-11 claudioAdd information about TCP_INFO. Be a bit vague about...
2022-08-11 claudioAdd TCP_INFO support to getsockopt for tcp sessions.
2022-08-11 nicmvi(1) Home/End bindings, from Markus F X J Oberhumer.
2022-08-11 antonRemove prefix from nested battery struct fields.
2022-08-11 tbRevert uLong -> z_off_t change in the kernel
2022-08-11 djmadd some tests for parse_absolute_time(), including...
2022-08-11 djmallow certificate validity intervals, sshsig verificati...
2022-08-10 mglockerFix off-by-one in channel count, from NetBSD.
2022-08-10 miodFix Gdium boot setup.
2022-08-10 patrickOn the Qualcomm SoC as implemented on the Lenovo x13s...
2022-08-10 patrickProvide the AML root in ACPI's softc so that drivers...
2022-08-10 tbAvoid signed integer overflow due to unary negation
2022-08-10 miodAlso attach spdmem on Gdium.
2022-08-10 jobClarify warning related to ROA eContent
2022-08-10 jobDisallow AS Resources extension on ROA EE certificates
2022-08-10 tbReverse NULL check in krVPN6_change()
2022-08-10 claudioMore kroute_nexthop cleanup. Mainly use direct assignme...
2022-08-10 nicmFix check of home directory (&& not ||), from Markus...
2022-08-10 miodPass the "good random" flag from the bootblocks to...
2022-08-10 tbCast int64_t to uint64_t for negating
2022-08-10 tbOnly print versions we know about
2022-08-10 claudioFix logic in network_dump_upcall()
2022-08-10 miodAdd iic at glxpcib, to get spdmem to attach on 2F-based...
2022-08-10 miodRemove alpha kernel code to process userland misaligned...
2022-08-10 jobDecrease how long to wait for the remote peer to send...
2022-08-10 claudiofixup header for bgpctl show network so it lines up...
2022-08-10 mvsRemove netlock assertion from vlan_ioctl(). Now (*if_io...
2022-08-10 tbFix two compiler warnings resulting from last zlib...
2022-08-10 tbBuild the Compress::Raw::Zlib perl module with /usr...
2022-08-10 tbRemove games from the default $PATH in /etc/skel
2022-08-10 jsgmatch other archs use %s for version printf
2022-08-09 knBackout "Call getuptime() just once per function"
2022-08-09 deraadtsync
2022-08-09 schwarzeprevent breakable hyphens in segment identifiers
2022-08-09 claudioMake the http code respect MAX_CONN_TIMEOUT and fail...
2022-08-09 tbSync inflateGetHeader() fix from userland
2022-08-09 tbPull in inflateGetHeader() buffer overflow fix
2022-08-09 tbFix buffer overflow in inflateGetHeader()
2022-08-09 chelohariscv64: trigger deferred timer interrupts from splx(9)
2022-08-09 chelohapowerpc64: trigger deferred DEC interrupts from splx(9)
2022-08-08 deraadtsync
2022-08-08 bluhmIf interface drivers had enabled transmit offloading...
2022-08-08 millertFor putenv(3), return an error if string starts with...
2022-08-08 opswitch fgetln remnants to getline. ok millert@
2022-08-08 opfully switch quiz(6) to getline; diff from Ben Fuller...
2022-08-08 knConstify in6_addr pointer arguments in nd6_*() functions
2022-08-08 jeremyAdd YGJ, Yanago Kitaro, Tottori, Japan
2022-08-08 chelohatop(1): display uptime with seconds, print uptime in...
2022-08-08 deraadtsync
2022-08-08 knCall getuptime() just once per function
2022-08-08 jsgremove unused arm and armv7 headers
next