shithub: riscv

RSS feed

7e1b43a5 – aap <[email protected]> authored on 2014/01/17 14:15
Corrected some man pages.

79e8f53e – cinap_lenrek <[email protected]> authored on 2014/01/13 19:22
devdraw: fix memory corruption reading draw ctl file

265b392e – mischief <[email protected]> authored on 2014/01/13 13:06
merge

05988448 – mischief <[email protected]> authored on 2014/01/13 12:57
hpost: fix Content-Type parameter separator for multipart/form-data POSTs

0c6a9048 – stanley lieber <[email protected]> authored on 2014/01/12 08:00
add /lib/uriel; delete fortunes

aeb49aca – Matthew Veety <[email protected]> authored on 2014/01/12 06:00
added a segment for segattach(2) that gives access to the raspberry pi's gpio header.

a5525457 – cinap_lenrek <[email protected]> authored on 2014/01/12 07:08
etheryuk: fix lockups (thanks burnzez for testing)

5d9f0ed3 – cinap_lenrek <[email protected]> authored on 2014/01/11 11:07
netif: fix wrong qid in 3rd level stats/ifstats files (thanks burnzez)

6a83facf – cinap_lenrek <[email protected]> authored on 2014/01/11 05:46
rio: properly handle initial wrap arround in wlook()

7c503e6f – cinap_lenrek <[email protected]> authored on 2014/01/11 05:14
rio: implement "look" (thanks lf94)

784e6ff8 – cinap_lenrek <[email protected]> authored on 2014/01/10 10:12
kernel: fix fairshare formula in comment (thanks erik)

fc88896f – cinap_lenrek <[email protected]> authored on 2014/01/10 09:51
mixfs: make mixbuffer addition atomic

f4550c4d – cinap_lenrek <[email protected]> authored on 2014/01/09 20:20
merge

aa8f8d86 – cinap_lenrek <[email protected]> authored on 2014/01/09 20:19
libdraw: cleanup string() and stringwidth()

a872d524 – mischief <[email protected]> authored on 2014/01/08 16:32
winwatch: this is not about sanity. rows might be negative

8319457a – mischief <[email protected]> authored on 2014/01/08 15:52
winwatch: prevent divide by zero if the window height is too small

ce2487c3 – cinap_lenrek <[email protected]> authored on 2014/01/06 21:57
mothra: remove version

720967f9 – cinap_lenrek <[email protected]> authored on 2014/01/06 21:24
libframe: fix _frcanfit() for zero width runes, simplify chopframe()

ee4ddd77 – stanley lieber <[email protected]> authored on 2014/01/06 09:55
weather: trim garbage from output

cae41c18 – cinap_lenrek <[email protected]> authored on 2014/01/05 22:56
libframe: avoid _frcanfit() call in frdelete()

e3b49509 – cinap_lenrek <[email protected]> authored on 2014/01/05 22:49
libdraw: fix stringwidth problems

b7ab1354 – cinap_lenrek <[email protected]> authored on 2014/01/04 21:39
merge

f912e018 – cinap_lenrek <[email protected]> authored on 2014/01/04 21:37
rio: make scrollwheel handling consistent with sam

473e9786 – stanley lieber <[email protected]> authored on 2014/01/04 08:13
fortunes: This is Go.

536423eb – cinap_lenrek <[email protected]> authored on 2014/01/03 17:53
9fs: add atom and atomdump (fix the mount spec)

e05d1008 – cinap_lenrek <[email protected]> authored on 2014/01/03 17:25
9fs: add atom alias for atom.9atom.org

6929f0a9 – cinap_lenrek <[email protected]> authored on 2014/01/02 21:16
kernel: simplify procalarm()

8ebe3f68 – cinap_lenrek <[email protected]> authored on 2014/01/02 20:40
alarm: skip timed out alarms when inserting in procalarm() (thanks erik)

d1be5e16 – cinap_lenrek <[email protected]> authored on 2014/01/02 06:07
ps2mouse: retry disable packet streaming command 0xf5

e56affb8 – cinap_lenrek <[email protected]> authored on 2014/01/02 02:44
ps2mouse: disable packet streaming during reprogramming

0e242236 – cinap_lenrek <[email protected]> authored on 2014/01/01 02:41
merge

1a02a458 – cinap_lenrek <[email protected]> authored on 2014/01/01 02:39
kernel: nil check, exited procs handling in postnote()

18a50d04 – cinap_lenrek <[email protected]> authored on 2014/01/01 01:44
proc(3): the args file is writable, not read only (thanks qrstuv)

9a98f28f – cinap_lenrek <[email protected]> authored on 2014/01/01 00:16
kernel: remove error label in pgrpnote() arround postnote

f481ac71 – cinap_lenrek <[email protected]> authored on 2014/01/01 00:14
kernel: fix alarm postnote race

