shithub: riscv

RSS feed

8bc290cc – Ori Bernstein <[email protected]> authored on 2020/04/25 04:59
triple click selection in acme

6f443939 – Ori Bernstein <[email protected]> authored on 2020/04/25 04:58
triple click selection in rio

f616a0c1 – Ori Bernstein <[email protected]> authored on 2020/04/25 04:57
triple click selection in sam

614b1848 – cinap_lenrek <[email protected]> authored on 2020/04/24 17:15
acme/win: exit winfs once acme shuts down the window

4fb7462b – cinap_lenrek <[email protected]> authored on 2020/04/24 16:26
pc, pc64: use softscreen double buffering for *bootscreen= framebuffer

759656ad – cinap_lenrek <[email protected]> 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 <[email protected]> authored on 2020/04/21 17:14
/sys/man/1/mothra: add description of Plumb menu item.

27743b56 – stanley lieber <[email protected]> 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 <[email protected]> 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 <[email protected]> authored on 2020/04/21 13:32
remove unused macro from chan.c

81c9ede5 – cinap_lenrek <[email protected]> authored on 2020/04/21 20:55
samterm: don't scroll invisible (command) window (thanks umbraticus)

2c317dcc – cinap_lenrek <[email protected]> authored on 2020/04/19 20:08
merge

8499401a – cinap_lenrek <[email protected]> authored on 2020/04/19 19:57
?a, ?c: fix macro debug prints

313216e6 – cinap_lenrek <[email protected]> authored on 2020/04/19 19:51
?c: get rid of sprint(), strcpy() and strcat()/strncat(), cleanup

b43720e3 – cinap_lenrek <[email protected]> authored on 2020/04/19 19:47
[257]l: cleanup fmt routines, replace sprint()

c66b3739 – cinap_lenrek <[email protected]> authored on 2020/04/19 19:42
cc: cc.h changes needed by previous commit

0d59a235 – cinap_lenrek <[email protected]> authored on 2020/04/19 19:37
?a, cc: fix buffer overflows in built-in preprocessor (macbody)

e24bfa49 – cinap_lenrek <[email protected]> authored on 2020/04/19 18:59
?a: catch symb[NSYMB] buffer overflow in lexer, cleanup, assume thechar is a rune

3f87ffea – cinap_lenrek <[email protected]> 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 <[email protected]> authored on 2020/04/19 07:26
Make priority array max size explicit.

15a32f06 – Ori Bernstein <[email protected]> authored on 2020/04/19 07:15
fix cpp operator associativity

2c596d00 – Ori Bernstein <[email protected]> authored on 2020/04/19 05:03
merge

21831527 – Ori Bernstein <[email protected]> authored on 2020/04/19 05:02
dont overflow the stack

d4417679 – cinap_lenrek <[email protected]> authored on 2020/04/19 00:34
merge

34a1b1bb – cinap_lenrek <[email protected]> authored on 2020/04/19 00:33
?c: fix Bconv() misusage of strncat()

e6634fbd – cinap_lenrek <[email protected]> authored on 2020/04/18 21:25
6c: conserve registers for floating point operations

03aeeaff – stanley lieber <[email protected]> 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 <[email protected]> authored on 2020/04/18 11:38
aux/getflags: support named flags

8ae77554 – cinap_lenrek <[email protected]> authored on 2020/04/18 15:07
7l, ql: dont assume . is in the path for running mkcname (thanks sam-d)

94bd7700 – cinap_lenrek <[email protected]> authored on 2020/04/18 14:20
rc: fix code serialization for PIPEFD (thanks BurnZeZ)

7734749e – cinap_lenrek <[email protected]> authored on 2020/04/17 15:18
acme/win: pass on flags to winfs (fix undocumented -e flag)

57d690c4 – cinap_lenrek <[email protected]> authored on 2020/04/15 14:16
ip(3): remove outdated maximum ipstack number limit.

fe6affc2 – 23hiro <[email protected]> authored on 2020/04/12 20:33
draw(3): typo dp

0e96bbd0 – cinap_lenrek <[email protected]> authored on 2020/04/12 12:12
merge

1aa80c1d – cinap_lenrek <[email protected]> authored on 2020/04/12 12:11
kernel: remove unused mem2bl() prototype

3cdbbcd8 – cinap_lenrek <[email protected]> authored on 2020/04/11 18:37
merge

