code: plan9front

RSS feed

d9af840c – aiju authored - 2015/04/02 11:30
games/gb: improved audio code

ec8d0d9e – cinap_lenrek authored - 2015/04/02 01:31
merge

8e588754 – aiju authored - 2015/04/02 18:09
games/gba: fix -3 crash and prevent >100% speed

ba7fbf01 – cinap_lenrek authored - 2015/04/02 01:30
audiohda: add AMD FCH Azalia Controller (thanks qeed)

52ab0d15 – aiju authored - 2015/04/01 15:27
games/gb: fix gbc dma

66c98fab – aiju authored - 2015/04/01 15:02
games/gb: fix -2/-3

edfdc4ac – aiju authored - 2015/04/01 12:17
new games/gb: better emulation and gbc support

0b001e26 – cinap_lenrek authored - 2015/04/01 11:22
ether8169: fix Macv45

0f785af6 – cinap_lenrek authored - 2015/04/01 10:58
ether8169: add 8168GU mac id (thanks qeed)

86bfd033 – aiju authored - 2015/04/01 08:49
games/c64: writes to I/O area do not affect underlying memory (documentation lied)

2d008859 – cinap_lenrek authored - 2015/04/01 08:21
devkbd: remove kbdputc() unused definition.

736df3bd – cinap_lenrek authored - 2015/04/01 08:15
devkbd: remove unused constants

3b08fd07 – cinap_lenrek authored - 2015/03/31 21:32
merge

277185b5 – aiju authored - 2015/04/01 18:16
games/gba: remove debugging print

b7ad5329 – cinap_lenrek authored - 2015/03/31 21:31
sgi: very primitive newport graphics driver for indy

ebf85fb7 – cinap_lenrek authored - 2015/03/31 21:30
vl: prevent stack altering instructions to be hoisted above loads

2a03ed80 – stanley authored - 2015/03/30 16:53
webpaste: update for modified okturing.com

1769b00b – cinap_lenrek authored - 2015/03/30 11:55
nintendo(1): add SOURCE entry for games/gba

e9e45e17 – cinap_lenrek authored - 2015/03/29 20:26
sgi: preserve R27 in setregisters(), use setregisters() in noted()

166afefa – cinap_lenrek authored - 2015/03/30 19:46
merge

2c9b1c6b – cinap_lenrek authored - 2015/03/30 19:45
etherseeq: reset the card when it gets stuck (dma timeouts)

5fdcde3b – stanley authored - 2015/03/28 17:08
/lib/faces: add eekee.1

eff2a40c – cinap_lenrek authored - 2015/03/28 10:12
merge

feb92fed – cinap_lenrek authored - 2015/03/28 10:11
sgi: new approach for etherseeq

5a34ad16 – aiju authored - 2015/03/28 06:20
games/gba: very subtle timer bug fixed

177cbace – cinap_lenrek authored - 2015/03/28 01:15
sgi: work in progress kernel for sgi mips machines (only tested with r5k indy)

9fd3e3f2 – ethan authored - 2015/03/26 21:57
mothra: remove unused confirmcurs; move confirmcursor up with the other cursors.

791545f2 – stanley authored - 2015/03/26 16:43
fortunes: TED, day 1: I want to believe -- WIRED magazine

bf365ac5 – cinap_lenrek authored - 2015/03/25 13:42
pc, pc64: state dependency to usbehci.h in mkfiles

fbe78d46 – cinap_lenrek authored - 2015/03/25 10:19
mpdigdiv.s: aaaaand its gone!

1cff9ab4 – cinap_lenrek authored - 2015/03/25 09:56
ape: fix main9 for mips

a7925e3e – cinap_lenrek authored - 2015/03/25 09:55
libmp: use portable mpdigdiv routines for mips (causes invalid instruction trap on indy)

cabf90e4 – cinap_lenrek authored - 2015/03/25 04:33
ape: fix lockinit() for mips

4687e196 – cinap_lenrek authored - 2015/03/24 23:03
zynq: fix out of bounds access in etherprobe()

0bc9ad78 – cinap_lenrek authored - 2015/03/24 20:11
boot: allow alternative proto files per kernel and kernel config for bootfs.paq

