code: plan9front

RSS feed

6557b0a7 – Sigrid authored - 2023/05/18 18:21
last change did not include the header update

69e37c0f – Sigrid authored - 2023/05/18 18:12
libmach: fix reading .7 objects containing instructions with an extra register (from3)

93837692 – mia authored and Sigrid committed - 2023/05/18 16:13
libaml: tow eisaid inside the environment

0883ed0a – Sigrid authored - 2023/05/17 16:39
audio/flacdec: throw out decoded audio until finished seeking

8b269f83 – mkf authored and Jacob committed - 2023/05/16 17:50
vnc: fix farsi key symbols

c45766fb – cinap_lenrek authored - 2023/05/16 18:16
devip: address some ipv6 issues on pkt interface

d4ce962f – Sigrid authored - 2023/05/16 11:39
7l: use floating point immediates where possible

5e4b3a74 – Sigrid authored - 2023/05/15 21:08
libmach: fixup for fmovT Fd,u(SP)

cc37c8a3 – Sigrid authored - 2023/05/15 21:07
libmach: add more floating point instructions decoding for arm64

45ad7fb2 – Sigrid authored - 2023/05/15 12:23
7c: clean up the garbage in -S output, fix printing instructions using FCONST

5f998f88 – cinap_lenrek authored - 2023/05/14 20:57
dhcp: fix out of bounds access in "ANDROID_METERED" fix

fb9b03d7 – cinap_lenrek authored - 2023/05/14 20:18
devip: maintain packet counters for pktmedium

dfca0be2 – Ori authored - 2023/05/14 19:56
dhcp: skip android junk options

3e44af25 – Sigrid authored - 2023/05/14 17:59
7l: register offset loads/stores

16656468 – cinap_lenrek authored - 2023/05/14 17:24
ip/ppp: ipv6 support, cleanup routes, remove source filter, and more

cbe4b116 – Sigrid authored - 2023/05/13 20:11
7l: allow paired SIMD load/store, correct a few comments

3bb4169b – Jacob authored - 2023/05/13 17:22
5c, kc, qc: fix implicit return type of samaddr

f29279f1 – Jacob authored - 2023/05/13 13:50
libauthsrv: readnvram: prompt for use of p9sk1 in nvram, with a default of no

d4bda4fc – cinap_lenrek authored - 2023/05/13 12:08
libsec: add parentesis to squelch gcc warning in drawterm

84c995e1 – cinap_lenrek authored - 2023/05/13 07:33
bcm64: move fpon()/fpoff() into l.s

88e8cb58 – cinap_lenrek authored - 2023/05/13 07:27
imx8: move fpon()/fpoff() into l.s

462c67a0 – Vess authored and rodri committed - 2023/05/12 16:14
ftpfs: clarify usage and manpage

cc7a274d – Sigrid authored - 2023/05/12 12:42
riow: add mod4+shift+q (delete current window)

970710ce – cinap_lenrek authored - 2023/05/11 05:02
zynq: fix plcopy() source pointer increment

c476bb76 – Sigrid authored - 2023/05/10 17:02
7l: rewrite Rl→REGTMP in the comment (thanks cinap)

eaf799e8 – Sigrid authored - 2023/05/10 16:57
libmach/acid: add basic FP support for arm64

6723fdf7 – cinap_lenrek authored - 2023/05/10 13:34
ip/pppoe: aaand the code ;)

15a23fd9 – cinap_lenrek authored - 2023/05/10 13:29
ip/pppoe: Handle termination request, add retry-forever (-r) option

7742661a – cinap_lenrek authored - 2023/05/10 13:25
ip/ppp: Implement echo request timeout, terminate

9702f740 – Sigrid authored - 2023/05/10 13:01
7c, 7l: revert CASE change, fix linker clobbering offset if given the same register twice

91ae69be – Jacob authored - 2023/05/09 16:02
libmach: remove obsolete fishy case in mips header parsing

98b8e760 – Sigrid authored - 2023/05/09 15:20
libc/arm64: sqrt() in assembly

