code: plan9front

RSS feed

71939a82 – Ori authored - 2019/09/07 21:25
Allow address expressions in ?c after int casts.

2917cb1d – Ori authored - 2019/09/07 15:46
merge

ba8e5c77 – Ori authored - 2019/09/07 15:37
Libflac: Tell it that we have stdint.h so it finds SIZE_MAX

ff9ce821 – Ori authored - 2019/09/06 21:01
Include integer limits from generic stdint.h in system-specific stdint.h

971e1466 – cinap_lenrek authored - 2019/09/06 20:13
merge

766a641d – cinap_lenrek authored - 2019/09/06 20:11
cc: fix void cast crash

c09546cc – Ori authored - 2019/09/06 19:33
Add missing UINTsz_MIN defines to ape stdint.h

d1204d9b – Ori authored - 2019/09/06 14:57
merge

27824a6c – David authored - 2019/09/06 14:55
sys/src/libventi: define VtEntryNoArchive constant

cb091e75 – David authored - 2019/09/06 14:55
sys/src/libventi: implement vtsha1 and vtsha1check functions

63ae9ed5 – David authored - 2019/09/06 14:54
sys/src/libventi: implement vtreconn and vtredial functions

98e2ea45 – cinap_lenrek authored - 2019/09/06 12:48
ip/ipconfig: don't leave behind null address when dhcp gets interrupted

8cbe3772 – Ori authored - 2019/09/06 11:25
Add RFC2822 (email style) formatted dates to to date(1).

0cb4115b – cinap_lenrek authored - 2019/09/03 20:44
kernel: get rid of tmperrbuf and use syserrstr swapping instead in namec()

4088f729 – cinap_lenrek authored - 2019/09/03 20:41
rune(2): complete source references

6aa7ebcf – cinap_lenrek authored - 2019/09/03 20:40
kernel: make exec clear errstr, stop side-channels and truncate on utf8 boundary

e4a57c8b – cinap_lenrek authored - 2019/09/02 13:38
bcm64: enable devgpio in kernel configuration (thanks qeed)

4b9ccb2d – cinap_lenrek authored - 2019/08/30 14:17
ndb/dnsquery, ndb/csquery: write ">" prompt to stderr (thanks kvik)

a6fde3ed – cinap_lenrek authored - 2019/08/30 01:35
rsa(2): document asn1encodeRSApriv() and asn1encodeRSApub() functions

85216d3d – cinap_lenrek authored - 2019/08/30 01:34
auth/rsa2asn1: implement private key export with -a flag (thanks kvik)

7bb1a9a1 – cinap_lenrek authored - 2019/08/29 01:35
pc64: map kernel text readonly and everything else no-execute

e988d56a – cinap_lenrek authored - 2019/08/28 15:01
8l, 6l: fix "unknown relation: TEXT" xfol() bug (thanks mischief)

d9fec3c7 – cinap_lenrek authored - 2019/08/27 00:16
kernel: prohibit changing cache attributes (SG_CACHED|SG_DEVICE) in segattach(), set SG_RONLY in data2txt()

d25ca13e – cinap_lenrek authored - 2019/08/26 22:04
kernel: make user stack segment non-executable

1e773c97 – cinap_lenrek authored - 2019/08/26 21:55
pc64: implement NX bit discovery, map kernel mappings no-execute

49411b2c – cinap_lenrek authored - 2019/08/26 21:48
kernel: catch execution read fault on SG_NOEXEC segment (for mips)

2149600d – cinap_lenrek authored - 2019/08/26 21:47
kernel: catch execution read fault on SG_NOEXEC segment

128ea44a – cinap_lenrek authored - 2019/08/26 16:34
kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, add PTECACHED bits

91a8d030 – qwx authored - 2019/08/26 11:02
vncv: fix snarf buffer realloc memory corruption

51cfe763 – cinap_lenrek authored - 2019/08/25 14:02
emmc: 50MHz highspeed support (from richard miller)

a8c50a79 – cinap_lenrek authored - 2019/08/25 12:45
bcm64: replace emmc2 driver with richard millers sdhc driver

60ec8861 – cinap_lenrek authored - 2019/08/24 10:35
/sys/lib/dist/mkfile: adjust 2GB for pi3 and zynq img

f6ef2508 – cinap_lenrek authored - 2019/08/24 10:29
/sys/lib/dist/mkfile: storage vendors idea of 2GB is deflating