0c7da78f – cinap_lenrek <[email protected]> authored on 2020/04/11 18:36
ip/ipconfig: ignore default routes targeting ourselfs

a7dab272 – cinap_lenrek <[email protected]> authored on 2020/04/11 14:09
ip/ipconfig: resolve ipgw to an ip address as neccesary (thanks k0ga)

d68f4ade – Ori Bernstein <[email protected]> authored on 2020/04/11 10:20
merge

d8545806 – cinap_lenrek <[email protected]> authored on 2020/04/11 10:20
vl: remove unused mysbrk() prototype

550b6d1a – cinap_lenrek <[email protected]> authored on 2020/04/11 10:20
qa: remove ALLOC() and ALLOCN() macros

2d1dac07 – Ori Bernstein <[email protected]> authored on 2020/04/11 10:19
triple-click to select non-whitespace segment

ca9d65e4 – cinap_lenrek <[email protected]> authored on 2020/04/11 10:19
cc: remove mysbrk(), exponentially increase gethunk() allocation delta

ebb3e311 – Ori Bernstein <[email protected]> authored on 2020/04/11 07:56
vt plumbing: don't require selection

49c159b5 – cinap_lenrek <[email protected]> authored on 2020/04/11 01:19
6c: remove mystery sys.c file

1b8a5694 – cinap_lenrek <[email protected]> authored on 2020/04/11 01:03
cc, ?[acl]: fix gethunk() and move common memory allocator code to cc/compat

9d46360c – cinap_lenrek <[email protected]> authored on 2020/04/10 21:26
backout the gethunk() again, as that breaks the assemblers

1d3644a1 – cinap_lenrek <[email protected]> authored on 2020/04/10 19:11
cc, ?l: fix gethunk() to actually grow allocation

e610ffaf – cinap_lenrek <[email protected]> authored on 2020/04/10 18:26
merge

a39cc60c – cinap_lenrek <[email protected]> authored on 2020/04/10 18:25
cc: backout gethunk() change

2cdf1a3c – Sigrid <[email protected]> authored on 2020/04/10 16:38
cc, ?a, ?l: change thunk type to uintptr

6018316e – Sigrid <[email protected]> authored on 2020/04/10 13:19
cc: sbrk in bigger chunks as it grows, so it gets a chance to use the ram/swap available

1fe3143e – cinap_lenrek <[email protected]> authored on 2020/04/10 13:12
kernel: cleanup the software mouse cursor mess

7b309d2e – cinap_lenrek <[email protected]> authored on 2020/04/09 09:05
pc, pc64: remove "got unassigned irq" prints

6041d204 – cinap_lenrek <[email protected]> authored on 2020/04/08 19:48
9bootpxe: simplify

abc5a66c – cinap_lenrek <[email protected]> authored on 2020/04/08 19:37
9bootpxe: continues the war against random DHCPv6 DUIDs

fed50d79 – Alex Musolino <[email protected]> authored on 2020/04/08 07:52
/lib/face: add .dict entries for andrew.1 face files

a3f6976a – Alex Musolino <[email protected]> authored on 2020/04/07 08:14
notify(2): fix typo

665b78da – cinap_lenrek <[email protected]> authored on 2020/04/05 21:31
merge

9e2344a5 – cinap_lenrek <[email protected]> authored on 2020/04/05 21:29
pc64: remove rampage() nil check

a35cd0f8 – cinap_lenrek <[email protected]> authored on 2020/04/05 21:28
pc: zero rampage() memory (thanks LordCreepity)

80fdafd1 – Alex Musolino <[email protected]> authored on 2020/04/05 19:26
file: try ismp4() before ismp3()

0ba08200 – cinap_lenrek <[email protected]> authored on 2020/04/04 23:46
dossrv: fix falloc() for >31 bit sector numbers (thanks sl)

ecba7822 – cinap_lenrek <[email protected]> authored on 2020/04/04 23:05
nusb/usbd: fix portreset error handling

315f20b9 – cinap_lenrek <[email protected]> authored on 2020/04/04 20:59
nusb/audio: set frequency only when supported

f5352eb5 – cinap_lenrek <[email protected]> authored on 2020/04/04 13:17
merge

339112ab – cinap_lenrek <[email protected]> authored on 2020/04/04 12:52
mtx, ppc: use proctab() to index into process table

30cbaa5c – cinap_lenrek <[email protected]> authored on 2020/04/04 12:50
kernel: remove scheddump() comment for delay() in */fns.h

