git: 9front

RSS feed

da3e6c7e – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/19 19:42
ndb: increase buffer size to allow longer lines

e144373a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/19 14:07
etherimx: fix link negotiation

01571909 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 19:37
nusb/usbd: retry opendevtata() a few times on attach (work around mnt-reform trackball)

478e7e8b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 16:31
imx8/usdhc: work around broken multi-write for now

4d2b6e43 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 14:23
generate boot.scr in /sys/src/boot/reform

dd48c9bf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 14:15
/sys/lib/dist/mkfile: add target for mnt-reform image

771fa287 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 14:15
add /sys/src/boot/reform/mkfile to download official u-boot for the mnt-reform

76d0d651 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 14:12
aux/txt2uimage: helper for generating uimage script files

f60193ad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 10:32
imx8: fix install target

9c73e2fd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 09:19
imx8/usdhc: implement highspeed mode (50Mhz)

05921d63 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 08:49
imx8/lcd: set iomux pad configuration

73a8a899 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 08:49
usbxhciimx: set iomux pad configuration

7e3e1bce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 08:48
imx8: add i2c bus driver

35718919 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 08:46
etherimx: set iomux pad configiguration

1fdcd41b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/18 08:45
imx8/usdhc: cleanup, set pad configuration

6ab5d4fc – Jacob Moody <moody@posixcafe.org> authored on 2022/06/16 22:25
kernel: add dev dtracy provider.

9084e056 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/15 22:29
ip/dhcpd: quiet up syslog

12c8e27a – Jacob Moody <moody@posixcafe.org> authored on 2022/06/15 02:42
skel(3) → skelfs(4)

c1fbc2fd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/14 19:55
merge

5e484d74 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/14 19:53
imx8: port usdhc driver (from bcm/sdhc) for external sdcard

58444da3 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/14 04:16
kernel: bootrc: add bootloop=

5438a58a – Jacob Moody <moody@posixcafe.org> authored on 2022/06/14 03:22
kernel: devwalk: correct debug print

a21c8d02 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/14 03:02
kernel: devskel: use RWlock

c1a244e1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/13 19:26
imx8/gpio: use u32int for bit mask

85b07e0f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/13 19:24
imx8/gpio: allow 0 as "no-op" gpio pin

b360df62 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/13 19:00
imx8: add gpio helper gpioout()/gpioin()

be9a6b5e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/13 15:48
imx8: provide iomuxgpr() function to access iomuxc's gpr's

8b7c2f49 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/13 15:18
imx8: better syntax for iomuxpad() options using ~ for negation

f31e1f4e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/13 15:06
imx8: add iomuxpad() helper for pad and mux control

27cd9f04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/12 17:16
imx8: make gpc functionality available with a powerup() function

c1a7de78 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/12 12:15
imx8/lcd: reduce flicker

ed3d7b8e – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/12 11:23
devsrv: revert 'add /srv/clone'

4c34ff94 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/12 10:43
merge

07ddbc54 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/12 10:31
imx8/usbxhci: bring usb out of reset

d5f07caf – Jacob Moody <moody@posixcafe.org> authored on 2022/06/11 20:44
kernel: add /srv/clone

fbc0b1f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/11 20:21
imx8/lcd: silly work around for display instability

74e4cff2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/11 17:12
imx8: mainscreen turn on!

4814d892 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/06/11 17:06
devi2c: add generic i2c bus driver

69fc35c0 – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/11 13:48
git/pack: add support for skipping ssh signatures

31260858 – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/11 12:36
git/get: keep sending what we have until we get an ack

6dafc74b – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/07 18:38
cwfs: fix iounit negotiation

7ba136d3 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/10 00:10
auth/box: don't bother switching to none

70c92c1d – Jacob Moody <moody@posixcafe.org> authored on 2022/06/07 22:44
auth/box: bind in the binary by default

1ea960d8 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/07 01:38
auth/box: build restricted namespaces using components from the parent.

749de009 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/07 01:25
kernel: add devskel for pc and pc64

28eb67f7 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/05 16:56
ip/ipconfig: refactor plan9 vendor parsing

02bf9cc4 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/05 14:02
ip/dhcpd: properly skip past ipv6 addresses in addrsopt

e5ddfdfc – Jacob Moody <moody@posixcafe.org> authored on 2022/06/05 08:29
kernel: cleanup unused fields from devpipe

f2efde57 – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/04 19:35
git/import: use patch(1)

1ebfac85 – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/03 22:21
diff: avoid empty hunks when there are no changes

b684dcec – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/03 22:13
patch(1): remove options that don't exist

f1ada4a1 – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/03 22:12
patch(1): add the manpage

8e5f5ef5 – Ori Bernstein <ori@eigenstate.org> authored on 2022/06/03 21:56
patch: implement a new, simpler patch program to replace ape/patch

95f86c85 – Amavect <amavect@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/05/22 18:38
shorten strchr and runestrchr

d14092e5 – Jacob Moody <moody@posixcafe.org> authored on 2022/06/02 12:51
auth(8): bugs have been squashed

08c80dc7 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/31 15:30
chdev: dont pollute environment

6b74bd83 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/28 13:23
kernel: be more careful about argc for /dev/drivers writes

