git: 9front

RSS feed

436b3913 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/15 20:45
kernel: add segio() function for reading/writing segments

4596ade7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/14 21:59
upas/smtp: cleanup mkfile

d29c1e1f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/13 19:35
segment: don't store pointers in a long

99c23c05 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/13 19:18
segment: fix read/write g->dlen race, avoid copying kernel memory, qlock

d739bae2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/13 19:04
zynq: invalidate cache before booting cpu1

5319812a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/12 14:08
segment: speed up fixedseg() doing single pass over freelist

8d0d71b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/12 12:38
segment(3): document fixed segment creation

bbfe5107 – aiju <aiju@phicode.de> authored on 2015/04/12 12:16
merge

e1a509b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/12 12:06
merge

de7b9cfb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/12 12:05
segment: fix print buffer overflow, map fixed segments uncached, add to zynq kernel

e82ca602 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/12 18:31
merge

f41f6b2a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/12 18:30
kernel: fixed segment support (for fpga experiments)

aab4d57f – aiju <aiju@phicode.de> authored on 2015/04/12 10:55
games/gb: improve sound emulation by modelling analog behaviour

58aac228 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/04/11 19:34
nintendo(1), qer(8): fix typos

793049a8 – aiju <aiju@phicode.de> authored on 2015/04/11 12:07
games/gb: limit audio range to prevent clipping

e8ac4172 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/04/10 14:32
nintendo(1): update for gbc compatability

dc0239c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/11 18:05
merge

5ae2bb8a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/11 18:03
ether82563: work arround bad eeprom checksum for some i218 card (thanks BurnZeZ)

be089d97 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/04/10 11:00
mothra(1): replace code.google.com with code.9front.org

fd6d052d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/09 11:36
bootrc: simplify bootargs splitting avoiding awk

002a1c0e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/09 10:55
pc, pc64: remove PCICONS debug buffer from pci.c

76080027 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/08 17:04
pool: avoid triggering assert(b->magic != FREE_MAGIC) in blocksetsize() for mallocalignl()

50e3fe63 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/08 14:07
nusb/kb: always try to recover on error, fix recover for multi-function devices

ba03871d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/07 23:46
pci: just in case the bios is drunk

c90d5713 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/07 23:34
pc, pc64: handle 64-bit pci membars

47059e16 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/07 22:50
pc, pc64: extend initial memory map for qemu multiboot data

6297b2a8 – mischief <mischief@offblast.org> authored on 2015/04/07 07:38
pc: import intel i218 nic changes from 9atom

7ba1df5c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/07 18:05
kernel: move arrow cursor definition to port/devmouse.c

75ce067a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/07 18:02
sgi: disable graphical arcs console printing on screen modeset

d6110d28 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/04/02 14:56
/lib/rob: Да!

a049f2fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/02 14:35
sgi: keyboard, mouse and cursor for indy

6cd562fb – aiju <devnull@localhost> authored on 2015/04/02 11:30
games/gb: improved audio code

176f551c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/02 01:31
merge

db55dbe3 – aiju <devnull@localhost> authored on 2015/04/02 18:09
games/gba: fix -3 crash and prevent >100% speed

77e191fa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/02 01:30
audiohda: add AMD FCH Azalia Controller (thanks qeed)

367e606e – aiju <devnull@localhost> authored on 2015/04/01 15:27
games/gb: fix gbc dma

84d9a64e – aiju <devnull@localhost> authored on 2015/04/01 15:02
games/gb: fix -2/-3

397978ed – aiju <devnull@localhost> authored on 2015/04/01 12:17
new games/gb: better emulation and gbc support

ad6b414a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/01 11:22
ether8169: fix Macv45

49950af5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/01 10:58
ether8169: add 8168GU mac id (thanks qeed)

81bec2e6 – aiju <devnull@localhost> authored on 2015/04/01 08:49
games/c64: writes to I/O area do not affect underlying memory (documentation lied)

ee383bc8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/01 08:21
devkbd: remove kbdputc() unused definition.

cbbe446c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/04/01 08:15
devkbd: remove unused constants

5bab0792 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/31 21:32
merge

99ef0a2f – aiju <devnull@localhost> authored on 2015/04/01 18:16
games/gba: remove debugging print

f0965da1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/31 21:31
sgi: very primitive newport graphics driver for indy

40ed5313 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/31 21:30
vl: prevent stack altering instructions to be hoisted above loads

3c94f448 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/30 16:53
webpaste: update for modified okturing.com

6a915f24 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/30 11:55
nintendo(1): add SOURCE entry for games/gba

b61aa839 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/29 20:26
sgi: preserve R27 in setregisters(), use setregisters() in noted()

