]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2019-10-30 Alex Musolinoupas/fs: fix handling of numeric timezone offsets in...
2019-10-28 Ori BernsteinCheck if 'm' is null when updating messages.
2019-10-27 cinap_lenrekbcm: fix software cursor avoidance for loadimage()...
2019-10-22 cinap_lenrekip/dhcpd: prevent client from increasing max reply...
2019-10-21 Ori BernsteinMake ctrl+g focus text windows and cycle zeroxed copies...
2019-10-21 Alex Musolino/sys/lib/plumb/basic: open nedmail windows with -noscroll
2019-10-13 cinap_lenrekndb/dns: handle empty $DNSSERVER
2019-10-13 Roberto E.... backup: Set execution bits in backup scripts
2019-10-11 cinap_lenrekether82563: fix multicast for i210
2019-10-10 Ori BernsteinFetch IMAP flags from server. This makes us sync read...
2019-10-10 Ori Bernsteinawk: make empty FS unicodely-correct.
2019-10-08 cinap_lenreksdiahci: force Hudson SATA Controller to AHCI mode
2019-10-07 cinap_lenreksshfs: fix dir2attrib() memory leak in wstat error...
2019-10-07 cinap_lenreksshfs: fix race condition between sendproc() and recvproc()
2019-10-04 cinap_lenrekcwfs: fix listen filedescriptor leaks
2019-10-04 cinap_lenreklib9p: fix listensrv() filedescriptor leaks
2019-10-04 cinap_lenreksshfs: use threadexits() instead of exits()
2019-10-03 cinap_lenrekupas/fs: speedup mtree and henter()
2019-10-01 cinap_lenrekpc: move low-level allocation details out of mmu.c...
2019-10-01 cinap_lenrekvgai81x: use vmap() for uncached access to cursor data...
2019-09-22 cinap_lenrekmerge
2019-09-22 cinap_lenrekape/cc: add spim
2019-09-22 cinap_lenrekmerge
2019-09-22 cinap_lenrek2c(1): document 7c (arm64)
2019-09-22 Roberto E.... ape/cc: Add arm64 and remove alpha
2019-09-22 cinap_lenrekusbxhci: fix endpoint stall recovery, handle Ep.clrhalt...
2019-09-21 cinap_lenrekcmd/ip/*: chown the network connection after authentication
2019-09-21 cinap_lenrekdevip: fix permission checking
2019-09-21 cinap_lenrekbootrc: unmount devip *before* starting factotum
2019-09-21 cinap_lenrekbootrc: remount devip after /dev/hostowner has been...
2019-09-21 cinap_lenrekdevproc: fix fishy locking in proctext(), check proc...
2019-09-19 cinap_lenrekdevproc: move proctab() call after Qnotepg special...
2019-09-19 cinap_lenrekkernel: simplify pgrpnote(); moving the note string...
2019-09-16 cinap_lenrekape: don't hardcode list of ape library directories...
2019-09-15 cinap_lenrekbcm64: add addarchfile() prototype to fns.h (for qeed)
2019-09-14 cinap_lenrekbcm64: enter page tables in mmutop *AFTER* switching...
2019-09-12 cinap_lenrekacid/kernel: for stacktraces, try to use context from...
2019-09-11 cinap_lenrekip/cifsd: dont return garbage in upper 32 bit of unix...
2019-09-10 cinap_lenrekip/cifsd: add basic support for UNIX extensions
2019-09-10 cinap_lenrekip/cifsd: exit to close connection when we get malforme...
2019-09-09 cinap_lenrekusbehci: silence "param declared but not used" compiler...
2019-09-09 cinap_lenreksdide: silence compiler warning in atadebug()
2019-09-09 Roberto E.... ape: Add mkstemp to /sys/src/ape/lib/ap/gen/mkfile
2019-09-09 Roberto E.... Add toascii() to ape
2019-09-09 Roberto E.... Add mkstemp to stdlib.h
2019-09-08 cinap_lenrekmerge
2019-09-08 cinap_lenrekkernel: clear FPillegal in pexit() and before pprint()
2019-09-08 cinap_lenrekdevproc: restore psstate info string in procstopwait()
2019-09-08 Ori BernsteinAllow address expressions in ?c after int casts.
2019-09-07 Ori Bernsteinmerge
2019-09-07 Ori BernsteinLibflac: Tell it that we have stdint.h so it finds...
2019-09-07 Ori BernsteinInclude integer limits from generic stdint.h in system...
2019-09-07 cinap_lenrekmerge
2019-09-07 cinap_lenrekcc: fix void cast crash
2019-09-06 Ori BernsteinAdd missing UINTsz_MIN defines to ape stdint.h
2019-09-06 Ori Bernsteinmerge
2019-09-06 David du Colombiersys/src/libventi: define VtEntryNoArchive constant
2019-09-06 David du Colombiersys/src/libventi: implement vtsha1 and vtsha1check...
2019-09-06 David du Colombiersys/src/libventi: implement vtreconn and vtredial functions
2019-09-06 cinap_lenrekip/ipconfig: don't leave behind null address when dhcp...
2019-09-06 Ori BernsteinAdd RFC2822 (email style) formatted dates to to date(1).
2019-09-04 cinap_lenrekkernel: get rid of tmperrbuf and use syserrstr swapping...
2019-09-04 cinap_lenrekrune(2): complete source references
2019-09-04 cinap_lenrekkernel: make exec clear errstr, stop side-channels...
2019-09-02 cinap_lenrekbcm64: enable devgpio in kernel configuration (thanks...
2019-08-30 cinap_lenrekndb/dnsquery, ndb/csquery: write ">" prompt to stderr...
2019-08-30 cinap_lenrekrsa(2): document asn1encodeRSApriv() and asn1encodeRSAp...
2019-08-30 cinap_lenrekauth/rsa2asn1: implement private key export with -a...
2019-08-29 cinap_lenrekpc64: map kernel text readonly and everything else...
2019-08-28 cinap_lenrek8l, 6l: fix "unknown relation: TEXT" xfol() bug (thanks...
2019-08-27 cinap_lenrekkernel: prohibit changing cache attributes (SG_CACHED...
2019-08-27 cinap_lenrekkernel: make user stack segment non-executable
2019-08-27 cinap_lenrekpc64: implement NX bit discovery, map kernel mappings...
2019-08-27 cinap_lenrekkernel: catch execution read fault on SG_NOEXEC segment...
2019-08-27 cinap_lenrekkernel: catch execution read fault on SG_NOEXEC segment
2019-08-26 cinap_lenrekkernel: expose no execute bit to portable mmu code...
2019-08-26 qwxvncv: fix snarf buffer realloc memory corruption
2019-08-25 cinap_lenrekemmc: 50MHz highspeed support (from richard miller)
2019-08-25 cinap_lenrekbcm64: replace emmc2 driver with richard millers sdhc...
2019-08-24 cinap_lenrek/sys/lib/dist/mkfile: adjust 2GB for pi3 and zynq img
2019-08-24 cinap_lenrek/sys/lib/dist/mkfile: storage vendors idea of 2GB is...
2019-08-23 cinap_lenrekbcm64: deal with discontinuous memory regions, avoid...
2019-08-22 cinap_lenrekbcm: invalidate cache on Fbinfo after firmware completion
2019-08-22 cinap_lenrekbcm: flush out early boot messages on uart and screen...
2019-08-21 cinap_lenrek/sys/lib/acid/kernel: fix procstk() for arm64, set...
2019-08-21 cinap_lenrekbcm: set XN bits for kernel device mappings
2019-08-19 cinap_lenrekbcm64: do not use OTP_BOOTMODE_REG to determine OSC...
2019-08-18 cinap_lenrekdisk/format: implement long name support
2019-08-18 cinap_lenrekadd missing device tree file for raspberry pi 4
2019-08-18 cinap_lenrekadd raspberry pi 4 kernel and bootloader to pi3.img...
2019-08-18 cinap_lenrekbcm64: add support for more than 1GB of ram (untested)
2019-08-18 cinap_lenrekbcm64: add driver for emmc2 controller
2019-08-16 cinap_lenrekbcm: fix typo in gpio.c on unused AFedge0 constant
2019-08-16 cinap_lenrekbcm64: poll gisb arbiter for asynchronous bus errors
2019-08-16 cinap_lenrekethergenet: remove debugging
2019-08-16 cinap_lenrekbcm64: set XN bits for kernel device mappings
2019-08-12 cinap_lenrekcc: use 7 octal digits for 21 bit runes
2019-08-02 cinap_lenreklibauth: do not set errstr in auth_rpc() for ARdone...
2019-07-28 cinap_lenrekbcm, bcm64: add vcore support for raspberry pi 3 GPIO...
2019-07-27 cinap_lenrekbcm, bcm64: add BCM2711 support for gpiopull(), fix...
next