code: plan9front

RSS feed

70d173bf – Ori authored - 2021/07/27 11:05
git/fetch: be more robust

28f76455 – rodri authored - 2021/07/25 14:27
dial(2): dial returns an open data file, not a ctl one. also fixed little typo.

1ec44ec7 – cinap_lenrek authored - 2021/07/25 12:03
libc: use usize for sbrk() increment

e4b5f170 – cinap_lenrek authored - 2021/07/25 11:54
libc: change usize to 64-bit for amd64 and arm64, make memory(2) functions use usize

8a8329ad – cinap_lenrek authored - 2021/07/25 10:12
bcm64: make the kernel use virtual timer counter register for cycles()

b7e67e9e – cinap_lenrek authored - 2021/07/25 10:03
kernel: page counts a ulong, not usize

c38fcb5d – cinap_lenrek authored - 2021/07/23 11:10
arm64: use generic timer virtual counter for cycles()

2c1727e5 – cinap_lenrek authored - 2021/07/22 14:30
/sys/src/9/mkfile: add bcm64 (thanks stuart morrow)

403149d7 – cinap_lenrek authored - 2021/07/21 13:36
gzip, bzip2: add -n flag to suppress modification timestamp

28057f67 – Jacob authored - 2021/07/21 12:16
ssh: fix typo (thanks izaki)

669b3abd – cinap_lenrek authored - 2021/07/20 17:49
brk(2): .... we define lowest addres not used by the program above, so use that instead

7bd6679c – cinap_lenrek authored - 2021/07/20 17:44
brk(2): sbrk(0) returns end address, not the base

90ce513f – cinap_lenrek authored - 2021/07/18 16:21
merge

187806ad – cinap_lenrek authored - 2021/07/18 15:54
screenlock: don't poll to top window (thanks Stuart Morrow)

07c32fb3 – Ori authored - 2021/07/18 11:30
auth/rsa2jwk: add code to produce jwk rsa keys

acc504c3 – Ori authored - 2021/07/18 10:59
git/fetch: fix overly eager 's/pack/idx/g' in refactor

be36c092 – Jacob authored - 2021/07/17 14:56
aux/cddb: Provide -e option to print commands to rip audio with tags.

22046342 – Ori authored - 2021/07/16 20:10
git/fetch: ensure we clean packfiles on failure

fad1b3f7 – cinap_lenrek authored - 2021/07/16 19:36
kbdfs: allow to escape ctlr-alt-del with shift for vmx and vnc.

e85aa108 – kvik authored - 2021/07/15 14:53
webfs(4): fix typos

c2a315c7 – cinap_lenrek authored - 2021/07/15 12:46
legal: mercurial -> git

5899d2f0 – cinap_lenrek authored - 2021/07/15 12:43
legal: remove references to python and mercurial

006c4d7f – cinap_lenrek authored - 2021/07/15 12:07
archacpi: make *acpi=1 the default

3b1c450c – cinap_lenrek authored - 2021/07/15 03:50
ether82563: add pci id for i219-LM from ThinkPad P17 Gen1 Professional Mobile Workstation (thanks tschak909)

431dbabc – kvik authored - 2021/07/14 16:38
graphics(2): fix typo

4483500f – cinap_lenrek authored - 2021/07/14 13:06
pc, pc64: increase confmem slots to 64

1a46b6c1 – cinap_lenrek authored - 2021/07/14 13:04
libaml: fix gc bug, need to amltake()/amldrop() temporary buffer

6560e7c6 – Ori authored - 2021/07/12 19:47
fs(4): describe the noauth toggle better (thanks izaki)

5a23b752 – Jacob authored - 2021/07/12 17:42
strcat(2): 0 → nil in manpage in refrence to pointers

e8259861 – cinap_lenrek authored - 2021/07/11 17:49
virtio: set FeaturesOk flag after feature negotiation, and enable queues before DriverOk flag

ad37339a – cinap_lenrek authored - 2021/07/11 08:12
vmx: reset virtio queue state on device reset

