git: 9front

RSS feed

32b07e13 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/06 17:36
ups: give me my computer

7754b171 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/06 21:32
cwfs: use atomic compare and swap to avoid semacquire() syscalls in new queue implementation

6d842bd7 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/08/06 10:52
fortunes: God bless the people who employ you, they need the blessing.

bbce2515 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/05 02:25
wikifmt: handle & as &amp; in anchor name, cleanup

38c08b9f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/05 02:17
wikifmt: more complete title to name= anchor translation

2e2a91f2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/05 00:21
rio: make sure flush replies are send only *after* the request got flushed or was replied

06e69640 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/04 20:25
unsticky scrollbars

bd86dd4d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/05 18:31
fix this megashit

1d1882c0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/05 18:27
merge

15ccd800 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/05 18:25
cwfs: rollback last change

4ee537c9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/05 18:07
cwfs: remove reflock

55540edf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/04 02:47
cwfs: faster queue implementation using semacquire()

68165901 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/04 02:45
rio: add ^B control sequence to move cursor to output point

336ad60a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/03 21:52
apply richard millers arm debug fixes (from sources)

0feb60e5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/03 20:52
dns: ignore spam addresses from cname answers

3d8f7832 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/03 13:37
page: maintain a lru list and do unloading from oldest to newest

5d9083dc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/03 01:45
libhtml: handle &apos; character reference

7b977c72 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/03 00:11
page: use less aggressive read ahead and keep track of image memory allocation

4d6045fd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/02 13:52
do not limit kernelpercent IFF *imagemaxmb= is used on a cpu server

68f55577 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/01 23:47
inst: remove systype step. system will be terminal with a disk after installation.

ca946d7f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/01 23:24
merge

3a7aed5d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/08/01 21:22
smtp: fix -t flag

d88d59c3 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/07/31 19:45
tcp993: we're not plan9.bell-labs.com

37c6923b – stanley lieber <stanley.lieber@gmail.com> authored on 2013/07/30 16:52
add /lib/br

f8bbf323 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/30 18:51
ether82567: determine phy number by probing phy id registers

62af3cc6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/28 22:32
ether82563: make link status work for 82567

48163f55 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/27 08:39
ether82598, etherigbe: remove receive buffer pool optimization

afee3e66 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/27 06:33
ether82563: fix mistake (missing buffer alignment)

eb67864f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/27 05:25
ether82563: remove buffer pool optimizations

37584624 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/26 00:37
ether82563, etheriwl, pmmc: fix potential multiprocessor races with wakeup

2733c957 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/25 21:51
ether82563: avoid deadlock due to icansleep() trying to acquire Rbpool.Lock

4acf15a8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/24 18:17
ether82563: work arround for 82579LM on Lenovo X230

72469646 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/21 14:13
etherrt2860: add rt3090 support and make style more consistent

287b1bd5 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/21 06:56
readtif, writetif: remove multiplication in inner loops of predict functions

2a1ecc96 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/21 10:41
apply erik quanstros tcp-bdp patch (from sources)

f50b352f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/20 20:55
abaco: use faster resize instead of resample for image scaling

d158b799 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/20 14:19
readtif: simplify rounding in other places

2690d62c – ppatience0 <ppatience0@gmail.com> authored on 2013/07/20 14:00
readtif, writetif: simplify rounding

c98f1d19 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/20 12:56
readtif: if getbit returns less than 0 during eol fill bits, return early

83c06239 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/20 12:42
readtif, writetif: prevent buffer overflows in some corner cases

e722419f – ppatience0 <ppatience0@gmail.com> authored on 2013/07/20 08:11
tojpg, totif: change flags to better match those of the decoders

33c919af – ppatience0 <ppatience0@gmail.com> authored on 2013/07/18 22:16
readtif: fix many bugs

4b7492d1 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/18 21:07
writejpg: the call to Bflush() is unnecessary; free data before exiting in case of malloc error

46960691 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/18 16:56
mothra: use pldraw() to put cmd box on screen for alt display

6b650818 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/18 12:16
wpa: wait for bss to connect

0b950d55 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/18 11:30
wifi: make "auth" command non-blocking, let aux/wpa do the waiting for bss scan to complete.

b502c2e3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/18 11:04
cwfs: add rtmp flag for check command to remove temporary files after recover

1cc7c33c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/18 07:18
mothra: restore usage fix, document -a option in manual

5e5dae74 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/18 07:03
mothra: add -a flag to start in alt-display mode

af492890 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/07/17 16:25
mothra: fix usage

5f3d4564 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/14 14:37
abaco: remove unused stuff, move pipeline() into util.c

