shithub: riscv

RSS feed

3b1a0ab1 – cinap_lenrek <[email protected]> authored on 2014/04/26 14:04
tlshand: fix memory leaks, fix alloc element size for certs pointer array, error handling

c8ac5d7e – glenda <glenda@turku> authored on 2014/04/26 11:08
games/geigerstats: fix usage() to exit; games(1): geigerstats args

6a905b45 – ftrvxmtrx <devnull@localhost> authored on 2014/04/26 10:26
tr: fix 4-byte runes fix (thanks rsc)

4468438c – ftrvxmtrx <devnull@localhost> authored on 2014/04/26 09:22
merge

b4fa1e61 – ftrvxmtrx <devnull@localhost> authored on 2014/04/26 09:22
man pages: fix duplicate words

5e201a7d – glenda <glenda@turku> authored on 2014/04/25 23:38
draw(2): fix missing arg of bezspline on page 5

244bb003 – ftrvxmtrx <devnull@localhost> authored on 2014/04/25 21:47
man pages: the the wich

ab2838aa – stanley lieber <[email protected]> authored on 2014/04/25 05:25
newt: write message header and body to virtual file before printing, to avoid stutter

3dbc32d7 – mischief <[email protected]> authored on 2014/04/24 16:05
nusb(4): fix spelling

bfbe4803 – aiju <devnull@localhost> authored on 2014/04/24 15:22
games/snes: mode 5/6; overscan fix

0753d785 – cinap_lenrek <[email protected]> authored on 2014/04/24 18:02
revert previous change, i was confused.

634b40fe – cinap_lenrek <[email protected]> authored on 2014/04/24 18:00
nusb: use ep->addr instead of ep->id in unstall() library function

70d7f4c3 – ftrvxmtrx <devnull@localhost> authored on 2014/04/23 17:20
nusb/rndis: avoid allocation on each transmission

41908149 – cinap_lenrek <[email protected]> authored on 2014/04/23 16:03
nusb: resolve endpoint id conflict with different input and output types

07bf5a24 – ftrvxmtrx <devnull@localhost> authored on 2014/04/23 19:47
merge

645510e5 – ftrvxmtrx <devnull@localhost> authored on 2014/04/23 19:46
boot/nusbrc: add another rndis device

2ef8c9ed – ftrvxmtrx <devnull@localhost> authored on 2014/04/23 19:45
nusb: workaround for endpoints with same index but different types

99c0abc7 – ftrvxmtrx <devnull@localhost> authored on 2014/04/22 19:34
nusb/ether: add RNDIS support (tested on Nexus 5)

39d6af1c – stanley lieber <[email protected]> authored on 2014/04/22 07:49
fortunes: i was up at 9am, climbed a mountain, hiked 6 km through 4ft deep slush (the image you are supposed to get is of 12 million overturned slurpee cups, and of geting your groin wet in slurpee), nearly died eating beef vindaloo, wrote some code, talked on the phone, wrote mail, and now it's almost 4am and this is absolutely beyond ridiculous.

c88d48d5 – cinap_lenrek <[email protected]> authored on 2014/04/22 00:26
termrc, cpurc: exclude wpa from oom kill and swap

0f98415f – cinap_lenrek <[email protected]> authored on 2014/04/21 12:44
wifi: set ether->mbps to highest supported rate of the associated ap

49825fa7 – cinap_lenrek <[email protected]> authored on 2014/04/21 01:22
etheriwl: set msb for all rates

3b87d611 – cinap_lenrek <[email protected]> authored on 2014/04/20 23:43
wifi: first attempt on negotiating data rates

b94c766f – cinap_lenrek <[email protected]> authored on 2014/04/19 12:18
nusb: dont include <bio.h>, we'r not using it (thanks erik)

8d0e4cf3 – cinap_lenrek <[email protected]> authored on 2014/04/18 16:55
wpa support for tcp boot, remove duplicate secstore code from factotum

fc15a01d – cinap_lenrek <[email protected]> authored on 2014/04/18 16:44
kernel: add secstore and wpa to bootfs

6a7ba3d2 – cinap_lenrek <[email protected]> authored on 2014/04/18 16:41
secstore: fix wrong "readnvram %r" error status

9204ed89 – ftrvxmtrx <devnull@localhost> authored on 2014/04/18 12:43
nusb/kb: fix trackpoint on thinkpad usb keyboard

d9ea4a71 – cinap_lenrek <[email protected]> authored on 2014/04/17 14:57
secstore: fix gfile/pfile/rfile array sizes

66aa9490 – cinap_lenrek <[email protected]> authored on 2014/04/15 17:34
kernel: fix printing wrong memory sizes in pageinit(), overflowed on amd64 (thanks aram)

712ce5d9 – cinap_lenrek <[email protected]> authored on 2014/04/15 05:43
merge

