git: 9front

RSS feed

ebe6d3db – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/18 22:29
kernel: replace BY2WD in scanline width calculation to sizeof(ulong) like libmemdraw

6c72e6bb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/17 16:09
libmach: fix wrong operand order of MOVLQSX instruction disassembly

34c4b1a7 – aap <aap@papnet.eu> authored on 2014/01/17 14:15
Corrected some man pages.

4c7f2e78 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/13 19:22
devdraw: fix memory corruption reading draw ctl file

884505cf – mischief <mischief@offblast.org> authored on 2014/01/13 13:06
merge

ede13e95 – mischief <mischief@offblast.org> authored on 2014/01/13 12:57
hpost: fix Content-Type parameter separator for multipart/form-data POSTs

6b4ae4eb – stanley lieber <stanley.lieber@gmail.com> authored on 2014/01/12 08:00
add /lib/uriel; delete fortunes

010fd07a – Matthew Veety <mveety@gmail.com> authored on 2014/01/12 06:00
added a segment for segattach(2) that gives access to the raspberry pi's gpio header.

d9f5e134 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/12 07:08
etheryuk: fix lockups (thanks burnzez for testing)

c7fd2271 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/11 11:07
netif: fix wrong qid in 3rd level stats/ifstats files (thanks burnzez)

188294c2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/11 05:46
rio: properly handle initial wrap arround in wlook()

e2a98338 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/11 05:14
rio: implement "look" (thanks lf94)

91bab627 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/10 10:12
kernel: fix fairshare formula in comment (thanks erik)

d8da4ff0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/10 09:51
mixfs: make mixbuffer addition atomic

14b85b90 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/09 20:20
merge

99f6df46 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/09 20:19
libdraw: cleanup string() and stringwidth()

502f59cc – mischief <mischief@offblast.org> authored on 2014/01/08 16:32
winwatch: this is not about sanity. rows might be negative

87c83061 – mischief <mischief@offblast.org> authored on 2014/01/08 15:52
winwatch: prevent divide by zero if the window height is too small

735386bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/06 21:57
mothra: remove version

a42125e8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/06 21:24
libframe: fix _frcanfit() for zero width runes, simplify chopframe()

3a2f6031 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/01/06 09:55
weather: trim garbage from output

2b1fe7f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/05 22:56
libframe: avoid _frcanfit() call in frdelete()

c591073e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/05 22:49
libdraw: fix stringwidth problems

4a77bda9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/04 21:39
merge

59139748 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/04 21:37
rio: make scrollwheel handling consistent with sam

f44cca15 – stanley lieber <stanley.lieber@gmail.com> authored on 2014/01/04 08:13
fortunes: This is Go.

83549c21 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/03 17:53
9fs: add atom and atomdump (fix the mount spec)

10d5724d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/03 17:25
9fs: add atom alias for atom.9atom.org

842fff7d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/02 21:16
kernel: simplify procalarm()

68620e07 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/02 20:40
alarm: skip timed out alarms when inserting in procalarm() (thanks erik)

3329b228 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/02 06:07
ps2mouse: retry disable packet streaming command 0xf5

f4e7db80 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/02 02:44
ps2mouse: disable packet streaming during reprogramming

116bae9f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/01 02:41
merge

ea6bbfec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/01 02:39
kernel: nil check, exited procs handling in postnote()

e615f0c4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/01 01:44
proc(3): the args file is writable, not read only (thanks qrstuv)

2875ba61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/01 00:16
kernel: remove error label in pgrpnote() arround postnote

3975f1a9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/01/01 00:14
kernel: fix alarm postnote race

8c1eda73 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/31 07:23
devproc: fix noteid permission checks for none

b7cff74f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/31 02:29
kernel: check for error label stack underflow in nexterror()

78b9c2b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/30 23:41
kernel: halt idle processors on mp system by default (from sources)

d70ed5f4 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/30 19:52
mothra: mouse scrollwheel behave the same as in sam

082029b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/29 02:50
kernel: remove unused debug cprint() function from port/cache.c

f00eb731 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/29 02:48
kernel: dont call pprint() while holding up->debug qlock

d78defcc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/29 01:11
kernel: make sure user text, data and bss wont overlap the stack segment in sysexec()

07e25963 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/28 16:48
mothra: add regular expression text search (thanks mischief, sl)

03b067c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/28 01:49
page: fix page bookmarks for epub files

bcd8e780 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/28 00:14
ape: move strdup() from libbsd to libap (from sources)

4e21088c – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/27 11:42
cifs(4): replace with correct version

af6f6d5e – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/27 11:32
cifs(4), cifsd(8): add HISTORY

c95df46b – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/27 11:22
add HISTORY to various man pages

0496c5f9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/27 15:39
audio/mixfs: implement Tstat to obtain buffer size, better underrun handling

