git: 9front

RSS feed

91f36e8e – stanley lieber <stanley.lieber@gmail.com> authored on 2013/02/04 11:42
add !tcp80

ef8a17ec – stanley lieber <stanley.lieber@gmail.com> authored on 2013/02/04 11:40
add rc-httpd

6880fe59 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/02/02 11:54
cc/lex: do not crash on -I without arg

0f0a6974 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/02/01 10:23
audio: fix delay control, increase default buffer delay to 40ms

004d4d29 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/31 19:15
6l: eleminate NOP X0 instructions (from eriks 6l-nop-x0 patch)

ea4fdc62 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/31 17:51
httpd: fix rane requests

5c73236a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/31 17:48
httpfile: fix range requests

6cf1143a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/31 18:43
usbehci: remove panic() calls from interrupts if stuff isnt ready (spurious interrupts?)

a2fea3ad – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/30 15:33
nusb/kb: increase maximum report descriptor size, non-continuous endpoints (from richard millars usbmouse-endpoint patch)

c763e1e2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/30 05:34
lib9p: defer freeing srv for listensrv()

e17c05d2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/30 04:38
hjfs: fix bogus nodata getbuf() of superblock in createroot() (failed ream race bug)

1a95889d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/30 01:30
merge

3145dbcd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/30 01:28
9p message size too small

8e177688 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/30 01:26
lib9p: defer closing down srv until the last request has been responded, Tversion message size

377fbce8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/29 16:59
audiohda: fix vid typo 1003 -> 1003

2263bb8f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/29 16:56
audiohda: add pci id for Intel P55 chipset and ATI HDMI (Radeon HD 8500)

629e6ab1 – mveety <mveety@gmail.com> authored on 2013/01/29 16:48
reverted changes to termrc

cfebefe4 – mveety <mveety@gmail.com> authored on 2013/01/29 14:03
made the timesync failure more obvious on the rpi.

3d72fa95 – ppatience0 <ppatience0@gmail.com> authored on 2013/01/29 18:56
Fixed some ircrc bugs. Only the last channel given to the -t flag is set as target. Unknown commands are not sent to the server. Control-D can be used to exit the client. When the connection is lost, an error message is displayed and the client waits for user input before exiting. Manual page updated.

015a31d3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/29 13:24
acpi: remove "cannot get pci bus number for ..." debug prints

8b216ee7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/28 21:54
hgignore: ignore /proc

0d0fcd87 – mveety <mveety@gmail.com> authored on 2013/01/28 13:48
added support for the dos partition on raspberry pi.

8f8defed – mveety <mveety@gmail.com> authored on 2013/01/28 12:06
removed fakertc device that confused timesync. timesync now fails trying to read it and hints user to get time elsewhere

4f2df6ba – mveety <mveety@gmail.com> authored on 2013/01/28 12:00
removed fake rtc device.

0a8b50a4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/28 11:41
document tcp445 (CIFS/SMB) listener

82fb9f8d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/28 11:40
remove /rc/bin/mousereset

7939a09b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/27 22:54
valley: fix random numbers

f85d3164 – khm <devnull@localhost> authored on 2013/01/27 12:46
hurr

c1153a73 – khm <devnull@localhost> authored on 2013/01/27 12:36
added valley(1)

ea69589e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/27 12:20
audioac97: fix inverted recgain control, init to zero recgain

5ec1726d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/27 09:00
audioac97, audiohda: dont block on close, just pad the last block with zeros

41aea3af – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/27 08:00
merge

6c4ea5d2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/27 07:57
sam: make scroll wheel work outside scrollbar

ff9e2af5 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/27 06:51
statusbar: fix garbled percentage output

125a2a49 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/26 13:03
add arm vfp support to compiler and linker (from sources)

d0aac3e6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/26 12:33
add raspberry pi kernel (from sources)

20b81bc5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/26 12:33
add tegra2 soc kernel (from sources)

b57ff27e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/26 12:32
omap: update omap kernel (from sources)

2e364073 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/26 12:26
devuart: export uartenable()

1432d986 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/26 12:25
kernel: add portable uncached memory allocator (ucalloc) (from sources)

651b0112 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/26 12:06
kernel: add portable sd mmc interface (from sources)

151c13b2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/26 12:00
libc: update atomic ops and fp code for arm (from sources)

20c05ca3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 12:12
nusb/serial: add silabs driver (from sources)

5b8d76f9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 11:45
acme: fix unicode handling for editout (from sources)

ab7b229c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:48
omap: fix breakpoint instruction trap handling (from sources)

