code: plan9front

RSS feed

e760ded4 – cinap_lenrek authored - 2022/06/18 09:19
imx8/usdhc: implement highspeed mode (50Mhz)

524f8c2d – cinap_lenrek authored - 2022/06/18 08:49
imx8/lcd: set iomux pad configuration

c1496265 – cinap_lenrek authored - 2022/06/18 08:49
usbxhciimx: set iomux pad configuration

a23e9ac6 – cinap_lenrek authored - 2022/06/18 08:48
imx8: add i2c bus driver

476e7341 – cinap_lenrek authored - 2022/06/18 08:46
etherimx: set iomux pad configiguration

63092af6 – cinap_lenrek authored - 2022/06/18 08:45
imx8/usdhc: cleanup, set pad configuration

15140dcc – Jacob authored - 2022/06/16 22:25
kernel: add dev dtracy provider.

227a46e4 – Jacob authored - 2022/06/15 22:29
ip/dhcpd: quiet up syslog

c12022fd – Jacob authored - 2022/06/15 02:42
skel(3) → skelfs(4)

c7c0ff5d – cinap_lenrek authored - 2022/06/14 19:55
merge

28f3dc82 – cinap_lenrek authored - 2022/06/14 19:53
imx8: port usdhc driver (from bcm/sdhc) for external sdcard

be1789d7 – Jacob authored - 2022/06/14 04:16
kernel: bootrc: add bootloop=

28709be9 – Jacob authored - 2022/06/14 03:22
kernel: devwalk: correct debug print

96cc6335 – Jacob authored - 2022/06/14 03:02
kernel: devskel: use RWlock

176206fb – cinap_lenrek authored - 2022/06/13 19:26
imx8/gpio: use u32int for bit mask

04d1e6ff – cinap_lenrek authored - 2022/06/13 19:24
imx8/gpio: allow 0 as "no-op" gpio pin

fe033ae8 – cinap_lenrek authored - 2022/06/13 19:00
imx8: add gpio helper gpioout()/gpioin()

8dd05d04 – cinap_lenrek authored - 2022/06/13 15:48
imx8: provide iomuxgpr() function to access iomuxc's gpr's

5388575c – cinap_lenrek authored - 2022/06/13 15:18
imx8: better syntax for iomuxpad() options using ~ for negation

90428d05 – cinap_lenrek authored - 2022/06/13 15:06
imx8: add iomuxpad() helper for pad and mux control

d35e4142 – cinap_lenrek authored - 2022/06/12 17:16
imx8: make gpc functionality available with a powerup() function

771a93f3 – cinap_lenrek authored - 2022/06/12 12:15
imx8/lcd: reduce flicker

306e7ca6 – Ori authored - 2022/06/12 11:23
devsrv: revert 'add /srv/clone'

e1a95f56 – cinap_lenrek authored - 2022/06/12 10:43
merge

f1f5045b – cinap_lenrek authored - 2022/06/12 10:31
imx8/usbxhci: bring usb out of reset

c3e1346b – Jacob authored - 2022/06/11 20:44
kernel: add /srv/clone

1d81f7ea – cinap_lenrek authored - 2022/06/11 20:21
imx8/lcd: silly work around for display instability

931ae0cf – cinap_lenrek authored - 2022/06/11 17:12
imx8: mainscreen turn on!

276f2039 – cinap_lenrek authored - 2022/06/11 17:06
devi2c: add generic i2c bus driver

3e176bd9 – Ori authored - 2022/06/11 13:48
git/pack: add support for skipping ssh signatures

bb33663b – Ori authored - 2022/06/11 12:36
git/get: keep sending what we have until we get an ack

4eeefed7 – Ori authored - 2022/06/07 18:38
cwfs: fix iounit negotiation

13065e16 – Jacob authored - 2022/06/10 00:10
auth/box: don't bother switching to none

1b5ea51e – Jacob authored - 2022/06/07 22:44
auth/box: bind in the binary by default

056ad652 – Jacob authored - 2022/06/07 01:38
auth/box: build restricted namespaces using components from the parent.

f4840cdb – Jacob authored - 2022/06/07 01:25
kernel: add devskel for pc and pc64

df92301d – Jacob authored - 2022/06/05 16:56
ip/ipconfig: refactor plan9 vendor parsing

207d124d – Jacob authored - 2022/06/05 14:02
ip/dhcpd: properly skip past ipv6 addresses in addrsopt

d8d43389 – Jacob authored - 2022/06/05 08:29
kernel: cleanup unused fields from devpipe

926be5e3 – Ori authored - 2022/06/04 19:35
git/import: use patch(1)

5d37407e – Ori authored - 2022/06/03 22:21
diff: avoid empty hunks when there are no changes

9eb9c9e5 – Ori authored - 2022/06/03 22:13
patch(1): remove options that don't exist

9e547f50 – Ori authored - 2022/06/03 22:12
patch(1): add the manpage

07e16209 – Ori authored - 2022/06/03 21:56
patch: implement a new, simpler patch program to replace ape/patch

761bf6c3 – Amavect authored and Ori committed - 2022/05/22 18:38
shorten strchr and runestrchr

47cff2e8 – Jacob authored - 2022/06/02 12:51
auth(8): bugs have been squashed

6efb7620 – Jacob authored - 2022/05/31 15:30
chdev: dont pollute environment

b75e5491 – Jacob authored - 2022/05/28 13:23
kernel: be more careful about argc for /dev/drivers writes

01a6de81 – Ori authored - 2022/05/28 12:38
git: performance enhancements

57fa7811 – Jacob authored - 2022/05/27 22:34
aux/listen: Allow per service namespace files

