ref: 06ded18ce9088df6aa259598454f804df3f44ff3
dir: /9legacy/list/
# Consider all my changes under the MIT license. # The code from other sources is MIT licensed except when noticed. # Update (Jul 15, 2021) to Richard Miller's rpi kernel. 9_bcm.diff # Delete liboventi from /sys/src/mkfile sys_src_mkfile_no_liboventi.diff # Support for UAS protocol and workaround a bug forcing to close # the endpoints. usb_uas_and_close_ep.diff # Import (Jul 15, 2021) ciphers from 9front. 9front_libsec.diff # Support SNI (server name indication). webfs_SNI.diff hget_SNI.diff # Import Russ Cox's " and "" scripts and make them work with acme. quote1_quote2_acme.diff # Remove the limit on chunk lengths in the png decoder. readpng_alloc_chunk_length.diff # Add key definitions. keyboard_h.diff # Increase maximum length of a ctl message, the maximum URL length of # most web browsers is >= 2048. webfs_increase_max_ctl_message_len.diff # Fix relative urls, by Erik Quastrom # (https://www.mail-archive.com/9fans@9fans.net/msg24197.html) abaco_fix_relative_urls.diff # Add 'l' command and '-l' option to change samterm's /dev/label. If # samriosnarf is in /env sam will use rio's snarf buffer instead of # the internal one. sam_label_command_riosnarf.diff