a418525d – cinap_lenrek <[email protected]> authored on 2014/04/15 05:42
vgadb: add EIZO Flexscan S2231W (from kenji okamoto)

75079ab1 – cinap_lenrek <[email protected]> authored on 2014/04/15 05:40
vga: add support nVidia 7600GS (and possibly 7950) (from kenji okamoto)

c57fe069 – stanley lieber <[email protected]> authored on 2014/04/14 17:01
aanuke: only print commands to kill the current user's aan procs

d8e4904d – stanley lieber <[email protected]> authored on 2014/04/14 15:24
aanuke: check both /net and /net.alt (thanks, mischief)

1c3e6a3e – stanley lieber <[email protected]> authored on 2014/04/14 15:09
aan(8): add HISTORY

0812a26f – stanley lieber <[email protected]> authored on 2014/04/14 15:05
add /rc/bin/aanuke

f02f05ca – cinap_lenrek <[email protected]> authored on 2014/04/14 20:37
libmach: fix printing of amd64 modrm byte register with rex prefix

81545f34 – cinap_lenrek <[email protected]> authored on 2014/04/14 16:44
games/snes: faster scaling

96a94c38 – cinap_lenrek <[email protected]> authored on 2014/04/12 17:59
libmemdraw: improve readbyte() and writebyte() routines

a321204a – cinap_lenrek <[email protected]> authored on 2014/04/12 14:59
icmp: use snprint, add more unreachable error messages (from erik quanstro)

d2618d03 – cinap_lenrek <[email protected]> authored on 2014/04/12 18:25
games/snes: upsample audio to 44100 hz instead of setting audio device frequency

4ae2015d – stanley lieber <[email protected]> authored on 2014/04/11 09:19
newt: add 'kf' command to grep $home/lib/newsgroups for group names

794197ad – stanley lieber <[email protected]> authored on 2014/04/08 21:57
newt: improve input filtering

ea3c192b – stanley lieber <[email protected]> authored on 2014/04/09 17:26
newt: always prefix single digit days with 0 in 'h' view

a4d818ee – stanley lieber <[email protected]> authored on 2014/04/09 17:20
newt: fix 'h' formatting

44c94fbe – stanley lieber <[email protected]> authored on 2014/04/09 17:19
fortunes: Can somebody please include this in the fortunes database?

b7e30ec8 – cinap_lenrek <[email protected]> authored on 2014/04/09 15:41
libc: allow announce address of the form #I1/tcp!*!564

aec3d802 – cinap_lenrek <[email protected]> authored on 2014/04/08 15:35
process acpi interrupt source override entries in a 2nd pass over the madt (APIC) table (thanks erik)

ae3afb12 – cinap_lenrek <[email protected]> authored on 2014/04/03 05:46
merge

c3f2448a – ftrvxmtrx <devnull@localhost> authored on 2014/04/03 19:58
spin(1): fix typo

8515f4ec – cinap_lenrek <[email protected]> authored on 2014/04/03 19:20
eqn: fix parallel build (thanks eekee)

70586401 – cinap_lenrek <[email protected]> authored on 2014/04/03 05:44
webfs: do not unescape escape

95c100a3 – stanley lieber <[email protected]> authored on 2014/04/02 11:49
newt: clean up regexp

aada99ab – stanley lieber <[email protected]> authored on 2014/04/02 11:49
fortunes: No one googles local variable names.

1e1c8900 – stanley lieber <[email protected]> authored on 2014/04/01 15:10
fortunes: The only document that claims Plan 9 runs in 4 megabytes is the FAQ on our home page.

8347075f – stanley lieber <[email protected]> authored on 2014/04/01 10:34
add newt(1): nntp client for use with nntpfs(4)

5d3d0854 – cinap_lenrek <[email protected]> authored on 2014/04/01 15:28
devproc: change address format in segment file to %8p (thanks eekee)

d41b6136 – BurnZeZ <[email protected]> authored on 2014/04/01 09:12
getfields(2): add missing SOURCE file

50e2c9b4 – cinap_lenrek <[email protected]> authored on 2014/04/01 02:04
sam, acme: fix character classes quoting for 21-bit runes

5b5eb3b4 – glenda <glenda@turku> authored on 2014/03/30 18:20
merge

67eb30f0 – glenda <glenda@turku> authored on 2014/03/30 18:18
games/gb: better video scaler from games/nes

0c1dd575 – cinap_lenrek <[email protected]> authored on 2014/03/30 14:11
grep: fix tab2, use int instead of Rune to be compatible to 16bit rune system

4d0a4461 – cinap_lenrek <[email protected]> authored on 2014/03/30 00:29
grep: fix wrong rlcass splitting (thanks erik and kenji)

