RSS feed
873a7716
– Ori Bernstein <ori@eigenstate.org'>
authored
on 2019/06/16 14:21
Add test for pow.c
37a5e86b
– Ori Bernstein <ori@eigenstate.org'>
authored
on 2019/06/16 11:55
Handle NaN and Inf edge cases as specified by posix, instead of barfing.
55f018df
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/06/14 06:32
merge
8d36cd8d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/06/14 06:30
devdtracy: make machlocks and dtktab static
f42e5365
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/06/14 06:28
bcm64: implement dtracy support
9a9403bb
– aiju <devnull@localhost>
authored
on 2019/06/11 07:36
vmx(1): update BUGS
39a435ee
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/06/11 11:27
snoopy(8): add support for dhcp classless static routes option
d904a57e
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/06/11 11:19
snoopy(8): avoid extra spaces in dhcp filter output
39684478
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/06/11 11:18
snoopy(8): include dhcp.h instead of replicating bootp/dhcp options enum
26dc73c7
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/06/08 11:56
file(1): recognise unified diff output
78c7cd0c
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/06/05 12:04
rc-httpd(8): avoid duplicate log output in dir-index handler
341b64b5
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/06/04 18:47
Remove trailing whitespace.
41be41b4
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/06/04 18:42
Lost a trailing \n
033c2812
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/06/04 18:36
Make 'g' grep recursively by default.
12e13633
– BurnZeZ <devnull@localhost>
authored
on 2019/05/31 18:15
plumber: loop will go out of bounds when *++s == '\0'; replace with strstr
ed3a3c4d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/26 22:11
ssh: work around github.com's broken cipher negotiation code (thanks Ori_B)
569f9366
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/24 18:52
/sys/src/cmd/mkfile: fix PCONLY exclude (thanks stefan)
d7684982
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/24 13:25
awk: no need to call getargv() twice to get the value for FILENAME
c9a1045d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/24 10:17
gs: fix missing type check in ztype (thanks jsmoody)
e55778d6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/23 10:59
gs: apply fixes for CVE-2018-16509 (thanks jsmoody)
197ff3ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/22 18:20
devip: if the server does not support TCP ws option, disable window scaling (thanks joe9)
d7aa56c0
– Alex Musolino <alex@musolino.id.au>
authored
on 2019/05/20 11:00
upas/fs: remove read timeout via alarm(2) in pop3resp
c35f95de
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/19 13:11
vmx: handle build arch exclude in /sys/src/cmd/mkfile
c881e33e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/19 12:54
bcm, bcm64: fix cache operations for dma and emmc
d667607c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/18 08:45
sshnet(4): ... and incoming TCP calls
a852f55b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/17 15:01
merge
d5e45580
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/17 14:57
bcm64: remove unneccesary tlb flush on mmuidmap()
2235660f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/17 14:56
bcm64: no need to flush instruction cache when switching TTBR0
5c5c1b66
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/17 14:35
bcm64: switch to 64k page size
e0c19ae0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/17 14:14
7l: don't hardcode 4k pagesize, use INITRND
18d67944
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/16 21:53
merge
335e0197
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/16 21:51
mkone: fix man target (thanks Amavect)
3b00f089
– 23hiro <23hiro@gmail.com>
authored
on 2019/05/15 16:24
draw(3): memlorigin
b24ed2bf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/15 12:19
bcm64: generalize mmu code
47d3e8fc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/15 09:24
bcm64: fix mmu0clear() mistake from previous commit
70497007
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/14 05:06
nusb(2): remove startdevs() reference, document getdev() (thanks BurnZeZ)
adf96a52
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/13 15:21
bcm: add cache invalidate before accessing prop buffer
a3b5e399
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/13 15:20
bcm64: implement reboot support
3b36daa2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/13 15:12
bcm, bcm64: preserve memsize across reboots, avoid trashing atags while parsing cmdline
157d7ebd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/11 21:20
devip: do not lock selftab in ipselftabread(), remove unused fields from Ipself
bf4f1587
– BurnZeZ <devnull@localhost>
authored
on 2019/05/11 11:28
memdraw(2): remove references to iprint()
333c3202
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/11 13:22
devip: reset speed and delay on bind, adjust burst on mtu change, ifc->m nil check, consistent error strings
7186be04
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/11 10:54
devip: make sure ifc is bound in add6 ctl command
3a0d5f41
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/11 10:01
devip: remove unused c->car qlock, avoid potential deadlock in ipifcregisterproxy()
a25819c4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/11 03:22
devip: avoid media bind/unbind kproc reader startup race, simplify etherbind
ed3a576e
– 23hiro <23hiro@gmail.com>
authored
on 2019/05/10 21:23
timezones: add India (thanks joe9)
db3bf827
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/10 10:05
bcm64: use exclusive monitor on nrdy to wake up idlehands()
addb36ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/10 08:10
ape: fix malloc to deal with more than 4GB of memory on 64 bit systems
a375c9ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/09 08:40
libc: fix return value for arm64 memset() and memove()
57e07865
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/09 07:40
libc: use MOVP instruction for arm64 memmove() and memset()
9d790238
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/09 07:11
bcm64: use MOVP instruction for saving and restoring registers
1c0427e6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/09 06:27
libmach: remove newline
a065270f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/09 06:24
libmach: support for MOVP instruction disassembly for arm64
e8cf7530
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/09 06:23
7l: implement MOVP instruction
4e7fbabf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/08 22:32
libc: provide arm64 assembly versions for memmove() and memset()
1046d3e3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/08 22:17
bcm64: map framebuffer write-through to allow unaligned access
5a934b56
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/07 17:49
wadfs: avoid comma operator after PBIT32() macros
fe1f6c1b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/07 07:41
plan9.ini(8), boot(8): clarify the use of $rootdir and $rootspec
3a4a3faf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/07 05:19
nusb/usbd: work around devices that ignore the high byte of wLength in control transfer reads
ceed9b88
– Ori Bernstein <ori@eigenstate.org>
authored
on 2019/05/06 13:26
Sand edges down on GBIT64()/PBIT64() macros.
c9086fb3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/06 14:31
merge
24544b80
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/06 14:29
dist/mkfile: add *.pi3.img target for ARM64 raspberry pi3
f22b4ecc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/05 13:02
bootrc: fix $rootdir and $rootspec handling (thanks lucio)
5f05ac2a
– mischief <mischief@offblast.org>
authored
on 2019/05/05 10:36
lib: update pci database
75d44bc3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/05 10:04
bcm: make sure fiq is on enabled on cpu0
de7190ba
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/05 09:59
bcm64: provide idlehands() function
b0c402df
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/05 09:57
bcm64: get rid of usb workaround delay
4d96c40a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/05 09:34
usbdwc: enable Slowbuilkin workarround, improve split transaction timing, handle erroring sleep(), debugging
21ce34bd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/04 20:26
libc: fix NaN check precedence bug in modf() (thanks BurnZeZ)
1d82e3f4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 23:06
acid: add arm64 support
54838652
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 19:59
rootstub: add /sys/lib/dist/ndb/dhcp/
70ea1310
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 19:52
pc kernel: remove countpagerefs() (thanks BurnZeZ)
0b5e7828
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 19:15
kernel: exec support for arm64 binaries
c6ad540a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 19:14
bcm64: add experimental work in progress arm64 kernel for raspberry pi 3
1a7c224b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 18:53
bcm: don't call nil on PADDR() in dmaaddr(), return busdram dummy address
eb4bd4aa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 18:02
bcm: move fiq saved pc adjust into lexception.s so it can be shared with arm64
3ca395a3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:34
uartpl011: dont touch line control while uart is enabled
4032db00
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:16
ktrace: arm64 support
c57c8919
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:12
arm64: add mkfile
db70c1d2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:11
python: arm64 support
bbf532db
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:10
gs: arm64 support
5f5caa67
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:10
gs: avoid stupid shifts by casting to uint64_t
2994fccb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:06
ape: initial support for arm64
dfd91589
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:03
libthread: initial support for arm64
a3b9243f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:02
libmp: add dummy mkfile for arm64
a3beef23
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:01
libsec: dummy mkfile for arm64
14b69dcd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 17:00
libmach: initial arm64 support
9920ecc0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/03 16:57
libc: initial arm64 support
59ff04dd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/01 09:11
7l: add missing AFMOVD with EXT/AUTO/LOREG operands to optab
fe594760
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/01 08:40
kernel: get rid of checkpagerefs() debugging
b452f885
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/01 06:07
kernel: export freepages() function so it can be used in mmurelease()
a6ee23a7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/01 05:39
kernel: include lock pointer in error report, stop spamming lockloop prints when we are panicing
54562b6a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/01 05:35
kernel: insert memory barrier in the scheduler before setting up->mach = nil
97a2f14b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/01 04:55
[5678vq]c: fix .safe node type for *FUNC() = *FUNC() sugen
aa52d3b1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/05/01 04:19
vmx: build vmx only for 386 or amd64
2f884a51
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/27 17:55
ether8169: fix thinkpad A485 ethernet (thanks mischief)
3fe97306
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/25 15:44
7c: don't emit SXTW for non-register source operand
0c964838
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/23 11:15
distproto: add /lib/news/ (thanks lyndon)
bd510d7f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/21 23:05
7l: there is no BIC* $bimm variant
a0da5b97
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2019/04/19 19:39
usbxhci: make stuck usb transactions interruptable.
Next