RSS feed
b599dc0e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/17 15:08
7l: handle dupok flag in TEXT/GLOBL data
f860f25f
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/17 04:18
Add stdbool.h to ape
8550a2ad
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/16 12:26
7l: fix mistake
bd4b6bda
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/15 12:56
#pragma ref no longer exists
78aec6d5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/15 12:46
Fix scans of more than one character in %[]
ed464597
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/13 14:50
stop fiddling with path construction.
d332f8a9
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/13 04:42
fix yacc crash with absolute paths
1c4c8227
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/12 20:17
ape: fix name clash, have to use _SLEEP syscall instead of ape sleep in plan9 code (thanks jamos)
8ca102d4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/12 19:18
cc: dont export gethunk(), hunk, nhunk and thunk
34cf2725
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/12 18:45
cc: get rid of hunk pointer fiddling and just use alloc()
ecdf3f92
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/12 18:04
?l: remove direct hunk manipulation from linkers, just call malloc()
73f38fc5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/12 06:48
[ape] add missing conversion flags for scanf
27fc79b0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/10 18:51
devip: fix ifc recursive rlock() deadlock
dbfec06b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/10 12:54
kernel: fix checkpages() and segflush() on SG_PHYSICAL type segments
0099db7b
– kvik <kvik@a-b.xyz>
authored
on 2020/05/09 23:24
merge
1c3a6fc6
– kvik <kvik@a-b.xyz>
authored
on 2020/05/09 23:18
acme: add missed error checks
662aff21
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/09 22:44
merge
c474179f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/09 22:43
usbxhci: fix wrong control endpoint 0 output device context address
bfc8cdff
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/09 11:10
fix '%[]' specifiers and '%n' (thanks phil9)
758edf2b
– kvik <kvik@a-b.xyz>
authored
on 2020/05/08 16:49
nusb/kb: add quirks for Elecom HUGE trackball
2c3e60d9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/07 19:28
merge
04066fe9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/07 19:27
bcm64: fix kernels cmpswap() function
ec4011ac
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/07 09:23
fix typo: mouse->xy, not w->mc.xy
6d25e194
– kvik <kvik@a-b.xyz>
authored
on 2020/05/07 14:37
aux/getflags: remove rogue debug print
57499005
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/06 11:39
bring stdint.h closer to spec
ccf5d3fb
– kvik <kvik@a-b.xyz>
authored
on 2020/05/06 20:10
aux/getflags: improve flagfmt parser
0dc9c8d0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/06 09:38
Reset click count on mouse motion.
7de7414e
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/05/04 07:57
tmac.eai: wrapper around -me: auto indexing sections, .TC macro (thanks sirjofri)
5e795918
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/05/04 07:55
add missing /sys/lib/tmac/me files (thanks sirjofri)
ac88ce4f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/02 13:32
make bind(2) error handling consistent
7ff6ea0f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/02 13:05
libdraw: fix mount() error handling in newwindow()
19cc46bc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/02 12:56
sed: accept and ignore -E and -r flags for unix compatibility
d0c87bad
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/02 12:53
ip/cifsd: implement primitive per-share unix id mapping for wstat()
badbf50b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/02 11:34
merge
8e2cfc04
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/05/02 11:32
ether82543gc, ether82557, ethervirtio: do kproc() call ouside of spinlock
d935bb25
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/05/01 09:29
use #error when missing define
eb73718c
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/28 16:51
merge
9b8af272
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/28 16:50
facelift for mothra: flat ui is in.
3bdf2425
– Sigrid <ftrvxmtrx@gmail.com>
authored
on 2020/04/28 08:49
libsec/base58enc: null-terminate the result
dcf96a00
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/27 16:13
missing headers rate a FATAL.
39c3fd11
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/27 15:55
lib9p: reject reads on closed fids and writes on directories
00bfe3ec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/26 15:55
merge
61a062ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/26 15:54
kernel: improve page reclaimation strategy and locking
0fc1abc7
– qwx <devnull@localhost>
authored
on 2020/04/26 15:43
mothra: fix a few errors in previous patch
c6f79891
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/26 05:32
copy all the tokens from the tokenrows with a paste.
8ebe958d
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/26 05:03
add missing header change (thanks qwx)
d6598a2a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/25 16:46
Support for neo2 keyboard layout
2614fa02
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2020/04/25 17:55
mothra: make user interface monochrome
9a7c5d56
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2020/04/25 17:53
mothra: remove extraneous lines and decoration (fake 3d). patch extracted from my forked mess by Ori_B.
60c34ebb
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/25 11:18
tweak selection criteria
7feab4dc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/25 18:16
cc: simplify macexpand() and off-by-one error
4adb1d68
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/25 07:00
fix typos in time calculation
d52d7bc1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/25 06:57
Backed out changeset 2737b9af622b
2de164c5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/25 06:43
fix typos in time calculation
5d7e9bee
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/25 05:38
Bump protocol version for Ttclick
8bc290cc
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/25 04:59
triple click selection in acme
6f443939
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/25 04:58
triple click selection in rio
f616a0c1
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/25 04:57
triple click selection in sam
614b1848
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/24 17:15
acme/win: exit winfs once acme shuts down the window
4fb7462b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/24 16:26
pc, pc64: use softscreen double buffering for *bootscreen= framebuffer
759656ad
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/22 15:57
bcm, bcm64: dancing to the drum of the linux clowns for device tree memory size detection (thanks kenji)
77048feb
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2020/04/21 17:14
/sys/man/1/mothra: add description of Plumb menu item.
27743b56
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2020/04/21 17:12
mothra.c: add Plumb menu item, and update man page. my original changes sanity-checked by Ori_B.
bd78cd2d
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2020/04/21 17:09
rdhtml.c: restore original fonts. dejavusans was my change, my fault. it never looked right outside of drawterm on osx (mea culpa). this is easy to change for anyone who prefers something else, but it's difficult to imagine native users preferring our very fuzzy dejavusans to anything else.
eb266ded
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/21 13:32
remove unused macro from chan.c
81c9ede5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/21 20:55
samterm: don't scroll invisible (command) window (thanks umbraticus)
2c317dcc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 20:08
merge
8499401a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 19:57
?a, ?c: fix macro debug prints
313216e6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 19:51
?c: get rid of sprint(), strcpy() and strcat()/strncat(), cleanup
b43720e3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 19:47
[257]l: cleanup fmt routines, replace sprint()
c66b3739
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 19:42
cc: cc.h changes needed by previous commit
0d59a235
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 19:37
?a, cc: fix buffer overflows in built-in preprocessor (macbody)
e24bfa49
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 18:59
?a: catch symb[NSYMB] buffer overflow in lexer, cleanup, assume thechar is a rune
3f87ffea
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 16:44
cc: get rid of sprint() and temporary buffer for type conversion fuction
3a79916c
– rgl <devnull@localhost>
authored
on 2020/04/19 11:30
libmemdraw: remove inexistent build targets
260d1eaa
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/19 07:26
Make priority array max size explicit.
15a32f06
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/19 07:15
fix cpp operator associativity
2c596d00
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/19 05:03
merge
21831527
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/19 05:02
dont overflow the stack
d4417679
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 00:34
merge
34a1b1bb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/19 00:33
?c: fix Bconv() misusage of strncat()
e6634fbd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/18 21:25
6c: conserve registers for floating point operations
03aeeaff
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2020/04/18 17:37
fortunes: As much as I'd love to I feel I have to let it go -- rminnich
380adf8b
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/18 11:38
aux/getflags: support named flags
8ae77554
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/18 15:07
7l, ql: dont assume . is in the path for running mkcname (thanks sam-d)
94bd7700
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/18 14:20
rc: fix code serialization for PIPEFD (thanks BurnZeZ)
7734749e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/17 15:18
acme/win: pass on flags to winfs (fix undocumented -e flag)
57d690c4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/15 14:16
ip(3): remove outdated maximum ipstack number limit.
fe6affc2
– 23hiro <23hiro@gmail.com>
authored
on 2020/04/12 20:33
draw(3): typo dp
0e96bbd0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/12 12:12
merge
1aa80c1d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/12 12:11
kernel: remove unused mem2bl() prototype
3cdbbcd8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/11 18:37
merge
0c7da78f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/11 18:36
ip/ipconfig: ignore default routes targeting ourselfs
a7dab272
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/11 14:09
ip/ipconfig: resolve ipgw to an ip address as neccesary (thanks k0ga)
d68f4ade
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/11 10:20
merge
d8545806
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/11 10:20
vl: remove unused mysbrk() prototype
550b6d1a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/11 10:20
qa: remove ALLOC() and ALLOCN() macros
2d1dac07
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/11 10:19
triple-click to select non-whitespace segment
ca9d65e4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2020/04/11 10:19
cc: remove mysbrk(), exponentially increase gethunk() allocation delta
ebb3e311
– Ori Bernstein <ori@eigenstate.org>
authored
on 2020/04/11 07:56
vt plumbing: don't require selection
Next