shithub: riscv

RSS feed

bfe852b3 – cinap_lenrek <[email protected]> authored on 2013/08/10 04:47
nusb/kb: *really* only send to mousein when mouse state actually changes (zero detlas, same buttons)

2012ba4d – cinap_lenrek <[email protected]> authored on 2013/08/10 04:37
revert previous commit... stupid idea

f887f713 – cinap_lenrek <[email protected]> authored on 2013/08/10 03:59
nusb/kb: only send to mousein when mouse state actually changes

dfe6118e – cinap_lenrek <[email protected]> authored on 2013/08/09 23:58
rio: fix unused variable warning in wscroll()

66531b00 – cinap_lenrek <[email protected]> authored on 2013/08/09 23:54
rio: shorten overlong window labels

e71ff9dc – cinap_lenrek <[email protected]> authored on 2013/08/09 14:23
mothra: log post data with debug flag, increase max token length from 1K to 4K

4c272d44 – cinap_lenrek <[email protected]> authored on 2013/08/09 13:25
merge

0e8fecda – cinap_lenrek <[email protected]> authored on 2013/08/09 13:24
mothra: fix nil pointer dereference

7c25ff0c – cinap_lenrek <[email protected]> authored on 2013/08/07 21:44
sam: avoid thread stack overflow with 32bit runes (from sources)

a28bdd3e – cinap_lenrek <[email protected]> authored on 2013/08/07 21:07
cwfs: fix out of order replies

e76523a2 – stanley lieber <[email protected]> authored on 2013/08/07 15:53
/lib/br: That's no way to treat a friend.

28ff3a3c – stanley lieber <[email protected]> authored on 2013/08/06 17:38
ups: fix typo

cc542f2b – stanley lieber <[email protected]> authored on 2013/08/06 17:36
ups: give me my computer

3663ffee – cinap_lenrek <[email protected]> authored on 2013/08/06 21:32
cwfs: use atomic compare and swap to avoid semacquire() syscalls in new queue implementation

2c8f291d – stanley lieber <[email protected]> authored on 2013/08/06 10:52
fortunes: God bless the people who employ you, they need the blessing.

2f3f8d50 – cinap_lenrek <[email protected]> authored on 2013/08/05 02:25
wikifmt: handle & as &amp; in anchor name, cleanup

98c6d867 – cinap_lenrek <[email protected]> authored on 2013/08/05 02:17
wikifmt: more complete title to name= anchor translation

684cf708 – cinap_lenrek <[email protected]> authored on 2013/08/05 00:21
rio: make sure flush replies are send only *after* the request got flushed or was replied

1df707a0 – cinap_lenrek <[email protected]> authored on 2013/08/04 20:25
unsticky scrollbars

cdc0b89d – cinap_lenrek <[email protected]> authored on 2013/08/05 18:31
fix this megashit

75e34ca0 – cinap_lenrek <[email protected]> authored on 2013/08/05 18:27
merge

308bbffc – cinap_lenrek <[email protected]> authored on 2013/08/05 18:25
cwfs: rollback last change

755108a1 – cinap_lenrek <[email protected]> authored on 2013/08/05 18:07
cwfs: remove reflock

e3d95912 – cinap_lenrek <[email protected]> authored on 2013/08/04 02:47
cwfs: faster queue implementation using semacquire()

24349c52 – cinap_lenrek <[email protected]> authored on 2013/08/04 02:45
rio: add ^B control sequence to move cursor to output point

a269ced3 – cinap_lenrek <[email protected]> authored on 2013/08/03 21:52
apply richard millers arm debug fixes (from sources)

7dee88ec – cinap_lenrek <[email protected]> authored on 2013/08/03 20:52
dns: ignore spam addresses from cname answers

631ac3d2 – cinap_lenrek <[email protected]> authored on 2013/08/03 13:37
page: maintain a lru list and do unloading from oldest to newest

79b16616 – cinap_lenrek <[email protected]> authored on 2013/08/03 01:45
libhtml: handle &apos; character reference

041eb4b3 – cinap_lenrek <[email protected]> authored on 2013/08/03 00:11
page: use less aggressive read ahead and keep track of image memory allocation

3904a835 – cinap_lenrek <[email protected]> authored on 2013/08/02 13:52
do not limit kernelpercent IFF *imagemaxmb= is used on a cpu server

1c379c16 – cinap_lenrek <[email protected]> authored on 2013/08/01 23:47
inst: remove systype step. system will be terminal with a disk after installation.

c3c228a1 – cinap_lenrek <[email protected]> authored on 2013/08/01 23:24
merge

b0a470fa – cinap_lenrek <[email protected]> authored on 2013/08/01 21:22
smtp: fix -t flag

