code: plan9front

RSS feed

fd698023 – cinap_lenrek authored - 2021/04/21 10:57
vgadb: revert previous commit, the pci device id 8086/1c3a is the embedded controller!

52a367f3 – cinap_lenrek authored - 2021/04/18 10:20
devloopback: fix wrong device character (thanks romano)

f7ae890e – unobe authored - 2021/04/17 21:52
patch for imap when imap fails

9923ea34 – Ori authored - 2021/04/17 21:46
Mail: remove impliicit headers (thanks unobe)

0256a345 – Ori authored - 2021/04/14 23:30
acme: fix border size, autoindent undo: imported from plan9port (thanks jxy)

a90a8016 – Sigrid authored - 2021/04/13 09:55
zuke: include libtags in CFLAGS

ff220ea2 – Sigrid authored - 2021/04/13 07:28
zuke: remove -G option (old playlists not supported anymore)

c613382c – Sigrid authored - 2021/04/13 07:25
remove juke (use play or zuke instead)

c6cdee42 – Sigrid authored - 2021/04/13 07:20
audio/: zuke, mkplist, readtags

b777d3fe – Sigrid authored - 2021/04/13 05:26
remove old, broken scripts: fedex, u(s)ps, weather (thanks fulton)

fd4e8eef – Ori authored - 2021/04/12 12:22
Mail: correctly track the number of messages (thanks igor)

dc8da7c2 – qwx authored - 2021/04/12 04:29
crop: allow no-ops for pipelines

5fb37e15 – cinap_lenrek authored - 2021/04/11 17:58
ip/tftpd: add a syslog message about what error we return to the client on a NAK

a89bee73 – cinap_lenrek authored - 2021/04/11 14:20
ip/dhcpd: work around raspberry pi pxe firmware by providing dhcp option 66

d9bf5d07 – cinap_lenrek authored - 2021/04/11 14:18
ip/ipconfig: ODtftpserver (dhcp option 66) is of type string

5d0c3ab7 – cinap_lenrek authored - 2021/04/10 09:01
termrc, cpurc: silence /net/ether* error message when there are no ethernet devices

5e040b3a – Humm authored - 2021/04/09 10:48
libthread: generate correct acid files

50d23b6a – Humm authored - 2021/04/09 10:40
page: fix for kerTeX dvi

d6ce7969 – Humm authored - 2021/04/09 10:11
disk/fdisk: add OpenBSD partition type

fe1c8010 – Humm authored - 2021/04/09 10:09
printfont: load all fonts for `printfont all`

a0997f38 – Humm authored - 2021/04/09 10:05
trofftable.rc: make work

1b4758d5 – kvik authored - 2021/04/08 21:18
g: add lua, mk, ml, mli, myr, and sh suffixes

777b1949 – cinap_lenrek authored - 2021/04/08 15:57
nusbrc: ignore rndis ethernet in /rc/bin/nusbed, handled by /sys/src/9/boot/nusbrc (thanks romano)

aebdf101 – Romano authored - 2021/04/08 15:42
minor man page typos

960528de – Sigrid authored - 2021/04/07 06:21
vgadb: igfx: add vid/did for early 2011 apple mbp (thanks Romano)

4c981d44 – Stephen authored - 2021/04/06 08:43
[9front] walk: properly format permissions

d41c8676 – cinap_lenrek authored - 2021/04/03 13:32
file: detect webp files (thanks kemal)

958b4764 – cinap_lenrek authored - 2021/04/02 16:23
games/glendy: your complication had a complication (god damn it kemal)

74befadb – cinap_lenrek authored - 2021/04/02 16:05
games/glendy: don't use lucida sans in menus by default and bugfix (thanks kemal)

295acd7e – cinap_lenrek authored - 2021/04/02 14:23
kernel: get rid of physical page bank array and use conf.mem[] instead

c77b3ba1 – cinap_lenrek authored - 2021/04/02 11:26
whois: suppress missing file errors (thanks kivik)

afa5800b – cinap_lenrek authored - 2021/04/02 09:51
acme: fix suicide *and* resource leak in ecmd.c (thanks igor)

a398a097 – Romano authored - 2021/04/01 06:54
[9front] [patch] nusb/ether -t rndis