f58d99aa – cinap_lenrek authored - 2021/07/11 07:24
virtio: add non-legacy virtio 1.0 drivers for disk and ethernet

c3589ef3 – cinap_lenrek authored - 2021/07/10 14:34
kernel: export pcienumcaps() for custom capability enumeration in drivers (virtio)

51a351e8 – Jacob authored - 2021/07/10 11:57
aux/cddb: freedb.org is dead, use gnudb.org

bf6769d3 – Sigrid authored - 2021/07/09 10:40
mouse(3): mousein is NOT exclusive, see 30907f1d00a7646ccbb420a18f60ccb0bf36e740

2f8a59f4 – Ori authored - 2021/07/08 17:35
rc: add subshell-function syntax

b542dce4 – cinap_lenrek authored - 2021/07/08 16:20
libsec: take just the CN part of Distinguished Name in subjectAltName

8b550e73 – Ori authored - 2021/07/08 11:47
fortunes: unremove

4001d24e – Ori authored - 2021/07/08 11:21
fortunes: revision: allow pseudo options after --end-of-options

a0e65ca0 – kvik authored - 2021/07/06 12:21
git: create .git/objects/ on git/init

16da8c05 – Sigrid authored - 2021/07/06 11:44
vmx: emulate ps/2 intellimouse scrolling

78cf847b – cinap_lenrek authored - 2021/07/04 18:38
rsa(8): document auth/x5092pub, fix usage lines

58b61ff9 – cinap_lenrek authored - 2021/07/04 18:28
libsec: do proper type checking, fix wrong deduplication check

88060e75 – cinap_lenrek authored - 2021/07/04 18:00
libsec: add X509reqtoRSApub() function and return subject alt names in X509to*pub() name buffer

7010ad85 – Ori authored - 2021/07/04 16:18
git/export: make output pipable to /bin/mail

e934530e – Ori authored - 2021/07/03 16:03
libc: add encode(2) variants for custom alphabets

c848ca62 – cinap_lenrek authored - 2021/07/01 19:11
devmouse: default to no blanking instead of 30 minute blank timeout

2929a3bf – Alex authored - 2021/06/30 08:23
upas/Mail: avoid showing empty To: and CC: lines in compose windows

a5c4ac48 – Alex authored - 2021/06/30 08:22
upas/Mail: fix CC addresses in "Reply All" compose windows

dd7352fd – Ori authored - 2021/06/29 16:03
git/revert: revert

ca6058e0 – Ori authored - 2021/06/28 19:40
git/revert: fix previous commit (helps if you save the file, thanks qwx)

682aabf9 – Ori authored - 2021/06/28 14:28
git/branch: mark files we couldn't update as dirty

658757ab – Anthony authored - 2021/06/26 20:13
manual: don't match nonexistent file while preprocessing

d972962f – Anthony authored - 2021/06/26 20:11
pic(1): restore example section

d019a03f – Anthony authored - 2021/06/26 20:18
segment(3): restore missing phrase

819bec22 – Ori authored - 2021/06/26 13:39
vt: allow scrolling with the mouse.

b68b3a6e – Ori authored - 2021/06/26 13:29
vt, ssh: don't send interrupts on window resize

4fd09def – cinap_lenrek authored - 2021/06/26 09:16
kencc: revert back to "set but not used"

759aafa0 – Ori authored - 2021/06/25 19:10
rc: skip arguments to Xsrcline, Xsrcfile in codefree

88a8ca5c – Jacob authored - 2021/06/24 09:53
cc: create .$O files with DMTMP

e390486e – Sigrid authored - 2021/06/23 04:07
tmdate(2): "ttt" is a valid format too, mention it

b904edad – Ori authored - 2021/06/22 19:55
git/fs: use a better heuristic for permissions.

57703322 – Ori authored - 2021/06/22 19:40
rc: correct line numbers

ce73821f – Ori authored - 2021/06/21 11:38
git(1): we have rebase

