code: plan9front

RSS feed

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

3e98132f – qwx authored - 2021/10/10 13:13
addpt(2): fix inconsistency in description

365e63b3 – cinap_lenrek authored - 2021/10/10 10:27
devip: properly rlock() the routelock for v4lookup() and v6lookup()

e687d254 – cinap_lenrek authored - 2021/10/10 10:22
devip: use top bit (type) | subnet-id for V6H() route hash macro

1a632497 – cinap_lenrek authored - 2021/10/09 14:26
devip: cache arp entry in Routehint

d280f411 – risto.salminen@gmx.com authored and Ori committed - 2021/10/09 06:53
upas/fs: add missing newline to a debug print

a8ad3fb3 – james authored and Ori committed - 2021/10/06 05:19
acme: don't let tag button draw over tag border.

0c0ffafb – Igor authored - 2021/10/05 16:17
sam(1): fix description of ctrl+g

6ebb8b9e – cinap_lenrek authored - 2021/10/03 11:58
devip: use better hashipa() macro, use RWlock for arp cache

55c3138c – cinap_lenrek authored - 2021/10/03 11:56
kernel: ensure that all accesses to Mhead.mount is done with Mhead.lock acquired

b6381141 – Igor authored and Ori committed - 2021/09/25 16:40
vncv: enable connecting to Darwin hosts

c9b48aec – qwx authored - 2021/09/30 10:20
sega(1): fix typo

bd63aeb6 – Sigrid authored - 2021/09/27 21:17
libtags: opus: fix duration on truncated files

df25039b – Noam authored - 2021/09/27 00:19
venti: fix fprint format string

d43d79bd – cinap_lenrek authored - 2021/09/26 14:43
devip: implement ipv4 arp timeout with icmp host unreachable notification

1cff923a – cinap_lenrek authored - 2021/09/25 16:35
devtls: fix bwrite memory leak when channel stops being open

235ef367 – Ori authored - 2021/09/25 12:57
vmx: update openbsd kernel heuristics

6e8b8c8f – cinap_lenrek authored - 2021/09/25 10:51
/sys/lib/acid/pool: format addresses using A format, instead of X (32 bit)

3ac6d894 – nessabeene@gmail.com authored and Ori committed - 2021/09/11 08:07
audiohda: Add DID for Intel 200 Series PCH HD Audio

8f4842d3 – Ori authored - 2021/09/14 12:13
git: when stealing from the old packs list, keep what we stole.

390abbd1 – Ori authored - 2021/09/13 19:56
archacpi: leave acpi enabled with *acpi=

4f310b8f – Sigrid authored - 2021/09/13 18:54
devvmx: skip tsc offset writing if CPU doesn't support it

c7dcc82b – Ori authored - 2021/09/11 13:46
git/query: fix spurious merge requests

546f8cfe – cinap_lenrek authored - 2021/09/11 08:26
9boot: fix isowalk() for directories spanning multiple sectors

e2796993 – qwx authored - 2021/09/10 17:03
plumber: remove $plumbsrv, add optional srvname, usage check

d1986d8c – cinap_lenrek authored - 2021/09/09 19:13
ether82598: add pci device id for ixgbe i52899 (thanks izaki)

084c2e6a – cinap_lenrek authored - 2021/09/08 14:22
fix manpage references for dup(2), kproc(9) and panic(9).

33ac896d – cinap_lenrek authored - 2021/09/08 14:20
ndb(2): document txt and txtrr attributes.

df66e628 – cinap_lenrek authored - 2021/09/08 13:34
ndb/dns: make dblookup() consistent with cachedb operation, bring back txtrr for compatibility

1299ea4d – cinap_lenrek authored - 2021/09/08 13:26
ndb/dnsdebug: make usage flags consistent

7ea6821a – Ori authored - 2021/09/08 10:24
rc: revert 2f8a59f4b5bfe028c022855acc19666d69eed909

41369692 – cinap_lenrek authored - 2021/09/08 09:34
ndb/dns: fix wrong ndb attribute "txtrr" vs. "txt" for caching server

87a82333 – qwx authored - 2021/09/06 17:04
vgadb: add cyber938x bios offset for cyber 9525 (thanks lyndsay)

d116b2d4 – Ori authored - 2021/09/04 20:16
etheriwl: add did for Intel Centrino Advanced-N + WiMAX 6250 (thanks Nessa)

bcdfdab4 – qwx authored - 2021/09/04 19:55
ether82563: add pci id for i219-v on t490s

3e7a249f – glenda authored - 2021/09/03 21:49
/rc/bin/9fs: remove case 9bugs (defunct)

79b32552 – glenda authored - 2021/09/03 21:32
/rc/bin/9fs: update case 9contrib for new server

d9564c06 – Ori authored - 2021/09/02 22:47
git: separate author and committer

485b3346 – Amavect authored and Ori committed - 2021/08/28 09:15
cmd/mkfile: major cleanup

1a444750 – kemal authored - 2021/09/02 09:28
ssh: use RSA/SHA-256 instead of RSA/SHA-1 as the public key algorithm

19a548fd – qwx authored - 2021/09/01 19:30
joy(1): fix typo (thanks lyndon)

6d4261ba – qwx authored - 2021/09/01 18:47
add joy(1): joystick script for all emulators, and docs

6c946271 – cinap_lenrek authored - 2021/08/31 11:53
vga: add eeepc1005ha graphics (thanks Andrew Eggenberger)

49b5319f – qwx authored - 2021/08/30 12:55
audiohda: fix syntax error

7bdcdeaf – Sigrid authored - 2021/08/29 19:59
audiohda: add ztom z36*/z37* device id

ec33d29c – Sigrid authored - 2021/08/29 19:12
ether8169: support rtl8402 variant

e6f0abc2 – Ori authored - 2021/08/28 21:00
date(1): sync with reality

61f37abf – Ori authored - 2021/08/27 10:13
git(1): "see also" consistency (thanks sirjofri)

1bb1b1a9 – glenda authored - 2021/08/26 21:09
/rc/bin/9fs: 9front.org files now live on port 9000.

d87fb23a – rodri authored - 2021/08/26 16:04
bring games/swar from 1ed sources.

0741147e – Ori authored - 2021/08/25 18:15
git/serve: add a '\n' after HEAD

9ca6ca34 – Ori authored - 2021/08/24 22:24
git/compat: add support for ls-remote [-d]

ad26f82e – qwx authored - 2021/08/24 17:45
man page fixes (thanks stuart morrow)

Next