bcf988af – cinap_lenrek authored - 2019/08/23 15:39
bcm64: deal with discontinuous memory regions, avoid virtual memory aliasing, implement vmap() proper

e6d22570 – cinap_lenrek authored - 2019/08/21 20:54
bcm: invalidate cache on Fbinfo after firmware completion

aca0293f – cinap_lenrek authored - 2019/08/21 20:52
bcm: flush out early boot messages on uart and screen initialization

a70b93a3 – cinap_lenrek authored - 2019/08/21 13:34
/sys/lib/acid/kernel: fix procstk() for arm64, set kdir for arm/arm64 to bcm/bcm64

b4cb1923 – cinap_lenrek authored - 2019/08/21 12:28
bcm: set XN bits for kernel device mappings

6280c0f1 – cinap_lenrek authored - 2019/08/19 10:42
bcm64: do not use OTP_BOOTMODE_REG to determine OSC frequency (thanks richard miller)

a611fe20 – cinap_lenrek authored - 2019/08/18 19:09
disk/format: implement long name support

ac98922f – cinap_lenrek authored - 2019/08/18 16:19
add missing device tree file for raspberry pi 4

534be5ae – cinap_lenrek authored - 2019/08/18 15:43
add raspberry pi 4 kernel and bootloader to pi3.img target

f35d5ee5 – cinap_lenrek authored - 2019/08/18 15:16
bcm64: add support for more than 1GB of ram (untested)

3fc8d1bd – cinap_lenrek authored - 2019/08/18 12:50
bcm64: add driver for emmc2 controller

bc8c31db – cinap_lenrek authored - 2019/08/16 13:35
bcm: fix typo in gpio.c on unused AFedge0 constant

031f5756 – cinap_lenrek authored - 2019/08/16 13:24
bcm64: poll gisb arbiter for asynchronous bus errors

54becb84 – cinap_lenrek authored - 2019/08/16 13:22
ethergenet: remove debugging

3bf49f18 – cinap_lenrek authored - 2019/08/16 13:05
bcm64: set XN bits for kernel device mappings

ffd99348 – cinap_lenrek authored - 2019/08/12 13:15
cc: use 7 octal digits for 21 bit runes

675870f9 – cinap_lenrek authored - 2019/08/02 13:06
libauth: do not set errstr in auth_rpc() for ARdone result (thanks majiru)

05f9a66f – cinap_lenrek authored - 2019/07/28 05:39
bcm, bcm64: add vcore support for raspberry pi 3 GPIO expander

8630bd35 – cinap_lenrek authored - 2019/07/27 14:00
bcm, bcm64: add BCM2711 support for gpiopull(), fix gpiomeminit(), cleanup

ea2a5a33 – cinap_lenrek authored - 2019/07/27 11:59
bcm64: fix wrong prescaler for generic timer on rpi4

834f6703 – cinap_lenrek authored - 2019/07/25 11:44
ethergenet: fix flow control negotiation

1717368f – cinap_lenrek authored - 2019/07/25 07:55
bcm, bcm64: clean dma destination buffer before issuing dma in case of non cache-line-size aligned buffer

706926f8 – cinap_lenrek authored - 2019/07/25 03:12
bcm64: add config for raspberry pi 4

3bc4e5a6 – cinap_lenrek authored - 2019/07/25 03:11
bcm64: work in progress genet ethernet driver for raspberry pi 4

2a4c767c – cinap_lenrek authored - 2019/07/25 03:10
bcm64: reorganize virtual memory map for rapberry pi4

42007788 – cinap_lenrek authored - 2019/07/25 03:08
bcm64: update io.h for pci express and raspberry pi 4

6d9edeeb – cinap_lenrek authored - 2019/07/25 03:04
bcm64: add pci express driver for raspberry pi 4

676ef0ca – cinap_lenrek authored - 2019/07/25 03:02
bcm64: add gic interrupt controller driver for raspberry pi 4

10b456ff – cinap_lenrek authored - 2019/07/25 03:01
bcm64: add gisb arbiter driver to catch bus timeouts

811b80ca – cinap_lenrek authored - 2019/07/25 02:58
bcm, bcm64: make irq.$O optional and add intrdisable(), use intrenable()

dfea95b3 – cinap_lenrek authored - 2019/07/25 02:52
bcm64: strip debug symbols to make sure .img file is multiple of 4 bytes

5a0c2e2d – cinap_lenrek authored - 2019/07/25 02:41
bcm, bcm64: add dmaflush() function and make virtio size and virtual address configurable in Soc.virtio and Soc.iosize

