]> git.lizzy.rs Git - plan9front.git/shortlog
plan9front.git
2020-05-15 Ori BernsteinFix scans of more than one character in %[]
2020-05-14 Ori Bernsteinstop fiddling with path construction.
2020-05-13 Ori Bernsteinfix yacc crash with absolute paths
2020-05-12 cinap_lenrekape: fix name clash, have to use _SLEEP syscall instead...
2020-05-12 cinap_lenrekcc: dont export gethunk(), hunk, nhunk and thunk
2020-05-12 cinap_lenrekcc: get rid of hunk pointer fiddling and just use alloc()
2020-05-12 cinap_lenrek?l: remove direct hunk manipulation from linkers, just...
2020-05-12 Ori Bernstein[ape] add missing conversion flags for scanf
2020-05-10 cinap_lenrekdevip: fix ifc recursive rlock() deadlock
2020-05-10 cinap_lenrekkernel: fix checkpages() and segflush() on SG_PHYSICAL...
2020-05-10 kvikmerge
2020-05-10 kvikacme: add missed error checks
2020-05-10 cinap_lenrekmerge
2020-05-10 cinap_lenrekusbxhci: fix wrong control endpoint 0 output device...
2020-05-09 Ori Bernsteinfix '%[]' specifiers and '%n' (thanks phil9)
2020-05-08 kviknusb/kb: add quirks for Elecom HUGE trackball
2020-05-07 cinap_lenrekmerge
2020-05-07 cinap_lenrekbcm64: fix kernels cmpswap() function
2020-05-07 Ori Bernsteinfix typo: mouse->xy, not w->mc.xy
2020-05-07 kvikaux/getflags: remove rogue debug print
2020-05-06 Ori Bernsteinbring stdint.h closer to spec
2020-05-06 kvikaux/getflags: improve flagfmt parser
2020-05-06 Ori BernsteinReset click count on mouse motion.
2020-05-04 Sigridtmac.eai: wrapper around -me: auto indexing sections...
2020-05-04 Sigridadd missing /sys/lib/tmac/me files (thanks sirjofri)
2020-05-02 cinap_lenrekmake bind(2) error handling consistent
2020-05-02 cinap_lenreklibdraw: fix mount() error handling in newwindow()
2020-05-02 cinap_lenreksed: accept and ignore -E and -r flags for unix compati...
2020-05-02 cinap_lenrekip/cifsd: implement primitive per-share unix id mapping...
2020-05-02 cinap_lenrekmerge
2020-05-02 cinap_lenrekether82543gc, ether82557, ethervirtio: do kproc() call...
2020-05-01 Ori Bernsteinuse #error when missing define
2020-04-29 Ori Bernsteinmerge
2020-04-29 Ori Bernsteinfacelift for mothra: flat ui is in.
2020-04-28 Sigridlibsec/base58enc: null-terminate the result
2020-04-28 Ori Bernsteinmissing headers rate a FATAL.
2020-04-27 cinap_lenreklib9p: reject reads on closed fids and writes on direct...
2020-04-26 cinap_lenrekmerge
2020-04-26 cinap_lenrekkernel: improve page reclaimation strategy and locking
2020-04-26 qwxmothra: fix a few errors in previous patch
2020-04-26 Ori Bernsteincopy all the tokens from the tokenrows with a paste.
2020-04-26 Ori Bernsteinadd missing header change (thanks qwx)
2020-04-26 Ori BernsteinSupport for neo2 keyboard layout
2020-04-26 stanley liebermothra: make user interface monochrome
2020-04-26 stanley liebermothra: remove extraneous lines and decoration (fake...
2020-04-25 Ori Bernsteintweak selection criteria
2020-04-25 cinap_lenrekcc: simplify macexpand() and off-by-one error
2020-04-25 Ori Bernsteinfix typos in time calculation
2020-04-25 Ori BernsteinBacked out changeset 2737b9af622b
2020-04-25 Ori Bernsteinfix typos in time calculation
2020-04-25 Ori BernsteinBump protocol version for Ttclick
2020-04-25 Ori Bernsteintriple click selection in acme
2020-04-25 Ori Bernsteintriple click selection in rio
2020-04-25 Ori Bernsteintriple click selection in sam
2020-04-24 cinap_lenrekacme/win: exit winfs once acme shuts down the window
2020-04-24 cinap_lenrekpc, pc64: use softscreen double buffering for *bootscre...
2020-04-22 cinap_lenrekbcm, bcm64: dancing to the drum of the linux clowns...
2020-04-22 stanley lieber/sys/man/1/mothra: add description of Plumb menu item.
2020-04-22 stanley liebermothra.c: add Plumb menu item, and update man page...
2020-04-22 stanley lieberrdhtml.c: restore original fonts. dejavusans was my...
2020-04-22 Ori Bernsteinremove unused macro from chan.c
2020-04-21 cinap_lenreksamterm: don't scroll invisible (command) window (thank...
2020-04-19 cinap_lenrekmerge
2020-04-19 cinap_lenrek?a, ?c: fix macro debug prints
2020-04-19 cinap_lenrek?c: get rid of sprint(), strcpy() and strcat()/strncat...
2020-04-19 cinap_lenrek[257]l: cleanup fmt routines, replace sprint()
2020-04-19 cinap_lenrekcc: cc.h changes needed by previous commit
2020-04-19 cinap_lenrek?a, cc: fix buffer overflows in built-in preprocessor...
2020-04-19 cinap_lenrek?a: catch symb[NSYMB] buffer overflow in lexer, cleanup...
2020-04-19 cinap_lenrekcc: get rid of sprint() and temporary buffer for type...
2020-04-19 Ori BernsteinMake priority array max size explicit.
2020-04-19 Ori Bernsteinfix cpp operator associativity
2020-04-19 Ori Bernsteinmerge
2020-04-19 Ori Bernsteindont overflow the stack
2020-04-19 rgllibmemdraw: remove inexistent build targets
2020-04-19 cinap_lenrekmerge
2020-04-19 cinap_lenrek?c: fix Bconv() misusage of strncat()
2020-04-19 stanley lieberfortunes: As much as I'd love to I feel I have to let...
2020-04-18 cinap_lenrek6c: conserve registers for floating point operations
2020-04-18 Ori Bernsteinaux/getflags: support named flags
2020-04-18 cinap_lenrek7l, ql: dont assume . is in the path for running mkcnam...
2020-04-18 cinap_lenrekrc: fix code serialization for PIPEFD (thanks BurnZeZ)
2020-04-17 cinap_lenrekacme/win: pass on flags to winfs (fix undocumented...
2020-04-15 cinap_lenrekip(3): remove outdated maximum ipstack number limit.
2020-04-12 23hirodraw(3): typo dp
2020-04-12 cinap_lenrekmerge
2020-04-12 cinap_lenrekkernel: remove unused mem2bl() prototype
2020-04-11 Ori Bernsteinmerge
2020-04-11 Ori Bernsteintriple-click to select non-whitespace segment
2020-04-11 cinap_lenrekmerge
2020-04-11 cinap_lenrekip/ipconfig: ignore default routes targeting ourselfs
2020-04-11 Ori Bernsteinvt plumbing: don't require selection
2020-04-11 cinap_lenrekip/ipconfig: resolve ipgw to an ip address as neccesary...
2020-04-11 cinap_lenrekvl: remove unused mysbrk() prototype
2020-04-11 cinap_lenrekqa: remove ALLOC() and ALLOCN() macros
2020-04-11 cinap_lenrekcc: remove mysbrk(), exponentially increase gethunk...
2020-04-11 cinap_lenrek6c: remove mystery sys.c file
2020-04-11 cinap_lenrekcc, ?[acl]: fix gethunk() and move common memory alloca...
2020-04-10 cinap_lenrekbackout the gethunk() again, as that breaks the assemblers
2020-04-10 cinap_lenrekcc, ?l: fix gethunk() to actually grow allocation
next