git: 9front

RSS feed

e3f5a83c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/22 15:09
2c(1): document 7c (arm64)

436eff07 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/22 14:51
usbxhci: fix endpoint stall recovery, handle Ep.clrhalt flag

07d033de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/21 19:36
cmd/ip/*: chown the network connection after authentication

7d9677ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/21 19:28
devip: fix permission checking

bffaa325 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/21 14:48
bootrc: unmount devip *before* starting factotum

3eda931c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/21 14:11
bootrc: remount devip after /dev/hostowner has been written by factotum

adb74af9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/21 12:36
devproc: fix fishy locking in proctext(), check proc validity, static functions

4dcbf968 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/18 22:24
devproc: move proctab() call after Qnotepg special case in procwrite()

d04a8a65 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/18 22:07
kernel: simplify pgrpnote(); moving the note string copying to procwrite()

12d543a1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/16 12:21
ape: don't hardcode list of ape library directories in /sys/src/ape/lib/mkfile

4798908c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/15 00:53
bcm64: add addarchfile() prototype to fns.h (for qeed)

2b750507 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/14 10:02
bcm64: enter page tables in mmutop *AFTER* switching asid in mmuswitch()

edcb8856 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/12 11:28
acid/kernel: for stacktraces, try to use context from error stack when process is not sleeping

13fa4195 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/11 11:41
ip/cifsd: dont return garbage in upper 32 bit of unix extension stat fields

a637fd1a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/10 17:19
ip/cifsd: add basic support for UNIX extensions

7ce39124 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/10 17:17
ip/cifsd: exit to close connection when we get malformed smb header (fixes linux mount hang)

48d45276 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/09 12:58
usbehci: silence "param declared but not used" compiler warning in itdinit()/sitdinit()

960ec3ad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/09 12:56
sdide: silence compiler warning in atadebug()

49da02ed – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2019/09/09 13:27
ape: Add mkstemp to /sys/src/ape/lib/ap/gen/mkfile

28c3699e – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2019/09/09 12:00
Add toascii() to ape

c80b75d7 – Roberto E. Vargas Caballero <k0ga@shike2.com> authored on 2019/09/09 11:58
Add mkstemp to stdlib.h

7665712f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/08 15:04
merge

066865bb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/08 15:02
kernel: clear FPillegal in pexit() and before pprint()

8354d5d8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/08 14:53
devproc: restore psstate info string in procstopwait()

63da1b50 – Ori Bernstein <ori@eigenstate.org> authored on 2019/09/07 14:25
Allow address expressions in ?c after int casts.

96061f09 – Ori Bernstein <ori@eigenstate.org> authored on 2019/09/07 08:46
merge

f25634aa – Ori Bernstein <ori@eigenstate.org> authored on 2019/09/07 08:37
Libflac: Tell it that we have stdint.h so it finds SIZE_MAX

e3159c3b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/06 22:13
merge

b6387616 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/06 22:11
cc: fix void cast crash

0de626d5 – Ori Bernstein <ori@eigenstate.org> authored on 2019/09/06 14:01
Include integer limits from generic stdint.h in system-specific stdint.h

ed30bf82 – Ori Bernstein <ori@eigenstate.org> authored on 2019/09/06 12:33
Add missing UINTsz_MIN defines to ape stdint.h

7477ca9d – Ori Bernstein <ori@eigenstate.org> authored on 2019/09/06 07:57
merge

7706417f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/06 14:48
ip/ipconfig: don't leave behind null address when dhcp gets interrupted

0236b8f1 – David du Colombier <0intro@gmail.com> authored on 2019/09/06 07:55
sys/src/libventi: define VtEntryNoArchive constant

af4afe6c – David du Colombier <0intro@gmail.com> authored on 2019/09/06 07:55
sys/src/libventi: implement vtsha1 and vtsha1check functions

10925a13 – David du Colombier <0intro@gmail.com> authored on 2019/09/06 07:54
sys/src/libventi: implement vtreconn and vtredial functions

7d2ef012 – Ori Bernstein <ori@eigenstate.org'> authored on 2019/09/06 04:25
Add RFC2822 (email style) formatted dates to to date(1).

80a55ed6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/03 22:44
kernel: get rid of tmperrbuf and use syserrstr swapping instead in namec()

65ad8561 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/03 22:41
rune(2): complete source references

8749b9e8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/03 22:40
kernel: make exec clear errstr, stop side-channels and truncate on utf8 boundary

bfb4b9cc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/09/02 15:38
bcm64: enable devgpio in kernel configuration (thanks qeed)

e1fc03c8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/30 16:17
ndb/dnsquery, ndb/csquery: write ">" prompt to stderr (thanks kvik)

26d7e6a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/30 03:35
rsa(2): document asn1encodeRSApriv() and asn1encodeRSApub() functions

e42691d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/30 03:34
auth/rsa2asn1: implement private key export with -a flag (thanks kvik)

a8fff045 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/29 03:35
pc64: map kernel text readonly and everything else no-execute

161f81c6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/28 17:01
8l, 6l: fix "unknown relation: TEXT" xfol() bug (thanks mischief)

dffd4b6d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/27 02:16
kernel: prohibit changing cache attributes (SG_CACHED|SG_DEVICE) in segattach(), set SG_RONLY in data2txt()

68842816 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/27 00:04
kernel: make user stack segment non-executable

806f1e31 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/26 23:55
pc64: implement NX bit discovery, map kernel mappings no-execute

54ea87b3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/26 23:48
kernel: catch execution read fault on SG_NOEXEC segment (for mips)

7e8765bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/26 23:47
kernel: catch execution read fault on SG_NOEXEC segment

df054cce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/26 18:34
kernel: expose no execute bit to portable mmu code as SG_NOEXEC / PTENOEXEC, add PTECACHED bits

772c867a – qwx <devnull@localhost> authored on 2019/08/26 13:02
vncv: fix snarf buffer realloc memory corruption

b66f5fc7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/25 16:02
emmc: 50MHz highspeed support (from richard miller)

05fecb02 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/25 14:45
bcm64: replace emmc2 driver with richard millers sdhc driver

dd923dfa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/24 12:35
/sys/lib/dist/mkfile: adjust 2GB for pi3 and zynq img

04011af5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/24 12:29
/sys/lib/dist/mkfile: storage vendors idea of 2GB is deflating

3d0e38de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/23 17:39
bcm64: deal with discontinuous memory regions, avoid virtual memory aliasing, implement vmap() proper

4cffed67 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/21 22:54
bcm: invalidate cache on Fbinfo after firmware completion

76c2047a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/21 22:52
bcm: flush out early boot messages on uart and screen initialization

167902cf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/21 15:34
/sys/lib/acid/kernel: fix procstk() for arm64, set kdir for arm/arm64 to bcm/bcm64

c0224b25 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/21 14:28
bcm: set XN bits for kernel device mappings

f9b4b7d7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/19 12:42
bcm64: do not use OTP_BOOTMODE_REG to determine OSC frequency (thanks richard miller)

d414ef3b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/18 21:09
disk/format: implement long name support

b4025dd6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/18 18:19
add missing device tree file for raspberry pi 4

db07f4bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/18 17:43
add raspberry pi 4 kernel and bootloader to pi3.img target

00c8bcca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/18 17:16
bcm64: add support for more than 1GB of ram (untested)

c35d6057 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/18 14:50
bcm64: add driver for emmc2 controller

67c16ec8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/16 15:35
bcm: fix typo in gpio.c on unused AFedge0 constant

42438a26 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/16 15:24
bcm64: poll gisb arbiter for asynchronous bus errors

a573ac72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/16 15:22
ethergenet: remove debugging

30dd9e42 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/16 15:05
bcm64: set XN bits for kernel device mappings

1c0e91bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/12 15:15
cc: use 7 octal digits for 21 bit runes

5c85bf33 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/08/02 15:06
libauth: do not set errstr in auth_rpc() for ARdone result (thanks majiru)

7438a16e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/28 07:39
bcm, bcm64: add vcore support for raspberry pi 3 GPIO expander

40f62a39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/27 16:00
bcm, bcm64: add BCM2711 support for gpiopull(), fix gpiomeminit(), cleanup

d9fdc4a8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/27 13:59
bcm64: fix wrong prescaler for generic timer on rpi4

9809a35d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 13:44
ethergenet: fix flow control negotiation

abaea389 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 09:55
bcm, bcm64: clean dma destination buffer before issuing dma in case of non cache-line-size aligned buffer

a179ba2c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 05:12
bcm64: add config for raspberry pi 4

2be6492c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 05:11
bcm64: work in progress genet ethernet driver for raspberry pi 4

c46893ca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 05:10
bcm64: reorganize virtual memory map for rapberry pi4

1f65f567 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 05:08
bcm64: update io.h for pci express and raspberry pi 4

1387712c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 05:04
bcm64: add pci express driver for raspberry pi 4

aafa4b42 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 05:02
bcm64: add gic interrupt controller driver for raspberry pi 4

785b360c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 05:01
bcm64: add gisb arbiter driver to catch bus timeouts

2436e534 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 04:58
bcm, bcm64: make irq.$O optional and add intrdisable(), use intrenable()

8dab88f7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 04:52
bcm64: strip debug symbols to make sure .img file is multiple of 4 bytes

e6cace82 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 04:41
bcm, bcm64: add dmaflush() function and make virtio size and virtual address configurable in Soc.virtio and Soc.iosize

8deb4a62 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/25 04:19
bcm, bcm64: add support for device tree parameter passing

ac6e7426 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/17 06:30
usbxhci: implement portable dma flush operations and move to port/

9f7db59e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/17 06:24
usbehci: introduce dmaflush() function to handle portable cache invalidation for device drivers

2271bdf6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/11 03:49
merge

73f8716a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/11 03:47
kernel: move common ethermii to port/

e5c900ae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/11 03:45
devuart: make sure uart is enabled in uartkick()

7f6f91cb – Alex Musolino <alex@musolino.id.au> authored on 2019/07/02 19:34
walk(1): add history section

c1cf36fb – Alex Musolino <alex@musolino.id.au> authored on 2019/07/02 18:24
tinc(8): add history section

a035fa01 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/07/02 01:34
usbxhci: fix mysterious ENABLESLOT failures (update to XHCI spec revision 1.2 (2019))

74db0f96 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/06/28 14:12
pc64: preallocate mmupool page tables

22eb04ac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/06/24 16:09
ape: reimplement rename() - fixing compiler warnings and handling more error cases

Next