994cbd04 – Sigrid authored - 2023/05/09 14:53
7c: peephole: ACASE needs two distinctive registers - nothing to optimize

8aaecfe5 – Sigrid authored - 2023/05/09 10:24
7l: throw an error if CASE uses the same register for base and offset (CASE R1, R1)

47165e1c – Sigrid authored - 2023/05/08 22:17
5c, 7c: fix !x compilation when x is a negative float

090af625 – Sigrid authored - 2023/05/06 00:59
7c: node offsets aren't necessarily 0 - fixup packed structs

deb39a43 – Sigrid authored - 2023/05/04 02:27
7c: copy the remainder of packed structs

c3ca13a7 – Jacob authored - 2023/05/03 12:56
mouse(2): not quite a typo (thanks Alex Musolino)

10c71f2b – Jacob authored - 2023/05/03 12:53
disk/qcowfs: correct GET2 off by one

2b4f4f88 – Jacob authored - 2023/05/03 12:51
diff: fix suicide if binary files don't diff

5c7b6ccd – sl authored - 2023/05/02 22:46
/lib/theo: The future doesn't get better if you demand backwards compatibility forever.

0258e43a – sl authored - 2023/05/02 22:43
/sys/doc/nssec.ms: small grammar fixes (ok'd by moody)

906ee795 – Michael authored - 2023/05/02 17:08
fstype: add support for gefs

64ae775d – cinap_lenrek authored - 2023/05/01 13:05
usbxhci: add some robustness checks

c512cf16 – cinap_lenrek authored - 2023/05/01 11:17
dossrv: better error handling and sanity checking in dosfs()

88181e1c – cinap_lenrek authored - 2023/04/30 21:36
usbxhci: fix command ring wrap crash

a04fd342 – Igor authored - 2023/04/30 19:31
mouse(2): fix typos

d24b5a7a – cinap_lenrek authored - 2023/04/30 14:44
dossrv: Implement support for != 512 sector and track sizes

101b3c27 – Romano authored and qwx committed - 2023/04/09 02:31
DP 1.2 on igfx; EDID wrapping; VGA display connections

83b569cb – Jacob authored - 2023/04/28 03:11
/sys/doc: "Namespaces as Security Domains"

bd2ef36d – Jacob authored - 2023/04/25 11:56
ktrans: correct 'exit' text (thanks Keegan)

4bad50ce – mkf9 authored and qwx committed - 2022/05/13 16:27
/lib/dict: improve downloading scripts

be87fc57 – cinap_lenrek authored - 2023/04/24 17:09
etherwpi: accept pci device id 4222 (thanks oliver simmons)

f2db09b7 – cinap_lenrek authored - 2023/04/24 15:30
portmkfile: cleanup dependencies for wifi.$O and etheriwl.$O

00b5e347 – cinap_lenrek authored - 2023/04/24 15:29
imx8: provide PCIWINDOW constant, use PCIWADDR() for MSI_TARGET_ADDR

ee0fa9b8 – cinap_lenrek authored - 2023/04/24 15:27
sdnvme: remove unused mptr argument to qcmd()

bbc01d69 – Sigrid authored - 2023/04/23 20:34
imx8: add vpu clocks and irq indices, correct a typo (no functional change)

e9362555 – rodri authored - 2023/04/22 16:45
2c(1), 2l(1), tl: add thumb to the list. fix thechar: '5' → 't'

de727cdb – Sigrid authored - 2023/04/19 15:49
imx8: make etheriwl work on MNT Reform, move it to port/ (thanks cinap); tested with 6205

6118f598 – Jacob authored - 2023/04/19 10:57
auth/ssh2rsa: convert Unix ssh private keys to Plan 9 format.

56970a28 – Ori authored - 2023/04/18 12:15
bio: abort on invalid state

4d901d1e – Ori authored - 2023/04/17 17:11
git/send: correctly delete branches with no local mirror

dd676b5a – Jacob authored - 2023/04/17 01:06
gs: patch CVE-2023-28879

969116f1 – cinap_lenrek authored - 2023/04/16 11:35
aux/listen: log the real error when announce() fails

a4fa14a9 – cinap_lenrek authored - 2023/04/15 14:00
ip: generalize Rproxy route handling, allowing non point-to-point arp proxy

b76d3540 – Jesse authored and Jacob committed - 2023/04/13 10:02
segment(3): Fix typo

76142255 – cinap_lenrek authored - 2023/04/12 17:35
nusb/usbd: only fetch first 8 bytes of device descriptor for getmaxpkt() (thanks k0ga)

8420d3ad – rodri authored - 2023/04/10 17:32
crop(1), memdraw(2): writememimage doesn't always write compressed images

60b1a2f8 – cinap_lenrek authored - 2023/04/08 16:30
kernel: Clear secrets on reboot

bd43bd6f – cinap_lenrek authored - 2023/04/08 16:24
libc: Add poolreset() function

26e42d11 – Jacob authored - 2023/04/05 22:59
awk: getline: do not access unitialized data on EOF

9ab4f2a2 – Jacob authored - 2023/04/05 22:50
awk: dont leak memory on extra format arguments

27a63ae2 – Jacob authored - 2023/04/02 00:36
file: identify qcow images

3c53420e – Ori authored - 2023/04/01 16:40
diff: barf with explanation on binary diffs/merges

218f7a9e – Jacob authored - 2023/04/01 14:05
qcowfs(8)

75d6267a – Alex authored - 2023/03/30 07:58
ip/httpd: fix duplicate array entry (thanks khayyam@cock.li)

dd4f917a – adventuresin9 authored - 2023/03/30 08:18
removing tos from fpimips

168acf6a – adventuresin9 authored - 2023/03/30 08:18
removing tos from fpimips

4e8c0318 – Ori authored - 2023/03/30 00:31
srv(3): improve the example (thanks mcf)

c8748ffb – Jacob authored - 2023/03/29 19:56
srv(3): provide /srv/clone example

997ea3e5 – Jacob authored - 2023/03/29 14:48
libc: runecomp: move generated files to explicit regen rule

503862f9 – Sigrid authored - 2023/03/28 12:13
truetypefs: fall back instead of crashing when could not get a glyph

122cc66c – Jacob authored - 2023/03/27 00:09
/lib/glass: nfc normalize

d2753b4d – Jacob authored - 2023/03/26 23:45
tcs: add nfc and nfd output formats

e0d11454 – Jacob authored - 2023/03/26 19:46
runecomp(2): clarify audience and history

76fb145d – Jacob authored - 2023/03/25 22:34
ascii(1), utf(6): /lib/unicode → /lib/ucd/UnicodeData.txt

8b3154fb – Jacob authored - 2023/03/25 22:16
libc: runecomp: commit generated data files

4beeface – Ori authored - 2023/03/25 22:02
upas/runq: revert b55b1f31e139271852c3581924ddc92a10f54883

1a2b7039 – Jacob authored - 2023/03/25 21:08
libc: remove dangling runetype.c

dc512aea – Jacob authored - 2023/03/25 21:06
/lib/unicode → /lib/ucd

04759ec9 – Jacob authored - 2023/03/25 21:02
runecomp(2)

2163aebc – Jacob authored - 2023/03/25 20:40
cpp: allow qid version change for #pragma once

c615586e – Ori authored - 2023/03/25 15:36
upas/runq: we don't care about the waitmsg, use waitpid

ee5be0d4 – Jacob authored - 2023/03/25 15:24
cpp: correct #pragma once uniqueness check

b55b1f31 – Ori authored - 2023/03/25 15:15
upas/runq: wait for bounce sender to exit (thanks grizi)

b8ae7708 – Jacob authored - 2023/03/22 00:07
ape: add stdnoreturn.h

d79edf98 – Jacob authored - 2023/03/21 17:24
cpp: #pragma once support

ec19c569 – Jacob authored - 2023/03/21 16:55
v8e: clean unused argument and tidy usage (thanks mkf)

75337cba – Sigrid authored - 2023/03/20 09:08
cc: fndecls: always ignore non-function types

267b0baa – sl authored - 2023/03/19 18:57
/lib/theo: The invention of interrupts was a bad idea.

Next