0feb6e06 – cinap_lenrek <[email protected]> authored on 2013/12/31 07:23
devproc: fix noteid permission checks for none

00ff4bea – cinap_lenrek <[email protected]> authored on 2013/12/31 02:29
kernel: check for error label stack underflow in nexterror()

50bda3d5 – cinap_lenrek <[email protected]> authored on 2013/12/30 23:41
kernel: halt idle processors on mp system by default (from sources)

02d22e15 – stanley lieber <[email protected]> authored on 2013/12/30 19:52
mothra: mouse scrollwheel behave the same as in sam

4c8cfe72 – cinap_lenrek <[email protected]> authored on 2013/12/29 02:50
kernel: remove unused debug cprint() function from port/cache.c

42074003 – cinap_lenrek <[email protected]> authored on 2013/12/29 02:48
kernel: dont call pprint() while holding up->debug qlock

afc2d547 – cinap_lenrek <[email protected]> authored on 2013/12/29 01:11
kernel: make sure user text, data and bss wont overlap the stack segment in sysexec()

8cef1794 – cinap_lenrek <[email protected]> authored on 2013/12/28 16:48
mothra: add regular expression text search (thanks mischief, sl)

59d8c24f – cinap_lenrek <[email protected]> authored on 2013/12/28 01:49
page: fix page bookmarks for epub files

7143b286 – cinap_lenrek <[email protected]> authored on 2013/12/28 00:14
ape: move strdup() from libbsd to libap (from sources)

4aa68d2f – stanley lieber <[email protected]> authored on 2013/12/27 11:42
cifs(4): replace with correct version

066ef283 – stanley lieber <[email protected]> authored on 2013/12/27 11:32
cifs(4), cifsd(8): add HISTORY

459f018d – stanley lieber <[email protected]> authored on 2013/12/27 11:22
add HISTORY to various man pages

7d9ae488 – cinap_lenrek <[email protected]> authored on 2013/12/27 15:39
audio/mixfs: implement Tstat to obtain buffer size, better underrun handling

9c4ca0a5 – stanley lieber <[email protected]> authored on 2013/12/26 11:22
audio(1): add pcmconv to HISTORY

5ff9c61b – stanley lieber <[email protected]> authored on 2013/12/26 11:11
fortunes: That's a video card, Blake.

88f45cef – stanley lieber <[email protected]> authored on 2013/12/26 11:07
audio(3): fix spelling

c45123d6 – stanley lieber <[email protected]> authored on 2013/12/26 11:06
audio(1): add HISTORY, fix spelling

b9bec46b – cinap_lenrek <[email protected]> authored on 2013/12/26 16:04
add audio/mixfs to allow simultanious playback streams over a single /dev/audio

cad92eed – cinap_lenrek <[email protected]> authored on 2013/12/25 15:09
json(2): fix out of order SOURCE heading

bb4aba83 – cinap_lenrek <[email protected]> authored on 2013/12/25 11:52
devmouse: exclude sroll-wheel buttons from differential button handling

3e8764ae – cinap_lenrek <[email protected]> authored on 2013/12/25 10:00
acid leak: remove arena pointer a < 0xff000000 check

3f9867c4 – cinap_lenrek <[email protected]> authored on 2013/12/25 09:55
devdraw: fix drawdelname() string memory leak

221129dc – cinap_lenrek <[email protected]> authored on 2013/12/24 20:30
window: fix various problems, cleanup

1059da00 – cinap_lenrek <[email protected]> authored on 2013/12/23 10:38
page: scrollwheel, better backwards scrolling, fix blit bug when page was translated offscreen

9e021d92 – stanley lieber <[email protected]> authored on 2013/12/22 09:56
/sys/lib/plumb/basic: add commas to some rules for file names that will frequently contain commas

66f86d03 – cinap_lenrek <[email protected]> authored on 2013/12/22 12:26
fshalt: rfork n to avoid limbo namespace when the command fails

5fbc2ea9 – cinap_lenrek <[email protected]> authored on 2013/12/21 13:06
merge

5dae7fcc – cinap_lenrek <[email protected]> authored on 2013/12/21 13:04
add plumbing rules for page bookmarks and audio playback

48d2f14f – cinap_lenrek <[email protected]> authored on 2013/12/21 13:04
page: implement bookmarks (thanks trav_ for starting it)

803bc88a – cinap_lenrek <[email protected]> authored on 2013/12/19 14:56
add medium to low quality json(2) manual page

56300f72 – cinap_lenrek <[email protected]> authored on 2013/12/19 13:12
rio: dont consider shell characters as part of the filename for auto completion

190653f0 – stanley lieber <[email protected]> authored on 2013/12/19 10:08
fortunes: What an amazing year for the Web.

9b03130b – stanley lieber <[email protected]> authored on 2013/12/19 09:59
json(2): fix spelling error