bbf7f29d – stanley lieber <[email protected]> authored on 2013/07/31 19:45
tcp993: we're not plan9.bell-labs.com

833831ad – stanley lieber <[email protected]> authored on 2013/07/30 16:52
add /lib/br

2353a35d – cinap_lenrek <[email protected]> authored on 2013/07/30 18:51
ether82567: determine phy number by probing phy id registers

3b06ca85 – cinap_lenrek <[email protected]> authored on 2013/07/28 22:32
ether82563: make link status work for 82567

c23715d2 – cinap_lenrek <[email protected]> authored on 2013/07/27 08:39
ether82598, etherigbe: remove receive buffer pool optimization

95b77454 – cinap_lenrek <[email protected]> authored on 2013/07/27 06:33
ether82563: fix mistake (missing buffer alignment)

b116a9ad – cinap_lenrek <[email protected]> authored on 2013/07/27 05:25
ether82563: remove buffer pool optimizations

2009d556 – cinap_lenrek <[email protected]> authored on 2013/07/26 00:37
ether82563, etheriwl, pmmc: fix potential multiprocessor races with wakeup

ac52599e – cinap_lenrek <[email protected]> authored on 2013/07/25 21:51
ether82563: avoid deadlock due to icansleep() trying to acquire Rbpool.Lock

2759b81d – cinap_lenrek <[email protected]> authored on 2013/07/24 18:17
ether82563: work arround for 82579LM on Lenovo X230

9a576362 – ppatience0 <[email protected]> authored on 2013/07/21 14:13
etherrt2860: add rt3090 support and make style more consistent

776056dc – ppatience0 <[email protected]> authored on 2013/07/21 06:56
readtif, writetif: remove multiplication in inner loops of predict functions

176569ca – cinap_lenrek <[email protected]> authored on 2013/07/21 10:41
apply erik quanstros tcp-bdp patch (from sources)

638a8223 – cinap_lenrek <[email protected]> authored on 2013/07/20 20:55
abaco: use faster resize instead of resample for image scaling

61c82d2b – ppatience0 <[email protected]> authored on 2013/07/20 14:19
readtif: simplify rounding in other places

171db68c – ppatience0 <[email protected]> authored on 2013/07/20 14:00
readtif, writetif: simplify rounding

0fc3aa99 – ppatience0 <[email protected]> authored on 2013/07/20 12:56
readtif: if getbit returns less than 0 during eol fill bits, return early

92b14e72 – ppatience0 <[email protected]> authored on 2013/07/20 12:42
readtif, writetif: prevent buffer overflows in some corner cases

10515588 – ppatience0 <[email protected]> authored on 2013/07/20 08:11
tojpg, totif: change flags to better match those of the decoders

360cabb8 – ppatience0 <[email protected]> authored on 2013/07/18 22:16
readtif: fix many bugs

24a5720b – ppatience0 <[email protected]> authored on 2013/07/18 21:07
writejpg: the call to Bflush() is unnecessary; free data before exiting in case of malloc error

b0cd0020 – cinap_lenrek <[email protected]> authored on 2013/07/18 16:56
mothra: use pldraw() to put cmd box on screen for alt display

4755fce1 – cinap_lenrek <[email protected]> authored on 2013/07/18 12:16
wpa: wait for bss to connect

b6122a4c – cinap_lenrek <[email protected]> authored on 2013/07/18 11:30
wifi: make "auth" command non-blocking, let aux/wpa do the waiting for bss scan to complete.

24e8c78c – cinap_lenrek <[email protected]> authored on 2013/07/18 11:04
cwfs: add rtmp flag for check command to remove temporary files after recover

8ef9f7bb – cinap_lenrek <[email protected]> authored on 2013/07/18 07:18
mothra: restore usage fix, document -a option in manual

26e93aa4 – cinap_lenrek <[email protected]> authored on 2013/07/18 07:03
mothra: add -a flag to start in alt-display mode

07b4aeea – stanley lieber <[email protected]> authored on 2013/07/17 16:25
mothra: fix usage

a7a90b2f – cinap_lenrek <[email protected]> authored on 2013/07/14 14:37
abaco: remove unused stuff, move pipeline() into util.c

1bc8f697 – cinap_lenrek <[email protected]> authored on 2013/07/14 14:31
abaco: simplify, pipeline html directly thru uhtml

1f850cba – cinap_lenrek <[email protected]> authored on 2013/07/14 12:44
uhtml: honor default charset -c when not found in document

1af73232 – cinap_lenrek <[email protected]> authored on 2013/07/14 12:31
abaco: use uhtml to handle charset conversions

0ca4c2ea – cinap_lenrek <[email protected]> authored on 2013/07/13 21:56
pmmc: remove unsued initfreq vairables

