shithub: riscv

RSS feed

21669c4c – aiju <devnull@localhost> authored on 2017/06/17 18:52
vmx(1): fix non-vesa framebuffer mode

52a35029 – aiju <devnull@localhost> authored on 2017/06/17 18:50
vmx(1): support debug instructions

2bb65c40 – aiju <devnull@localhost> authored on 2017/06/17 18:38
devvmx: support debug registers; simplify assembly

cbcd9b1d – aiju <devnull@localhost> authored on 2017/06/17 15:47
vmx: VESA support and other misc I/O improvements

31d14c31 – aiju <devnull@localhost> authored on 2017/06/16 04:07
correct the greatest omission

439ab7cb – aiju <devnull@localhost> authored on 2017/06/15 11:59
vmx: complete cmos

bd12cb47 – aiju <devnull@localhost> authored on 2017/06/15 11:58
vmx: implement virtio reset

2fe3b28f – aiju <devnull@localhost> authored on 2017/06/15 11:58
vmx: obsd: load kernel symbol table and allow setting root device

1c4fa7b0 – aiju <devnull@localhost> authored on 2017/06/15 03:42
vmx: fix pic 'specific eoi' bug, fix kbd bug, add fake IDE and floppy controller

7e2771e2 – aiju <devnull@localhost> authored on 2017/06/15 03:41
vmx: openbsd support: parse more options

5542062d – aiju <devnull@localhost> authored on 2017/06/15 03:41
vmx: fix virtio bugs

b7a77891 – aiju <devnull@localhost> authored on 2017/06/14 14:18
vmx: remove debugging print

4dad8ffb – aiju <devnull@localhost> authored on 2017/06/14 13:42
vmx: support EFER and PAT access

49261dcb – aiju <devnull@localhost> authored on 2017/06/14 13:41
vmx: slightly more vga support

3dc0a21b – aiju <devnull@localhost> authored on 2017/06/14 13:41
vmx: improve PIT/keyboard support

64399195 – aiju <devnull@localhost> authored on 2017/06/14 13:40
vmx: support loading openbsd kernels

74241e31 – aiju <devnull@localhost> authored on 2017/06/14 13:38
devvmx: support pat and efer registers

3b123799 – aiju <devnull@localhost> authored on 2017/06/13 10:19
add vmx documentation

d5e55f51 – aiju <devnull@localhost> authored on 2017/06/13 10:18
add vmx(1)

8029c3d8 – aiju <devnull@localhost> authored on 2017/06/13 10:15
pc: add vmx device

13869bab – aiju <devnull@localhost> authored on 2017/06/12 20:10
pc/pc64: keep shadow copy of DR7 in Mach and use that to check whether we need to reset DR7 in procsave(); remove superfluous reset of DR7 in mmurelease()

e8082c1d – aiju <devnull@localhost> authored on 2017/06/12 19:03
remove accidentally committed reference to devvmx

dea6bc51 – aiju <devnull@localhost> authored on 2017/06/12 18:58
pc/pc64: debugexc: ignore exception if in kernel mode and can't get hold of up->debug

89f71fa9 – aiju <devnull@localhost> authored on 2017/06/12 16:31
acid(1), proc(3): document watchpoints

fff474d8 – aiju <devnull@localhost> authored on 2017/06/12 15:56
xd: use new bio magic to make -u more efficient

1a40bdeb – aiju <devnull@localhost> authored on 2017/06/12 15:54
add aux/icanhasvmx

3844090f – aiju <devnull@localhost> authored on 2017/06/12 15:46
pc/pc64: reset DR7 in mmurelease

dae0f4d2 – aiju <devnull@localhost> authored on 2017/06/12 15:36
aux/cpuid: decode family and model bitfields

744a4a82 – aiju <devnull@localhost> authored on 2017/06/12 15:30
acid: fix goofup

68cfc786 – aiju <devnull@localhost> authored on 2017/06/12 15:29
acid: watchpoint support

5dcb407a – aiju <devnull@localhost> authored on 2017/06/12 15:28
acid: provide hooks 'procattach' and 'dying'

7c62868a – aiju <devnull@localhost> authored on 2017/06/12 15:27
acid: always create proclist variable

0f653d0f – aiju <devnull@localhost> authored on 2017/06/12 15:24
acid: add getfields() builtin

cd1f44b5 – aiju <devnull@localhost> authored on 2017/06/12 15:19
kernel: reset nwatchpt in pexit

773be02a – aiju <devnull@localhost> authored on 2017/06/12 15:03
kernel: add support for hardware watchpoints

1cfa405d – aiju <devnull@localhost> authored on 2017/06/12 13:09
pc64: set error code and trap fields in Ureg* on syscalls

48c5da7a – aiju <devnull@localhost> authored on 2017/06/12 07:25
ethervirtio: report correct length; fail gracefully if we can't initialize queues

45411c31 – aiju <devnull@localhost> authored on 2017/06/11 18:29
6l: support MOV to/from DR[1-3]

c94b2f32 – aiju <devnull@localhost> authored on 2017/06/11 18:09
8l: support MOV from/to DR[1-3]

1013779e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/08 05:08
stats: get rid of the legacy import fallback

b4a9468f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/07 03:38
upas: fix infinite loop in common/mkfile (thanks raiz)

8bf36749 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/05 13:21
make python subprocess module work with ape/sh

73bf5ccc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/05 12:32
merge

04820c25 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/05 12:30
add Asia_Bahrain timezone, change GMT to match the example in ctime(2) (thanks raiz)

84d8e75a – stanley lieber <stanley.lieber@gmail.com> authored on 2017/06/04 14:02
newt: pipe output of h comnmand through $pager

