shithub: riscv

RSS feed

ee2d3098 – mischief <mischief@offblast.org> authored on 2014/12/08 12:27
ip/ipconfig: treat /32 mask as /0

469a10f1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/09 18:11
hgwebfs: add fake add_handler method for HTTPRangeHandler()

c217da0b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/08 14:19
ethervirtio: feature negotiation, allow setting mac address, dont read isr from ifstatus, avoid indirection

501e69d0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/07 20:26
ndb/dns: ignore terminating authoritative flag for no-answer when more nameservers are provided

887d0227 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/07 13:20
ethervirtio: fix missing */

6b5d6939 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/07 12:58
ethervirtio: implement promisc and multicast mode, cleanup

aff0dc5e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/07 10:34
ethervirtio: avoid dumping packets in txproc when ring gets full

964dafbd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/07 09:34
9boot(8): -from

972577b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/07 09:26
strcat(2): fix strchr() and strrchr() function prototypes (thanks BurnZeZ)

1fe69754 – mischief <mischief@offblast.org> authored on 2014/12/06 17:13
pc, pc64: add and enable ethervirtio driver

e584f7f3 – mischief <mischief@offblast.org> authored on 2014/11/26 14:32
resize: fix typo

250e1204 – mischief <mischief@offblast.org> authored on 2014/11/26 13:56
astro: fix typo

97e7b5f7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/22 15:35
games/md: fix interlace at scale 2

41ef4524 – aiju <devnull@localhost> authored on 2014/11/22 14:40
games/md: interlacing, sort of

f55c43fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/22 13:17
audio(1): add mixfs to NAME section

af8657b8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/22 12:23
pc, pc64: more conservative pcirouting

529082d3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/20 14:05
pc, pc64: preserve last KB of conventional memory (might contain bios tables)

5a6131ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/19 20:26
games/snes: do message display in screenproc

dc2c8dca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/19 16:01
games/md, games/snes: fix memory leak on resize

a1066aa9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/18 20:31
hjfs(8): theres no chown in plan9, link to chgrp(1) manpage.

a28263f7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/18 12:03
games/snes: fix extern pic declaration to match reality

e15d0126 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/18 12:00
games/md: apply same screen flush changes from games/snes

76323158 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/18 11:07
games/snes: flush screen in parallel to audio (fixes buffer underruns on x200s)

844612fc – aiju <devnull@localhost> authored on 2014/11/17 12:00
games/snes: save more audio state

dbb320ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/17 05:12
audiohda: add pci ids for Intel 8 Series Lynx Point (thanks quux)

fbdaa03d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/16 19:53
wpa: handle essid: with whitespaces from ether ifstats file

2310258d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/16 19:12
wpa: fix quoting for essid with spaces

73eea840 – BurnZeZ <brz-9dev@intma.in> authored on 2014/11/16 04:58
abaco: cleanup, handle image/x-icon, don't use backspace as a hotkey, and remove urlconvience()/related functions

17091363 – aiju <devnull@localhost> authored on 2014/11/16 10:17
nintendo(1): NTSC only

2e802acf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/15 20:59
hpost: break up tags with newlines to avoid sed line buffer limit

242007de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/15 20:48
sed: fix error handling for "Output line too long" and other stuff

d069c9b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/15 10:21
pc: get rid of fixed 8MB memory map (now dynamically between 4 to 16 MB depending on kernel size)

4e00cf6b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/15 06:43
pc64: get rid of fixed 8MB INIMAP and dynamically map KZERO-end in l.s

4cd03abe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/15 18:51
hpost: fix multipart/form variable name mangeling when field value contains newlines

62f58184 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/11/14 07:11
fortunes: (no plan9 to hand)

9841f7f3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/14 05:09
upas/fs: handle ramfs and hjfs "file locked" error

52c1f712 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/14 18:36
upas/fs: handle cwfs "file is locked" error message

f51f73bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/13 11:47
ip: implement "hangup" ctl for udp protocol

9840ce91 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/13 11:46
kernel: make use of nil vs 0 consistent in qio.c (sorry)

40214067 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/13 05:23
rootstub: create /sys/src/pkg and /sys/lib/pkg directories

585f475c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/12 07:33
httpfile(4): document webfs dependency

c79dc326 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/12 07:03
httpfile: use webfs, fix 9p flushes

5540ca6b – stanley lieber <stanley.lieber@gmail.com> authored on 2014/11/11 09:57
nintendo(1): more detail about gba

994977e4 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/11/09 20:05
nintendo(1): document games/gba

bd7e387b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/10 07:22
pc64: fix comment description of pc64 kernel configuration

28977d24 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/10 07:13
ether8169: add support for RTL8411B (thanks quux)

2f8ee8fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/09 19:53
pc, pc64: command flag sometimes doesnt reset, just check for IBF

