openbsd
2022-08-16 schwarzeNew tests of tabs in fill mode, in particular
2022-08-16 schwarzeAdjust the desired output after the improvements in...
2022-08-16 schwarzeWhen starting a new input line, even when continuing...
2022-08-16 schwarzeEven though the constant ASCII_ESC is only used in...
2022-08-16 knRemove -c compat
2022-08-16 kn-v prints to standard error not output
2022-08-16 deraadt-v option should only act based upon syscall success...
2022-08-16 visaRemove kqueue-related ktrace points from poll(2) and...
2022-08-16 visaRemove obsolete kern.nselcoll sysctl.
2022-08-16 jsgregen
2022-08-16 jsgadd id for Intel Optane SSD 9 Series (900P/905P)
2022-08-16 claudioDo not send kroutes from the RDE to the FIB with the...
2022-08-15 schwarzeSome more tests of no-fill mode similar to mdoc/Bd...
2022-08-15 schwarzeSimplify handling of no-fill mode in man(7) by inspecti...
2022-08-15 schwarzeoops, once again, i failed to correctly sync some dates...
2022-08-15 schwarzeDistinguish between escape sequences that produce no...
2022-08-15 deraadtsync
2022-08-15 knAdd initial piece for softraid(4) support on arm64
2022-08-15 bluhmRun IPv6 hop-by-hop options processing in parallel...
2022-08-15 jsgremove FSPACE macros, unused after uvm_map_sel_limits...
2022-08-15 mvsIntroduce tcp_sogetpcb() to assign `inp' and `tp' from...
2022-08-15 jsgunifdef KDB
2022-08-15 tbFix a doc comment to match upstream
2022-08-15 knAdd softraid(4) RAID 1C boot support
2022-08-15 schwarzeIn GNU, Heirloom, and Plan 9 roff, tab positions apply...
2022-08-15 tbAdjust whitespace (tabs vs spaces) on one line to reduc...
2022-08-15 claudioNeither clt_descreq nor clt_descresp in struct client...
2022-08-15 tbAdd missing RCS tag and zap a trailing space
2022-08-15 mvsRevert previous. It was not ok'ed by dlg@.
2022-08-15 tbInitialize readbytes in BIO_gets()
2022-08-15 tbAvoid shadowing the cbs function parameter in tlsext_al...
2022-08-15 tbRemove redeclaration of ret
2022-08-15 claudioFor FCGI_END_REQUEST reset the clt struct similar to...
2022-08-15 schwarzeIn GNU, Heirloom, and Plan 9 roff, literal tab characte...
2022-08-15 opplug some memory leaks in server_file_index when failur...
2022-08-15 opplug a fd leak in read_errdoc if fstat fails or if...
2022-08-15 mvsIntroduce 'pr_usrreqs' structure and move existing...
2022-08-15 mvsStop doing lockless `t_flags' check within task_add...
2022-08-15 nicmNotify when a paste buffer is deleted, GitHub issue...
2022-08-15 claudioUse TCP_INFO instead of kvm magic to extract informatio...
2022-08-15 nicmAdd a Nobr terminfo capability to tell tmux the termina...
2022-08-15 nicmAdd some const, from Markus F X J Oberhumer.
2022-08-15 nicmDon't stop at first match when updating environment.
2022-08-15 danieldrop detection code for 386sx/386dx CPUs
2022-08-15 jsgremove unused uvm_aiobuf_pool
2022-08-15 jsgremove unused uvm_map_sel_limits()
2022-08-15 jsgremove tulip_mbuf_compress() unused since if_de.c 1.127
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.
next