]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
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
2019-04-14 mischiefpc: devarch: recognize AMD Ryzen model
2019-04-14 mischiefpc: pci: add AMD FCH LPC bridge to southbridges
2019-04-14 mischiefnusb/usbd: fix dump %U formatter
2019-04-14 BurnZeZip(3): document TCP ctl close command
2019-04-14 cinap_lenrekdevip: reject bad numeric ports (such as 9fs -> 9)
2019-04-11 cinap_lenrekbcm: move CONFADDR parsing into bootargs.c, simplify...
2019-04-11 cinap_lenrekbcm: don't use PADDR() to convert bus address to physic...
2019-04-11 cinap_lenrekkernel: get rid of KSTKSIZE alias for KSTACK
2019-04-11 cinap_lenrekmerge
2019-04-11 cinap_lenrekkernel: get rid of PTR2UINT() and UINT2PTR() macros
2019-04-11 cinap_lenrekbcm: dont assume PHYSDRAM 0 in dmaaddr(), fix dmaioaddr()
2019-04-11 cinap_lenrekbcm: add pl011 uart driver
2019-04-10 cinap_lenrekbcm: move okay() from uartmini.c to devarch.c
2019-04-10 cinap_lenrekbcm: add irq.c to mkfile
2019-04-10 cinap_lenrekbcm: move interrupt handling out of trap.c into irq.c
2019-04-09 BurnZeZfix bad function declarations in manpages
2019-04-08 BurnZeZthread(2): threadsetname takes a fmt string
2019-04-08 cinap_lenrekaudiohda: add support for Gemini-Lake audio in Intel...
2019-04-08 cinap_lenrek7l: fix vlong constants in literal pool for non-MOV...
2019-04-08 cinap_lenrek7l: fix bitcon instruction selection and encoding
2019-04-08 cinap_lenrek7l: add arm64 linker (initial sync)
2019-04-08 cinap_lenrek7a: fix indexreg operations
2019-04-08 cinap_lenrek7a: fix post increment operands
2019-04-08 cinap_lenrek7c: fix registerization of vlong constants
2019-04-08 cinap_lenrekadd arm64 c compiler and assembler (thanks charles...
2019-04-08 cinap_lenrekrootstub: create arm64 directories
2019-04-07 BurnZeZuptime: rewrite in awk
2019-04-06 cinap_lenreklibauthsrv: authdial smprint() out of memory autism
2019-04-04 cinap_lenreksgi: remove obsolete TSTKTOP constant
2019-04-04 cinap_lenrekxen: remove obsolete TSTKTOP constant
2019-04-04 cinap_lenrekbcm: remove obsolete TSTKTOP constant
2019-04-04 cinap_lenrekpc64: get rid of TSTKTOP, USTKTOP is the end of user...
2019-04-03 cinap_lenreksshnet: get rid of Announced state, simplify
2019-04-03 cinap_lenreksshnet: implement listen (port forwarding)
2019-04-03 cinap_lenreksshnet: don't leak error string
2019-04-03 cinap_lenreksshnet: don't leak "Dialing" connections when "connect...
2019-04-03 cinap_lenreksshnet: pass on open failure error message, simplify
2019-04-03 cinap_lenreksshnet: fix eof and close handling, use proper packet...
2019-04-02 cinap_lenrekvt: dont make fs procs hang arround when closing rio...
2019-04-02 cinap_lenreksshnet(4): fix user@host syntax, add BUGS section,...
2019-04-02 cinap_lenrekssh: print usage for unknown flags, cleanup
2019-04-02 cinap_lenrekssh(1): add sshnet(4) reference
2019-04-02 cinap_lenreksshnet: reduce memory consumption by lowering stack...
2019-04-02 cinap_lenreksshnet: fix memory leak
2019-04-02 cinap_lenreksshnet: allow 0 port
2019-04-02 cinap_lenreksshnet: fix write count for ctl message writes
2019-04-02 cinap_lenreksshnet: actually make sure ssh established connection...
2019-04-02 cinap_lenreksshnet(4): add documentation
2019-04-02 cinap_lenreksshnet: bring back sshnet using ssh(1) mux mode
2019-04-02 cinap_lenrekssh: add experimental mux mode
2019-04-02 cinap_lenrekmerge
2019-04-02 cinap_lenrekssh: implement -W option for making remote tcp connections
2019-04-01 Alex Musolinomerge
2019-04-01 Alex Musolinofix DST begin/end timestamps for South Australia
2019-03-30 BurnZeZwalk: remove unused depth argument from dofile()
2019-03-30 BurnZeZbootrc: simplify if statement
2019-03-30 cinap_lenrekdtracy: avoid dmachlock() race
2019-03-30 cinap_lenrekdist/mkfile: aux/stub -d /n/src9/usr to avoid overbindi...
2019-03-29 cinap_lenrek5c: dont substibute (destination) registers contained...
2019-03-27 cinap_lenrekmerge
2019-03-27 cinap_lenrekinst/startether: skip ipv6 auto configuration when...
2019-03-27 cinap_lenrekmerge
2019-03-27 cinap_lenrekplan9.ini(8): add USB section, documenting various...
2019-03-27 cinap_lenrekbootrc: handle automatic ip configuration on gbe media
2019-03-27 cinap_lenrekplan9.ini: add nora6= option to disable automatic ipv6...
2019-03-25 BurnZeZadded walk(1)
2019-03-23 cinap_lenrekupas/fs: release mailbox syncing lock after encounterin...
2019-03-22 cinap_lenrekwebfs: bracket literal ipv6 host in "Host:" header
2019-03-21 cinap_lenreknusbrc: detect "keyboardio model 01", appears as multif...
2019-03-21 cinap_lenreknusb/kb: fix continuous scrollwheel delta not being...
2019-03-18 cinap_lenrekmerge
2019-03-18 cinap_lenrekpython: clean and nuke pgen and libpython.a for all...
2019-03-18 stanley lieberfortunes: Open source may not be safe if it has no...
2019-03-18 cinap_lenrekdtracy(1): fix print(2) reference
2019-03-17 cinap_lenrekpython: remove /$objtype/lib/ape/libpython.a, track...
2019-03-17 cinap_lenrekip/ipconfig: use defaults for loopback
2019-03-17 cinap_lenrekip/ipconfig: use ewrite() to enable routing command...
2019-03-17 cinap_lenrekrootstub: create arm and mips directories in /usr/glend...
2019-03-10 cinap_lenrekip/tinc: 4096 bit RSA, (passive) pmtu discovery, fix...
2019-03-09 cinap_lenreklibmemdraw: remove static Point p00 and use ZP instead
2019-03-09 cinap_lenreklibmemdraw: handle memarc() phi == 0 and phi <= -360...
2019-03-07 cinap_lenrekmerge
2019-03-07 cinap_lenrekdevip: ignore the evil bit in fragment info field
2019-03-07 mischiefmach(2): fix byteswapping function signatures
2019-03-07 mischiefvmx: check for draw initialization errors
2019-03-07 cinap_lenrekdevip: ignore icmp advise about laggard fragments
2019-03-04 qwxvgadb: add t43p 1600x1200 panel entry
2019-03-04 qwxigfx: add support for 915gm
2019-03-04 cinap_lenrekip/tinc: honor TcpOnly and IndirectData settings, scrip...
2019-03-04 cinap_lenrekdevip: ignore reserved fragment offset bits
2019-03-04 cinap_lenrekdevip: handle packet too big advise for icmp6, remove...
2019-03-04 cinap_lenrekdevip: use common code in icmp for handling advise
2019-03-04 cinap_lenrekdevip: zero fragment offset after reassembly, remove...
2019-03-04 cinap_lenrekdevip: fix fragment forwarding
2019-03-03 cinap_lenrekdevip: simplify ip reassembly functions, getting rid...
2019-03-03 cinap_lenrekdevip: fix block list handling for icmp/icmp6, use...
next