code: plan9front

RSS feed

081f98de – cinap_lenrek authored - 2021/01/17 19:51
audiohda: Add AMD Starship/Matisse HD Audio Controller (thanks uramekus)

0abb1021 – cinap_lenrek authored - 2021/01/17 16:28
plan9.ini(8): document *nohpet= option

f8787d58 – cinap_lenrek authored - 2021/01/17 16:22
merge

a05bab36 – cinap_lenrek authored - 2021/01/17 16:21
pc, pc64: add minimal HPET driver to measure LAPIC and TSC frequencies

999e98b9 – cinap_lenrek authored - 2021/01/17 06:55
usbehci: use 64-bit base address, remove resetlck, simplify scanpci()

3240008d – cinap_lenrek authored - 2021/01/17 06:53
usbuhci: remove resetlk, simplify scanpci()

87b1d454 – cinap_lenrek authored - 2021/01/17 06:51
usbohci: use 64-bit io base address, disable interrupts before reset, remove resetlck

bf7e0791 – Ori authored - 2021/01/17 06:12
seconds: remove junk from usage

1b7d0e1c – Sigrid authored - 2021/01/17 09:02
dpost prologue: update /radicalex to fix square displacement (thanks umbraticus and Ethan)

82c892a6 – Ori authored - 2021/01/16 11:17
zerotrunc(8): add manpage

48555e78 – Ori authored - 2021/01/16 11:17
troff2png(1): add manpage

e2e973a3 – Ori authored - 2021/01/16 09:24
tmdate(2): correct example in manpage

0f3ef52f – Sigrid authored - 2021/01/16 13:30
tweak: support showdata plumb action (thanks sirjofri)

58b3f96f – Sigrid authored - 2021/01/15 14:32
9fs: bell labs is very dead

7b12e808 – Sigrid authored - 2021/01/12 16:08
cal: use Sa/Su in all cases, also simplify the code

72f76091 – Sigrid authored - 2021/01/12 08:32
cal: fix -s 7

806f97a4 – Sigrid authored - 2021/01/12 08:23
cal: add -s option to specify the starting day of the week

6103d6ed – Sigrid authored - 2021/01/12 06:15
audio/flacenc: missed an argument in fprintf()

5d328689 – Sigrid authored - 2021/01/12 05:13
plumb/basic: handle tga, wav, au, mid and mus

54e1b843 – Sigrid authored - 2021/01/12 04:24
audio(1): it is 2021 now

b9f2050d – Sigrid authored - 2021/01/11 11:58
libFLAC/mkfile: update version and build with -DNDEBUG

c789c054 – Sigrid authored - 2021/01/11 11:17
libvorbis: fix free() called on a wrong pointer

ce82f675 – Sigrid authored - 2021/01/11 10:45
audio/flacenc

10237a22 – cinap_lenrek authored - 2021/01/10 15:46
merge

069d27ba – cinap_lenrek authored - 2021/01/10 15:44
pc, pc64: revert addition of pcireset() call to pcicfginit()

c207b78d – Ori authored - 2021/01/09 07:20
libdraw: add bezierpts

dda99bbf – Ori authored - 2021/01/06 05:07
9pfid(2): document struct Qid (thanks sirjofri)

888c59c0 – Ori authored - 2021/01/05 14:48
merge

95b9b886 – Alex authored - 2021/01/05 17:36
qr: fix exit status

1787a8b9 – Ori authored - 2021/01/05 14:37
acid: increase hash size (thanks jonas.amoson)

76ed42e3 – cinap_lenrek authored - 2021/01/03 19:24
marshal(1): fix example: upas/mail -> mail (thanks fulton)

92d3abd8 – Ori authored - 2021/01/01 16:40
ape: unify math.h copies

0e1f4288 – cinap_lenrek authored - 2021/01/02 00:47
ape: add missing isnan() and isinf() macros for 386 (thanks Jonas)

5991e01e – Sigrid authored - 2021/01/01 17:58
file: ftyp mp4* is video/mp4 as well

