code: plan9front

RSS feed

c7775b36 – Igor authored - 2021/11/10 08:01
rc: fix leaking runq->cmdfile

a4c1f3cc – cinap_lenrek authored - 2021/11/08 20:46
devtls: reject zero length records (thanks sigrid)

68572ab4 – cinap_lenrek authored - 2021/11/08 20:29
diff: revert last change, this breaks git/diff

401e166b – cinap_lenrek authored - 2021/11/08 19:58
merge

fccbc306 – cinap_lenrek authored - 2021/11/08 19:33
devtls: reject zero length records (thanks sigrid)

a7ec6ee4 – Igor authored - 2021/11/07 20:05
git(1): fix git/add -r spacing and wording in BUGS section

a87ce74d – cinap_lenrek authored - 2021/11/07 12:58
kernel/rdb: need to reenable polling mode on the uart, remove cruft

9eb192f5 – cinap_lenrek authored - 2021/11/07 12:51
bcm64: parse the emmc2bus/dma-ranges device-tree property and provide *emmc2bus kernel parameter

80268af2 – cinap_lenrek authored - 2021/11/07 12:47
bcm64/sdhc: add *emmc2bus kernel parameter to set dma dram bus address

a2baa863 – cinap_lenrek authored - 2021/11/07 12:43
bcm/emmc: remove unused cardr wakeup(), use MACHP(0) as tick reference

2925fb09 – cinap_lenrek authored - 2021/11/07 12:41
sdmmc: do card init in a background process after the first try

efa69374 – Igor authored - 2021/11/05 19:51
acme: fix leaking memory allocated by getenv("font")

cd7480f6 – Kyle authored - 2021/11/05 15:03
diff: fix -u when comparing identical files

160e36aa – Igor authored - 2021/11/05 20:15
git(1): fix typo in git/push section

775608db – Igor authored - 2021/11/04 19:11
leak(1): document how to generate pool.$objtype.acid

9827a6b1 – qwx authored - 2021/11/05 18:26
audiohda: add support for intel comet lake-s, fix typo

6c70026f – cinap_lenrek authored - 2021/11/05 14:49
acme: fix plumb message leaks (thanks igor)

e2e4a46f – Kyle authored and Ori committed - 2021/11/04 15:08
git/revert: fix empty invocation

3cf3f548 – glenda authored - 2021/11/04 13:31
/lib/theo: We don't need to make statements people perceive as promises.

3f495077 – Stuart authored and qwx committed - 2021/11/01 16:49
mainly just spelling and typos

cdf3be65 – cinap_lenrek authored - 2021/11/03 17:44
snoopy: dns: add caa record type, fix rrtypestr()

c37de334 – cinap_lenrek authored - 2021/11/03 16:38
ndb/dns: use decimal encoding for txt rr string escapes

6285c19b – cinap_lenrek authored - 2021/11/03 16:21
snoopy: adjust for new dns txt rr format

5de1f3d9 – cinap_lenrek authored - 2021/11/03 16:09
ndb/dns: handle txt rr strings as binary, remove nullrr ndb code

2899b719 – cinap_lenrek authored - 2021/11/03 15:38
libndb: move mkptrname() into libndb to avoid duplication

2d56837b – Sigrid authored - 2021/11/03 10:45
zuke: fix search function ignoring matching artist name

4584fbf5 – Noam authored - 2021/11/02 23:48
venti(8): change documented behavior to match actual

ca73f673 – Kyle authored and qwx committed - 2021/11/01 13:07
man grep args spacing diff

27af159f – Igor authored and qwx committed - 2021/10/30 19:59
rc-httpd(8): document how to use HTTP basic authentication

07f85847 – Igor authored and qwx committed - 2021/10/29 18:59
rc-httpd: fold two sed calls into one when computing location

498d86b9 – cinap_lenrek authored - 2021/11/01 12:31
ndb/dnsquery: make ! bang work with reverse lookups, document in ndb(8)

c6759312 – Kyle authored and Ori committed - 2021/11/01 11:22
man g filetypes diff

3cd87bc3 – cinap_lenrek authored - 2021/11/01 11:12
ndb/dns: use correct attribute when serializing caa record in ndb format

