git: 9front

RSS feed

e6238ed6 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2015/01/02 14:07
aux/realemu: remove unused global

00580f2d – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2015/01/02 14:07
aux/vga: revert vbegetmode

2dbee10a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/02 13:48
devdraw: remove broken color palette blanking

956b4668 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/02 12:07
devvga: better way to prevent blank hwaccel race

fface5d0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/02 10:29
vgavesa: get rid of the vesa kproc

54c2adf2 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2015/01/02 08:29
aux/vga: do not set mode 3 unless connected

baba0c48 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2015/01/02 08:24
aux/vga: fix switching with different mode

cb6f7204 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/02 07:05
nedmail: do not recursively plumb email multipart attachments in print command

50fa7330 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2015/01/01 17:53
nusb/kb: fix alt/altgr being swapped for some reason

69383a0e – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2015/01/01 11:19
aux/vga: display switching for Intel adapters

c24bad42 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/01 06:32
zynq: differentiate various pagefault types in faultarm()

9d0f21bd – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2015/01/01 06:20
tcs: update charsets. Fixes issue #214

020635bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/01 18:18
hjfs: fix missing superblock dirty mark when reaming

bce6756d – aiju <aiju@phicode.de> authored on 2014/12/31 15:04
hjfs: make -m default 4 MB instead of 40 KB

cb795f44 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/29 20:17
terminus font: update .font files, remove references to old vga bitmaps

c59ac320 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/30 18:44
lucidasans font: update font files, remove references to old vga bitmaps

7c3384a8 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/30 13:27
germgoth/unicode.12.font: update mappings, remove references to old vga bitmaps

96ad22b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/30 13:58
bring back nice control character glyphs in vga font

b281088a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/30 10:49
zynq: enable branch prediction

54fa307b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/30 10:17
zynq: implement µs()

a1fb7499 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/30 10:16
zynq: enable prefetch hints and drop-prefetch

a59826fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/30 07:44
libmemdraw: never point Buffer.alpha to nil (thanks mischief)

8ec03f29 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2014/12/29 11:43
aux/vga: scale only if mode was set successfully

6fa71055 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/29 11:06
merge

a7aaff51 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/29 11:02
zymq: lilu dallas, multicore

b2f53f02 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/29 06:55
add games/md to /sys/src/games/mkfile

85cb7fb8 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2014/12/29 05:06
aux/vga: rescale after loading new mode

39062a16 – mischief <mischief@offblast.org> authored on 2014/12/28 18:11
libdraw: don't deference nil display in freefont

db8c7909 – mischief <mischief@offblast.org> authored on 2014/12/28 17:46
libmemdraw: fix fd leak in openmemsubfont and memory leak in freememsubfont

efa1416a – mischief <mischief@offblast.org> authored on 2014/12/28 07:14
memlayer(2): fix memdraw signature

aab86cd9 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/28 16:29
vga font: fix permissions (thanks, mischief)

df4089fe – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/28 10:29
vga font: the existing bitmaps contained blank spaces for missing runes, which resulted in blanks being printed on screen. replace bitmaps and update .font files accordingly.

1904df18 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/28 10:08
fortunes: no. -- ftrvxmtrx

e147e0e8 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2014/12/28 12:42
aux/vga: remove -s option, move scaling to the size string itself

8987db86 – mischief <mischief@offblast.org> authored on 2014/12/27 18:38
ircrc: use aux/trampoline or tlsclient for connections, add -T flag for tls

7ed8d6d5 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2014/12/26 12:03
merge

15f3dd8c – ftrvxmtrx <devnull@localhost> authored on 2014/12/26 12:01
aux/vga: scaling modes for VESA

4212bd4c – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2014/12/26 11:10
vga, vesa: revert. this needs to be in aux/vga instead

517bee76 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2014/12/26 10:40
vga, vesa: scaling modes

dc65ab8c – ftrvxmtrx <devnull@localhost> authored on 2014/12/26 10:24
vga, vesa: scaling modes

360e5ebe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/26 06:41
socksd: revert back, previous commit broke UdpAssociate request

6c9f4ad6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/26 04:34
libip: skip ipv6 loopback address (thanks mischief)

e5d24cb0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/26 04:11
socksd: dont use myipaddr() for announcing address

10bea0e9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/25 12:44
getfcr: change getfcr/setfcr to use VFP

cd45749a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/25 06:30
zynq: only tmpmap() while splhi(), remove unneeded coherence() after tmpunmap(), splhi() in l2free()

516c395a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/25 06:12
zynq: dont do install target by default in the mkfile

29bc652b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/24 15:53
zynq: fpsave() and fpclear() both need to disable the fpu

bc196137 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/24 11:56
zynq: active.machs = 1

d66affbe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/24 08:37
zynq: set mainmem->maxsize so kernel malloc() wont fail after 4MB

6bcf2c8b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/24 06:38
5l: remove -f flag and add -F flag to disable VFP code generation

