git: 9front

RSS feed

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

a688aaa6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/29 18:14
libaml: add Load and Unload instructions

fcaca10d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/28 14:22
paint: cleanup

b8936361 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/06/26 09:36
germgoth: add unicode

b8b55953 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/25 22:30
merge

8145ead9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/25 22:28
samterm: fix crash on scroll when there is no layer (thanks BurnZeZ)

798cbac7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/25 22:27
paint: restore color channel on undo after conversion thru pipe

d2536377 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/25 16:32
reintroduce *notsc= option

7b829752 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/25 16:28
timesync: reduce the frequency tolerance from half to double the system clock

8678b005 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/24 13:24
wifi: add watchdog to drop bss if stuck in ap association or get deauthenticated by the ap

ea6e7f4d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/24 13:20
etheriwl: add rxon() debug print

904989b8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/24 13:19
wpa: fix error reporting for getptk(), use readn() to read ifstats file

35519466 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/24 19:22
wifi: fix debug print #l1 -> #1

7ce6177a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/24 18:49
wpa: deassociation, reply eapol version, send rsc 0 and reset install flag on message D reply, use 0 for txkey tsc

35d616d9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/24 18:47
wifi: signal ap deassociation to aux/wpa with a zero length read.

7c1c4221 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/23 14:27
etheriwl: allow switching channels in promisc mode

c432cc7c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/23 03:14
wifi: fix missed eapol frames

acd55b1b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/22 21:01
wifi: simplify

ac484011 – ppatience0 <ppatience0@gmail.com> authored on 2013/06/22 16:36
wifi: fix typo

35d80de9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/22 20:32
wifi: have to check for both, bssid/essid in wifictl too

f1400cfe – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/23 19:55
merge

17357cd7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/23 19:54
wifi: allow selecting specific access point with bssid= parameter and wifictl command

4ccbd504 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/23 18:09
wifi: add a debug flag and printing

4bf4ec4b – ppatience0 <ppatience0@gmail.com> authored on 2013/06/22 14:30
wifi: fix typo

cea56892 – ppatience0 <ppatience0@gmail.com> authored on 2013/06/22 09:16
wpa: check for eapol v2

f9a4b846 – ppatience0 <ppatience0@gmail.com> authored on 2013/06/22 05:27
wpa: s/peerwise/pairwise/g, fix bug where p is not incremented after

8d0d2ec8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/22 05:53
alarm: run checkalarms() only on cpu0 (from eriks alarm-once patch)

3700154c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/22 05:50
apic: eleminate splhi and apictimerlock, per cpu apictimer structure

74b9943b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/21 21:22
wifi: add list of setup encryption key ciphers and lengths into ifstats file

68deae16 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/21 21:18
devcons: change /dev/kmesg buffer back to normal 16K

6c62c97d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/21 20:47
apic: fix lapic timer divider (fixes wrong lapic frequency on boot)

c9f5a30d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/20 22:49
merge

Next