shithub: riscv

RSS feed

4257a529 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/06 13:15
upas/marshal: add -S saveto to save outgoing mail, fix -F

6f15a730 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/04 18:09
merge

6cc223ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/04 18:08
pc/pc64: fix faulty mtrr slot reuse (thanks Fulton)

9cca8889 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/03 15:47
merge

0ba91ae2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/03 15:46
pc, pc64: allocate i/o port space for unassigned pci bars, move ioalloc() to port/iomap.c

aad55ccc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/02 15:53
mtx: fix pci access routines (see changeset 8012:78891f472fbf)

97de3f67 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/02 08:12
upas/common: delete library on 'mk clean'

33fb16c9 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/02 03:29
profile: don't create $wsys if it doesn't exist

f4d20673 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/11/02 06:46
audio/wavdec: add -s option

a4c6dc1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/01 20:14
aux/realemu: use #$/pci/B.D.Fraw to access pci config space

20630195 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/11/01 20:01
vmx: mask out bits 0:2 and 24:30 of pci CONFIG_ADDRESS on read

d75d842c – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/01 06:56
rc: show line numbers on error

dbd54342 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/01 06:42
libbio: add aux pointer to bio

b5086c18 – Ori Bernstein <ori@eigenstate.org> authored on 2020/11/01 06:23
libc: recurse on smaller half of array

51b22d85 – Alex Musolino <alex@musolino.id.au> authored on 2020/10/31 11:44
jpg: treat EOF as EOI marker

31eb1b9d – Ori Bernstein <ori@eigenstate.org> authored on 2020/10/30 09:23
vt: improve behavior of chording

5f2cf12f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/29 14:26
ip/cifsd: fix missing int return type for vpack() (thanks pr)

d541c7bf – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/10/29 07:27
aux/cpuid: decode leaf 7; extend leaf 13 decoding

02053924 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/27 11:16
audiohda: make it work with qemu (thanks mischief)

950d9706 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/25 18:27
ip/tinc: fix reportedge()

9bb519ac – Ori Bernstein <ori@eigenstate.org> authored on 2020/10/24 13:24
mp(2): correct documentation of error handling (thanks LordCreepity)

d9f201af – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/24 20:49
kbmap: add latvian keymap (thanks freddy)

be32b44a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/24 20:46
kbmap: add croatian kbmap (thanks skerbergs)

ebd23e51 – Alex Musolino <alex@musolino.id.au> authored on 2020/10/23 13:51
newuser(8): fix reference to incorrect file server console command

55945f6f – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/10/22 20:16
vmx/vga: fix allocimage leaks

19273fde – khm <devnull@localhost> authored on 2020/10/22 09:46
upas/fs/mbox.c: fix cosmetic typo

797a5ac4 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/10/21 08:06
libaml: add (nop) "signal" op

78bed738 – Ori Bernstein <ori@eigenstate.org> authored on 2020/10/18 15:30
vncv: pick an auth type that we support

87385acc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/18 21:20
sdiahci: accept AHCI controllers from ASMedia vendor id (thanks mischief)

a5764f81 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/18 19:39
pc, pc64: remove mystery "type" bits in pcicfgrw*raw() (fixes qemu, thanks mischief)

d1604b5f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/18 13:02
sdnvme: use PCIWADDR() instead of PADDR()

96e9f370 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/18 13:01
etherbcm: handle 64-bit host addresses, use PCIWADDR() instead of PADDR()

30417c12 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/18 13:00
audiohda: use PCIWADDR() instead of PADDR(), handle 64-bit dma addresses

83efe2f1 – Ori Bernstein <ori@eigenstate.org> authored on 2020/10/18 06:50
etheriwl: delay before crystal calibration

98c07541 – Ori Bernstein <ori@eigenstate.org> authored on 2020/10/17 15:27
nusb/serial: add ids for FT230X (thanks mischief)

90601f6e – Ori Bernstein <ori@eigenstate.org> authored on 2020/10/17 15:04
merge

3cfa8326 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/17 23:05
etheriwl: don't break controller on command flush timeout

cf8ff0e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/17 22:51
sdnvme: handle machines with more cpu's than submit queues (thanks mischief)

5fd2e746 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/17 17:30
merge

0b094303 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/17 17:28
ndb/dnsdebug: add -c flag to debug caching dns server behaviour

bf187247 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/17 17:28
ndb/dns: mark ns record authoritative when in our area for delegation

a41b7405 – Ori Bernstein <ori@eigenstate.org> authored on 2020/10/17 14:59
upas: fix appendfolder timestamps (thanks umbraticus)

dfbf774b – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/10/15 06:30
games/nes: workaround for truncated chr

d310da13 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/11 22:03
ip/torrent: try harder allocating ports

3e880cd0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/11 10:59
upas/fs: fix truncation of plumb date

c7598b18 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/09 18:05
kernel: get rid of unused ucallocb

4a75ad5e – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/10/09 12:47
vmx: add Kmod4

53234798 – Ori Bernstein <ori@eigenstate.org> authored on 2020/10/05 10:10
etheriwl: add Wireless 8260 card

204a96f1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/05 18:43
merge

d49b9e1b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/05 18:42
etheriwl: remove stations *after* disabling binding quotas, drain all queues in rxoff7000()

6f76d003 – kvik <kvik@a-b.xyz> authored on 2020/10/04 18:45
rio: move the code for 'send' into a function