214dc1ec – Ori authored - 2021/06/21 08:29
venti: make error messages consistent, remove duplicate messages.

068f403e – Alex authored - 2021/06/21 06:27
/sys/man/mkfile: drop reference to non-existent realtime(3)

ed52015c – Alex authored - 2021/06/21 06:26
sched(9): replace '–' with '-' in NAME section

e8b4cf93 – Alex authored - 2021/06/21 06:22
/sys/man/mkfile: run eqn(1) for usb(3) section of book

065cf0b7 – Noam authored - 2021/06/20 23:56
venti: warn when opening /dev/swap fails

e7715ce2 – Noam authored - 2021/06/20 23:52
venti: fix detection of available RAM (fixes -m)

a2269703 – Noam authored - 2021/06/20 23:49
venti: inform user when reducing memory consumption

7ec82078 – Noam authored - 2021/06/20 23:34
/sys/src: add arm64 to installall list

1a09421f – Noam authored - 2021/06/20 23:29
kencc: clarify warning for unused assignments

21075859 – Ori authored - 2021/06/20 22:12
git/revert: handle absolute paths gracefully (thanks deuteron)

0339e9ac – cinap_lenrek authored - 2021/06/20 20:38
libsec: restore old behaviour for generating self signed cert

e9aed242 – cinap_lenrek authored - 2021/06/20 19:33
libsec: emulate openssl asn1 when generating x509 csr

eeb0f9a9 – Ori authored - 2021/06/20 13:07
git/log: handle absolute paths gracefully.

a87a4b76 – Sigrid authored - 2021/06/20 10:59
threadimpl.h: remove Printsize as well (unused)

8ec50b87 – Sigrid authored - 2021/06/20 10:55
thread.h: threadnonotes does not exist

340d157c – Sigrid authored - 2021/06/20 10:54
threadimpl: remove unused fields from Proc struct

57d95c73 – cinap_lenrek authored - 2021/06/20 10:41
libsec: move zero check to curve25519_dh_finish()

6dd2c638 – Alex authored - 2021/06/19 22:05
date(1): list all option characters in SYNOPSIS

775a4bea – kemal authored - 2021/06/18 15:12
libsec: various changes to tls

e7015971 – kvik authored - 2021/06/19 08:03
nusbrc(8): fix typo (thanks igor@9lab.org)

5e098228 – kvik authored - 2021/06/19 08:00
cal: fix days of week alignment for year view (thanks igor@9lab.org)

b3215c80 – Ori authored - 2021/06/17 17:12
date(1): document '-f' option

1da1ac52 – Ori authored - 2021/06/16 11:25
git/branch: resolve implicit branch switch before using it

7f697e82 – Ori authored - 2021/06/15 20:28
lex: fix uninitialized fds (thanks きゐ)

1210b12f – Anthony authored - 2021/06/15 12:13
troff: fix mangled fonts and character files

7c3ff535 – Ori authored - 2021/06/15 17:29
git/import: handle mails with line wrapping and mime

21283578 – glenda authored - 2021/06/15 10:28
ircrc: freenode -> oftc

e1cc6a9a – Ori authored - 2021/06/14 19:58
sysupdate: clean up transitional code

a73a964e – Ori authored - 2021/06/13 20:00
python, hg: tow outside the environment.

e64efe27 – glenda authored - 2021/06/13 09:21
/sys/lib/dist/mkfile: test for .git directory

a7a34f1f – Jacob authored - 2021/06/12 14:44
sam: remove refrence to /srv file in man page

370ef39b – Jacob authored - 2021/06/12 19:12
lib9p: add auth* functions to man page

8ab397c2 – Ori authored - 2021/06/13 08:48
git/push, git/send: get better about erroring out early

c9bf96e3 – jacob authored - 2021/06/05 14:48
a.out(1): update manpage to be 64 bit inclusive

4aef95e2 – Ori authored - 2021/06/12 21:20
git/branch: preserve checked in permissions on branch update

c12e49ec – Ori authored - 2021/06/12 14:03
B: expand path when plumbing files

Next