git: 9front

RSS feed

ed9b1fca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/17 01:54
tlssrv: fix this mess (thanks burnzez for reporting the issue)

01fb110b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/15 01:26
wc: flags dont need to be uvlong

32420255 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/15 01:22
wc: bring back old wc but extended for 21 bit runes

9398c0b7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/14 11:20
wc: import new wc from sources

945dd2df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/13 22:00
usbehci: initial support for usb on zynq, remove uncached.h

4620f3da – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/13 21:44
zynq: do fixed mapping for ocm memory on boot and make kaddr() and paddr() work with it

adc608e8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/12 13:40
ircrc: dont require nick and user to be the same for auth/userpasswd (thanks spew)

a41098a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/12 13:24
ircrc(1): remove auth/userpasswd complaint from BUGS section

40516da5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/12 13:18
build and document auth/userpasswd

12266715 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/11 18:54
libc: check name in getvent()/putenv()

098b76c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/09 14:17
igfx: displayport support for ivy bridge

5b7734f6 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/08 08:19
mothra: add side scrolling, controlled by left and right buttons on the keyboard. if desired, x-scrollbar can be set visible via the visxbar variable in mothra.c. (thanks, jpm_)

939c7744 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/06 20:12
vga/igfx: add 0x2a02 for GM965/GL960/X3100; comment vid/did with name of chipset

4477eb01 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/06 20:10
vgadb: add vid=0x8086 did=0x2a02 for Intel GM965/GL960/X3100; comment recent igfx ctlr definitions with the names of specific chipsets instead of the model numbers of laptops they may ship in

41c5a8c7 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/06 20:01
pc64: enable uartisa in default config

ca7e5ba4 – aiju <devnull@localhost> authored on 2015/02/07 13:55
games/c64: map : to \ key

443794fb – aiju <devnull@localhost> authored on 2015/02/07 13:28
games/c64: fix -2/-3

6b846224 – aiju <devnull@localhost> authored on 2015/02/07 13:12
games/mkfile: add c64

75a2b036 – aiju <devnull@localhost> authored on 2015/02/07 13:11
games/c64: oops

b5da3241 – aiju <devnull@localhost> authored on 2015/02/07 13:03
added games/c64

96828e27 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/06 22:24
zynq: fix print format warning in screeninit()

b87cf1b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/06 22:01
kernel: make pagereclaim() a bit less stupid

5a03097f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/06 21:52
kernel: reduce Page structure size by changing Page.cachectl[]

15427d07 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/05 14:55
fplot: add modulus % operator

a35f7787 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/04 23:29
libsec: add TLS_DHE_RSA_WITH_3DES_EDE_CBC_SHA client cipher suit support

c8379593 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/05 18:08
aux/vga: remove vbs/vbe from mode, use shs/ehs when sync is ment, prefer detailed timing in edid

71110f48 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/02/02 16:30
fortunes: The NTP codebase is larger than the SSH codebase.

c443cd93 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/01 22:05
aux/vga: fix mistale :-)

5d85bb3f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/01 21:58
aux/vga: use optional edid information to determine mode when vgadb fails

7520289b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/02/01 14:28
aux/vga: cleanup vesa code

a0f1fe6b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/31 15:18
mothra: people do not like it. reverting

8a631891 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/31 15:01
mothra: wrap long text and images to fit

12501995 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/30 09:50
kernel: increase size of palloc.mem[] user page bank array

cc036c45 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/30 08:41
wifi: fix recvbeacon()

8e1f6524 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/29 21:00
wifi: ignore truncated tlv in beacon/probes

81c997e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/29 09:11
factotum(4): fix typo

57376d37 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/29 08:57
factotum(4): document mschapv2 and wpapsk protocols

bd7f1f1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/29 08:21
tftpfs(8): fix manpage reference dhcp(8) -> dhcpd(8)

05d4094c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/29 08:17
ircrc(1): tlsclient(8) -> tlssrv(8)

ba082341 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/29 08:16
6in4(8): document ayiya

eb486875 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/29 07:36
ircrc(8), ndb(8): fix manpage reference

02b55315 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/27 17:14
devmnt: handle rpc buffer exhaustion on mntflushalloc()

0879c4f7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/27 09:09
wpa: fix password avp padding, recognize wpa1 authentication oui

03afdf7c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/27 05:56
wpa: do not forward alert tls records, close connection

cb54385e – mischief <mischief@offblast.org> authored on 2015/01/25 12:21
pc, efi loaders: erase characters when backspace is pressed

0e8445a0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/25 20:26
wpa: cleanup, pad eap-ttls/pap password, zero passwords and key material after use

4f7730a6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/25 02:58
wpa: experimental wpa2 enterprise support

e1cbca21 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/25 02:49
factotum: implement proto=mschapv2 client role

58a21e15 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/25 02:40
auth(2): fix prototype for auth_getinfo() in manual page

bf6de18b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/23 09:01
pc: dont handle pending floating point exception in fpsave thru FPOFF