8ab9c6d3 – cinap_lenrek authored - 2015/03/24 18:54
vc: fix coffsect.lnno overflow into nreloc

0a9e7e34 – ftrvxmtrx authored - 2015/03/23 10:28
ircrc: remove unused clonefile

3f4b45c4 – cinap_lenrek authored - 2015/03/22 23:15
boot: bind #c to /dev with MREPL instead of MBEFORE to avoid double entries

8caec856 – cinap_lenrek authored - 2015/03/22 13:49
vl, libmach, kernel: mips has 16K alignment for segments (for bigpages)

80658d6c – cinap_lenrek authored - 2015/03/22 13:42
merge

8e61a003 – cinap_lenrek authored - 2015/03/22 13:41
usbohci: ensure Ed and Td alignment, fix for amd64

f2716ab2 – cinap_lenrek authored - 2015/03/19 07:45
merge

c86561f6 – cinap_lenrek authored - 2015/03/19 07:44
db: fix unicode support (thanks giacomo)

4d0343c9 – cinap_lenrek authored - 2015/03/18 15:52
dhcpd: ignore ";" filename from sgi arcs bootp(); command

dbbe430e – cinap_lenrek authored - 2015/03/18 15:31
libmach: use #pragma pack to force 4 byte alignment of bootexec.h structures for amd64

3889ada9 – cinap_lenrek authored - 2015/03/18 15:30
ape: silence compiler "no return at end of function" for mips lock.c

3b5c5656 – stanley authored - 2015/03/18 14:33
pushtls(2): tls.h -> libsec.h (thanks, pr)

aac6784f – cinap_lenrek authored - 2015/03/17 12:13
merge

f5f9ecdc – cinap_lenrek authored - 2015/03/17 12:12
6c: MOVL xxx, r; MOVLQZX r, r -> MOVL xxx, r

848c477a – stanley authored - 2015/03/16 19:44
ssam: fix typo

197e4d6e – stanley authored - 2015/03/16 19:42
ssam: don't pollute the environment.

17ae0ea7 – stanley authored - 2015/03/16 19:34
mp(2) man page: mpinvert, not mpinverse (thanks, pr)

972cd5e3 – cinap_lenrek authored - 2015/03/16 01:46
kernel: get rid of auxpage() and preserve cache index bits in Page.va in mount cache

d0b1db98 – cinap_lenrek authored - 2015/03/16 01:23
kernel: avoid repeated calls to reclaim(), dont miss last page in Pte

c1717aeb – cinap_lenrek authored - 2015/03/15 17:24
rsa(8): recommend secstore(1) for Plan 9 RSA private key storage

9b7c9787 – cinap_lenrek authored - 2015/03/15 14:01
mothra: <del>, <ins>, <wbr>

6411efcd – cinap_lenrek authored - 2015/03/15 13:05
mothra: add <strike> support

e451804a – cinap_lenrek authored - 2015/03/15 11:27
boot: disable group/other permission checking in bootfs paqfs

b821edbc – cinap_lenrek authored - 2015/03/14 18:23
doom: print correct version number on mismatch (thanks qu7uux)

2443d46a – cinap_lenrek authored - 2015/03/13 21:09
webfs: do not send credentials in automatic referer url

8ef66ca2 – cinap_lenrek authored - 2015/03/13 21:02
rc-httpd: support for http basic authentication, fix cgi support to work with hgweb.cgi

060e69b1 – cinap_lenrek authored - 2015/03/13 21:00
httpauth: little helper for rc-httpd to do http basic authentication with plan9 auth server

85cab72e – cinap_lenrek authored - 2015/03/13 14:45
hg, python: remove proto files

e74d851d – cinap_lenrek authored - 2015/03/13 14:30
hg: install hgweb templates

e437b1b2 – cinap_lenrek authored - 2015/03/12 13:44
pemencode: handle base64 input length < 3, fix bogus zero termination

757354da – cinap_lenrek authored - 2015/03/12 13:29
imap4d: simplify auth code using encodefmt(), use readn() to get multiple of 3*18 in base64 input buffer

7e7cc2c8 – cinap_lenrek authored - 2015/03/12 13:26
webfs: simplify http basic auth code by using encodefmt()