508f7ddb – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/26 11:22
audio(1): add pcmconv to HISTORY

8bab24b9 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/26 11:11
fortunes: That's a video card, Blake.

18628722 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/26 11:07
audio(3): fix spelling

938d7516 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/26 11:06
audio(1): add HISTORY, fix spelling

1d64b4df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/26 16:04
add audio/mixfs to allow simultanious playback streams over a single /dev/audio

96efde79 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/25 15:09
json(2): fix out of order SOURCE heading

bc9dbce0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/25 11:52
devmouse: exclude sroll-wheel buttons from differential button handling

bffd1975 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/25 10:00
acid leak: remove arena pointer a < 0xff000000 check

2c81cf76 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/25 09:55
devdraw: fix drawdelname() string memory leak

66b33928 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/24 20:30
window: fix various problems, cleanup

275261d3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/23 10:38
page: scrollwheel, better backwards scrolling, fix blit bug when page was translated offscreen

6966a152 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/22 09:56
/sys/lib/plumb/basic: add commas to some rules for file names that will frequently contain commas

921c5c2a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/22 12:26
fshalt: rfork n to avoid limbo namespace when the command fails

f369826d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/21 13:06
merge

112d26ac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/21 13:04
add plumbing rules for page bookmarks and audio playback

ca1f1556 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/21 13:04
page: implement bookmarks (thanks trav_ for starting it)

b02089ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/19 14:56
add medium to low quality json(2) manual page

1fd6db6e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/19 13:12
rio: dont consider shell characters as part of the filename for auto completion

54bf57f0 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/19 10:08
fortunes: What an amazing year for the Web.

8a44eade – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/19 09:59
json(2): fix spelling error

1d6a8e61 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/12/17 10:40
acid leak: handle ALIGN_MAGIC padding of skip area for mallocalign()

dc8e812a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/12/17 10:32
pool: update debug log format string for poolallocalign()

5cb9f478 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/17 07:48
devether: fix spelling mistype

7bcf8918 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/16 16:47
ether82598, ether82563: remove packblock() avoidance hack

e5d6bcec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/16 16:39
etheryuk: fix problems with yukon2 ep+ rev0, deoptimize

6f695394 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/16 14:19
devether: remove qfull prints and fix loopback packet handling of etheroq()

5d33b42e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/16 05:06
devssl: use parsecmd() to process control message to get rid of 128 byte stack buffer limit

aa61b9a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/15 02:49
exportfs: get rid of limits, cleanup

f11a9f04 – Matthew Veety <mveety@gmail.com> authored on 2013/12/12 21:24
god damn it forgot fucking fns.h from my last commit

3b769173 – Matthew Veety <mveety@gmail.com> authored on 2013/12/12 21:20
Added in /dev/cputemp for bcm kernel (Thanks Krystian!)

e05630b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/11 01:48
cifs(4): fix documentation for -d flag

020f8fb1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/11 00:48
factotum: add ntlmv2 (mschap2) client auth for cifs

b4fd5342 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/08 22:35
draw: fix drawing of replicated source image on memlayer with a clip rectangle

0baf8dab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/08 03:38
cifs: fix compiler warning

03df671b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/08 03:34
handle NIL user domain, and Z(4) at end of nt blob for ntlmv2

dcb884d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/07 21:22
experimental ntlmv2 server authenticaion support for cifsd

827f4547 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/07 03:25
kernel: simplify pexit(), avoid making wait record for RFNOWAIT (parentless) procs

d2ca0da3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/07 02:17
devproc: make sure /proc/n/wait waits for the right process children

631adffb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/07 00:38
kernel: fix pexit() Waitmsg memory leak.

a8f66252 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/06 19:53
gif: remove warning when animated gif is rendered to bitmap

bed2d193 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/06 19:51
mothra: remove debug code, dont create $home/lib/mothra/mothra.err file

0cfcd317 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/06 04:43
etheriwl.c: add did 4232 for intel wifi link 5100 (thanks, hmr)

d9ef889d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/06 00:03
libthread: avoid calling thread waiting for fork/execed process to finish if we dont have to

c0f42102 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/05 17:43
telnet: simplify previous change by moving the notkbd check into consctlcmd()

d83318df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/05 17:39
cpu: add -n flag for the remote site to allow "none" authentification method (inspired from sources cpu-noauth patch)

9b98e741 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/05 17:05
telnet: disable changing raw mode when a pipe was being used (from sources telnet-notkbd patch)

80feef87 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/28 18:47
ndb/dns: check bad name length in convM2DNS.c:^gname()

401a50fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/28 18:06
u9fs: fix misuse of Fcall.afid in p9any authentication module. (from sources patch/u9fs-afid)

b4c1c2ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/26 17:31
ndb/dns: do dnresolve() loopcheck only on hosts that we havnt already tried

Next