324e3322 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/18 05:34
libdraw: fix broken eenter()

f2f8d61a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/17 00:15
vgadb: use X60t without hardware cursor (broken currently)

9eebe466 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/17 00:14
igfx: remove hardware cursor support for X60t, does not work

7c192592 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/16 23:00
igfx: fix wrong cursor position register address

9abb2ece – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/16 20:52
iwl: add "reset" ctl message to software tigger device reset

5b13117a – stanley lieber <stanley.lieber@gmail.com> authored on 2015/01/16 09:19
vgadb: add lcd2190uxp, x60t

3dd92d8f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/16 08:38
igfx: determine amount of preallocated stolen graphics memory for hw cursor

ed6231ac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/16 06:36
devvga: use uintptr for VGAscr.paddr and VGAscr.storage

47b1f404 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/16 02:55
igfx: support for X60t with 1400x1050 panel

1aa00e4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/15 23:46
webcookies: only sync the jar when dirty on clunk

8bc5e573 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/15 23:04
webcookies: avoid rereading and rewriting the cookie jar file all the time, dont return deleted cookies on search

78ebf9c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/13 13:04
igfx: cursor/plane pipe assign is G45 only, add magic dsp a toggle from enable sequence

73671d45 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/12 19:19
kbfds: delete autogenerated latin1.h file when mklatin fails

23236687 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/01/12 09:23
plan9.ini(8) man page: update links to iwn and ral firmware blobs

f0fdd806 – mischief <mischief@offblast.org> authored on 2015/01/12 04:52
vgadb: add x301

e20d9cdf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/12 11:52
igfx: set the display/overlay/cursor plane override disbale bits for G45 (like bios)

16ff07c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/12 11:40
igfx: fix typo, initialize more lvds bits for G45, T60 testing

e154409a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/11 23:14
vgadb: alias X200s for X200

9ea1a06d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/11 23:07
igfx: reverting previous change, pci id is for the second graphics controller pci device

0a9fa801 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/11 22:09
igfx: support for X200 (thanks bigato)

0bb83653 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/11 21:10
igfx: properly turn vga monitor off

f5e3f835 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/11 21:04
igfx: aaand vga support for x200s :-)

d013e50d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/11 20:51
igfx: vga support on x230, fix fdi link setup, LG Flatron L1730P vgadb entry

56f5309c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/11 19:02
fix missing games/gba target in mkfile (thanks qu7uux)

7bd94693 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/10 23:03
igfx: only use mmio... left from debugging

14b3867a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/10 22:44
igfx: cleanup

3060f119 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/10 22:37
merge

22dc735f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/10 22:35
igfx: get edid information from lvds

bbc6703e – mischief <mischief@offblast.org> authored on 2015/01/10 06:27
ip/ipconfig: set ndb database file with -f argument

fc993f1c – stanley lieber <stanley.lieber@gmail.com> authored on 2015/01/10 08:48
xargs(1) man page: rewritten -> implemented

2fb18b1e – stanley lieber <stanley.lieber@gmail.com> authored on 2015/01/10 08:46
xargs(1) man page: add HISTORY (thanks, jpm_)

198f6a71 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/09 22:07
igfx: use mmio to access registers instead of pio, fix wrong igfxmmio segment size

826cbd18 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/09 21:16
merge

a2723caa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/09 21:15
igfx: perserve frame start delay "magic" bits 27:28 in pipe conf register

53fd44ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/09 19:19
igfx: vgadb entries for x230 and x200s

821c3872 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/09 17:23
igfx: implement hardware cursor

836862ea – mischief <mischief@offblast.org> authored on 2015/01/09 10:41
libdraw: don't redraw input box in enter/eenter when mouse is moved outside the rectangle

98ee545d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/08 22:18
igfx: fix some comments

8e6ca17d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/08 22:03
igfx: aaaand the kernel part :(

e2c5e0e2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/08 21:58
igfx: just kidding, heres the code :)

e2e5a388 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/08 21:55
igfx: work in progress intel graphics driver

5b8c111c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/08 21:45
merge

b191c48e – mischief <mischief@offblast.org> authored on 2015/01/06 15:13
vncs: add -A for no auth to usage

9b78d964 – mischief <mischief@offblast.org> authored on 2015/01/05 15:21
vncs: turn off auth with -A, do not require -c for -x

a46351aa – mischief <mischief@offblast.org> authored on 2015/01/05 15:02
vnc: put newlines in verbose messages

72960393 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/05 09:23
pool: more strict checktree() for poolcheck

33fba5c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/04 07:49
sdide: add vid/did for 82801IIH Intel Q35 IDE controller (thanks kenji)

54642f6d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/03 23:26
sdiahci: sanitize ahci pci bar

57848199 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/01/03 13:33
devvga: disable hardware blanking when switching drivers, check softscreen

ae3a7601 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/01/02 17:56
lucidasans font: restore remaining truncated *unicode.*.font files

Next