f22bc11b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/14 14:31
abaco: simplify, pipeline html directly thru uhtml

d649b6ec – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/14 12:44
uhtml: honor default charset -c when not found in document

6482d8d6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/14 12:31
abaco: use uhtml to handle charset conversions

3ce90746 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/13 21:56
pmmc: remove unsued initfreq vairables

cc41ebad – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/13 21:33
add ricoh pci sdmmc host controller driver for X230

774bb44e – cinap_lenrek <cinap_lenrek@gmx.de> 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

7001bae4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/11 20:32
pci: add Intel 82hm67 southbridge

e4a5da19 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/12 19:16
rexec: redirect error (fd=2) to network for tcp17009

16d857da – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/11 16:06
mothra: handle empty attributes (for base-tag and others...)

9132c7df – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/11 15:01
cc: fix include array overflow handling

da821be1 – mveety <mveety@gmail.com> authored on 2013/07/10 17:22
merge

4cb46de7 – mveety <mveety@gmail.com> 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.

ee1f02bb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/09 15:17
increase MaxEther to 64 avoiding "too many ether cards" panic

ad79d030 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/09 14:52
add erik quanstros yukon2 ethernet driver

1b0d00da – Alexander Polakov <plhk@sdf.org> authored on 2013/07/09 13:41
Add rt2860 to plan9.ini(8)

04b8eab6 – Alexander Polakov <plhk@sdf.org> authored on 2013/07/09 12:16
Add Ralink RT2860 wireless driver

f6e898f3 – Alexander Polakov <plhk@sdf.org> authored on 2013/07/09 12:12
wifi: make wifihdrlen() public

2b30c7d3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/08 17:00
merge

f2578975 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/08 16:50
page: handle combination or -w and -R flags (thanks BurnZeZ)

5ee0dc9f – ppatience0 <ppatience0@gmail.com> authored on 2013/07/08 10:19
dc(1): typo

32294a09 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/07 17:02
vesa: fix blank/unblank wakeups

13e3ef33 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/07 08:44
acpi: skip disabled LAPIC entries

82c54fce – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/06 11:19
pci: add intel panter point lpc south bridge

2fc56b40 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/06 09:44
audiohda: x230 pci magic

78c11891 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/07/05 18:46
pkg(1): add jens staal's repository

f3b451f2 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/05 14:42
nusb: only read 18 bytes for device descriptor

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

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

8829907b – stanley lieber <stanley.lieber@gmail.com> authored on 2013/07/05 11:42
sysinfo: add -e to include a reply-to e-mail address

74d432af – stanley lieber <stanley.lieber@gmail.com> authored on 2013/07/05 11:41
fortunes: Let me put in a word about the Apple wireless trackpad.

5f9cf913 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/05 15:43
vnc(1): remove obsolete section about keyboard events (9front has /dev/kbd)

d0a5a262 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/05 11:17
hjfs: add users command, fix newuser ? documentation

d18e81a6 – stanley lieber <stanley.lieber@gmail.com> 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 9front-sysinfo@9front.org mailing list

8424eea8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/04 20:55
mtrr: fix mtrr index out of range for vcnt > Nmtrr

f91b90bc – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/07/04 07:51
tcs: fix koi8-ru chars (ukrainian and belorussian)

dfc67e83 – ftrvxmtrx <ftrvxmtrx@gmail.com> authored on 2013/07/04 06:54
tcs: fix koi8-r ё and Ё

6eb523f2 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/03 17:28
plan9.ini(8): typo

cebf1405 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/03 17:08
tif: initialize max to one instead of zero for palette rescaling in case all values are zero.

56d5fa37 – ppatience0 <ppatience0@gmail.com> authored on 2013/07/03 16:49
tif: rescale palette color map to [0, 255]

66be2244 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/03 20:57
merge

e1543d11 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/03 20:06
merge

424a6863 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/03 20:04
wifi: move scanning/probe into wifi layer, avoid associating with wpa network until rsne is setup

3e32dace – ppatience0 <ppatience0@gmail.com> authored on 2013/07/01 21:57
tif: add tiff decoder

378eefc2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/30 20:55
wifi: send probe requests for hidden ssid

72fda997 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/07/01 19:32
wifi: handle authentication independent of current bss to allow multiple ap's (roaming)

8d2359d5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/29 22:25
bullshit: full-stack

5e4c545a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/29 08:10
dump9660: fix volume space size field (from sources, paure)

3987f58a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/29 07:56
libaml: add Concatenate instruction, fix type conversions

730d2536 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/29 07:26
rio: run filename completion in background process

Next