fcc93463 – cinap_lenrek authored - 2021/03/31 11:50
merge

a2ebe5c7 – cinap_lenrek authored - 2021/03/31 11:49
devfs: fix locking and ignore undocumented "fsdev:\n" configuration signature

2d4504d9 – Ori authored - 2021/03/29 12:29
merge

4a83ce37 – cinap_lenrek authored - 2021/03/29 11:13
libsunrpc: work around arm64 compiler bug in sunStringUnpack()

a2794d94 – Ori authored - 2021/03/23 23:49
kbmap/tr: add one missing key to Turkish keymap (thanks kemal)

9e1d2689 – Ori authored - 2021/03/23 19:33
legal: mit neuer lizenz: mit

3841a464 – cinap_lenrek authored - 2021/03/13 08:57
kernel: remove ucalloc.c duplicates

7c62c127 – cinap_lenrek authored - 2021/03/13 08:20
kernel: use 64-bit mask to avoid compiler warning in port/pci.c

9de5aac7 – cinap_lenrek authored - 2021/03/13 07:56
5c, 6c, 7c, 8c, kc, qc, vc: use explicit gmove(... , nn) in cgen() for result of OAS*, OPREINC, OPOSTINC

2f55920a – rgl authored - 2021/03/13 03:47
audio(1): fix little typo.

2fc22d06 – rgl authored - 2021/03/11 13:37
correct off-by-one nul termination.

91625335 – Ori authored - 2021/03/10 19:49
Mail: separate deletion from relinking messages

bb94fc19 – cinap_lenrek authored - 2021/03/07 14:29
riostart: revert, this doesnt fix anything

b5783b1e – cinap_lenrek authored - 2021/03/07 14:26
rio: make window focus changes deterministic, cleanup wind.c

ea347ee7 – kemal authored - 2021/03/06 16:52
[9front] [PATCH] fix small typo in vmx(3)

4083ff09 – sl authored - 2021/03/02 22:56
/sys/man/1/mothra: eu regulations require that we disclose we're sending search queries to duckduckgo.

85e43838 – José authored - 2021/03/02 04:03
[9front] riostart: make text window focused by default

5ac3fa02 – Sigrid authored - 2021/03/02 02:41
mothra: "d": use lite version, disable redirect

2aba7615 – Sigrid authored - 2021/03/02 02:21
mothra: add "d" command to search for a text on the internet (using duckduckgo)

f234b29c – Ori authored - 2021/03/01 22:23
Mail: revert 096538d64724

a0404ff5 – cinap_lenrek authored - 2021/03/01 11:24
devpccard, pci: fix pccard support and handle pci expansion roms

35558431 – Ori authored - 2021/02/28 19:36
Mail: fix infinite deletion loop

be782ef4 – cinap_lenrek authored - 2021/02/28 07:31
bcm: change color chan to RGB24 (thanks p.kosyh)

f704965a – moody authored - 2021/02/27 13:35
B, Bfn: fix invocation with multiple files, improve manual page

51f4f46a – cinap_lenrek authored - 2021/02/27 09:08
ramfs: fix truncfile() for non multiple of extend size (64k)

69291952 – Sigrid authored - 2021/02/23 09:54
vmx: reduce cpu load by eliminating nop-loop

007d42e7 – Sigrid authored - 2021/02/23 02:52
html2ms: 0xFFFD → Runeerror

27ad886c – cinap_lenrek authored - 2021/02/22 19:47
ip/tftpd: add -n namespace-file flag (thanks sam-d)

a96cf495 – cinap_lenrek authored - 2021/02/22 19:41
ip/tftpd: use procsetuser() instead of writing #c/user

5347bb9c – cinap_lenrek authored - 2021/02/22 17:44
boot/bcm: download dtb files for rpi-400 and rpi-cm4

e77fa315 – cinap_lenrek authored - 2021/02/22 13:27
libaml: fix IndexField and BankField implementations (thanks Michael Forney)

472958e3 – Michael authored - 2021/02/22 10:12
games/snes: use 4-point hermite interpolation to resample

619fbe05 – Sigrid authored - 2021/02/22 05:38
theo: wrong.

