]> git.lizzy.rs Git - plan9front.git/history - sys
page(1): fix troff manual example
[plan9front.git] / sys /
2019-11-18 Ori BernsteinSpecifiy the restrictions on 9boot file names more...
2019-11-18 Ori BernsteinDocument 9bootfat limitation.
2019-11-17 cinap_lenreksdiahci: implement reset timeout for ahciencreset(...
2019-11-17 cinap_lenrekbootrc: for wireless netbooting, set the WPA/WPA2 presh...
2019-11-15 Ori BernsteinParse global pax header in the right place.
2019-11-14 Ori BernsteinAdd pax extended header support to tar.
2019-11-12 Ori Bernsteinthread(2): fix manpage typos (thanks rgl)
2019-11-11 Ori Bernsteindraw(2): fix manpage typo (thanks rgl)
2019-11-10 cinap_lenrekdevip: use the routing table for local source ip addres...
2019-11-05 Ori BernsteinFix directory heuristic for long file names.
2019-11-03 cinap_lenrekgames/turtle: do exit instead of crash in redraw()...
2019-11-03 aijuadd games/linden and turtle to mkfile
2019-11-03 aijuadd games/linden and games/turtle
2019-11-02 cinap_lenrektar: fix memory corruption in extract1 (thanks petter)
2019-11-02 cinap_lenrekupasfs(4): fix manpage typo (thanks rgl)
2019-11-01 Alex Musolinofile: add (very) basic support for detecting mpeg4...
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. Vargas... 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. Vargas... 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. Vargas... ape: Add mkstemp to /sys/src/ape/lib/ap/gen/mkfile
2019-09-09 Roberto E. Vargas... Add toascii() to ape
2019-09-09 Roberto E. Vargas... 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...
next