c3b30544 – Ori authored - 2021/01/01 06:48
sort: fix memory leak (thanks Igor Boehm)

fd1db35c – BurnZeZ authored - 2020/12/29 14:38
cc: add a couple notes to the comments regarding flags

97a55e03 – cinap_lenrek authored - 2020/12/29 14:08
libc/arm: open #c/sysstat file with OCEXEC (internal file descriptor)

fb08e365 – cinap_lenrek authored - 2020/12/29 13:45
plumber: open rule files as OCEXEC, to avoid leaking them to sub commands

b7b740a0 – Sigrid authored - 2020/12/28 16:21
text2post: check font index for out of range

ceeb701a – cinap_lenrek authored - 2020/12/28 16:00
plumber: don't leak srvfd file descriptor into sub processes

67672ffd – Sigrid authored - 2020/12/28 07:24
plumb: fix wrong click attribute offset (thanks umbraticus)

0596178d – cinap_lenrek authored - 2020/12/27 18:39
kbmap: avoid division by zero when window becomes too small

0e632454 – cinap_lenrek authored - 2020/12/27 18:10
aux/vga: remove panning, add screen tilting support

806353ec – cinap_lenrek authored - 2020/12/27 18:08
devvga: implement screen tilting, remove panning and overlays

874e71c8 – cinap_lenrek authored - 2020/12/23 08:10
libauth: re-implement procsetuser() to use /proc instead of #c/user

ab103ba3 – cinap_lenrek authored - 2020/12/23 08:09
devproc: allow anyone to change user of its own processes to "none"

7bcdd1b5 – Sigrid authored - 2020/12/23 07:18
libvorbis: 1.3.5 → 1.3.7 (fixes a bunch of CVE and other small issues)

a7a08647 – cinap_lenrek authored - 2020/12/22 21:32
ape: re-implement getlogin() by stating /proc/$pid/status

dced7255 – cinap_lenrek authored - 2020/12/22 21:31
libc: re-implement getuser() by stating /proc/$pid/status

2e6a5e70 – cinap_lenrek authored - 2020/12/22 20:44
fax, psfax, vwhois: use $user instead of /dev/user

cad697d6 – cinap_lenrek authored - 2020/12/22 20:44
B: dont pollute the environment

4675de1b – cinap_lenrek authored - 2020/12/22 20:43
kill, slay, broke: dont pollute environment, use $user

e45c7480 – cinap_lenrek authored - 2020/12/22 20:42
Kill: don't pollute environment

c8c5499d – cinap_lenrek authored - 2020/12/22 20:41
start, stop: avoid null list in concatenation witout arguments, use $user

c7fd8fe4 – cinap_lenrek authored - 2020/12/22 20:23
nusbrc: delect lenovo camera

f1152670 – cinap_lenrek authored - 2020/12/22 17:17
kw: use ethermii.c from port/ (thanks stuart)

809a7402 – cinap_lenrek authored - 2020/12/22 14:33
aout2uimage: fix missing \n in usage print (thanks james)

16196298 – cinap_lenrek authored - 2020/12/22 12:44
upasfs(4): fix small typos (thanks igor)

157166d4 – cinap_lenrek authored - 2020/12/22 11:36
kbdfs: fix mistake, remove leftover static user variable (thanks umbraticus and igor)

29f60cac – cinap_lenrek authored - 2020/12/22 11:29
kernel: avoid palloc lock during mmurelease()

2fb5fbbd – cinap_lenrek authored - 2020/12/21 19:47
merge

f2919dfd – Alex authored - 2020/12/22 05:11
rio(4): list window states in order (thanks umbracticus)

0ad4ceb8 – cinap_lenrek authored - 2020/12/21 17:03
kernel: make addbroken() static, remove misleading Proc* argument

262d5c10 – cinap_lenrek authored - 2020/12/21 10:06
merge

a203d904 – Alex authored - 2020/12/21 19:16
hpost: fix usage text

5a059477 – cinap_lenrek authored - 2020/12/21 10:04
pc, xen: move fpu setup/fork/save/restore handlers to pc/fpu.c