0866d65f – cinap_lenrek <[email protected]> authored on 2013/12/17 10:40
acid leak: handle ALIGN_MAGIC padding of skip area for mallocalign()

65f426c0 – cinap_lenrek <[email protected]> authored on 2013/12/17 10:32
pool: update debug log format string for poolallocalign()

6e2bea73 – cinap_lenrek <[email protected]> authored on 2013/12/17 07:48
devether: fix spelling mistype

f3f89e03 – cinap_lenrek <[email protected]> authored on 2013/12/16 16:47
ether82598, ether82563: remove packblock() avoidance hack

ce5f9d82 – cinap_lenrek <[email protected]> authored on 2013/12/16 16:39
etheryuk: fix problems with yukon2 ep+ rev0, deoptimize

ea6fea59 – cinap_lenrek <[email protected]> authored on 2013/12/16 14:19
devether: remove qfull prints and fix loopback packet handling of etheroq()

69461186 – cinap_lenrek <[email protected]> authored on 2013/12/16 05:06
devssl: use parsecmd() to process control message to get rid of 128 byte stack buffer limit

35484945 – cinap_lenrek <[email protected]> authored on 2013/12/15 02:49
exportfs: get rid of limits, cleanup

7d001bd2 – Matthew Veety <[email protected]> authored on 2013/12/12 21:24
god damn it forgot fucking fns.h from my last commit

9c52f4d9 – Matthew Veety <[email protected]> authored on 2013/12/12 21:20
Added in /dev/cputemp for bcm kernel (Thanks Krystian!)

91e9d746 – cinap_lenrek <[email protected]> authored on 2013/12/11 01:48
cifs(4): fix documentation for -d flag

3c8db40d – cinap_lenrek <[email protected]> authored on 2013/12/11 00:48
factotum: add ntlmv2 (mschap2) client auth for cifs

71dbddef – cinap_lenrek <[email protected]> authored on 2013/12/08 22:35
draw: fix drawing of replicated source image on memlayer with a clip rectangle

193e55b8 – cinap_lenrek <[email protected]> authored on 2013/12/08 03:38
cifs: fix compiler warning

007520e3 – cinap_lenrek <[email protected]> authored on 2013/12/08 03:34
handle NIL user domain, and Z(4) at end of nt blob for ntlmv2

c940e986 – cinap_lenrek <[email protected]> authored on 2013/12/07 21:22
experimental ntlmv2 server authenticaion support for cifsd

d7f90a90 – cinap_lenrek <[email protected]> authored on 2013/12/07 03:25
kernel: simplify pexit(), avoid making wait record for RFNOWAIT (parentless) procs

77611280 – cinap_lenrek <[email protected]> authored on 2013/12/07 02:17
devproc: make sure /proc/n/wait waits for the right process children

4fd55abb – cinap_lenrek <[email protected]> authored on 2013/12/07 00:38
kernel: fix pexit() Waitmsg memory leak.

e2da074d – cinap_lenrek <[email protected]> authored on 2013/12/06 19:53
gif: remove warning when animated gif is rendered to bitmap

66cc2fa9 – cinap_lenrek <[email protected]> authored on 2013/12/06 19:51
mothra: remove debug code, dont create $home/lib/mothra/mothra.err file

a989f89f – stanley lieber <[email protected]> authored on 2013/12/06 04:43
etheriwl.c: add did 4232 for intel wifi link 5100 (thanks, hmr)

6e1c8335 – cinap_lenrek <[email protected]> authored on 2013/12/06 00:03
libthread: avoid calling thread waiting for fork/execed process to finish if we dont have to

f6887b0a – cinap_lenrek <[email protected]> authored on 2013/12/05 17:43
telnet: simplify previous change by moving the notkbd check into consctlcmd()

5c000bbe – cinap_lenrek <[email protected]> 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)

919863da – cinap_lenrek <[email protected]> authored on 2013/12/05 17:05
telnet: disable changing raw mode when a pipe was being used (from sources telnet-notkbd patch)

ad3ba883 – cinap_lenrek <[email protected]> authored on 2013/11/28 18:47
ndb/dns: check bad name length in convM2DNS.c:^gname()

b77eda8f – cinap_lenrek <[email protected]> authored on 2013/11/28 18:06
u9fs: fix misuse of Fcall.afid in p9any authentication module. (from sources patch/u9fs-afid)

da6a10c4 – cinap_lenrek <[email protected]> authored on 2013/11/26 17:31
ndb/dns: do dnresolve() loopcheck only on hosts that we havnt already tried

82defc81 – stanley lieber <[email protected]> authored on 2013/11/24 17:11
theo: Don't like it? Then walk away.

0ef4ecc7 – cinap_lenrek <[email protected]> authored on 2013/11/25 18:22
faces: use 9front icon for googlecode.com/plan9front

Next