git: 9front

RSS feed

abf0709b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/25 13:51
python: add buffer length check in sock_recvfrom_into()

091ae6b6 – mischief <mischief@offblast.org> authored on 2014/02/25 04:31
acid: fix errstr syscall data offset for truss library

5918aaa3 – mischief <mischief@offblast.org> authored on 2014/02/23 20:10
mp(2): spelling

d7b52500 – aiju <devnull@localhost> authored on 2014/02/25 04:39
games/nes: mmc3 chr inversion fixed

bfa89313 – aiju <devnull@localhost> authored on 2014/02/25 18:25
games/nes: it's too late to write code

6cf2b9ed – aiju <devnull@localhost> authored on 2014/02/25 18:18
games/nes: fixed reload flags

9a2b60b4 – aiju <aiju@phicode.de> authored on 2014/02/24 17:50
merge

4ed54e74 – aiju <devnull@localhost> authored on 2014/02/24 17:50
games/nes: added dmc, fixed envelope, added cnrom

96985d0b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/24 17:45
acid: add some debugging aid function for counting kernel image cache page refs

c68d3882 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/24 17:43
merge

c89fc5e2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/24 17:42
kernel: keep cached pages continuous at the end of the page list on imagereclaim()

f94a33df – aiju <devnull@localhost> authored on 2014/02/24 14:50
games/nes: added uxrom (mapper 2)

3124e1b5 – aiju <devnull@localhost> authored on 2014/02/24 14:33
games/nes: best commit (fixed audio and timing)

94b2668f – mischief <mischief@offblast.org> authored on 2014/02/24 08:02
control(2): spelling

8ca3ce01 – aiju <devnull@localhost> authored on 2014/02/23 16:46
games/nes: basic audio support, battery backup, bug fixes

98830f71 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/23 13:42
merge

de4d9f25 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/23 13:40
pc64: fix mmu leak

1de584dc – aiju <devnull@localhost> authored on 2014/02/23 06:55
games/nes: added oflag

5765761c – aiju <devnull@localhost> authored on 2014/02/22 15:10
games/nes: minor ppu improvements

40037c0b – aiju <devnull@localhost> authored on 2014/02/22 14:50
games/nes: mapper 7 fix

93ed20b4 – aiju <devnull@localhost> authored on 2014/02/22 12:43
games/nes: mmc3 and bugfixes

74521987 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/02/21 21:24
rc-httpd/handlers/serve-static: restore Content-length

9ec5e1a0 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/02/21 16:06
games(1): english

270fbd6e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/21 21:46
games(1): add some of the new games, not all have full description tho

f6292ec0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/21 20:11
add games/nes to mkfile

16bf6c22 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/02/21 11:14
fortunes: https://github.com/jfloren/plan9/commit/445b546003d071f3cf3cd6a0133b92397e5c9024

b117d42d – aiju <devnull@localhost> authored on 2014/02/21 17:00
added florenate

0c8dc72f – aiju <devnull@localhost> authored on 2014/02/21 15:48
games/nes: added state saving & bug fixes

68ab65a0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/21 00:32
fork filter procs with RFREND in various programs

60dd9d64 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/21 00:29
aux/listen: rfork with RFREND

d5e68f4b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/21 00:23
exportfs: bring back the changes, bug was due to rendezvous group being shared by listen

d459d1f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/20 20:03
merge

d35da7ae – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/20 20:02
exportfs: reverting previous changes

64f71986 – aiju <aiju@phicode.de> authored on 2014/02/20 17:14
merge

ff43288c – aiju <devnull@localhost> authored on 2014/02/20 17:13
games/nes: cleanup and resize handling

888cd069 – aiju <devnull@localhost> authored on 2014/02/20 18:22
games/nes: bug fixing

3a8484b8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/20 13:32
fix blowfish endianess confusion (thanks erik)

fd30b4f2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/18 17:15
exportfs: fix flush races, proc sweeping

5da3cb2c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/17 14:50
aux/cpuid: hack for amd64

4581d464 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/17 08:25
prof: properly save and restore RARG for amd64

f9cd75d1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/16 16:40
games/nes: add mapper 7 support

6dcd1e56 – aap <aap@papnet.eu> authored on 2014/02/16 16:32
xd: changed -s option to switch to little-endian units

cb3093b3 – aiju <devnull@localhost> authored on 2014/02/16 15:51
added games/nes

16b9538d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/16 14:40
mothra: remove unused local variables from pl_nextc()

e93bfa22 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/16 14:20
truss: use A instead of X as address format for data dump

002a24ec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/16 14:08
truss: fix syscall address formats

2b25bc40 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/16 13:50
mothra: fix unicode rendering for plaintext

76c290f9 – Matthew Veety <mveety@gmail.com> authored on 2014/02/15 12:18
documented usbwait in plan9.ini(8)

