code: plan9front

RSS feed

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

99d69b52 – glenda authored - 2022/04/23 22:51
/rc/bin/9fs: fix case 9config for new contrib.9front.org server.

e0fdebf3 – cinap_lenrek authored - 2022/04/23 14:27
aux/aout2uimage: fix text section size rounding (for data section alignment)

70e2b4f7 – rodri authored - 2022/04/19 16:21
9pqueue(2): fix typo

56c86739 – cinap_lenrek authored - 2022/04/18 22:09
sol(8): fix example (vncv vs vnc)

dfa6b6c6 – cinap_lenrek authored - 2022/04/18 22:06
ip/sol: handle timeout on password entry for digest auth

9993b390 – cinap_lenrek authored - 2022/04/18 17:03
ip/torrent: fix silly readn() error check (thanks pr)

061ec570 – nature authored and Ori committed - 2022/04/09 06:29
vncv: allow the use of the Mod4 (Super) key

f84cf1e6 – cinap_lenrek authored - 2022/04/13 09:53
/sys/lib/newuser: fix wsys botch, crate bin/arm64

1d9d4ffe – glenda authored - 2022/04/08 21:07
/rc/bin/9fs: update case 9front

90920503 – Michael authored - 2022/04/04 19:09
git/branch: remove duplicate assignment of dirtypaths

331f19ef – Michael authored - 2022/04/04 18:54
git/branch: fix typo in error message

55a0abdd – cinap_lenrek authored - 2022/04/04 18:25
auth/as: fix wrong filesystem permissions due to wrong factotum being attached

90a08cf1 – cinap_lenrek authored - 2022/04/03 00:23
vncv: some fixes to work with intel amt kvm

1a4e03cf – cinap_lenrek authored - 2022/04/03 00:19
ip/sol: kvm (vnc) redirect, bring back plain authentication as a fallback (when unsupported)

8597051d – cinap_lenrek authored - 2022/04/03 00:06
uartpci: AMT SOL Redirection interface (x200s)

31294b6c – cinap_lenrek authored - 2022/04/02 17:47
ip/sol: use httpdigest authentication

4a401e77 – Sigrid authored - 2022/04/02 17:37
draw(3): add a missing .br

fc0eee29 – cinap_lenrek authored - 2022/04/02 16:29
webfs: do not reuse digest Authorization headers

81668683 – cinap_lenrek authored - 2022/04/02 15:20
webfs: implement RFC2617 qop extension for http digest authentication

945fef7f – Sigrid authored - 2022/04/02 07:12
devdraw: printmesg: implement "z" fmt arg (safe since printmesg is disabled)

30f57527 – Sigrid authored - 2022/04/02 06:37
draw(3): .IR on memlorigin(2), fix wrong "t" param name (should be "top")

ca60e03c – cinap_lenrek authored - 2022/04/01 17:24
ip/sol: add intel AMT serial-over-lan console program

4daf4ffd – glenda authored - 2022/03/31 22:12
/rc/bin/rc-httpd/handlers/error: restore fn 400 (thanks, qeed)

241667b9 – glenda authored - 2022/03/31 21:59
/rc/bin/rc-httpd/handlers/{dir-index, serve-static}: commit the correct files this time (thanks, igor)

60ef662b – glenda authored - 2022/03/31 21:53
/rc/bin/rc-httpd/handlers/{dir-index, serve-static}: fix directory traversal bug (thanks, igor)

5ddff681 – Sigrid authored - 2022/03/30 16:55
libtags: m4a: do not div by zero

cb4d441c – Sigrid authored - 2022/03/30 16:54
libtags: wav: do not div by zero (fixup)

2cdd31f8 – Sigrid authored - 2022/03/30 16:51
libtags: wav: do not div by zero

7f2e6229 – Sigrid authored - 2022/03/30 16:28
libtags: id3v2: make sure extra id3 tag does not cause infinite loop

f05b8af7 – cinap_lenrek authored - 2022/03/30 15:23
devsd: cache SDunit pointer in Chan.aux, improve error handling

12802b94 – Sigrid authored - 2022/03/30 12:59
libtags: flac: check sample rate before dividing by zero; also check number of channels

bc5b0254 – Sigrid authored - 2022/03/28 13:23
pc: do not access out of bounds array element

89ae389e – cinap_lenrek authored - 2022/03/27 16:28
libsec: fix wrong tls1.0 prf regression

00542efd – cinap_lenrek authored - 2022/03/19 11:53
devuart: allow serial console on late detected uarts

27fe8ee3 – Michael authored - 2021/02/05 18:19
games/gb: minor style fixes

d5368b07 – Michael authored - 2021/02/10 04:00
games/gb: various RTC fixes

638b8212 – Michael authored - 2022/03/18 19:45
git/fetch: use read for reading packfiles instead of readn

02d1725d – cinap_lenrek authored - 2022/03/18 16:18
uartpci: add serial-over-lan uart from x230/AMT

e83917a6 – cinap_lenrek authored - 2022/03/18 15:54
ip/dhcpd: ignore ipv6 addresses when looking up static binding

488f3784 – cinap_lenrek authored - 2022/03/18 15:53
sdide: add pci id for AMT IDE-r controller on x230

d55a64c9 – Michael authored - 2022/03/16 21:41
git: use commit date as traversal hint instead of author date

8bd5be7c – Michael authored - 2022/03/16 21:41
git/fetch: improve detection of dumb http protocol

2e47badb – Michael authored - 2022/03/16 17:41
git/query: refactor graph painting algorithm (findtwixt, lca)