5f1b70f4 – cinap_lenrek <[email protected]> authored on 2020/04/04 12:48
pc, pc64: new memory map code

8debb073 – cinap_lenrek <[email protected]> authored on 2020/04/04 12:04
kernel: add portable memory map code (port/memmap.c)

7451bb40 – cinap_lenrek <[email protected]> authored on 2020/04/04 11:55
ether8390: remove unused variables

6498ce3b – cinap_lenrek <[email protected]> authored on 2020/04/04 11:47
ether8003: use physical addresses for ISAConfig ether->mem

ad3da2fa – Alex Musolino <[email protected]> authored on 2020/04/01 18:57
merge

c3938067 – Alex Musolino <[email protected]> authored on 2020/04/01 18:49
upas/fs: fix sending of "delete" plumb messages

55033d9a – Sigrid <[email protected]> authored on 2020/04/01 07:42
kbd(1): revert repeat/delay change

4756cf54 – Sigrid <[email protected]> authored on 2020/04/01 07:31
devkbd: bits bad! revert repeat/delay, better patches welcome

d3512f60 – cinap_lenrek <[email protected]> authored on 2020/03/31 17:57
ip/dhcp6d: work arround non-ethernet based client duid

480ce031 – cinap_lenrek <[email protected]> authored on 2020/03/31 15:00
audiohda: add pci vid/did for AMD Raven HD Audio Controller (T495)

ddaaf65e – Sigrid <[email protected]> authored on 2020/03/31 06:04
kbd(3): fix a typo (thanks Alex Musolino)

4dcb3ce2 – cinap_lenrek <[email protected]> authored on 2020/03/29 18:47
xen: fix rebootcode linkage

11025d6f – BurnZeZ <devnull@localhost> authored on 2020/03/29 13:39
lib9p: fix re-use of root Qid when using createfile(); remove unused dirqidgen

f5f37ba5 – Sigrid <[email protected]> authored on 2020/03/29 15:28
pc64: enable uartpci (thanks taw9 for testing)

7ae64cec – Ori Bernstein <[email protected]> authored on 2020/03/28 16:33
merge

1b8d8755 – cinap_lenrek <[email protected]> authored on 2020/03/28 20:49
pc, pc64: ignore the 64-bit bar flag when reserving membar

3c36cade – cinap_lenrek <[email protected]> authored on 2020/03/28 20:44
pc: fix mp boot regression due mistake in mkfile

8589a591 – Ori Bernstein <[email protected]> authored on 2020/03/28 16:32
we prefer nil over 0, make the example show it.

90143609 – Sigrid <[email protected]> authored on 2020/03/28 11:37
kbd: add "repeat" file to set typematic repeat rate/delay on PS/2 keyboards

47e3c088 – Alex Musolino <[email protected]> authored on 2020/03/26 14:24
grep: fix handling of -b flag

2f67e213 – Ori Bernstein <[email protected]> authored on 2020/03/24 10:45
turn ptrdiff_t into a 64 bit type

0e1fec84 – Ori Bernstein <[email protected]> authored on 2020/03/24 10:41
add intmax_t/uintmax_t as required by c99 7.18.1.5

3fe29242 – Ori Bernstein <[email protected]> authored on 2020/03/23 05:18
evaluate #if expressions using vlong

9a4b5f2e – Ori Bernstein <[email protected]> authored on 2020/03/22 13:34
merge

a654b94d – Ori Bernstein <[email protected]> authored on 2020/03/22 13:31
add va_copy macro, conforming to c99 7.15.1.2

87e437a8 – Sigrid <[email protected]> authored on 2020/03/20 21:50
update colemak kbmap, simpler version with scroll working (thanks jeremy)

3377b78c – Sigrid <[email protected]> authored on 2020/03/20 21:40
add colemak kbmap (thanks Silas McCroskey)

5da2b919 – Sigrid <[email protected]> authored on 2020/03/20 21:07
add swiss german kbmap (thanks mike)

7364a96b – Ori Bernstein <[email protected]> authored on 2020/03/20 10:12
bell labs is dead, man

aa5e86a8 – BurnZeZ <devnull@localhost> authored on 2020/03/20 14:08
kbdfs: fix kbmapread() not accounting for reads smaller than the size of the line

37b86df0 – Ori Bernstein <[email protected]> authored on 2020/03/17 18:03
Improve the posix preprocessor.

Next