932995bb – cinap_lenrek authored - 2020/12/21 09:41
kernel: update procsave() comment, we'r not holding up->rlock anymore

41c60689 – cinap_lenrek authored - 2020/12/20 18:08
ndb/dns: handle dnskey RR's (thanks moody)

e4ce6aad – cinap_lenrek authored - 2020/12/20 17:34
kernel: handle tos and per process pcycle counters in port/

08c1622b – cinap_lenrek authored - 2020/12/19 14:15
[12kq]l: remove unix compat code for cputime()

0527345e – cinap_lenrek authored - 2020/12/19 13:47
libthread: remove unused _times() function

58e67504 – cinap_lenrek authored - 2020/12/19 13:07
kernel: remove Proc* argument from procsetuser() function

eb1dfed9 – cinap_lenrek authored - 2020/12/19 13:02
libauth: change programs to use the new procsetuser() function

fc5070c6 – cinap_lenrek authored - 2020/12/19 12:46
libauth: add procsetuser() function to change user id of the calling process

daccd2b2 – cinap_lenrek authored - 2020/12/19 10:52
aux/kbdfs: use getuser() from libc

ba20914d – cinap_lenrek authored - 2020/12/19 10:50
acme: use global user string variable instead of getuser()

c7fc69bd – cinap_lenrek authored - 2020/12/19 10:36
acme: use getuser() in fsinit()

672cf179 – cinap_lenrek authored - 2020/12/19 10:15
libc: implement getppid() reading /proc/$pid/ppid instead of /dev/ppid

d919ad3b – cinap_lenrek authored - 2020/12/19 09:59
devsons: remove #c/pgrpid

d0cc9e2e – Sigrid authored - 2020/12/19 08:33
g: initialize files env var

4dc437c0 – Ori authored - 2020/12/18 14:23
vt: rfork environment varibles (thanks fshahriar)

2db3642b – Ori authored - 2020/12/18 02:16
strndup: don't assume buffer is terminated

f0978836 – kvik authored - 2020/12/18 10:15
kbmap: add Turkish keymap (thanks Kemal)

c2aa8c99 – Ori authored - 2020/12/17 15:26
hpost: support custom headers (thanks julienxx)

658c1b9f – Ori authored - 2020/12/17 14:20
libap: add strndup

646c502b – cinap_lenrek authored - 2020/12/17 16:02
ether2114x: make sure pci bar0 is I/O

318fe6a7 – cinap_lenrek authored - 2020/12/17 15:55
ether2114x: vetting the driver for pc64

5016ac0c – Sigrid authored - 2020/12/15 09:37
pc: set exit status depending on errors

d0c6ade5 – Sigrid authored - 2020/12/15 09:25
pc: treat EOF gracefully, allowing easier use within sam command language

3749e92c – Alex authored - 2020/12/15 15:55
merge

404c901f – Alex authored - 2020/12/15 15:45
ico: avoid potential nil pointer dereferences

81647c20 – Alex authored - 2020/12/15 15:44
ico: fix interpretation of 0 widths/heights

32291b52 – cinap_lenrek authored - 2020/12/13 15:23
iostats: dup 9p pipe to both fd 0 and fd 1 for exportfs

08a9a695 – cinap_lenrek authored - 2020/12/13 15:11
cpu(1): refer to oexportfs(4)

6f932de7 – cinap_lenrek authored - 2020/12/13 15:11
import(4): refer to oexportfs(4)

27a83106 – cinap_lenrek authored - 2020/12/13 15:09
oexportfs: move legacy code for cpu and import to separate program

0b33b3b8 – cinap_lenrek authored - 2020/12/13 11:04
kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when opening /fd, /srv and /shr

b2b2d2cb – cinap_lenrek authored - 2020/12/12 13:16
sdiahci: assume 64-bit PCIWADDR()

5ea540e7 – cinap_lenrek authored - 2020/12/12 13:00
sdiahci: enable pci busmaster before ahciconfigdrive() (fix qemu crash)

b1d1fa04 – cinap_lenrek authored - 2020/12/11 10:24
merge

Next