6445a14f – Ori authored - 2021/02/21 00:02
ape/lib9: expose fd2path (thanks phil9)

f3a05b16 – Ori authored - 2021/02/20 18:25
upas/send: add \n to error in refuse() (thanks josuah)

2d13ac5d – Ori authored - 2021/02/20 16:03
marshal: remove debug junk.

fb88cab9 – Ori authored - 2021/02/20 16:01
upas/marshal: use login instead of user (thanks sirjofri)

245264e3 – Ori authored - 2021/02/20 15:49
upas/marshal: handle nonexistent save folder correctly (thanks sirjofri)

dab168e6 – cinap_lenrek authored - 2021/02/20 13:06
ether82563: add pci id for i219-LM on thinkcenter (easypeasy, thanks hiro)

8b817fd6 – cinap_lenrek authored - 2021/02/20 07:08
pc/devarch: use m->cpumhz instead of recalculatin it

48e79500 – cinap_lenrek authored - 2021/02/20 06:55
9boot: handle automatic length for 64-bit values in hexfmt() for framebuffer address (thanks Michael Forney)

4bbb3b0b – sl authored - 2021/02/19 21:29
/sys/src/cmd/ndb/dns.h:

29e8ea26 – sl authored - 2021/02/19 21:15
sam/{address.c, sam.h}: bump STRSIZE to 512MB (thanks, Ori_B)

bc1cc792 – kvik authored - 2021/02/19 17:04
libstdio: sync bits of vfprintf from APE

1ce6f0f2 – kvik authored - 2021/02/18 15:40
nan(2): document isInf(x, 0) matching +∞ and -∞

ca1542a1 – Sigrid authored - 2021/02/18 09:13
audio/flacenc: fix usage

8aff3776 – Michael authored - 2021/02/17 05:20
games/snes: use enum constants KON and ENDX instead of their values

03eeebb9 – Michael authored - 2021/02/17 05:20
games/snes: implement DSP echo

f1d29a9d – Michael authored - 2021/02/17 05:19
games/snes: implement DSP noise

52b54097 – Michael authored - 2021/02/17 05:19
games/snes: fix BRR decoding with filters 2 and 3

79cf39c5 – Sigrid authored - 2021/02/16 16:04
mothra: tune up entry control logic for easier text editing

04bf70d3 – cinap_lenrek authored - 2021/02/14 19:49
9boot: mark efi boot and runtime service regions as reserved

b5690a5a – cinap_lenrek authored - 2021/02/14 08:25
ndb/dns: implement RFC6844 certificate authority authorization record type

5fd4fa91 – Michael authored - 2021/02/11 03:37
[9front] audio/flacenc: fix error check for fseeko

f2974b6c – Ori authored - 2021/02/10 18:42
font/terminus: you can't run a font, silly

2f28aaac – cinap_lenrek authored - 2021/02/10 14:08
nusb: don't create rw iso endpoints (by Michael Forney)

d7ade692 – cinap_lenrek authored - 2021/02/10 13:52
nusb: don't create rw iso endpoints (by Michael Forney)

8606fc8f – Ori authored - 2021/02/10 13:21
merge

e31773cb – sl authored - 2021/02/09 23:11
fortunes: That depends on how you define native. -- Andre Garzia

72868594 – sl authored - 2021/02/09 22:50
newt: remove fn f, replace with walk

0719ce2a – Ori authored - 2021/02/09 16:57
stdio: remove erronous assert in dtoa

ac5a8ea1 – Michael authored - 2021/02/09 00:09
[9front] mimetype: add entry for .patch extension

29fbba7b – Michael authored - 2021/02/08 23:59
[9front] upas/vf: exclude mime boundary from temporary attachment files

2d8adc7b – Ori authored - 2021/02/08 19:07
ape/lib9: sync arm getfcr.s implementation

566c3ca2 – Ori authored - 2021/02/08 18:45
ape: sync flaot.h macros with u.h

491fe251 – Ori authored - 2021/02/07 23:30
Mail: correct rendering of nested multipart messages

e20dcb15 – Michael authored - 2021/02/07 23:17
[9front] upas/vf: remove debugging print statements

Next