git: 9front

RSS feed

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)

2f022c6a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/07 21:05
aux/vga: remove debug prints

d8fcbffb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/07 15:59
aux/vga: add fixbios() for patching bogus vesa bios

57153d39 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/06 23:30
hjfs: disable shutdown when listening on network connections

d7964e45 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/06 21:13
hjfs: network announce/listen support

af1be3bf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/05 22:16
vga: avoid setting vgactl type vesa multiple times

87d9c267 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/06 18:39
vga: dont confuse io bar with mem bar in vgas3 and vgavesa

3ed48210 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/05 12:11
ndb/dnsdebug: make sure request is initialized (import from sources)

5d3efc01 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/05 11:59
tbl: fix wrong register count calculation (found by erik)

9c70df10 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/04 18:09
sdiahci: do port reset on stuck drive on boot

dd2e04d3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/03 15:46
scsi: do only 36 byte inquiry

0f3c0d42 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/03 12:21
nusb(4): document debug flags for usbd

7233f0cf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/03 11:05
devmouse: deduplicate some code by using absmousetrack()

b5ab388a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/03 10:33
devvga: check if screen is setup before accepting hwgc vgactl

7e4e5d24 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/02 05:10
5c: fix -0x80000000 comparsion bug

9ed54ef9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/01 22:54
add empty /lib/tftpd directory

e7739640 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/01 20:19
vga: make kernel vga drivers more stupid

17a9a029 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/01 11:27
upas/marshal: change Inline: to Include: header, interpret even withou -8 flag

8a090747 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/01/01 10:56
upas/marshal: interpret Attach: and Inline: headers only when -8 flag is given

9f2f7bc1 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/12/31 14:55
fortunes: I don't want Javascript promises

2b8db684 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/12/31 14:53
upas/marshal: interpret attach: and inline: lines in body of message

4e1dc3fd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/31 17:49
unicode: use Runeerror

bfb64acc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/31 16:50
ether82563: fix phyerrata()

015fd327 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/31 16:09
fix utf and rune handling in preparation for 32bit runes

c49dbada – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/30 22:58
sdiahci: add pci did for 82801fbm (ich6) SATA controller

eec04530 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/30 13:47
aan(8): add cpu(1) remark as it also support -p iption

4950de2f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/29 07:02
ether82567: x200 ethernet (thanks ftrvxmtrx)

2120941e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/29 06:27
sdahci: fix mistake

07bf39a8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/28 00:32
libbio: remove breadn.c

a0d4903e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/27 22:54
sdahci: get dvd drive to work with x301

f7b947cd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/27 22:39
sdide: confusion

0872cc95 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/26 17:48
nusb/kb: remove mouse acceleration -a flag

6e4fdfeb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/26 12:58
sdide: packet io byte count.

1cb466d4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/26 12:53
devsd: fix possible sdbio() race with inquiry data changing (due to ahci hotplug)

5ec0e280 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/24 21:45
bio: remove useless Breadn() as it does the same as Bread()

bcbd2cbc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/24 19:22
sdiahci: prevent x301 dvd-ram from hanging machine

90c56ca4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/24 13:07
adiahci: drive onlining, task file error (atapi) handling, missed interrupts, bios handoff, idle, cleanup

ce480799 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/21 16:24
cpu(8): option -A before -R

b2023ae2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/21 16:11
cpu: make incoming cpu connections work with aan(8) by default

ca4ec423 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/21 14:22
merge

90e3024a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/21 14:18
6in4: use localmask instead of hardcoded /128 when adding address to interface

edb22fd8 – Marko Kostić <marko.m.kostic@gmail.com> authored on 2012/12/21 12:05
Renamed the serbian latin kbmap and changed some minor errors

52353384 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 17:15
hproxy: fix ipv6 url parsing

69656c62 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 12:58
file: detect and unwrap utf-16 encoded text formats

201a570b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 12:00
tcs: dont get confused on odd read count for utf-16

52d6adc8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 11:58
file: fix newline consistency, fix swaped utf-16 le/be

e2aecccb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 06:17
inst: fix pbs update for bootsetup, remove stopether and stopppp tasks

6db30edb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/20 04:44
ethervgbe: fix broken rx block handling

09edae2d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/19 07:09
nusb/kb: use report protocol for mouse

471598ae – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/18 19:35
pci: add southbridge for Viatech VT8235

f73effe2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/18 19:09
pci: add southbridge for intel 82hb65 cougar point pch (thanks ftrvxmtrx)

b43a78a2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/17 04:53
audio/pcmconv: fix mistake

1f893936 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/17 02:51
pci: add Viatech VT8251 south bridge

58fcee35 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/14 12:16
audio/pcmconv: implement stereo -> mono conversion (mixing)

a685f57d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/14 04:43
audio/pcmconv: check bits for same format check not just framesz

57af3032 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/14 00:12
file: report .au files as "sun audio" instead of µlaw

a97109f3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/14 00:00
play: use audio/sundec instead of audio/µlawdec

0608024e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/13 23:38
audio: replace µlawdec, add big endian and µlaw audio formats to pcmconv, µlaw in wav support

16b4df4c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/13 04:39
audio/pcmconv: dithering

adf78f13 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/12 14:04
audio/pcmconv: cleanup

63c83c77 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/12 10:46
audio/pcmconv: implement filter coefficient interpolation, cleanup

1ccd21ef – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/12 07:20
audio/pcmconv: mistake for double to int conversion (thanks ftrvxmtrx)

687ab76e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/11 16:02
audio/pcmconv: check number of input channels

e47668b4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/11 15:42
audio/pcmconv: disable floating point exceptions for data conversion

317d4dab – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/11 14:55
audio: fix broken write() size for mp3dec/oggdec/flacdec

e5d2d62b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/11 11:37
audio/pcmconv: implement band limited audio resampler using fir filter

edfa1a0e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/11 09:25
merge

594e0a89 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/11 09:19
paqfs: fix wrong block type in readdir() (from sources)

aad5d6f6 – stanley lieber <stanley.lieber@gmail.com> authored on 2012/12/10 17:06
fortunes: _exits("damn");

0d367bdc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/10 05:53
6l: fix wrong opcode for MOVLQZX (import from sources)

fccd42e6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/10 05:36
nusb: provide language id when reading string descriptors (thanks ftrvxmtrx)

9cef0c45 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/10 05:01
audiohda: add support for PCH (Dell E5420)

9e2d5f6a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/10 04:19
awk: fix the fix

b2245e1a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/10 02:20
awk: prevent split(a[x], a) from freeing a[x]

80764747 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/08 04:23
audio(1): µlawdec reference

8d2bce0a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/08 04:18
µlaw audio support (from erik quanstro)

8934936a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/08 03:26
audio: add audio/pcmconv program

2eed9bfe – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/07 04:53
cwfs: allow previously authorized channels to attach as none

d54980f5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/07 01:30
cwfs: make none attach work

0f454ebe – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/06 19:56
audiohda: pikeshedding

95efb5a5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2012/12/06 19:36
audiohda: fix getoutamprange()

Next