git: 9front

RSS feed

e8175c35 – amavect <amavect@gmail.com> authored on 2021/08/14 15:50
exportfs: make -d log to stderr

73d15b79 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/08/16 10:28
ether82563: add 0x15bd i219-lm variant (thanks crab1)

f596580c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/08/15 05:54
tinc: fix spelling and update manpage (thanks unobe)

38de6ed6 – Ori Bernstein <ori@eigenstate.org> authored on 2021/08/13 01:16
git/branch: make '-n' use HEAD when '-b' unspecified

2fe0d40e – Ori Bernstein <ori@eigenstate.org> authored on 2021/08/12 21:27
date: remove '-m' flag

446c1f6f – Ori Bernstein <ori@eigenstate.org> authored on 2021/08/12 10:42
git/export: use 'date -f' instead of 'date -m'

deb0e93e – Ori Bernstein <ori@eigenstate.org> authored on 2021/08/11 11:00
git: fix non-interruptible temporary warning

648b28c3 – Ori Bernstein <ori@eigenstate.org> authored on 2021/08/11 09:10
qsort: ...forgot to include headers in the commit.

405cb6b1 – Ori Bernstein <ori@eigenstate.org> authored on 2021/08/10 22:27
qsort: allow usize-sized arrays.

50e6a854 – Ori Bernstein <ori@eigenstate.org> authored on 2021/08/09 11:33
x509: encode empty sequence as constructed

40261793 – Ori Bernstein <ori@eigenstate.org> authored on 2021/08/07 14:01
git/save: leave submodules unmangled

675a4c2e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/08/06 06:05
etheriwl: fix botched merge...

be956588 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/08/05 18:31
merge

5f9ff792 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/08/05 18:25
etheriwl: add support for wireless ac 7260 (thanks kemal!)

71acbab1 – Jacob Moody <moody@posixcafe.org> authored on 2021/08/05 11:54
aux/cddb: include album name and correct track number key

fb43bf6e – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/08/05 09:01
9p(2): fix a typo (thanks humm)

7eb35a77 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/08/04 13:21
cat: remove stupid long cast

9a36a7a8 – Ori Bernstein <ori@eigenstate.org> authored on 2021/08/02 22:10
libpanel: rename to match clean rule

121a6903 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/31 08:05
[PATCH] Support for igfx on Celeron(R) 2957U (thanks Lorenzo Bivens)

849c209d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/28 18:55
kernel: fix off by one for $cputype buffer (thanks anthony martin)

224feb11 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/27 20:38
kernel: increase bootfs.paq compression level and blocksize

50672b75 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/27 14:21
kernel: simplify /boot/boot: 28K down to less than 4K.

1cfd790a – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/27 11:05
git/fetch: be more robust

f9efec77 – rodri <rgl@antares-labs.eu> authored on 2021/07/25 14:27
dial(2): dial returns an open data file, not a ctl one. also fixed little typo.

0fd54eed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/25 12:03
libc: use usize for sbrk() increment

fbc7f301 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/25 11:54
libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize

89613916 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/25 10:12
bcm64: make the kernel use virtual timer counter register for cycles()

ae67a130 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/25 10:03
kernel: page counts a ulong, not usize

b14f394d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/23 11:10
arm64: use generic timer virtual counter for cycles()

97ecffcb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/22 14:30
/sys/src/9/mkfile: add bcm64 (thanks stuart morrow)

059455a3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/21 13:36
gzip, bzip2: add -n flag to suppress modification timestamp

3192db41 – Jacob Moody <moody@posixcafe.org> authored on 2021/07/21 12:16
ssh: fix typo (thanks izaki)

fdc0b7c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/20 17:49
brk(2): .... we define lowest addres not used by the program above, so use that instead

cc36d9da – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/20 17:44
brk(2): sbrk(0) returns end address, not the base

d353da91 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/18 16:21
merge

9f25a567 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/18 15:54
screenlock: don't poll to top window (thanks Stuart Morrow)

966efc22 – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/18 11:30
auth/rsa2jwk: add code to produce jwk rsa keys

4e512d7b – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/18 10:59
git/fetch: fix overly eager 's/pack/idx/g' in refactor

57d0126b – Jacob Moody <moody@posixcafe.org> authored on 2021/07/17 14:56
aux/cddb: Provide -e option to print commands to rip audio with tags.

a759edaf – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/16 20:10
git/fetch: ensure we clean packfiles on failure

1ceff1bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/16 19:36
kbdfs: allow to escape ctlr-alt-del with shift for vmx and vnc.

d0c0ed77 – kvik <kvik@a-b.xyz> authored on 2021/07/15 14:53
webfs(4): fix typos

018643ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/15 12:46
legal: mercurial -> git

ad9d849f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/15 12:43
legal: remove references to python and mercurial

4eb9a9c6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/15 12:07
archacpi: make *acpi=1 the default

fd66ceaf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/15 03:50
ether82563: add pci id for i219-LM from ThinkPad P17 Gen1 Professional Mobile Workstation (thanks tschak909)

2863f009 – kvik <kvik@a-b.xyz> authored on 2021/07/14 16:38
graphics(2): fix typo

b8d3eb98 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/14 13:06
pc, pc64: increase confmem slots to 64

eb419f93 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/14 13:04
libaml: fix gc bug, need to amltake()/amldrop() temporary buffer

850d68c5 – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/12 19:47
fs(4): describe the noauth toggle better (thanks izaki)

c268a376 – Jacob Moody <moody@posixcafe.org> authored on 2021/07/12 17:42
strcat(2): 0 → nil in manpage in refrence to pointers

