RSS feed
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
7fd851a0
– Ori Bernstein <ori@eigenstate.org>
authored
on 2022/04/19 10:34
git/common.rc: create required directories
68319a60
– Ori Bernstein <ori@eigenstate.org>
authored
on 2022/04/17 13:03
git: rename internal 'git/fetch' plumbing to 'git/get'
60967087
– Ori Bernstein <ori@eigenstate.org>
authored
on 2022/04/16 21:19
git/send: fill in 'theirs' object, even if we miss it
7eef3745
– Ori Bernstein <ori@eigenstate.org>
authored
on 2022/04/16 20:22
git/serve: log correct error message
c5302e6a
– Ori Bernstein <ori@eigenstate.org>
authored
on 2022/04/16 19:53
git/merge: preserve exec bit correctly
f070e055
– Ori Bernstein <ori@eigenstate.org>
authored
on 2022/04/16 19:52
git/pull: fetch all branches (please test)
85acd5ae
– umbraticus@prosimetrum.com <umbraticus@prosimetrum.com>
authored
and qwx <qwx@sciops.net>
committed
on 2022/04/16 02:53
make = command's output plumbable
12a60d28
– glenda <glenda@9front.local>
authored
on 2022/04/27 19:24
/rc/bin/9fs: case 9front: restore extra/ and iso/
5c12b529
– Michael Forney <mforney@mforney.org>
authored
on 2022/04/26 15:06
git/import: squash leading/trailing/consecutive blanks and strip trailing space
a89f2425
– glenda <glenda@9front.local>
authored
on 2022/04/23 22:51
/rc/bin/9fs: fix case 9config for new contrib.9front.org server.
91a7f8c6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/04/23 14:27
aux/aout2uimage: fix text section size rounding (for data section alignment)
e0b2cb1d
– rodri <rgl@antares-labs.eu>
authored
on 2022/04/19 16:21
9pqueue(2): fix typo
af19a7f7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/04/18 22:09
sol(8): fix example (vncv vs vnc)
a0324e37
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/04/18 22:06
ip/sol: handle timeout on password entry for digest auth
e95af319
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/04/18 17:03
ip/torrent: fix silly readn() error check (thanks pr)
d1771d74
– nature <nature@blazebone.com>
authored
and Ori Bernstein <ori@eigenstate.org>
committed
on 2022/04/09 06:29
vncv: allow the use of the Mod4 (Super) key
bb2f2d5f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/04/13 09:53
/sys/lib/newuser: fix wsys botch, crate bin/arm64
f013554a
– glenda <glenda@9front.local>
authored
on 2022/04/08 21:07
/rc/bin/9fs: update case 9front
2dea7c2f
– Michael Forney <mforney@mforney.org>
authored
on 2022/04/04 19:09
git/branch: remove duplicate assignment of dirtypaths
f91f9dd7
– Michael Forney <mforney@mforney.org>
authored
on 2022/04/04 18:54
git/branch: fix typo in error message
3f497abc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/04/04 18:25
auth/as: fix wrong filesystem permissions due to wrong factotum being attached
8e7d5629
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2022/04/03 00:23
vncv: some fixes to work with intel amt kvm
Next