shithub: riscv

RSS feed

1fe36bf8 – mischief <[email protected]> authored on 2014/02/01 07:27
realemu: implement IDIV, mark 0xE0000 writeable, fix DIV overfow trap

08bb4afb – mischief <[email protected]> authored on 2014/02/01 07:14
acid: use correct print flags and casts for shorts in fmt

abb4bad7 – mischief <[email protected]> authored on 2014/02/01 07:04
ip/torrent: print tracker errors/warnings in debug mode and allow setting peerid

ed9e9f98 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:31
libc and ape support for amd64

d4fb753c – cinap_lenrek <[email protected]> authored on 2014/02/01 05:30
rename Ureg.ip to Ureg.pc

cc242226 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:29
fixes for new setmalloctag() prototype

80066954 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:28
gs: amd64 support

2dbdfe8a – cinap_lenrek <[email protected]> authored on 2014/02/01 05:27
python: amd64 support

56343caf – cinap_lenrek <[email protected]> authored on 2014/02/01 05:25
add experimental pc64 kernel

28ad4e66 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:23
pc kernel: split mpstartap() and squidboy into separate file... stuff for amd64

06bc19c2 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:20
kernel: usb fixes for amd64

dcea7146 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:17
kernel: fix pointer truncation in xspanalloc(), fix format prints

7613608b – cinap_lenrek <[email protected]> authored on 2014/02/01 05:16
kernel: handle amd64 40 byte headers in exec()

88476df5 – cinap_lenrek <[email protected]> authored on 2014/02/01 05:14
vesa: explicitely use /386/include/ureg.h

090fd6ec – cinap_lenrek <[email protected]> authored on 2014/02/01 04:55
libmach: pc64 uses 4K pages, IP -> PC

9a523403 – cinap_lenrek <[email protected]> authored on 2014/02/01 04:54
libmemdraw: apply erik quanstros fix for sign preserving in byteaddr()

d77455ab – cinap_lenrek <[email protected]> authored on 2014/02/01 04:53
libdraw: use pid as initial screenid so one can have more than 25 windows.

010af9ba – cinap_lenrek <[email protected]> authored on 2014/02/01 04:52
6l: fix warning, setmalloctag declaration, missing header type cases

bbe6fe51 – stanley lieber <[email protected]> authored on 2014/01/21 20:20
/lib/face: add some new faces

0efcfcc6 – stanley lieber <[email protected]> authored on 2014/01/21 20:19
fortunes: undelete

ca7c413f – cinap_lenrek <[email protected]> authored on 2014/01/22 15:12
sdiahci: fix hardcoded 512 byte sector size

520957e2 – cinap_lenrek <[email protected]> authored on 2014/01/21 17:12
kernel: fix ulong abuse in xalloc

ebfb4fdf – cinap_lenrek <[email protected]> authored on 2014/01/19 22:17
kernel: convert putmmu() to uintptr for va and pa

ad1eefb3 – cinap_lenrek <[email protected]> authored on 2014/01/19 21:16
kernel: various cleanups

cb039318 – cinap_lenrek <[email protected]> authored on 2014/01/19 19:54
malloc(2): update alloctag types

6c2e983d – cinap_lenrek <[email protected]> authored on 2014/01/19 19:47
kernel: apply uintptr for ulong when a pointer is stored

b99ecee6 – cinap_lenrek <[email protected]> authored on 2014/01/19 19:09
malloc: change malloc and realloc tag types to uintptr

43ae5531 – cinap_lenrek <[email protected]> authored on 2014/01/19 19:05
ape: remove local copy of memccpy()

8a72dc1c – cinap_lenrek <[email protected]> authored on 2014/01/18 22:32
kernel: fix declaration of getcallerpc()

ba787cc5 – cinap_lenrek <[email protected]> authored on 2014/01/18 22:29
kernel: replace BY2WD in scanline width calculation to sizeof(ulong) like libmemdraw

02a2eb66 – cinap_lenrek <[email protected]> authored on 2014/01/17 16:09
libmach: fix wrong operand order of MOVLQSX instruction disassembly

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

Next