1f08c7cf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/30 19:46
merge

ad614b1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/30 19:45
etherseeq: reset the card when it gets stuck (dma timeouts)

9f4756f6 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/28 17:08
/lib/faces: add eekee.1

0b59b369 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/28 10:12
merge

a1afc14e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/28 10:11
sgi: new approach for etherseeq

c7a05802 – aiju <devnull@localhost> authored on 2015/03/28 06:20
games/gba: very subtle timer bug fixed

0d230bd3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/28 01:15
sgi: work in progress kernel for sgi mips machines (only tested with r5k indy)

b1a79e9d – ethan <ethan@turku> authored on 2015/03/26 21:57
mothra: remove unused confirmcurs; move confirmcursor up with the other cursors.

f386bdfb – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/26 16:43
fortunes: TED, day 1: I want to believe -- WIRED magazine

7370c46c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/25 13:42
pc, pc64: state dependency to usbehci.h in mkfiles

c5644d69 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/25 10:19
mpdigdiv.s: aaaaand its gone!

bf855964 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/25 09:56
ape: fix main9 for mips

f92f4e5d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/25 09:55
libmp: use portable mpdigdiv routines for mips (causes invalid instruction trap on indy)

b51636ef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/25 04:33
ape: fix lockinit() for mips

750be700 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/24 23:03
zynq: fix out of bounds access in etherprobe()

63f6121f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/24 20:11
boot: allow alternative proto files per kernel and kernel config for bootfs.paq

387bd4fb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/24 18:54
vc: fix coffsect.lnno overflow into nreloc

26d1fc26 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2015/03/23 10:28
ircrc: remove unused clonefile

ba40d7c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/22 23:15
boot: bind #c to /dev with MREPL instead of MBEFORE to avoid double entries

269f706e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/22 13:49
vl, libmach, kernel: mips has 16K alignment for segments (for bigpages)

df3cc1ce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/22 13:42
merge

59a55663 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/22 13:41
usbohci: ensure Ed and Td alignment, fix for amd64

57138291 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/19 07:45
merge

71654257 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/19 07:44
db: fix unicode support (thanks giacomo)

eda4993c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/18 15:52
dhcpd: ignore ";" filename from sgi arcs bootp(); command

4aa7e07a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/18 15:31
libmach: use #pragma pack to force 4 byte alignment of bootexec.h structures for amd64

12a1f387 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/18 15:30
ape: silence compiler "no return at end of function" for mips lock.c

fc861b0c – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/18 14:33
pushtls(2): tls.h -> libsec.h (thanks, pr)

194e3559 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/17 12:13
merge

4d010739 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/17 12:12
6c: MOVL xxx, r; MOVLQZX r, r -> MOVL xxx, r

a00e21fb – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/16 19:44
ssam: fix typo

f3de6142 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/16 19:42
ssam: don't pollute the environment.

ce2d7f94 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/03/16 19:34
mp(2) man page: mpinvert, not mpinverse (thanks, pr)

bb68edd4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/16 01:46
kernel: get rid of auxpage() and preserve cache index bits in Page.va in mount cache

45ce81ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/16 01:23
kernel: avoid repeated calls to reclaim(), dont miss last page in Pte

78217e99 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/15 17:24
rsa(8): recommend secstore(1) for Plan 9 RSA private key storage

5e46d018 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/15 14:01
mothra: <del>, <ins>, <wbr>

5f46e884 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/15 13:05
mothra: add <strike> support

351497be – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/15 11:27
boot: disable group/other permission checking in bootfs paqfs

eb282824 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/14 18:23
doom: print correct version number on mismatch (thanks qu7uux)

194828f3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 21:09
webfs: do not send credentials in automatic referer url

53e7c805 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 21:02
rc-httpd: support for http basic authentication, fix cgi support to work with hgweb.cgi

29c6962e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 21:00
httpauth: little helper for rc-httpd to do http basic authentication with plan9 auth server

bf9e855a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 14:45
hg, python: remove proto files

d3196caf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/13 14:30
hg: install hgweb templates

da0cb476 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/12 13:44
pemencode: handle base64 input length < 3, fix bogus zero termination

300897e4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/12 13:29
imap4d: simplify auth code using encodefmt(), use readn() to get multiple of 3*18 in base64 input buffer

17afcb6d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/12 13:26
webfs: simplify http basic auth code by using encodefmt()

151c6c5e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/12 13:23
upas/marshal: deduplicate cistrcmp()/cistrncmp()/enc64()

f2caf4b2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/03/11 14:09
ndb/dns: reduce sencodefmt() to not link in enc32()/enc64() encoders

Next