203d7043 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/15 14:57
factotum/authsrv: fix padding for mschap on amd64, use constants for structure sizes

b4c2e238 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/15 11:58
pc64: fix mistake

7584b5fd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/15 11:43
pc64: simplify mmuwalk by factoring out mmu page table creation into separate function

70631168 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/15 01:19
merge

973107f3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/15 01:17
pc64: support for vmware PCnet ethernet

c1f1d930 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/15 01:17
pc64: move VMAP into its own PDP (for vmware)

19b3a26a – Matthew Veety <mveety@gmail.com> authored on 2014/02/14 17:05
added in a way to make net.rc wait for the network hardware to come up before running ip/ipconfig. This fixes the issue with the Raspberry Pi where ip/ipconfig tried running prior to /net/etherU3 exists

6766839a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/14 10:20
libc: remove malloc.acid and pool.acid

9ce52dc7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/14 10:01
page: fix compiler warning

33de363e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/14 09:57
socksd: close inside udp server one we get a connection (udprelay)

30c90efe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/14 09:21
cifsd: fix compiler warning

95037bcf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/14 09:18
nusb/ether: fix pointer truncation

a17aafc1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/14 09:14
webfs: fix compiler warning

025bb573 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/14 09:12
ip/torrent: remove unneeded assignment

a0de9817 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/14 09:02
acid: add semacquire/semrelease/tsemacquire syscalls, handle _seek hack for amd64 (thanks erik)

1bbf61d8 – Matthew Veety <mveety@gmail.com> authored on 2014/02/13 19:11
similar to my last commit, but combined the two waits for the usb devices. still configurable, but with usbwait. If usbwait is not defined then it defaults to the original 2 seconds.

7ef2dbe3 – mischief <mischief@offblast.org> authored on 2014/02/11 22:02
pc64: add ahci.h to PCHEADERS so it will be removed on mk clean

36f7e4f7 – mischief <mischief@offblast.org> authored on 2014/02/11 22:00
pc64: remove ethermii.h and copy it from pc instead

b07aec78 – Matthew Veety <mveety@gmail.com> authored on 2014/02/12 16:05
added pccpu64 for cpuservers. also enabled etherigbe in pc64 and pccpu64

5c477bce – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/12 15:04
acid: fix acid/network, fix address formats from X to A

2a3116ad – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/12 14:27
truss: support for amd64

4e78278f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/12 13:53
pool(2): fix ulong -> uintptr

9fb57480 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/09 23:04
ramfs: remove mainmem pool limit when called with -u flag

81f47c78 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/09 21:37
pc64: limit memory of per processor mmu freelist to 1MB

c1da294f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/09 20:53
acid: remove objchar, prefering foobar.$objtype.acid

57278dac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/10 18:12
pc64: return up in RUSER (BP) for devproc kregs file

31623830 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/10 18:10
cc: emit right acid format for address

a304f00d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/10 18:07
acid: update acid libraries for amd64

63538fed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/09 17:43
acid: make 'a' and 'A' format to have the same size as mach->szaddr

a0687ce5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/08 21:23
pc64: pass Ureg* argument in BP to userspace note handler

1925c4a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/08 20:37
acid: fix memory corruption due to gc

245d28ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 22:50
pc64: handle negative file offsets when accessing kernel memory with devproc

e647914f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 22:40
mtrr: fix mistake

fcb6e41f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 21:33
jpg: center image in screen

4577848d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 20:01
reuse mtrr slots with default memory type

d4b243b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 19:29
aux/vga: fix format string error with 6c

649fada7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 19:23
pc64: bump segment limit to 64GB

c537be1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 15:04
pc64: dont reuse mtrr slots that are above 4GB

3956ed79 – mischief <mischief@offblast.org> authored on 2014/02/06 13:03
pc64: ensure user pc is never set to a non-canonical address through setregisters

8027044c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 18:35
pc64: fix devcons format strings for memory sizes

fc81c094 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 18:33
cwfs: limit memsize() to 1GB until pool can handle huge allocations

30978c72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/07 18:02
pc64: fix poolsummary() string format

397a1e62 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/06 17:47
pool: use uintptr for pool size

53002067 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/06 17:43
pc64: fix note handling

93b93be6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/06 17:41
pc64: fix kmap()

0649393f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 14:52
have to use NULL instead of nil for ape programs...

ea564504 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 14:48
pc64: dont 4 byte align stack pointer for amd64 in sysexec()

3ea1c623 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 14:25
fix wrong type for terminating nil argument for execl()

24d7c5c9 – mischief <mischief@offblast.org> authored on 2014/02/03 19:16
libpanel: remove pointless pointer casts

3ae13aa6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 03:58
merge

9f6a29b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 03:43
mothra: better handling of malformed search regex

eecac7bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/02/05 03:25
mothra: dont panic on invalid regular expression in searchbox

Next