94e26e75 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/03 14:59
kernel: make statistics counters skipscheds and preempts unsigned

178e05f9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/02 15:03
awk: handle bad/incomplete input in maketab (thanks kenji arisawa)

ea413b4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/02 13:10
ircrc: strip backspaces, preventing backspace spam (thanks doppler)

3d1908d7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/06/02 13:02
kernel: don't preempt pager during fscache reclaim

04b8539e – aiju <devnull@localhost> authored on 2017/06/01 03:07
plan9.ini(8): document netconsole

48fa332c – aiju <devnull@localhost> authored on 2017/06/01 02:40
pc: actually call netconsole()

7134d62c – aiju <devnull@localhost> authored on 2017/05/31 19:41
pc: add netconsole

eb6bba80 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/30 12:10
merge

1bc20697 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/30 12:08
devsegment: return proper write count for ctl message

db46e826 – stanley lieber <stanley.lieber@gmail.com> authored on 2017/05/28 11:45
newt: add !cmd

9c70c81e – stanley lieber <stanley.lieber@gmail.com> authored on 2017/05/26 07:15
newt: honor environment variables $editor and $pager

ce17224e – aiju <devnull@localhost> authored on 2017/05/25 20:01
?a: getc() needs to increment lineno if it gets \n from peekc

5fb66645 – aiju <devnull@localhost> authored on 2017/05/23 20:59
libmach: add INVEPT and INVVPID instructions

12df6f96 – qwx <devnull@localhost> authored on 2017/05/22 14:33
vgadb: move nvidia controller entry after igfx and add haswell dids

6f63752d – qwx <devnull@localhost> authored on 2017/05/22 14:19
igfx: add support for haswell graphics

3cc97ac1 – aiju <devnull@localhost> authored on 2017/05/22 05:04
io(1): %llx -> %ullx

82f91a89 – aiju <devnull@localhost> authored on 2017/05/21 20:40
libmach: fix wrong offset bug (thanks cinap); add VMX instructions

760e5398 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/21 12:36
kernel: avoid panic with segio and SG_FAULT segments

1dc5f922 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/20 10:45
vt: don't flush while there is keyboard input available

f3086775 – BurnZeZ <brz-9dev@feline.systems> authored on 2017/05/11 15:34
/sys/lib/acid/port: make line() also print the line number

2fda77e4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/09 12:23
/sys/doc: fix mkfile to and remove files that now can be regenerated

015956ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/09 12:10
troff: charlib: fix right hand special character

bff4fad5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/07 15:05
rio: implement writable and truncatable /dev/text

7327bd43 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/07 14:13
kernel: fix namelenerror(), avoid memrchr() and make it static

37567f07 – aiju <devnull@localhost> authored on 2017/05/06 10:33
update ape/bio.h (thanks jpm)

f317d233 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/05 20:49
devproc: can't wait for ourselfs to stop (thanks Shamar)

59e8bc0e – BurnZeZ <brz-9dev@feline.systems> authored on 2017/05/05 17:43
aux/statusmsg: use libbio for textmode output

74b6d9bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/05 17:04
ssh: add -h flag to pass host (for compatibility)

7ade57b6 – aiju <devnull@localhost> authored on 2017/05/05 04:22
sed: add -u flag that flushes output buffers before reading in further input

20b945a3 – aiju <devnull@localhost> authored on 2017/05/04 13:47
bio(2): manpage typo

f681cf83 – aiju <devnull@localhost> authored on 2017/05/04 13:42
bio: add support for custom I/O handler via Biofn

414d29e9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/03 16:56
ssh(1): document -T tries option, #subsys cmd behaviour

710d4982 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/03 16:55
ssh: quote cmd arguments with unix shell single quotes, request tty even with TERM=dumb

38d421ec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/03 16:47
ctime(2): fix example (thanks raiz)

cd694c60 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/02 00:07
upas/fs: handle partial fetches (imap server returning less messages than available)

20ba8815 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/01 18:50
inst/configether: in manual network configuration, ask for dns server

295c0071 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/01 18:49
dist/ndb: move sources auth server to ndb/common, list root dns servers in ndb/local as a fallback

d63cc467 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/05/01 16:22
5e: fix special bitshift and rotations

359955ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/30 22:31
vt(1): the "send" menu became "paste"

f6b68dd7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/30 22:18
sshfs(4): fix bad cross reference

fa94532c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/30 22:15
vgamach64xx: remove drawdebug reference

0b85c859 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/30 20:03
merge

2713779e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/30 20:01
ip/torrent: avoid requesting same chunks

c00c60d3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/30 14:28
sshfs: fix -r / retulting in "//foo" paths, memory leaks, use estrdup9p()

ff8ae67b – spew <devnull@localhost> authored on 2017/04/30 11:08
libregexp: miscellaneous little cleanups

607e651c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/30 00:06
vnc: substitute iprint() with fprint(2, (gone from libmemdraw)

24420ab9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/29 21:51
kernel: fix rewinding in directories with pread() offset

f8478eb4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/29 21:49
lib9p: allow rewinding in 9pfile directories

56611ced – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/29 17:13
libmemdraw: get rid of kernel iprint() emulation

9a5e5578 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/29 17:10
libmemdraw/libmemlayer: get rid of drawdebug prints

3c894ece – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/29 17:09
devdraw: ignore drawdebug command

d4a6dc89 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/29 17:03
libdraw: get rid of _drawdebug variable

ca2fa959 – aiju <devnull@localhost> authored on 2017/04/29 14:44
sshfs: add -r and -M options

b4b2cd72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/29 13:28
cwfs: allow "none" user to rename files

51eaebf4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/04/29 12:25
sshfs: don't crash when no /etc/password file could be read on the remote side

Next