cde97a4d – cinap_lenrek <[email protected]> authored on 2014/03/29 15:44
6c, 8c: optimize away CMPL/CMPQ reg, $0 instruction in peephole pass

91bed257 – BurnZeZ <[email protected]> authored on 2014/03/26 12:48
ramfs: fix srvname; postmountsrv() already prepends /srv/

1641d990 – cinap_lenrek <[email protected]> authored on 2014/03/26 14:39
audio/oggdec: wait for pcmconv child process to exit

b964e60a – cinap_lenrek <[email protected]> authored on 2014/03/26 19:47
libauthsrv: recognize amd64 $cputype in readnvram() to look for default locations

d4abe404 – cinap_lenrek <[email protected]> authored on 2014/03/24 15:00
pc64: prevent dat.h from getting overwritten by ../pc/dat.h

0df733f9 – cinap_lenrek <[email protected]> authored on 2014/03/23 16:16
games/snes: fix dspclock signed overflow (music stoping for minute)

e1183523 – cinap_lenrek <[email protected]> authored on 2014/03/23 14:47
hget: revert hget -v change, this needs more thought

ffb12019 – cinap_lenrek <[email protected]> authored on 2014/03/23 14:10
auth/login: find authdom instead of using hardcoded cs.bell-labs.com (thanks erik)

226cb140 – mischief <[email protected]> authored on 2014/03/22 19:48
hget(1): fix minor formatting error

a710914b – mischief <[email protected]> authored on 2014/03/22 19:28
hget: add the -v option to produce progress on stderr, like old hget

0d080855 – aiju <devnull@localhost> authored on 2014/03/22 08:50
games/snes: cpu timing fix

b13425e2 – aiju <devnull@localhost> authored on 2014/03/22 07:11
games/snes: silly bug

3e965055 – aiju <devnull@localhost> authored on 2014/03/22 06:51
games/snes: improved cpu timing

393dfd1c – cinap_lenrek <[email protected]> authored on 2014/03/21 15:05
8c, 6c: fix mulgen botch error for handling multiplication by zero constant

294e940f – cinap_lenrek <[email protected]> authored on 2014/03/21 14:59
pc64: serial console support

4a6939c2 – cinap_lenrek <[email protected]> authored on 2014/03/21 14:12
devfs: fix cclose() crash in devfs error handling

4abb38f1 – aiju <devnull@localhost> authored on 2014/03/21 12:55
games/snes: bug fixes

49ecfb66 – aiju <devnull@localhost> authored on 2014/03/21 10:28
games/snes: minor cpu bug fix

26777f4c – aiju <devnull@localhost> authored on 2014/03/21 10:25
games/snes: minor oam bugs

52cb2d47 – aiju <devnull@localhost> authored on 2014/03/21 09:57
games/snes: fixed decimal mode

24bb136c – aiju <devnull@localhost> authored on 2014/03/21 09:57
games/snes: added open bus emulation

feb800ff – aiju <devnull@localhost> authored on 2014/03/21 08:57
games/snes: address remapping and irq reset bug fix

46168ec5 – aiju <devnull@localhost> authored on 2014/03/21 06:53
games/snes: added state saving

4b0467ce – aiju <devnull@localhost> authored on 2014/03/20 12:44
games/snes: made cpu timing slightly more accurate

3a549671 – aiju <devnull@localhost> authored on 2014/03/20 11:21
games/snes: added offset-per-tile

a6f3ba79 – cinap_lenrek <[email protected]> authored on 2014/03/19 17:15
audiohda: start playback only when we have a minimum delay buffered

90148cbe – aiju <devnull@localhost> authored on 2014/03/19 16:25
games/snes: audio improvements

5b7ebd7b – aiju <devnull@localhost> authored on 2014/03/19 05:04
games/snes: fixed large sprite scrolling bug

da62091c – cinap_lenrek <[email protected]> authored on 2014/03/19 05:00
pc64: port etherbcm

f14b49f8 – aiju <devnull@localhost> authored on 2014/03/17 14:56
games/snes: audio support (kind of)

f783587f – cinap_lenrek <[email protected]> authored on 2014/03/17 14:21
etheriwl: provide shutdown function

84d5bbc6 – aiju <devnull@localhost> authored on 2014/03/17 11:48
games/snes: reset oam address on vblank

37c8651f – aiju <[email protected]> authored on 2014/03/17 10:57
merge

656b427b – aiju <[email protected]> authored on 2014/03/17 10:57
games/snes: SPC ADDW/SUBW fix

b1cd72cf – aiju <devnull@localhost> authored on 2014/03/17 10:54
games/snes: BIT #imm does not set NZ flags

f2f46f4a – cinap_lenrek <[email protected]> authored on 2014/03/16 16:22
pc64: amd64 kernel reboot support

Next