RSS feed
5e6f1b57
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/16 18:29
usbxhci: commit work in progress xhci driver, no config yet
990a9858
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/07/02 11:49
/lib/{rob, rsc, theo}: Yup.
64195aea
– Ethan Grammatikidis <eekee57@fastmail.fm>
authored
on 2017/07/02 15:12
print(2): clean up vlong flag description
a4c35d47
– Ethan Grammatikidis <eekee57@fastmail.fm>
authored
on 2017/07/01 12:10
rc(1): catch up with a change made long before 9front
4bcde1a3
– Ethan Grammatikidis <eekee57@fastmail.fm>
authored
on 2017/07/01 12:02
pc(1) clarification
f58706f2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/28 14:57
zynq: simplify initcode stack setup (just do it in init0 when the stack is mapped)
befdd7d7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/28 14:56
kernel: pass bootargs also in multiboot command line, retire the bootline mechanism to pass arguments to /boot/boot
c4b02ff9
– aiju <devnull@localhost>
authored
on 2017/06/27 05:29
change icanhasvmx to report extra info only with -v
dffbc1e4
– aiju <devnull@localhost>
authored
on 2017/06/27 05:21
vmx(1): I/O string instructions, incomplete support for IDE disks, misc fixes
b5a6dc78
– aiju <devnull@localhost>
authored
on 2017/06/26 18:24
vmx: fix build on non-x86 architectures (switch vlong)
a9dd55c2
– aiju <devnull@localhost>
authored
on 2017/06/25 19:23
libfis: fix inverted CHS bit
63b8965b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/25 18:57
devvmx: add support for SG_STICKY segments
aab4e32c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/25 18:22
pc, pc64: support for multiboot framebuffer, common bootargs and multiboot code
ffde0eda
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/25 18:14
aux/vga: simplify vesa by adding rgbmask2chan() function
e2ca58cb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/22 16:48
merge
81274ea0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/22 16:46
upas/fs: handle plumbing for new messages for concurrent index updates
58839863
– aiju <devnull@localhost>
authored
on 2017/06/22 03:31
vmx(1): fix translateflat on 64-bit
cabfa4e9
– aiju <devnull@localhost>
authored
on 2017/06/21 18:19
devvmx: add support for extrap command to configure halting on exceptions
5c0bff4b
– aiju <devnull@localhost>
authored
on 2017/06/21 18:18
vmx(1): add support for (so far) crude 9p debugging fs; add gdb stub; clean up linux gdt code
37b9ab5a
– aiju <devnull@localhost>
authored
on 2017/06/21 05:59
devvmx: error handling in clearmeminfo
779f6cb3
– aiju <devnull@localhost>
authored
on 2017/06/21 05:16
devvmx: remember segment names and free segments properly
99ed9623
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/20 18:28
segment(3): document sticky segment type
2723c9fc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/20 17:53
kernel: add support for sticky segments (cached, preallocated, never paged)
fb165d6a
– aiju <devnull@localhost>
authored
on 2017/06/20 14:21
vmx(1): obsdfb: check if curmode is nil
da6e5efe
– aiju <devnull@localhost>
authored
on 2017/06/20 14:20
vmx(1): round up frame buffer size to whole pages, ignore vga access in linear framebuffer, tell openbsd about framebuffer
164588e3
– aiju <devnull@localhost>
authored
on 2017/06/20 11:15
vmx(1): clean up region handling code; changes to support amd64
becb89ba
– aiju <devnull@localhost>
authored
on 2017/06/20 11:10
pc, pc64: adapt devvmx to work on pc64
9fb20016
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/19 16:58
merge
f109558b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/19 16:56
8l, 6l: get .frame offset right undoing $-4 hack
115f7b24
– aiju <devnull@localhost>
authored
on 2017/06/19 14:41
vmx(1), vmx(3): update manpages
a83ce26b
– aiju <devnull@localhost>
authored
on 2017/06/19 13:22
ktrace(1): handle amd64 stacktraces correctly
f1cc75b5
– aiju <devnull@localhost>
authored
on 2017/06/19 07:06
vmx(1): i8042: translation changes reported keyboard id
eaffaab7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/18 18:28
remove /sys/lib/##redacted##.##redacted## (thanks ##redacted##)
7ab86494
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/18 18:21
authsrv(6): don't say old p9any isnt in use anymore...
2806a34e
– aiju <devnull@localhost>
authored
on 2017/06/18 18:17
vmx(1): linux kernel loading; PIT fixes to support linux; support VGA 0x3D4 word writes; support sending virtio ethernet packets to a file and prepending snoopy headers
ed040d67
– aiju <devnull@localhost>
authored
on 2017/06/18 18:13
devvmx: fix CR0/CR4 readout; also don't exit on PAUSE instruction
3fc29c69
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/18 17:59
auth/factotum: complete p9any v.2 server protocol, but don't enable it.
a1c1e009
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/06/18 14:52
upas/fs: work in progress...
c3d372c3
– aiju <devnull@localhost>
authored
on 2017/06/17 21:51
vmx(1): fix '-v text'
98b1a595
– aiju <devnull@localhost>
authored
on 2017/06/17 19:30
vmx(1): don't zero all memory, don't abandon uart on eof, sleep before transmitting uart data
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
Next