70c003e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/11 17:49
virtio: set FeaturesOk flag after feature negotiation, and enable queues before DriverOk flag

c01fc7bf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/11 08:12
vmx: reset virtio queue state on device reset

790b4043 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/11 07:24
virtio: add non-legacy virtio 1.0 drivers for disk and ethernet

dee64ab0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/10 14:34
kernel: export pcienumcaps() for custom capability enumeration in drivers (virtio)

75867c74 – Jacob Moody <moody@posixcafe.org> authored on 2021/07/10 11:57
aux/cddb: freedb.org is dead, use gnudb.org

b6211d31 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/09 10:40
mouse(3): mousein is NOT exclusive, see 43335c709d1b8db17c048df0c075b6a27d07f0d8

14b919fa – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/08 17:35
rc: add subshell-function syntax

f177d665 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/08 16:20
libsec: take just the CN part of Distinguished Name in subjectAltName

7d92981a – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/08 11:47
fortunes: unremove

7317d2d9 – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/08 11:21
fortunes: revision: allow pseudo options after --end-of-options

e45d2251 – kvik <kvik@a-b.xyz> authored on 2021/07/06 12:21
git: create .git/objects/ on git/init

2fccfe56 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/07/06 11:44
vmx: emulate ps/2 intellimouse scrolling

21f275fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/04 18:38
rsa(8): document auth/x5092pub, fix usage lines

19fcbdc2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/04 18:28
libsec: do proper type checking, fix wrong deduplication check

206ca8b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/04 18:00
libsec: add X509reqtoRSApub() function and return subject alt names in X509to*pub() name buffer

ad14e03d – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/04 16:18
git/export: make output pipable to /bin/mail

0e4d5c17 – Ori Bernstein <ori@eigenstate.org> authored on 2021/07/03 16:03
libc: add encode(2) variants for custom alphabets

e53ff42c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/07/01 19:11
devmouse: default to no blanking instead of 30 minute blank timeout

30999a82 – Alex Musolino <alex@musolino.id.au> authored on 2021/06/30 08:23
upas/Mail: avoid showing empty To: and CC: lines in compose windows

b0bd826b – Alex Musolino <alex@musolino.id.au> authored on 2021/06/30 08:22
upas/Mail: fix CC addresses in "Reply All" compose windows

4e1059ea – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/29 16:03
git/revert: revert

b49d8048 – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/28 19:40
git/revert: fix previous commit (helps if you save the file, thanks qwx)

d7f569ae – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/28 14:28
git/branch: mark files we couldn't update as dirty

7f97283c – Anthony Martin <ality@pbrane.org> authored on 2021/06/26 20:13
manual: don't match nonexistent file while preprocessing

03232a78 – Anthony Martin <ality@pbrane.org> authored on 2021/06/26 20:11
pic(1): restore example section

eef658bd – Anthony Martin <ality@pbrane.org> authored on 2021/06/26 20:18
segment(3): restore missing phrase

396bbaa0 – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/26 13:39
vt: allow scrolling with the mouse.

8b87266c – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/26 13:29
vt, ssh: don't send interrupts on window resize

7f3cb2a9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/06/26 09:16
kencc: revert back to "set but not used"

892a8f2f – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/25 19:10
rc: skip arguments to Xsrcline, Xsrcfile in codefree

54dc58d7 – Jacob Moody <moody@posixcafe.org> authored on 2021/06/24 09:53
cc: create .$O files with DMTMP

67f1ccf6 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/06/23 04:07
tmdate(2): "ttt" is a valid format too, mention it

00110baa – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/22 19:55
git/fs: use a better heuristic for permissions.

2193ae71 – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/22 19:40
rc: correct line numbers

dc5bbd6b – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/21 11:38
git(1): we have rebase

3af15e68 – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/21 08:29
venti: make error messages consistent, remove duplicate messages.

421a3e44 – Alex Musolino <alex@musolino.id.au> authored on 2021/06/21 06:27
/sys/man/mkfile: drop reference to non-existent realtime(3)

13dad722 – Alex Musolino <alex@musolino.id.au> authored on 2021/06/21 06:26
sched(9): replace '–' with '-' in NAME section

1852584c – Alex Musolino <alex@musolino.id.au> authored on 2021/06/21 06:22
/sys/man/mkfile: run eqn(1) for usb(3) section of book

dcc4a5f5 – Noam Preil <noam@pixelhero.dev> authored on 2021/06/20 23:56
venti: warn when opening /dev/swap fails

6da36b9a – Noam Preil <noam@pixelhero.dev> authored on 2021/06/20 23:52
venti: fix detection of available RAM (fixes -m)

2340934c – Noam Preil <noam@pixelhero.dev> authored on 2021/06/20 23:49
venti: inform user when reducing memory consumption

4b4b226e – Noam Preil <noam@pixelhero.dev> authored on 2021/06/20 23:34
/sys/src: add arm64 to installall list

7f6aedea – Noam Preil <noam@pixelhero.dev> authored on 2021/06/20 23:29
kencc: clarify warning for unused assignments

c23736f3 – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/20 22:12
git/revert: handle absolute paths gracefully (thanks deuteron)

ea6ecd6a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/06/20 20:38
libsec: restore old behaviour for generating self signed cert

798488b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2021/06/20 19:33
libsec: emulate openssl asn1 when generating x509 csr

f8c4a6bb – Ori Bernstein <ori@eigenstate.org> authored on 2021/06/20 13:07
git/log: handle absolute paths gracefully.

a8b2d487 – Sigrid Solveig Haflínudóttir <ftrvxmtrx@gmail.com> authored on 2021/06/20 10:59
threadimpl.h: remove Printsize as well (unused)

Next