e24be9cb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:20
merge

72e77938 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:19
libventi: handle nil connection in rpc as error instead of crashing (from sources)

53660578 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:17
libdraw: fix memory corruption bug in initdisplay()

07a91e61 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:15
libc: set malloctag for runestrdup()

51e5aec5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:14
jpg: check read count when reading png magic (harmless)

a80fd7e7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/25 09:13
add Uruguay timezone (from sources)

4482019c – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/24 17:10
tga, file: 15-bit tga images

9a138c93 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/01/24 06:41
cons(3): add /dev/mordor to the list

07299116 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/22 12:02
tga: fix flip/reflect

b865a9dd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/22 10:26
arp: fix memory leaks for "flush" and "del" arp ctl messages

dbdb664b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/22 05:41
mount /n/other from /srv/boot instead of /srv/cwfs

ade48e37 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/22 05:35
9660srv: run 9p service in separate namespace to prevent deadlock

d151c390 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/21 11:16
audioac97: set adc rate

1d3224e5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/21 07:01
file: more sanity checking for tga image detection to avoid false positives

2c8c2135 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/21 06:09
tga: fix bad output channel descriptor for grayscale images and -9 flag, revert page work arround

d12cd57c – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/21 04:17
merge

fe12d639 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 19:07
page: image/tga

1460cf0d – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 19:06
page: force images to RGB using -3 flag (fixes grey-scale images displaying)

5aeeed7c – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 20:05
file: detect tga images

2b5e9756 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 17:35
readtga: fix b/w, add color-mapped images support

86e36cfa – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 17:33
totruecolor: support CRGBV images as input

1c004c5e – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/01/20 06:27
readtga: clean-up

e1ce4396 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 20:23
audio: add port/audioif.h dependencies to mkfile

e6819e87 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 20:12
audiohda: first attempt on audio recording support for intel hda audio, distinguish mode in audio code

29dc8bf2 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/01/18 16:47
rewrite.direct: rewrite aliases before delivering to local users to avoid re-sending the message

2074c178 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 21:30
audiohda: automatically pick inpin

396e5649 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 08:14
merge

6f51f15f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/18 08:12
audioac97: audio recording

d1a1fdf6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/17 07:28
webfs: handle multiple WWW-Authenticate headers, fix fmtstrinit() memory leaks

4bbb5bd8 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/01/17 02:59
fortunes: maybe i should ask at #cat-v

ab930a47 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/16 04:51
vncv: do flushimage() under display lock, zero ypdate rect

8c930936 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/14 02:09
6in4: add -o option to make it possible to use different nets for ipv6 and ipv4 interface

b88e0ad3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 10:38
Four shall be the number thou shalt count, and the number of the counting shall be four.

181c2d59 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 06:04
plan9.ini(8): isa uarts

572b8d0d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 05:32
vt: ignore line spacing escape2

237be5bc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 05:23
remove non standard COM3 (eia2) serial port from i8250 uart.

81572400 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/13 03:49
hjfs: dont mask permission bits for "create" console command

169c5b03 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/11 19:16
webfs: preauth support

5ece9fb8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/11 05:26
hget(1): fix typo, various cleanups

7bf5ce62 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/11 05:00
hget(1): document restrictions for name@file with -m flag, fix examples, usage

eeb1d7e7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/10 22:16
mk: fix ar padding problems on 64bit (from eriks amd64mkar patch)

92c8eb1f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/11 18:18
libdraw: gengetwindow() fix mistake

7658855d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/10 17:16
libdraw: gengetwindow() resize race

f5a05b8c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/10 18:12
merge

3e58ea0e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/10 18:10
still races, reverting... need a better approach.

055d03ef – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 11:35
merge

2c47d5e0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 11:32
rio: fix window resize and attach race

c65387fc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 03:17
vac(1), ec(2), usb(3), hjfs(8): fix source reference

8d316064 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 02:55
tlssrv(8): fix bad cross reference

36717753 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 02:53
audio(1): various cleanups

4cabcf80 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/01/09 02:47
hjfs(4): update man page

2f80defb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 01:41
add intel 82598 10gb ethernet to pcf and pccpuf configuration, add support for 82599 (from sources)

55ec2798 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 01:39
devtls: fix hmac buffer size for SHA1 hashes (from erik)

1b71fc55 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/09 01:08
ape: fix getsockname() byte swaped ports (by yarikos)

ee5f8358 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/07 22:45
libdraw: fix wrong menusel() calculation for menuhit() (noticable with small fonts)

Next