774529e4 – Jacob authored - 2022/05/27 22:31
kernel: add /rc to devroot

53fbb051 – Jacob authored - 2022/05/27 22:29
ip/ftpd: use chdev in /lib/namespace.ftp

eaa1949b – Jacob authored - 2022/05/27 22:27
auth/newns: add chdev command

6926080a – Jacob authored - 2022/05/27 22:25
add chdev(1)

e9bb7876 – Jacob authored - 2022/05/27 22:23
kernel: add chdev command to devcons

3351b674 – glenda authored - 2022/05/26 21:12
/lib/theo: This is a bug in a diff I put into snapshots.

806896c1 – Michael authored - 2022/05/26 16:23
tmparse: remove incorrect isalpha definition

b8d7bbf2 – Ori authored - 2022/05/24 12:29
kbmap: add latin american keymap (thanks ssf)

6fbb1acc – Ori authored - 2022/05/22 17:49
diff: clean up some comments

a59e61a6 – Ori authored - 2022/05/22 13:27
patch(1): remove bell labs patch scripts

23f8872b – Ori authored - 2022/05/22 12:41
diff: retain original file names

46491891 – Ori authored - 2022/05/22 12:34
diff: fix style

408242ed – Ori authored - 2022/05/20 13:16
git: improve error on short read

f87c5f7f – Jacob authored - 2022/05/20 02:58
aux/listen: remove Service struct

25ad126d – Jacob authored - 2022/05/20 00:05
aux/listen: remove argument clutter

a8bf0b36 – Jacob authored - 2022/05/19 21:13
aux/listen: remove unused cpu global

316230f6 – Jacob authored - 2022/05/19 00:45
kernel: remove dead case from devpipe

1da20fd5 – cinap_lenrek authored and Sigrid committed - 2022/05/15 07:57
imx8: add xhci driver for the soc

fdbe335d – Jacob authored - 2022/05/16 23:25
aux/listen: remove special cases for depreciated datakit

5dd9b370 – Ori authored - 2022/05/15 12:29
git/merge: correctly preserve permissions when merging

1470d22c – Sigrid authored - 2022/05/15 12:23
icanhasvmx: our vmx requires unrestricted guest too

4ee54b14 – Jacob authored - 2022/05/15 12:14
fork(2): fix commas in RFNOMNT references

db002e51 – Sigrid authored - 2022/05/15 12:03
merge

7455ff40 – cinap_lenrek authored - 2022/05/15 07:57
imx8: add xhci driver for the soc

2479bd2f – Sigrid authored - 2022/05/15 04:21
g: add .ha (Hare)

9429dd64 – Jacob authored - 2022/05/15 01:44
kernel: disable wstat for devpipe

2c67fb97 – Jacob authored - 2022/05/14 23:01
fork(2): fix parens in RFNOMNT references (thanks Amavect)

0aa00960 – Xiao-Yong authored and Ori committed - 2022/05/11 00:02
vt: increase buffer size

e614e819 – Jacob authored - 2022/05/12 13:50
fork(2): Document RFNOMNT edge cases.

51669adf – Alex authored - 2022/05/11 12:33
inst/prepdisk: fix invocations of test(1)

3cf83fa2 – qwx authored - 2022/05/10 16:47
/rc/bin: amend usage misdirections (thanks umbraticus)

6ca8e6bb – cinap_lenrek authored - 2022/05/09 13:22
uartimx: fix interrupts

7aa8c6d4 – cinap_lenrek authored - 2022/05/08 16:26
imx8: implement psci calls for system reset and multicore startup

cac30a56 – cinap_lenrek authored - 2022/05/08 13:37
remove empty /sys/src/cmd/cpu.c

fff070f2 – cinap_lenrek authored - 2022/05/08 12:50
imx8: add work in progress i.MX8MQ kernel for the mntreform2 laptop

9126ee3e – cinap_lenrek authored - 2022/05/02 15:34
kernel: fix noteid change race condition from devproc while forking (thanks joe7)

641bd451 – umbraticus@prosimetrum.com authored and qwx committed - 2022/04/29 01:31
sam: ignore autoindent in cmd window

63f8dc80 – phil9 authored and Ori committed - 2022/04/06 12:46
mothra: make scrollbar style consistent with other applications

aba0c7fc – phil9 authored and Ori committed - 2022/04/06 11:29
mothra: enable mousewheel scrolling in history list

a63472ed – Ori authored - 2022/04/28 21:51
rc: squelch 'Write error' warning

a271f62b – Ori authored - 2022/04/27 23:35
git/pull: remove '-b' and '-a' option

3d047ddf – Ori authored - 2022/04/19 10:34
git/common.rc: create required directories

929b0ff0 – Ori authored - 2022/04/17 13:03
git: rename internal 'git/fetch' plumbing to 'git/get'

08447e5d – Ori authored - 2022/04/16 21:19
git/send: fill in 'theirs' object, even if we miss it

8319b750 – Ori authored - 2022/04/16 20:22
git/serve: log correct error message

03e5d9e9 – Ori authored - 2022/04/16 19:53
git/merge: preserve exec bit correctly

261d1ac0 – Ori authored - 2022/04/16 19:52
git/pull: fetch all branches (please test)

d606d83e – umbraticus@prosimetrum.com authored and qwx committed - 2022/04/16 02:53
make = command's output plumbable

78953b41 – glenda authored - 2022/04/27 19:24
/rc/bin/9fs: case 9front: restore extra/ and iso/

798375ad – Michael authored - 2022/04/26 15:06
git/import: squash leading/trailing/consecutive blanks and strip trailing space

Next