2aff96f1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/10/04 17:10
etheriwl: add for Intel Wireless-AC 9260

fa1d6ffd – kvik <kvik@a-b.xyz> authored on 2020/10/01 13:47
bootrc: allow kbmap to be set via plan9.ini (thanks Aaron Bieber)

c63cd980 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/29 03:28
acme: revert stray changes

fb42cf0d – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/27 05:43
vncv: implement rfb 3.8 protocol (thanks Iruatã)

16766169 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/26 16:47
aux/vga: eepc igfx support (thanks p.kosyh)

d9f9e10e – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/26 07:20
upas: convert to tmdate, change timezone format

9afa5550 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/25 17:22
tmdate(1): fix missing arg, fix formatting (thanks joe9)

eb6b1e67 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/25 12:51
merge

022bc980 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/25 12:32
tmdate(2): fix mistakes in prototype (thanks moody)

878911b6 – Sigrid <ftrvxmtrx@gmail.com> authored on 2020/09/25 06:28
aux/acpi: connect EC region handler, fixes battery status on eeepc 1000px (thanks Peter Kosyh)

29682251 – kvik <kvik@a-b.xyz> authored on 2020/09/23 13:17
syscall: fix build problem caused by stale tab.h

23de6808 – Alex Musolino <alex@musolino.id.au> authored on 2020/09/23 08:44
ftpd: handle "allo" command by treating it as a no-op

9f8d62ab – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/22 15:24
libc: ignore '?' in date format strings

77c3cb50 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/22 15:21
libc: make yday 0-based, as docs suggest

313aebb9 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/22 07:42
acme: import changes from plan9port (thanks jxy)

c1c90477 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/21 07:43
ape/limits.h: fix typo in (U)LLONG_MAX

8fe1d622 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/21 05:40
diff: support unified diff via -u

aa7c8cac – kvik <kvik@a-b.xyz> authored on 2020/09/20 10:49
syscall: utility overhaul

e3166b4f – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/17 12:11
upas/fs: fix handing of multi-line header fields (thanks theinicke)

77b819d5 – BurnZeZ <devnull@localhost> authored on 2020/09/16 16:45
ptrap: fix /env/status always being set on main process exit

be876a06 – kvik <kvik@a-b.xyz> authored on 2020/09/16 09:18
syscall: don't append '\n' to the output

58861fff – kvik <kvik@a-b.xyz> authored on 2020/09/16 09:12
window: fix error exit with the -m flag

537443d9 – kvik <kvik@a-b.xyz> authored on 2020/09/16 08:41
win: fix window recreation command

556609be – stanley lieber <stanley.lieber@gmail.com> authored on 2020/09/14 19:10
/lib/rob, /lib/rsc, /lib/theo: So it sounds like everyone is in favor of the entire generics proposal and all the semantics, and all we have left to hammer out is the bracket characters? Do I have that right?

d3ebd02b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/09/13 16:34
merge

4f851155 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/09/13 16:33
kernel: massive pci code rewrite

3873eb06 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/13 07:21
games/4s: increase thread size (thanks majiru)

d7b541ea – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/12 13:40
faces: remove log support

26cf6ec0 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/12 13:36
tmdate(1): document tz field

732082c0 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/10 12:26
ctime(2), tmdate(2): document ctime/tmparse incompatibility

703b0d3e – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/07 15:32
tmdate(2): one more typo

ce5b6036 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/07 15:28
tmdate(2): fix examples, stale references (thanks deuteron)

4a1186dd – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/07 14:49
tmdate(2): fix name of tm struct

693485e9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/09/06 12:53
etheriwl: add support for Intel Wireless AC 8265

a87b6909 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/09/06 12:51
wifi: add packet timestamping support

cf5316a4 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/03 16:07
walk(1): improve wording, formatting

f444d6c3 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/01 15:32
tmparse: put in local timezone hack

e0278f69 – Ori Bernstein <ori@eigenstate.org> authored on 2020/09/01 15:03
seconds: tolerate trailing whitespace in dates

e9cd4146 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/09/01 19:08
upas: appendfolder() don't be picky about the timezone of ctime()

20d8cd0d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/09/01 19:01
upas: appendfolder(): skip the address from unix header before date

feda4862 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2020/09/01 17:39
upas/fs: extract proper date from unix header

79b4ec29 – Alex Musolino <alex@musolino.id.au> authored on 2020/09/01 18:25
upas/fs: remove unused function date822tounix

e6bfbd0d – Alex Musolino <alex@musolino.id.au> authored on 2020/09/01 17:54
png: remove bogus chanlen warning

ec533a1a – Ori Bernstein <ori@eigenstate.org> authored on 2020/08/29 07:09
ape/ctype.h: add isblank, fix functions (thanks staalmannen)

74bf6240 – Alex Musolino <alex@musolino.id.au> authored on 2020/08/29 14:23
walk(1): fix typo

b7b07737 – Ori Bernstein <ori@eigenstate.org> authored on 2020/08/27 06:32
faces(1): remove bespoke date parser

26ac8048 – Ori Bernstein <ori@eigenstate.org> authored on 2020/08/26 17:17
walk(1): clarify how -n argument works (thanks umbraticus)

68aa4d52 – Ori Bernstein <ori@eigenstate.org> authored on 2020/08/26 08:12
tmparse: fix typo

17abfa51 – Ori Bernstein <ori@eigenstate.org> authored on 2020/08/26 06:23
libc: tmparse should ignore leading whitespace

Next