5e3ded22 – cinap_lenrek authored - 2021/11/01 10:39
ndb/dnsdebug: dont duplicate rrfmt()

28f67bba – cinap_lenrek authored - 2021/11/01 10:37
ndb/dns: fix ndb serialization of RR*

245bf71e – cinap_lenrek authored - 2021/11/01 07:28
/sys/doc/troff.ms: give correct path for -m flag (thanks kyle)

987d15e7 – qwx authored - 2021/10/31 18:48
tinc: fix typo in unknown host error message

023882f0 – Sigrid authored - 2021/10/31 13:38
libtags: no tags is still fine if format is known

1051b023 – cinap_lenrek authored - 2021/10/31 08:43
libc: idn2utf()/utf2idn(): check for < 1 buffer, can't insert terminating NUL.

32665f51 – cinap_lenrek authored - 2021/10/31 08:40
libsec: no point in checking for "xn--" marker, just call idn2utf().

9d15403f – cinap_lenrek authored - 2021/10/31 08:39
libc: fix overflow of domain component rune buffer for idn2utf()

7b4e3be2 – Ori authored - 2021/10/31 00:42
ape: add missing idn2utf, utf2idn to lib9

aebf9222 – cinap_lenrek authored - 2021/10/30 22:16
acmed: pass original utf8 subject domain to challengefn, simplify

3f2a2061 – cinap_lenrek authored - 2021/10/30 21:49
libsec: decode international domain names in certificat subject, fix overflow botch

a9e533ad – cinap_lenrek authored - 2021/10/30 20:12
acmed: handle international domain names

bda0561f – cinap_lenrek authored - 2021/10/30 20:10
libsec: handle international domain names in certificate request

7879a3a9 – Ori authored - 2021/10/29 16:13
acmed(8): ip => auth: missed a reference to the old name

35a8152e – Sigrid authored - 2021/10/28 11:26
git/pack: check pf->pack for nil before Bterming it

18521fc8 – Sigrid authored - 2021/10/28 11:20
mkplist: add -s option to enable "simple" sort (thanks qwx)

a84f3ef5 – Sigrid authored - 2021/10/28 10:59
zuke: simplify volume control logic

4b7e7268 – Sigrid authored - 2021/10/27 18:02
zuke: reset before tokenize, increase player thread stack

c5a0909b – Ori authored - 2021/10/27 15:34
acmed: remove unused define

d8a1437c – Ori authored - 2021/10/27 15:33
acmed: move from ip/ to auth/

8eaec710 – cinap_lenrek authored - 2021/10/27 13:18
acmed(8): typo...

96560abe – cinap_lenrek authored - 2021/10/27 13:08
acmed: reject -t flag when -e is given, dup stderr to stdout of -e cmd

ae9918c9 – cinap_lenrek authored - 2021/10/27 13:06
acmed(8): more improvements

854cd42f – cinap_lenrek authored - 2021/10/27 13:05
rootstub: create /sys/lib/tls/acmed directory

463bbddb – cinap_lenrek authored - 2021/10/27 13:04
rsa(8): document rsa2jwk

e8083eca – Sigrid authored - 2021/10/26 11:37
zuke: do not change volume with delta == 0

8c6daa77 – Sigrid authored - 2021/10/26 11:08
zuke: support other volume handles, update volume when /dev/audio is opened

de62d324 – cinap_lenrek authored - 2021/10/25 18:40
/lib/ndb/local: add dnschallenge ndb file for acmed(8) by default

c9a20db1 – cinap_lenrek authored - 2021/10/25 17:48
acmed(8): fix typo

79c6a0f3 – cinap_lenrek authored - 2021/10/25 14:15
acmed: tokenize domains from subject also with spaces (fixed multidom cert)

87eb9bc2 – cinap_lenrek authored - 2021/10/25 12:59
acmed: add external command flag -e, improvements, bugs

4efd8575 – cinap_lenrek authored - 2021/10/24 22:00
ndb(6): add caa

20cff04f – cinap_lenrek authored - 2021/10/24 18:15
ndb/dns: implement caa record type in ndb

c2661f86 – Ori authored - 2021/10/24 10:37
git/serve: one more silencing of non-interactive prints