95dbc728 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/09 19:35
io: add -E flag to access embedded controller space

ee05bbcc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/09 19:06
merge

bcb67353 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/09 19:04
pc, pc64: provide access to embedded controller with #P/ec file

895d883b – mischief <mischief@offblast.org> authored on 2014/11/09 08:41
filter(1): fix typo i introduced

b18a6413 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/09 03:19
kernel: remove implicit Proc* argument from procctl()

1ffcdbab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/08 06:48
dont flush screen when hiding software cursor

e4af9bc3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/08 04:00
smtpd: cleanup hello() domain check code

4908ea43 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/08 00:23
merge

9dfe587b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/08 00:22
smtpd: accept literal ipv6 addresses in HELO/EHLO

797cc13c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/07 07:51
fix dangerous werrstr() usages

cd3a742b – mischief <mischief@offblast.org> authored on 2014/11/07 05:39
all: typo fixes from ray@raylai.com

39cabc72 – khm <devnull@localhost> authored on 2014/11/07 07:51
Don't quit ircrc on blank line (thanks Ray)

5364fa72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/07 03:42
libc: import cleaned up syslog() function from sources

958d698b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/07 03:10
libc: improve dial error handling

a0e001a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/07 00:21
devproc: reset p->pdbg under p->debug qlock in procstopwait()

20cc2799 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 23:59
mouse(2): fix atomouse (thanks qrstuv)

ea80ea45 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 23:42
libdraw: fix atomouse

9f75e552 – mischief <mischief@offblast.org> authored on 2014/11/05 12:24
libc: allow dial to be interrupted

0aea317d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 16:38
inst: copy efi bootloader in bootsetup

2c1dc1aa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 16:00
fix some manpage cross references

0560d1d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/05 15:42
termrc: setup mouse when we have a framebuffer

3f09d4b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/04 01:42
acpi: fix pcibusno() when PCI0._ADR = 0

f5e45a02 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/04 00:52
pc: enable page size extension early in apbootstrap

32b5b2f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/02 16:25
9boot(8): remove redundant "the"

9916e039 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/02 16:22
9boot(8): improve efi documentation

c82569c6 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/11/02 08:16
bullshit: don't pollute the environment

9ac3a0c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/02 12:23
wpa: fork note group when going to background (thanks jpm)

bb95002c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/01 22:52
pc, pc64: implement acpi reset (for efi)

670493fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/01 20:50
realemu: make sure instruction arguments are initialized even when decoding traps

2020190f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/01 20:32
pc, pc64: more sanity checking for lowraminit()

153f96eb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/11/01 16:53
pc64: remove unused pdballoc and pdbfree counters from mach structure

5c5daef9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/31 16:59
dist: generate efi bootable cd image

bb33ba6b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/31 16:40
nusb/kb: dont set boot protocol on HidCSP interface when we failed to read report descriptor (thanks aap_)

634c5554 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/31 16:07
efi: generate /386/efiboot.fat for generating efi bootable cd images (see -E option of mk9660)

c7a5345a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/31 15:43
efi: iso filesystem support for cdrom booting

5f91d3f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/30 23:15
efi: add test targets for iso and fat (for documentation only)

2cfbc3c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/30 23:06
mk9660: add -E option to create EFI boot entry

4bfa18a5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/30 16:13
bcm: fix baudrate setting for serial console (thanks to aap and hiro)

678db0fb – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/28 20:20
newt: delete lines

e02e4045 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/29 18:49
newt: do not print first message twice when stepping through messages

392ca817 – Kurt H Maier <khm@sciops.net> authored on 2014/10/29 09:12
disable useless ssh daemon by default

482e03c6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/29 13:31
merge

840ade48 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/29 13:29
fix syslog() use with linefeeds for various programs

cefc352c – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/29 08:03
newt: only print a date if we've managed to extract a date

4616c93e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/28 23:20
cs: fix linefeeds in syslog(), cleanup

fe23dcef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/28 22:43
cs: use /net/ether* instead /net/ether[0123], dont remove srv file with -n, dont write dns logfile

e1b0ab17 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/27 20:43
newt: removed unused function

6213e137 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/27 20:38
newt: implement ned-style address ranges and overhaul h command to suit

c38cd508 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/24 22:05
rio: dont serve a kbd file per window when we didnt got one from the environment

88486c75 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/24 10:40
fortunes: this exact error message is in the fortunes file.

9c009c1c – stanley lieber <stanley.lieber@gmail.com> authored on 2014/10/24 10:39
rob: Working as intended

fa3e71ab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/23 20:40
efi: change eficonfig ordering so memconf() is first, dont fallback to fs when /cfg/pxe/ file isnt there

3bb7ad61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/10/22 20:43
lib9p: prevent files from being created in deleted directories (thanks BurnZeZ)

Next