git: 9front

RSS feed

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

bcab6cb2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/04/03 00:19
ip/sol: kvm (vnc) redirect, bring back plain authentication as a fallback (when unsupported)

fc9c24ad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/04/03 00:06
uartpci: AMT SOL Redirection interface (x200s)

d1310c23 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/04/02 17:47
ip/sol: use httpdigest authentication

0ad656d0 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/04/02 17:37
draw(3): add a missing .br

b24918ad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/04/02 16:29
webfs: do not reuse digest Authorization headers

d0576310 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/04/02 15:20
webfs: implement RFC2617 qop extension for http digest authentication

03c94329 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/04/02 07:12
devdraw: printmesg: implement "z" fmt arg (safe since printmesg is disabled)

0ed6298b – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/04/02 06:37
draw(3): .IR on memlorigin(2), fix wrong "t" param name (should be "top")

27bb3b0a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/04/01 17:24
ip/sol: add intel AMT serial-over-lan console program

184be6f0 – glenda <glenda@9front.local> authored on 2022/03/31 22:12
/rc/bin/rc-httpd/handlers/error: restore fn 400 (thanks, qeed)

47f510c3 – glenda <glenda@9front.local> authored on 2022/03/31 21:59
/rc/bin/rc-httpd/handlers/{dir-index, serve-static}: commit the correct files this time (thanks, igor)

a890ad99 – glenda <glenda@9front.local> authored on 2022/03/31 21:53
/rc/bin/rc-httpd/handlers/{dir-index, serve-static}: fix directory traversal bug (thanks, igor)

56c3fcc9 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/03/30 16:55
libtags: m4a: do not div by zero

be17f0aa – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/03/30 16:54
libtags: wav: do not div by zero (fixup)

cff51cb0 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/03/30 16:51
libtags: wav: do not div by zero

7d1d495e – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/03/30 16:28
libtags: id3v2: make sure extra id3 tag does not cause infinite loop

2abb7a1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/30 15:23
devsd: cache SDunit pointer in Chan.aux, improve error handling

dad5ce79 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/03/30 12:59
libtags: flac: check sample rate before dividing by zero; also check number of channels

2c50ad1a – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2022/03/28 13:23
pc: do not access out of bounds array element

9877596b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/27 16:28
libsec: fix wrong tls1.0 prf regression

2200f997 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/19 11:53
devuart: allow serial console on late detected uarts

c0c9e6dc – Michael Forney <mforney@mforney.org> authored on 2021/02/05 18:19
games/gb: minor style fixes

8eab8fd4 – Michael Forney <mforney@mforney.org> authored on 2021/02/10 04:00
games/gb: various RTC fixes

c37dadb8 – Michael Forney <mforney@mforney.org> authored on 2022/03/18 19:45
git/fetch: use read for reading packfiles instead of readn

e0bb3462 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/18 16:18
uartpci: add serial-over-lan uart from x230/AMT

d33f7fc6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/18 15:54
ip/dhcpd: ignore ipv6 addresses when looking up static binding

d00940ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/18 15:53
sdide: add pci id for AMT IDE-r controller on x230

591a4391 – Michael Forney <mforney@mforney.org> authored on 2022/03/16 21:41
git: use commit date as traversal hint instead of author date

a94a1759 – Michael Forney <mforney@mforney.org> authored on 2022/03/16 21:41
git/fetch: improve detection of dumb http protocol

0d414bf1 – Michael Forney <mforney@mforney.org> authored on 2022/03/16 17:41
git/query: refactor graph painting algorithm (findtwixt, lca)

cd65c5b2 – Igor Böhm <igor@9lab.org> authored on 2022/03/15 06:49
acme: fix hiding of top windows when loading a dump file (thanks Xiao-Yong)

3908c5db – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/14 14:45
ip(3): use flags instead of tag for 8 column route add/remove

c6542b41 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2022/03/14 07:16
ape: fix wrong write size for _assert()

Next