git: 9front

RSS feed

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

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

Next