69af2676 – cinap_lenrek authored - 2015/03/12 13:23
upas/marshal: deduplicate cistrcmp()/cistrncmp()/enc64()

6eba3628 – cinap_lenrek authored - 2015/03/11 14:09
ndb/dns: reduce sencodefmt() to not link in enc32()/enc64() encoders

9babf6a3 – cinap_lenrek authored - 2015/03/11 13:48
encode(2): clarify lim argument to enc*(), add SOURCE reference for encodefmt()

e6697f29 – cinap_lenrek authored - 2015/03/11 13:28
merge

8c11b62a – cinap_lenrek authored - 2015/03/11 13:14
smtp, smtpd: fix use of enc64(), fix memory leaks in doauth()

aa3a5424 – aiju authored - 2015/03/11 12:13
netaudit: comment file server auth test (unreliable on cwfs)

a44a1dbd – cinap_lenrek authored - 2015/03/11 08:59
gif: fix color table clipping (for cb5.gif)

a6f75076 – cinap_lenrek authored - 2015/03/11 07:56
factotum: remove unused extern declarations of invoker and authdom from header

4d211fdd – cinap_lenrek authored - 2015/03/10 14:16
kernel: fix integer overflow in syssegflush(), segment code cleanup

5639d1e5 – cinap_lenrek authored - 2015/03/09 20:44
wpa(8): the -p flag will also prompt for user/password on wpa enterprise

dfed1eb8 – cinap_lenrek authored - 2015/03/09 20:41
pushtls(2): fix signature to TLSconn.trace()

482694b7 – cinap_lenrek authored - 2015/03/09 16:26
webfs: implement CONNECT method for https connections over proxy

e87bbc87 – stanley authored - 2015/03/08 17:52
theo: OpenBSD is not generally known as an exposed democracy.

9b63280a – stanley authored - 2015/03/08 17:46
g: search .awk and .rc files

b6955605 – cinap_lenrek authored - 2015/03/08 01:27
gs: fix bug 694539. Reading off the end of the cbuf when dash pattern len is max

fcc336b9 – cinap_lenrek authored - 2015/03/07 13:59
kernel: catch address overflow in syssegfree()

0c705580 – cinap_lenrek authored - 2015/03/07 10:21
snap: fix readseg() to cope with > 2gb segments

7b7c7f44 – cinap_lenrek authored - 2015/03/06 13:30
merge

dc6d81cc – cinap_lenrek authored - 2015/03/06 13:29
zynq: sdio support

374d4ec2 – cinap_lenrek authored - 2015/03/06 11:16
devsd: always page align sd buffers

fadbb92a – cinap_lenrek authored - 2015/03/06 09:31
zynq: do mpinit() early so cpu1 debug prints do not intermix

4e259dff – cinap_lenrek authored - 2015/03/05 05:17
merge

aade4d9d – cinap_lenrek authored - 2015/03/05 05:16
set /mail/tmp permissions world writable in cdproto

3cd7978a – cinap_lenrek authored - 2015/03/05 18:48
zynq: fix usb by implementing delay() and give proper port speed in portstatus

f7160e63 – stanley authored - 2015/03/04 14:23
col(1): add SOURCE (thanks, qrstuv)

07c7fa67 – cinap_lenrek authored - 2015/03/04 05:20
libthread: get rid of chaninit() (thanks qrstuv)

eaf91d0f – cinap_lenrek authored - 2015/03/03 08:08
kernel: fix physical segment handling

2259f3fb – cinap_lenrek authored - 2015/03/02 06:01
libdraw: font->display->defaultsubfont vs. display->defaultsubfont, dead code, malloc erros

fc1ff770 – cinap_lenrek authored - 2015/03/01 13:56
devmnt: remove unused mntstats fields from Mntrpc

3f869a68 – cinap_lenrek authored - 2015/03/01 06:17
factotum: cleanup getnvramkey()

0467b419 – cinap_lenrek authored - 2015/03/01 00:45
libdraw: use multiple read() calls in openfont() to read .font file

e725771b – cinap_lenrek authored - 2015/03/01 00:39
libdraw: use readn() to read headers and Fontchar array

7cdc13ac – cinap_lenrek authored - 2015/03/01 00:33
6c: fix missing memset in Bconv()

Next