e7ba2f54 – Ori Bernstein <ori@eigenstate.org> authored on 2022/05/28 12:38
git: performance enhancements

dfb01a4c – Jacob Moody <moody@posixcafe.org> authored on 2022/05/27 22:34
aux/listen: Allow per service namespace files

0ea274dc – Jacob Moody <moody@posixcafe.org> authored on 2022/05/27 22:31
kernel: add /rc to devroot

ad025a7c – Jacob Moody <moody@posixcafe.org> authored on 2022/05/27 22:29
ip/ftpd: use chdev in /lib/namespace.ftp

47f5248f – Jacob Moody <moody@posixcafe.org> authored on 2022/05/27 22:27
auth/newns: add chdev command

075d8918 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/27 22:25
add chdev(1)

02fd0cf6 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/27 22:23
kernel: add chdev command to devcons

d1e52d67 – glenda <glenda@9front.local> authored on 2022/05/26 21:12
/lib/theo: This is a bug in a diff I put into snapshots.

7bcd5d2f – Michael Forney <mforney@mforney.org> authored on 2022/05/26 16:23
tmparse: remove incorrect isalpha definition

4fe4b7c4 – Ori Bernstein <ori@eigenstate.org> authored on 2022/05/24 12:29
kbmap: add latin american keymap (thanks ssf)

248c0844 – Ori Bernstein <ori@eigenstate.org> authored on 2022/05/22 17:49
diff: clean up some comments

a1ca0c19 – Ori Bernstein <ori@eigenstate.org> authored on 2022/05/22 13:27
patch(1): remove bell labs patch scripts

b826eb72 – Ori Bernstein <ori@eigenstate.org> authored on 2022/05/22 12:41
diff: retain original file names

f8b6848a – Ori Bernstein <ori@eigenstate.org> authored on 2022/05/22 12:34
diff: fix style

c4e6cc25 – Ori Bernstein <ori@eigenstate.org> authored on 2022/05/20 13:16
git: improve error on short read

ef1317c7 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/20 02:58
aux/listen: remove Service struct

f610b2f2 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/20 00:05
aux/listen: remove argument clutter

0e8ea6ae – Jacob Moody <moody@posixcafe.org> authored on 2022/05/19 21:13
aux/listen: remove unused cpu global

4c9bac60 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/19 00:45
kernel: remove dead case from devpipe

e0dd91a4 – cinap_lenrek <cinap_lenrek@felloff.net> authored and Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> committed on 2022/05/15 07:57
imx8: add xhci driver for the soc

b0313558 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/16 23:25
aux/listen: remove special cases for depreciated datakit

8f0db9f1 – Ori Bernstein <ori@eigenstate.org> authored on 2022/05/15 12:29
git/merge: correctly preserve permissions when merging

6055eaad – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/05/15 12:23
icanhasvmx: our vmx requires unrestricted guest too

a79f75e9 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/15 12:14
fork(2): fix commas in RFNOMNT references

2e796824 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/05/15 12:03
merge

71f2424e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/05/15 07:57
imx8: add xhci driver for the soc

f5fb00b6 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/05/15 04:21
g: add .ha (Hare)

9a4d0500 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/15 01:44
kernel: disable wstat for devpipe

e98aa19a – Jacob Moody <moody@posixcafe.org> authored on 2022/05/14 23:01
fork(2): fix parens in RFNOMNT references (thanks Amavect)

e00365eb – Xiao-Yong Jin <meta.jxy@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/05/11 00:02
vt: increase buffer size

1248fcd9 – Jacob Moody <moody@posixcafe.org> authored on 2022/05/12 13:50
fork(2): Document RFNOMNT edge cases.

87f3c0b3 – Alex Musolino <alex@musolino.id.au> authored on 2022/05/11 12:33
inst/prepdisk: fix invocations of test(1)

99f190ed – qwx <qwx@sciops.net> authored on 2022/05/10 16:47
/rc/bin: amend usage misdirections (thanks umbraticus)

7dc63339 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/05/09 13:22
uartimx: fix interrupts

b93839aa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/05/08 16:26
imx8: implement psci calls for system reset and multicore startup

a4a30a43 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/05/08 13:37
remove empty /sys/src/cmd/cpu.c

58c68d1b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/05/08 12:50
imx8: add work in progress i.MX8MQ kernel for the mntreform2 laptop

ba8fc419 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/05/02 15:34
kernel: fix noteid change race condition from devproc while forking (thanks joe7)

3ef60e14 – umbraticus@prosimetrum.com <umbraticus@prosimetrum.com> authored and qwx <qwx@sciops.net> committed on 2022/04/29 01:31
sam: ignore autoindent in cmd window

ba2a629f – phil9 <telephil9@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/04/06 12:46
mothra: make scrollbar style consistent with other applications

cba83a48 – phil9 <telephil9@gmail.com> authored and Ori Bernstein <ori@eigenstate.org> committed on 2022/04/06 11:29
mothra: enable mousewheel scrolling in history list

4a30e556 – Ori Bernstein <ori@eigenstate.org> authored on 2022/04/28 21:51
rc: squelch 'Write error' warning

75050a81 – Ori Bernstein <ori@eigenstate.org> authored on 2022/04/27 23:35
git/pull: remove '-b' and '-a' option

Next