05e8587e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/24 06:20
zynq: fix kernel configuration so it builds

811f2eff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/24 06:04
nusb/serial: fix nusb/serial hang with ftdi

075e1b06 – aiju <aiju@phicode.de> authored on 2014/12/24 05:21
added zynq kernel

b80ed41c – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/23 07:04
fortunes: if(~ $i (seek _nsec)) { # untested so far - geoff

8d11126b – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/23 07:03
rc-httpd(8): add HISTORY to man page

38a92bec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/22 11:56
pc, pc64, xen: change return type of intrdisable() to void

216923b5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/22 11:16
sdvirtio: provide enable() and disable() functions so it can be switched off

96afb911 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/22 11:10
pc, pc64: fix intrdisable() to remove the Vctl entry even tho we can't disable the interrupt on apic

5b453c96 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/22 07:17
sdvirtio: move common "queue i/o and wait" code into vqio() function, handle notify suppression

1bfae72a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/22 05:49
pc, pc64, xen: simplify #P/irqalloc

56fc8e68 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/22 04:33
pc, pc64: include PCArch.id in #P/archctl simplify #P/ioalloc read handler

3c3e684c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/22 04:18
ape: add fprint %z format (thanks Ori_B)

1f3e6aa8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/21 12:25
ip: exclude "don't fragment" bit from ipv4 reassembly test

c0cdd4e0 – mischief <mischief@offblast.org> authored on 2014/12/20 17:32
pci(8): document vid/did argument

d808b174 – mischief <mischief@offblast.org> authored on 2014/12/20 16:56
pci(8): fix usage

bc9dd176 – mischief <mischief@offblast.org> authored on 2014/12/20 16:42
merge

b267e6a0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/21 00:12
tee: get rid of openf[100] array and just dup() filedescriptors to 3+[0..n-1]

e40f3f0a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/20 23:48
merge

de9367e5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/20 23:46
kernel: avoid inconsistent reads in /proc/#/fd and /proc/#/ns

acec2a70 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2014/12/20 20:30
merge

ca20d999 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2014/12/20 20:28
sam: '^' and '_' cmds; same as '<' and '|' except that stdout goes to the command window

35d6fea6 – mischief <mischief@offblast.org> authored on 2014/12/20 16:41
pci: import pci script and updated database from 9atom

45ef9d0b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/19 22:34
flate: fix wrong adler32() length calculation (thanks qrstuv)

d8739a7b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/18 22:57
vblade: fix code so #pragma pack isnt needed

12754c49 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/18 21:50
add erik quanstros vblade utility

e723d223 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/18 21:40
pc64: enable devaoe and sdloop in kernel configuration

e72a79f9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/18 21:38
sdloop: hardcode Enotup[] string to avoid devaoe dependency

2c8b5e37 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/18 21:37
sdaoe: allow aoedev= shorthand for id!lun -> id!#æ/aoe/lun

b307b764 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/19 18:57
pc, pc64: adjust mpshutdown() comment to reflect the current state

9b04dedc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/19 18:34
pc, pc64: untangle acpireset() from mpshutdown()

31a63679 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/18 11:11
hgfs(4): add SOURCE to man page (thanks, spew)

82ee5db1 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/18 11:07
fortunes: oh really.

9e498839 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/12/18 11:06
hgfs(4): add HISTORY to man page

da86868a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/17 21:53
xen: remove segmentation constants, not used on xen.

b4a571e4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/17 21:04
pc: remove mmuinit0()

131b6e47 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/18 18:55
merge

ab17fccf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/18 18:53
kernel: remove "checked xxx page table entries" print from checkpages()

39ad4ac7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/18 18:06
kernel: print addresses in hex and sizes in decimal in xallocsummary

c999d618 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/17 17:49
pc, pc64: cleanup devarch

84dd4a43 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/17 16:43
fstype(1): cleanup

1eea969d – mischief <mischief@offblast.org> authored on 2014/12/17 09:27
acme: allow typing '\n' in window tags

7ebf2d55 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/17 06:18
boot(8): the method!server notation isnt usefull anymore...

2364db56 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/17 05:03
teg2, xen: remove unused bootdisk[] and fix conf.nswppo factor in kernel memory size calculation

1a324c3c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/17 04:45
pc: remove unused bootdisk[] variable

2bbf5955 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/17 04:23
pc, pc64: remove old B.COM command line parsing and just pass tokenized BOOTLINE to /boot/boot as argv[]

7b7cccbd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/16 04:41
kernel: replace ulong with uintptr in ucallocb() and fix unneeded parentheses

3c1c95db – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/16 03:11
kernel: remove obsolete comment regarding Mntcache size in */main.c

0abcb4c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/16 00:41
kernel: new mount cache

f539ef10 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/15 02:26
audio/flacdec: fix pcmconv pipeline race (thanks mischief and henesy)

b545b522 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/12/15 01:28
kernel: minor changes to mount cache

Next