git: 9front

RSS feed

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

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

3a606d89 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/20 22:49
reverting *notsc= option, this needs another revision

5ee7bf70 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/20 22:48
merge

49c7212b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/20 22:46
reverting guesscpuhz() changes, causes trouble

82c185d1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/20 22:37
uhtml: fix wrong open error handling (fd 0 != fd 1) (thanks BurnZeZ)

66a2bb21 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/20 22:27
ndb/dns: avoid duplicate entries for db records

df0496ee – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/19 22:30
disable tscticks in pc kernel (for now)

db74ee87 – ppatience0 <ppatience0@gmail.com> authored on 2013/06/19 17:25
nusb/ether: fix asixread() invert/shift in wrong order

f5b78831 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/19 16:56
plan9.ini: add *notsc= option to disable use of TSC as righ resolution clock

30ecdef8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/19 16:18
libc: fix compiler warning for mips canlock() and _tas()

2ebc8523 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/19 16:13
libdraw: fix allocscreen() memory leak with too many retries (from 9atom)

b9d26a29 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/19 18:26
acpi: use Tblsz enum instead of sizeof(Tbl) due to alignment, enable use tsc on terminal kernel (thank erik)

7e135976 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/19 18:07
auth/asm12dsa: use fd 0 instead of trying to open /dev/stdin (thanks arpunk)

72af9ac6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/18 17:49
libaml: pikeshedd style, handle division by zero (thanks erik)

174f60f4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/18 16:54
smtp: usage for -t flag (thanks erik)

39739554 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/17 22:00
nusb/ether: fix asixwrite()

aba471da – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/18 19:23
libdraw: avoid moving cursor if we dont have to for menuhit

1e6334b1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/18 18:09
devsrv, devshr: wstat permissions

7a43f27b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/18 18:02
devshr: fix wstat, style

1c0dc31a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/17 17:58
devsrv: fix wstat(), srvname(), avoid smalloc() while holding srv qlock, style

c508c453 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/17 04:05
page: use resizewin() to change window size for gif display

881c867e – ppatience0 <ppatience0@gmail.com> authored on 2013/06/16 16:37
nusb/ether: call sysfatal if dev is nil

453ed1d3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/16 22:28
ip/ethermedium: drop short packets instead of producing negative size blocks

1f7c0d20 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/16 15:01
draw: add badrect() function to reject zero, negative size or orverly huge rectangles

fdb072ba – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/16 02:26
make filesystem handling of read9pmsg() consistent

17e011ce – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/16 02:16
devmnt: add debug print for convS2M failing, suspecting this causing zero length writes

7852fb48 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/15 23:23
paint: limit zoom to 12 steps

eb86202b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/15 21:20
wpa: fix bug

d6eb1e64 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/15 21:11
crop /lib/face/48x48x8/n/nixie.1 to the right size (was 512x512)

cf13f5df – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/15 20:39
libmemdraw: fix drawing to color mapped with alpha chan (m8a8)

e1581c45 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/16 18:43
abaco: allow single quotes for ctype attribute (thanks plhk)

be594494 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/15 17:09
page: 12 zoom levels should be enougth

e50d9108 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/15 15:02
wpa: automatically pick cipher suits from beacon rsne

206862fb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/14 15:20
ndb/cs, ndb/dns: ignore special commands from users different from the one we run the service owner

2314d1b8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/14 13:31
pool: use splaying to balance free node tree