a7f6b58d – Ori authored - 2021/10/23 21:36
git/serve: don't show progress when not interactive

5b5f6951 – cinap_lenrek authored - 2021/10/23 11:54
kernel: make growfd(), findfreefd() and newfd2() static

11806314 – cinap_lenrek authored - 2021/10/23 11:12
devswap: improve setswapchan()

db971a61 – cinap_lenrek authored - 2021/10/23 09:40
kernel: fix stat bugs

e54b6c6c – cinap_lenrek authored - 2021/10/22 09:37
libsec: fix wrong assert condition (introduced in 775a4bea4386c12067057de0e56dd8baa34f43ec)

5e2bf722 – Ori authored - 2021/10/20 22:11
acmed(8): missed a spot

72a08866 – Ori authored - 2021/10/20 22:01
acmed(8): fix typos, formatting, and missed name change.

ee31c780 – cinap_lenrek authored - 2021/10/17 19:35
libsec: fix operator precedence bugs (thanks kemal)

e0d2453f – cinap_lenrek authored - 2021/10/17 19:19
libsec: fix bugs in tls extension handling (thanks kemal)

741e9433 – cinap_lenrek authored - 2021/10/17 16:19
acmed(8): add bugs section

2731ae50 – cinap_lenrek authored - 2021/10/17 15:52
libaml: resolve refs in ObjectType instruction

31bb950b – cinap_lenrek authored - 2021/10/17 15:29
libaml: implement ObjectType instruction (thanks sigrid)

d0909089 – cinap_lenrek authored - 2021/10/17 14:45
libaml: implement ToString instruction

72d08816 – cinap_lenrek authored - 2021/10/16 11:07
devtls: implement "hangup" ctl message

bb2357de – cinap_lenrek authored - 2021/10/16 09:14
fork(2): document new error behaviour when out of resources

20429fb0 – cinap_lenrek authored - 2021/10/16 09:14
kernel: call freebroken() for kproc() when out of processes

a557c515 – cinap_lenrek authored - 2021/10/16 09:12
kernel: dont block allocating kstack for new processes

4c7745b2 – Ori authored - 2021/10/14 20:32
acmed: import acme (RFC8555) client

5a807265 – cinap_lenrek authored - 2021/10/13 13:08
libthread: fix debug prints, simplify

3fe3e370 – cinap_lenrek authored - 2021/10/13 12:57
usbxhci: xhcirecover proc does not need to check status every 10ms

03d870e0 – cinap_lenrek authored - 2021/10/12 07:30
kernel: return error from sysrfork instead of waiting and retrying

b3c3c3e6 – cinap_lenrek authored - 2021/10/11 23:06
cc: do not expand function-like macros for non-function invocations

1656782f – cinap_lenrek authored - 2021/10/11 21:09
libthread: remove unused _workerdata() prototype from threadimpl.h

b474f546 – cinap_lenrek authored - 2021/10/11 20:52
libthread: remove more garbage: _threadnotefd, _threadpasserpid.

928b38c7 – cinap_lenrek authored - 2021/10/11 20:51
libthread: remove unused skip() function

07608c76 – cinap_lenrek authored - 2021/10/11 20:49
libthread: deal with _schedfork() and _schedexec() returning -1

24bd67f9 – Igor authored and Ori committed - 2021/10/05 05:40
acme: remove superfluous print arguments (patch from plan9port)

a73f41bf – Igor authored and Ori committed - 2021/10/05 05:27
sam: fix spurious overwrite message (patch from plan9port)

65949608 – Igor authored and Ori committed - 2021/10/06 09:37
tweak: add missing return to fix double close(…) on file descriptor…

a13c5c3d – james authored and Ori committed - 2021/10/11 14:26
realemu: fix typo in usage message.

b51d7ca3 – cinap_lenrek authored - 2021/10/11 11:55
devip: improve tcp error handling for ipoput

ad1ab708 – cinap_lenrek authored - 2021/10/11 08:16
devip: add comment to ip.h explaining Routehint struct

5484260b – cinap_lenrek authored - 2021/10/11 07:52
kernel: move waserror() macro to port/portfns.h

Next