aa671181 – cinap_lenrek <[email protected]> authored on 2013/07/13 21:33
add ricoh pci sdmmc host controller driver for X230

deaa290f – cinap_lenrek <[email protected]> authored on 2013/07/11 21:58
aml: preserve reference type when indexing into package to prevent implicit type conversion when storing to arg or local

7b08f449 – cinap_lenrek <[email protected]> authored on 2013/07/11 20:32
pci: add Intel 82hm67 southbridge

ff4d45d1 – cinap_lenrek <[email protected]> authored on 2013/07/12 19:16
rexec: redirect error (fd=2) to network for tcp17009

4c47ba69 – cinap_lenrek <[email protected]> authored on 2013/07/11 16:06
mothra: handle empty attributes (for base-tag and others...)

ee67552c – cinap_lenrek <[email protected]> authored on 2013/07/11 15:01
cc: fix include array overflow handling

d0bde764 – mveety <[email protected]> authored on 2013/07/10 17:22
merge

72cde470 – mveety <[email protected]> authored on 2013/07/10 17:16
fixed the bug that arisawa posted about on 9fans where file(1) would mistake 386 intermediates for HTML files.

4102ba93 – cinap_lenrek <[email protected]> authored on 2013/07/09 15:17
increase MaxEther to 64 avoiding "too many ether cards" panic

2d101158 – cinap_lenrek <[email protected]> authored on 2013/07/09 14:52
add erik quanstros yukon2 ethernet driver

efe1c908 – Alexander Polakov <[email protected]> authored on 2013/07/09 13:41
Add rt2860 to plan9.ini(8)

6cf9d283 – Alexander Polakov <[email protected]> authored on 2013/07/09 12:16
Add Ralink RT2860 wireless driver

22cc5030 – Alexander Polakov <[email protected]> authored on 2013/07/09 12:12
wifi: make wifihdrlen() public

33c3a22c – cinap_lenrek <[email protected]> authored on 2013/07/08 17:00
merge

41c306df – cinap_lenrek <[email protected]> authored on 2013/07/08 16:50
page: handle combination or -w and -R flags (thanks BurnZeZ)

94fea3b1 – ppatience0 <[email protected]> authored on 2013/07/08 10:19
dc(1): typo

bb11bb1c – cinap_lenrek <[email protected]> authored on 2013/07/07 17:02
vesa: fix blank/unblank wakeups

e32940f7 – cinap_lenrek <[email protected]> authored on 2013/07/07 08:44
acpi: skip disabled LAPIC entries

c333697c – cinap_lenrek <[email protected]> authored on 2013/07/06 11:19
pci: add intel panter point lpc south bridge

b31d6f06 – cinap_lenrek <[email protected]> authored on 2013/07/06 09:44
audiohda: x230 pci magic

72f95b8a – stanley lieber <[email protected]> authored on 2013/07/05 18:46
pkg(1): add jens staal's repository

473d12c9 – ppatience0 <[email protected]> authored on 2013/07/05 14:42
nusb: only read 18 bytes for device descriptor

0e9a80d1 – ethan <ethan@vx32vardo> authored on 2013/07/05 17:51
merge

6fd3e90d – ethan <ethan@vx32vardo> authored on 2013/07/05 17:45
rc(1): $ifs cleanup

252b0ff3 – stanley lieber <[email protected]> authored on 2013/07/05 11:42
sysinfo: add -e to include a reply-to e-mail address

33e13fa0 – stanley lieber <[email protected]> authored on 2013/07/05 11:41
fortunes: Let me put in a word about the Apple wireless trackpad.

cd65a865 – cinap_lenrek <[email protected]> authored on 2013/07/05 15:43
vnc(1): remove obsolete section about keyboard events (9front has /dev/kbd)

b76142bf – cinap_lenrek <[email protected]> authored on 2013/07/05 11:17
hjfs: add users command, fix newuser ? documentation

76677bb8 – stanley lieber <[email protected]> authored on 2013/07/04 16:52
sysinfo: remove -m, add -p, which posts output at http://sysinfo.9front.org, which forwards the information to [email protected] mailing list

6d24cced – cinap_lenrek <[email protected]> authored on 2013/07/04 20:55
mtrr: fix mtrr index out of range for vcnt > Nmtrr

fa4448b2 – ftrvxmtrx <[email protected]> authored on 2013/07/04 07:51
tcs: fix koi8-ru chars (ukrainian and belorussian)

a189ded7 – ftrvxmtrx <[email protected]> authored on 2013/07/04 06:54
tcs: fix koi8-r ё and Ё

e0f1e9e7 – ppatience0 <[email protected]> authored on 2013/07/03 17:28
plan9.ini(8): typo

Next