a5fd0778 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/14 19:28
rdbfs: add -s srvname (from charles forsyth's rdbfs-srvname patch)

69b44ccf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/14 19:22
lpdaemon: fix bogus string termination (from sources)

ef9bf068 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/13 16:08
merge

ddaf4aa3 – jpathy <jpathy@mail.nanosouffle.net> authored on 2013/06/14 19:42
fpiarm: condok() verfiy before specialop() omap/kw

d5e00b72 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/12 15:39
merge

4600f3be – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/12 15:38
libmach: add EMMS for disassembly (8db.c, thanks mischief)

e1f02664 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/12 15:07
merge

2ae6e9d9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/12 19:39
smtp: add SMTPS support (-t)

609d887b – stanley lieber <stanley.lieber@gmail.com> authored on 2013/06/12 09:26
fortunes: When Do Apps Become Rituals?

8222350b – jpathy <jpathy@mail.nanosouffle.net> authored on 2013/06/11 21:17
Remove unused fpemu function in omap, kw

faf23dcc – jpathy <jpathy@mail.nanosouffle.net> authored on 2013/06/11 21:11
ARM: kernel: add vfp emulator to bcm, teg2, omap, kw

a936ab70 – jpathy <jpathy@mail.nanosouffle.net> authored on 2013/06/10 20:30
5e: vfp support

b5f879f1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/10 16:43
merge with jpathy

be545685 – jpathy <jpathy@mail.nanosouffle.net> authored on 2013/06/10 14:07
ARM: kernel changes make teg2 procfork() call fpuprocfork() and acid fixes for vfp instruction

5961f2de – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/09 21:13
merge

36fed5b3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/09 21:13
acid: fix dumptree() acid function to work in kernel debug, update malloc.acid and pool.acid files

95e67cc3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/09 21:09
kernel: allow sysr1 debugging only for hostowner

2682765b – ppatience0 <ppatience0@gmail.com> authored on 2013/06/09 07:16
hgignore: ignore stuff in /lib/rfc

cb0c8955 – ppatience0 <ppatience0@gmail.com> authored on 2013/06/09 06:57
grabrfc: create /lib/rfc/drafts if it doesn't exist yet

a1bf4381 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/08 21:51
page: handle interrupt note

98690a90 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/08 21:36
page: exit on kill note

941fd1d0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/08 19:54
merge

42c466c2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/08 19:53
ape: fix _main stack setup for arm (_privates and _errnoloc was inside argv)

2fe16615 – aiju <aiju@phicode.de> authored on 2013/06/07 15:43
bitcoin stuff

19e79e68 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/07 14:34
libaml: create \_GL name object

8e8cfcaf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/07 14:04
no need to disable fpu in execregs, this is done in procsetup() already

1359ede6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/07 14:03
archacpi: handle multiple SSDT tables

fd61eda9 – ppatience0 <ppatience0@gmail.com> authored on 2013/06/05 15:11
plan9.ini(8): typo

ada0a361 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/05 16:35
cifs(4): default method is ntlmv2, fix formatting

f5b04416 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/05 16:34
remove iwl-firmware download script, this should be a package

fc9143bc – mveety <mveety@gmail.com> authored on 2013/06/04 08:52
added a script to automate downloading and installing of iwl firmware

d5984da0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/04 18:11
libaml: various fixes found by plhk

f0ea8a3f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/03 19:49
time: fix -older t for relative times to current time (thanks arisawa for pointing out)

665acf7d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/02 00:59
grabrfc: fix null list in concatination when no $dom, just use $sysname

6559c555 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/02 00:50
grabrfc: +x

562eb620 – ppatience0 <ppatience0@gmail.com> authored on 2013/06/01 15:40
fgui: check if fd is valid before entering new key

666eaee0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/01 20:24
aux/wpa: make sure essid is configured, dont make factotum ask for essid

edf7163e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/02 19:46
merge

f3785f16 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/02 19:45
nusb/kb: map button 4 to middle button 2 (for logitech 5 button mouse)

f44ae2dc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/01 14:51
8c: apply charles forsyth's 8c-cgen64-mul-savereg patch (from sources)

72a67bb1 – ppatience0 <ppatience0@gmail.com> authored on 2013/06/01 12:56
hjfs: ignore atime on wstat

b1f933e4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/06/01 12:31
usbdwc: sync with sources (Raspberry Pi Model A support)

Next