873f381e – Igor authored - 2022/03/15 06:49
acme: fix hiding of top windows when loading a dump file (thanks Xiao-Yong)

ca313087 – cinap_lenrek authored - 2022/03/14 14:45
ip(3): use flags instead of tag for 8 column route add/remove

d4e89fe7 – cinap_lenrek authored - 2022/03/14 07:16
ape: fix wrong write size for _assert()

263251da – cinap_lenrek authored - 2022/03/13 16:43
ip/dhcpd: ignore icmp advice

5186cb3b – cinap_lenrek authored - 2022/03/13 13:38
ip(3): document the trans argument for add/try.

c8507f42 – cinap_lenrek authored - 2022/03/13 13:29
ipconfig(8): add -t flag to enable source address translation

6e4a1fda – cinap_lenrek authored - 2022/03/13 13:16
devip: allow setting the "trans" flag on a logical interface

d2a7d886 – cinap_lenrek authored - 2022/03/12 15:53
devip: implement network address translation routes

c14ea9fd – cinap_lenrek authored - 2022/03/12 07:29
awk: fix off-by-one string buffer overflow from gsub

af6f03e5 – Alex authored - 2022/03/08 08:25
hjfs: fix group ownership of home dirs created by newuser command

21b501c2 – glenda authored - 2022/03/05 21:25
/lib/theo: Once you understand the mechanism you'll realize it will never work.

0f890140 – Michael authored - 2022/03/04 20:06
igfx: fix some typos in comments

d52f25ec – Michael authored and cinap_lenrek committed - 2022/03/02 05:26
igfx: add TypeILK, since it differs slightly from SNB

a00957ef – Michael authored and cinap_lenrek committed - 2022/03/02 05:26
igfx: maintain single/double-channel LVDS mode from BIOS

79c7e451 – Michael authored and cinap_lenrek committed - 2022/03/02 05:26
igfx: fix FDI link training on ironlake

9c02337f – cinap_lenrek authored - 2022/03/02 13:54
merge

954f9f1f – Michael authored and cinap_lenrek committed - 2022/02/28 16:20
aux/vga: return modes according to EDID timing priority order

d082a897 – cinap_lenrek authored - 2022/02/28 08:18
ether82563: add pci id for ethernet on dell optiplex 7090 micro (thanks leimy)

5886b999 – cinap_lenrek authored - 2022/02/27 08:32
devbridge: fix vlan range parsing

840d1691 – Ori authored - 2022/02/26 23:27
git/revert: update modification time on revert

fd1cfc82 – cinap_lenrek authored - 2022/02/26 22:33
snoopy: add vlan protocol (802.1q)

9944e16b – cinap_lenrek authored - 2022/02/26 17:05
devbridge: improve locking, unbind ports automatically on read error and more...

be0a80fa – cinap_lenrek authored - 2022/02/23 13:38
nusb/disk: use setalt(), print argv0 in prints instead of "disk:"

045936a7 – cinap_lenrek authored - 2022/02/23 13:13
nusb/cam: fix mistake (nil vs -1)

8bf71adc – cinap_lenrek authored - 2022/02/23 13:03
nusb/audio: use setalt(), make sure endpoint has right direction.

11e12ea0 – cinap_lenrek authored - 2022/02/23 13:02
nusb/cam: use setalt()

67750a09 – cinap_lenrek authored - 2022/02/23 13:01
nusb/ether: use setalt()

bea20cd1 – cinap_lenrek authored - 2022/02/23 13:00
nusb/lib: provide a setalt() function to set the interface to its altsetting

9cd55a08 – cinap_lenrek authored - 2022/02/23 12:59
nusb/ether: remove csp check for rndis, already done in nusbrc

0e3a9556 – Sigrid authored - 2022/02/21 16:11
libFLAC: update to 1.3.4

065d6019 – cinap_lenrek authored - 2022/02/21 14:50
nusb: Fix handling of interface altsetting.

14bb9734 – cinap_lenrek authored - 2022/02/21 13:46
usbxhci: endpoint address needs to be masked with Epmax from endpoint number

4b637a24 – cinap_lenrek authored - 2022/02/16 17:38
devbridge: implement experimental vlan support

7289f371 – cinap_lenrek authored - 2022/02/16 17:31
devip: dont hold ifc wlock during medium bind/unbind

755880b1 – cinap_lenrek authored - 2022/02/16 13:07
rc: fix globbing with lists (thanks qwx)

5c96a51f – Michael authored and Ori committed - 2022/01/01 17:51
nusb/serial: fix pl2303 usbcmd error checks

c5c79d61 – kemal authored and qwx committed - 2021/08/21 18:23
etheriwl: fixes for 7260 ac

2367a2ae – Ori authored - 2022/02/09 20:33
git/branch: fix order of operations (thanks qwx)

beeb0542 – qwx authored - 2022/02/09 19:35
gba: fix flash chip id for 128k and add setting

a72a4c8b – Sigrid authored - 2022/02/08 19:42
audio/flacdec: handle read errors properly to avoid endless looping saturating cpu

876907a5 – Igor authored - 2022/02/08 19:11
rio: fix parsing of directory path (-cd) when creating a new window via wctl

4ab2d149 – cinap_lenrek authored - 2022/02/05 20:19
nusb/usbd: use per hname collision counter instead of device address to resolve collisions

fc0357b3 – cinap_lenrek authored - 2022/02/05 19:11
nusbrc: fix FTDI detection

Next