]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2019-06-11 Alex Musolinosnoopy(8): include dhcp.h instead of replicating bootp...
2019-06-08 Alex Musolinofile(1): recognise unified diff output
2019-06-05 Alex Musolinorc-httpd(8): avoid duplicate log output in dir-index...
2019-06-05 Ori BernsteinRemove trailing whitespace.
2019-06-05 Ori BernsteinLost a trailing \n
2019-06-05 Ori BernsteinMake 'g' grep recursively by default.
2019-05-31 BurnZeZplumber: loop will go out of bounds when *++s == '...
2019-05-27 cinap_lenrekssh: work around github.com's broken cipher negotiation...
2019-05-24 cinap_lenrek/sys/src/cmd/mkfile: fix PCONLY exclude (thanks stefan)
2019-05-24 cinap_lenrekawk: no need to call getargv() twice to get the value...
2019-05-24 cinap_lenrekgs: fix missing type check in ztype (thanks jsmoody)
2019-05-23 cinap_lenrekgs: apply fixes for CVE-2018-16509 (thanks jsmoody)
2019-05-22 cinap_lenrekdevip: if the server does not support TCP ws option...
2019-05-20 Alex Musolinoupas/fs: remove read timeout via alarm(2) in pop3resp
2019-05-19 cinap_lenrekvmx: handle build arch exclude in /sys/src/cmd/mkfile
2019-05-19 cinap_lenrekbcm, bcm64: fix cache operations for dma and emmc
2019-05-18 cinap_lenreksshnet(4): ... and incoming TCP calls
2019-05-17 cinap_lenrekmerge
2019-05-17 cinap_lenrekbcm64: remove unneccesary tlb flush on mmuidmap()
2019-05-17 cinap_lenrekbcm64: no need to flush instruction cache when switchin...
2019-05-17 cinap_lenrekbcm64: switch to 64k page size
2019-05-17 cinap_lenrek7l: don't hardcode 4k pagesize, use INITRND
2019-05-16 cinap_lenrekmerge
2019-05-16 cinap_lenrekmkone: fix man target (thanks Amavect)
2019-05-15 23hirodraw(3): memlorigin
2019-05-15 cinap_lenrekbcm64: generalize mmu code
2019-05-15 cinap_lenrekbcm64: fix mmu0clear() mistake from previous commit
2019-05-14 cinap_lenreknusb(2): remove startdevs() reference, document getdev...
2019-05-13 cinap_lenrekbcm: add cache invalidate before accessing prop buffer
2019-05-13 cinap_lenrekbcm64: implement reboot support
2019-05-13 cinap_lenrekbcm, bcm64: preserve memsize across reboots, avoid...
2019-05-11 cinap_lenrekdevip: do not lock selftab in ipselftabread(), remove...
2019-05-11 BurnZeZmemdraw(2): remove references to iprint()
2019-05-11 cinap_lenrekdevip: reset speed and delay on bind, adjust burst...
2019-05-11 cinap_lenrekdevip: make sure ifc is bound in add6 ctl command
2019-05-11 cinap_lenrekdevip: remove unused c->car qlock, avoid potential...
2019-05-11 cinap_lenrekdevip: avoid media bind/unbind kproc reader startup...
2019-05-10 23hirotimezones: add India (thanks joe9)
2019-05-10 cinap_lenrekbcm64: use exclusive monitor on nrdy to wake up idlehands()
2019-05-10 cinap_lenrekape: fix malloc to deal with more than 4GB of memory...
2019-05-09 cinap_lenreklibc: fix return value for arm64 memset() and memove()
2019-05-09 cinap_lenreklibc: use MOVP instruction for arm64 memmove() and...
2019-05-09 cinap_lenrekbcm64: use MOVP instruction for saving and restoring...
2019-05-09 cinap_lenreklibmach: remove newline
2019-05-09 cinap_lenreklibmach: support for MOVP instruction disassembly for...
2019-05-09 cinap_lenrek7l: implement MOVP instruction
2019-05-09 cinap_lenreklibc: provide arm64 assembly versions for memmove(...
2019-05-09 cinap_lenrekbcm64: map framebuffer write-through to allow unaligned...
2019-05-07 cinap_lenrekwadfs: avoid comma operator after PBIT32() macros
2019-05-07 cinap_lenrekplan9.ini(8), boot(8): clarify the use of $rootdir...
2019-05-07 cinap_lenreknusb/usbd: work around devices that ignore the high...
2019-05-07 Ori BernsteinSand edges down on GBIT64()/PBIT64() macros.
2019-05-06 cinap_lenrekmerge
2019-05-06 cinap_lenrekdist/mkfile: add *.pi3.img target for ARM64 raspberry pi3
2019-05-05 mischieflib: update pci database
2019-05-05 cinap_lenrekbootrc: fix $rootdir and $rootspec handling (thanks...
2019-05-05 cinap_lenrekbcm: make sure fiq is on enabled on cpu0
2019-05-05 cinap_lenrekbcm64: provide idlehands() function
2019-05-05 cinap_lenrekbcm64: get rid of usb workaround delay
2019-05-05 cinap_lenrekusbdwc: enable Slowbuilkin workarround, improve split...
2019-05-04 cinap_lenreklibc: fix NaN check precedence bug in modf() (thanks...
2019-05-04 cinap_lenrekacid: add arm64 support
2019-05-03 cinap_lenrekrootstub: add /sys/lib/dist/ndb/dhcp/
2019-05-03 cinap_lenrekpc kernel: remove countpagerefs() (thanks BurnZeZ)
2019-05-03 cinap_lenrekkernel: exec support for arm64 binaries
2019-05-03 cinap_lenrekbcm64: add experimental work in progress arm64 kernel...
2019-05-03 cinap_lenrekbcm: don't call nil on PADDR() in dmaaddr(), return...
2019-05-03 cinap_lenrekbcm: move fiq saved pc adjust into lexception.s so...
2019-05-03 cinap_lenrekuartpl011: dont touch line control while uart is enabled
2019-05-03 cinap_lenrekktrace: arm64 support
2019-05-03 cinap_lenrekarm64: add mkfile
2019-05-03 cinap_lenrekpython: arm64 support
2019-05-03 cinap_lenrekgs: arm64 support
2019-05-03 cinap_lenrekgs: avoid stupid shifts by casting to uint64_t
2019-05-03 cinap_lenrekape: initial support for arm64
2019-05-03 cinap_lenreklibthread: initial support for arm64
2019-05-03 cinap_lenreklibmp: add dummy mkfile for arm64
2019-05-03 cinap_lenreklibsec: dummy mkfile for arm64
2019-05-03 cinap_lenreklibmach: initial arm64 support
2019-05-03 cinap_lenreklibc: initial arm64 support
2019-05-01 cinap_lenrek7l: add missing AFMOVD with EXT/AUTO/LOREG operands...
2019-05-01 cinap_lenrekkernel: get rid of checkpagerefs() debugging
2019-05-01 cinap_lenrekkernel: export freepages() function so it can be used...
2019-05-01 cinap_lenrekkernel: include lock pointer in error report, stop...
2019-05-01 cinap_lenrekkernel: insert memory barrier in the scheduler before...
2019-05-01 cinap_lenrek[5678vq]c: fix .safe node type for *FUNC() = *FUNC...
2019-05-01 cinap_lenrekvmx: build vmx only for 386 or amd64
2019-04-27 cinap_lenrekether8169: fix thinkpad A485 ethernet (thanks mischief)
2019-04-25 cinap_lenrek7c: don't emit SXTW for non-register source operand
2019-04-23 cinap_lenrekdistproto: add /lib/news/ (thanks lyndon)
2019-04-22 cinap_lenrek7l: there is no BIC* $bimm variant
2019-04-19 cinap_lenrekusbxhci: make stuck usb transactions interruptable.
2019-04-19 cinap_lenrekdistproto: add /lib/ndb/dhcp/ directory (thanks lyndon)
2019-04-18 mischiefnusb/usbd: stop sending port enable commands
2019-04-17 cinap_lenrek7l: deal with huge (negative or > 24bit) register offse...
2019-04-17 cinap_lenrek7c: fix long to vlong/pointer conversion, avoid negativ...
2019-04-16 cinap_lenrekdevsd: fix sddelpart() AGAIN
2019-04-16 cinap_lenrekawk: fix nextfile crash (thanks leetspete)
2019-04-15 BurnZeZdevsd: fix panic when using "delpart" to remove a parti...
2019-04-14 mischiefpc: audiohda: recognize AMD Family 17h hd audio controller
next