RSS feed
bb1a24b2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/05 16:33
libsec: allow \r\n terminated lines in decodePEM()
f60f290b
– aiju <devnull@localhost>
authored
on 2017/10/04 11:56
check for fs= in netaudit
70cd3e5f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/04 01:06
hgwebfs: simplify retry loop construction
3a4d608a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/04 01:04
ndb/cs: icmp only supports version 4 addresses, icmpv6 only version 6 addresses
1a81e32f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/04 01:01
libauthsrv: preserve readcons() error message from read() error
a9e92b44
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/10/03 23:59
hg: disable tag caching, allows accessing hg repo from dump
5c713cb8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/29 17:19
9boot: limit read size to 4K for efi simple file system protocol
7552c163
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/27 10:13
pc64: add ether82598 driver to configuration
6f3a3984
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/27 10:13
ether82598: support for T540-T1, use physical addresses for isaconf port
9669437c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/27 10:02
sdnvme: identify namespace list fails on intel ssd, just assume nsid=[1]
2d4a2c5c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/27 09:59
kernel: don't tokenize inplace in isaconfig() to make /dev/reboot work
eee49495
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/27 09:58
kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with more than 64GB of memory)
d81af56a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/23 13:33
upas/fs: fix putcache(), sub-part messages should never go into the lru
5d7a99f4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/22 08:55
xhci: do bounds checking in capability walking, check if controller vanished on init (thunderbolt unplug)
16143801
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/22 07:48
sshfs: use mtime for qid.vers, fix wstat without name change, fix wstat memory leak
7747e258
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/13 19:24
upas/fs: replace fixed cache table with lru linked list
f76c4bb1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/11 15:17
winwatch: show windows with empty labels (thanks jpm)
e4f34808
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/10 18:35
rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update documentation
6d03a602
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2017/09/09 22:27
audiohda: add pci id for nvidia GM204
a8434d2b
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2017/09/09 22:21
audiohda: add pci id for Intel 9 Series
e3040a3a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/09 23:12
vmx(3): document changes to devvmx interface
9b672845
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/09/09 21:37
audiohda: add pci id for ICH10 (thanks echoline)
f97beab0
– aiju <devnull@localhost>
authored
on 2017/09/02 06:43
devvmx: call vmxshutdown from reboot() function manually
ecb0b9d9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/29 17:22
sshfs: fork ssh in its own namespace so it wont keep the mountpoint open
4619be47
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/29 15:49
sshfs: start sendproc and recvproc in the sane notegroup as the fs process so theadexitsall() works on sshfs: ending.
b177ddf6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/29 15:38
ether82563: make the ethernet of thinkpad p50 work (thanks sam-d)
ee72951f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/29 15:37
audiohda: Intel Sunrise Point-H support (thanks sam-d)
d3a16976
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/29 05:52
sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and create completion/submission queue commands (thanks Ori_B)
77c0fc1f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/28 15:45
devdup: remove useless OCEXEC check, handled by namec()
da79f274
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/28 15:42
merge
822dc3af
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/28 15:40
devsegment: handle ORCLOSE on segment directory correctly, fix wrong qid, missing COPEN flag for segmentcreate()
f309f593
– aiju <devnull@localhost>
authored
on 2017/08/28 13:27
devvmx, vmx: lilu dallas multivm
97c4eaff
– aiju <devnull@localhost>
authored
on 2017/08/28 13:19
vmx(1): don't realloc virtio queues -- breaks pointers
160fb6f6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/27 17:20
sdiahci: Intel 200 Series Chipset Family PCH support (thanks aiju)
57ac229f
– aiju <devnull@localhost>
authored
on 2017/08/24 09:02
libmach: support disassembling from memory
75ca3db4
– aiju <devnull@localhost>
authored
on 2017/08/24 05:25
vmx(1): VGA framebuffer should be normal memory
fda9a5d2
– aiju <devnull@localhost>
authored
on 2017/08/24 05:01
vmx(1): fixed code that assumed uintptr==uvlong
1b1eb0f9
– aiju <devnull@localhost>
authored
on 2017/08/24 04:06
vmx(1): memory map improvements, x86 simulator for MMIO
8d02e93f
– aiju <devnull@localhost>
authored
on 2017/08/24 03:53
devvmx: more efficient data structure for memory map; simplified (more reliable) step function
0fc029f3
– qwx <devnull@localhost>
authored
on 2017/08/22 20:25
igfx: fix cdclk and dpll settings for dual channel lvds on sandybridge
371c864a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/22 18:48
vt: turn off nl -> nl+cr translation default in raw mode, don't scroll more than screen height
1b3a8170
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/20 18:18
vt: block selection mode for snarf
35574086
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/20 15:23
merge
d4352f94
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/20 15:22
vt: implement /dev/cons and /dev/consctl as a fileserver, winch, incremental redraw
43be0108
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/20 15:17
ssh: issue "winchon" ctl request to /dev/consctl to get interrupt on window size change from vt(1)
86f57b8f
– qwx <devnull@localhost>
authored
on 2017/08/20 09:52
igfx: add did for x220
d22fdaf1
– qwx <devnull@localhost>
authored
on 2017/08/20 09:47
igfx: fix sandybridge fdi link training bits and ordering
95d2982f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/14 00:18
vmx: allocate sticky instead of more expensive fixed segment
8e2653f4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/13 15:19
vmx: pass multiboot framebuffer info to kernel
36fd735c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/13 11:26
ether82563: add more pci ids for i210 and i354 from 9atom / openbsd
bc4696f5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/12 19:36
ether82563: support for i211 with iNVM. (thanks mfny and brennan for testing)
6c1252f1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/12 17:34
awk: allow string as exit status
c56793f4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/10 23:38
awk: don't get into a infinite loop with eof while in string (thanks BurnZeZ)
9d991515
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/10 21:32
kernel: double READSTR buffer size to 8000 bytes for devusb
45eb4bad
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/10 21:08
devusb: superspeed bandwidth allocation handled by controller, skip usbload() calculation
924b4732
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/10 21:00
nusb/disk: add a 100ms sleep after ums reset, remove unused note handler, cleanup
9c0f9079
– qwx <devnull@localhost>
authored
on 2017/08/10 13:09
doom: clean up temporary mus files
c1a1c3f2
– qwx <devnull@localhost>
authored
on 2017/08/10 07:39
add games/wadfs
693c5627
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/09 14:53
vt: fix silly bug causing characters be drawn one at a time
007899ec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/08 15:02
sysinfo: run aux/icanhasvmx with verbose flag
0c973a14
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/08 06:16
sysinfo: only dump #r/nvram on amd64,386
4932c7de
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/07 15:10
vmx: fix hlt idle problem
d5297c68
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/06 21:59
usbxhci: implement recovery from host controller errors
7658dadc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/05 10:30
inst: don't hardcode /net/ether0, might have usb ethernet
8075b628
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/04 10:18
inst: get rid of ppp configuration
220bcfac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/04 10:17
inst: get rid of halt, just run fshalt in finish directly
9528e726
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/04 10:16
inst: post newfs fileservers under /srv/$fstype.newfs to avoid conflict with preexisting local filesystem
278dba59
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/04 10:12
cwfs: -n always overrides postservice() name, no matter if config mode changes service
b544974e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/03 19:15
etheriwl: add pci id for Intel Centrino Advanced-N 6200 on x201 tablet (thanks arpunk)
2fd2702a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/02 17:17
usbxhci: handle out of memory in controller initialization
2f96625c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/02 16:25
usbxhci: abandon multiple requests per endpoint, cleanup
dabed669
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/08/01 21:45
usbxhci: have to serialize and set read pointer for endpoint stop command
b09506f7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 22:22
disk/edisk: add some headroom in the type table for dynamic entries
6ca78f26
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 22:08
disk/edisk: add more partition type uuid's from wikipedia (thanks qeed)
72adb92f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 13:36
usbohci, usbehci, usbxhci: save mmio base address in ctlr, cant PADDR() on 386...
e4c26d95
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 12:05
usbxhci: provide shutdown function to halt the controller
1f792dd7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 11:29
nusb/*: cleanup
e562f52e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 10:38
nusb/usbd: support for usb3 hubs
5a661a3c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/31 02:56
libregexp: fix lexer so it doesnt move past the string when it gets a \ escape
848dfff2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/30 23:22
xhci: experimental usb3 support
2002bcf9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/30 23:19
nusb/usbd: create endpoint files for conf #1, usb3 preparation
a9ca0915
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/30 23:07
usbehci: fix crash in cancelisoio() for highspeed device due to wrong pollival
2f409988
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/28 21:15
pc, pc64: enable usbxhci in the configuration
f135d251
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/28 21:12
usbxhci: simplify xecp()
444b68b1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/28 21:02
usbxhci: implement controller handoff, ignore usb3.0 ports, honor pollival for isochronous endpoints
a0f9ec5f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/24 19:48
usbxhci: basic iso write support (usb soundcard playback)
7684256f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/24 19:47
usb: fix wrong pollival calculation in setmaxpkt()
cd4d8399
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/22 15:35
usbxhci: handle changing maxpkt on control endpoint by reevaluating endpoint context
62f4cffa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/22 12:37
usbxhci: use physical register addresses for matcing controllers and printing. simplify endpoint slot initialization.
e0c5785b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/22 12:35
usbohci, usbuhci, usbehci: use physical address of registers for matching controllers and printing
6eca3972
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/20 17:03
kernel: fix bounds check in screenputc()
8dc06a80
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/20 15:57
usbxhci: implement command timeouts and aborts, serialize unstall
9fdacb5c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/17 17:10
usbxhci: better approach to unstalling endpoint and fixup td ring
8e610fef
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2017/07/17 00:56
hpost: delimit @filenames by newline so files with whitespace aren’t mangled
dd08c6c3
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2017/07/17 00:34
hpost: fix field content mangling when newlines are present
aab330f3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/16 18:33
pc kernel: mkfile target usbehcipc.$O needs ../port/usb.h, add usbxhci.$O
ca96844c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/07/16 18:29
usbxhci: commit work in progress xhci driver, no config yet
234938a0
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2017/07/02 11:49
/lib/{rob, rsc, theo}: Yup.
e84c45a2
– Ethan Grammatikidis <eekee57@fastmail.fm>
authored
on 2017/07/02 15:12
print(2): clean up vlong flag description
002ccff1
– Ethan Grammatikidis <eekee57@fastmail.fm>
authored
on 2017/07/01 12:10
rc(1): catch up with a change made long before 9front
Next