4983adfa – cinap_lenrek authored - 2019/07/25 02:19
bcm, bcm64: add support for device tree parameter passing

a6a1806c – cinap_lenrek authored - 2019/07/17 04:30
usbxhci: implement portable dma flush operations and move to port/

19a883ce – cinap_lenrek authored - 2019/07/17 04:24
usbehci: introduce dmaflush() function to handle portable cache invalidation for device drivers

a4688b03 – cinap_lenrek authored - 2019/07/11 01:49
merge

a1a6f261 – cinap_lenrek authored - 2019/07/11 01:47
kernel: move common ethermii to port/

7111de63 – cinap_lenrek authored - 2019/07/11 01:45
devuart: make sure uart is enabled in uartkick()

51550ba3 – Alex authored - 2019/07/02 10:04
walk(1): add history section

32a27378 – Alex authored - 2019/07/02 08:54
tinc(8): add history section

54f9b367 – cinap_lenrek authored - 2019/07/01 23:34
usbxhci: fix mysterious ENABLESLOT failures (update to XHCI spec revision 1.2 (2019))

b2c7a8d8 – cinap_lenrek authored - 2019/06/28 12:12
pc64: preallocate mmupool page tables

6118d778 – cinap_lenrek authored - 2019/06/24 14:09
ape: reimplement rename() - fixing compiler warnings and handling more error cases

4cffc043 – cinap_lenrek authored - 2019/06/24 13:38
8c, 6c: LEA x, R; MOV (R), R -> MOV x, R

345714dd – cinap_lenrek authored - 2019/06/24 13:36
8c, 6c: avoid allocating index registers when we don't have to

9f6967ed – cinap_lenrek authored - 2019/06/24 13:25
8c: skip 64-bit regpair allocation for OINDEX nodes in cgen64()

7d3cc1c5 – cinap_lenrek authored - 2019/06/23 16:35
ape: revert rename() change

d4bc9052 – Ori authored - 2019/06/21 13:00
Turn on warnings when building libap.

0af7d1fe – cinap_lenrek authored - 2019/06/21 12:57
gs: apply mitigations against CVE-2017-8291 (thanks jsmoody)

b767b2ce – cinap_lenrek authored - 2019/06/20 08:15
cwfs: remove orphaned lrand.c

d8a8ac23 – cinap_lenrek authored - 2019/06/20 08:06
cwfs: remove old some assert() debugging

4d96bacd – cinap_lenrek authored - 2019/06/20 07:17
bcm, kw, omap, teg2: implement setregisters()

07af9be3 – cinap_lenrek authored - 2019/06/20 07:15
cwfs: fix root access time qid path comparsion

56e71d52 – cinap_lenrek authored - 2019/06/20 06:13
upas/smtp: handle temporary authentication failures

4ff5a4fe – Alex authored - 2019/06/20 02:56
rc-httpd: serve markdown with text/plain content-type

2d83ae8f – cinap_lenrek authored - 2019/06/19 18:36
pc64: actually fix it, what was i THINKING

a4036421 – cinap_lenrek authored - 2019/06/19 18:32
pc64: fix compiler warning in rebootjump() entry calculation

4b4d6848 – cinap_lenrek authored - 2019/06/19 18:04
stdio: fix putc(), plan9 version

ef1bcc73 – cinap_lenrek authored - 2019/06/19 17:59
ape: fix stdio putc() macro, avoiding "result of operation not used" warning

63191949 – cinap_lenrek authored - 2019/06/19 17:50
cc: remove nullwarn() from OCAST codegen, zap void casts

159f96c5 – cinap_lenrek authored - 2019/06/19 16:58
cwfs: properly handle 64 bit qid path

8561a843 – cinap_lenrek authored - 2019/06/19 09:15
pcc: back out -+ flag removal to allow gracefull upgrade path with new pcc but old cpp

94fb8869 – Ori authored - 2019/06/19 01:47
Always turn on the -+ flag in cpp

ff344562 – Ori authored - 2019/06/19 01:17
Import compiler warnings and bugfixes from Charles.

f3607296 – cinap_lenrek authored - 2019/06/18 07:29
merge

3bb5168c – cinap_lenrek authored - 2019/06/18 07:28
8c, 6c: fix INDEX node #reg calculation

84076e37 – Ori authored - 2019/06/18 00:12
Delete dead code.

Next