shithub: riscv

RSS feed

58f8d787 – cinap_lenrek <[email protected]> authored on 2013/06/22 05:53
alarm: run checkalarms() only on cpu0 (from eriks alarm-once patch)

04b78032 – cinap_lenrek <[email protected]> authored on 2013/06/22 05:50
apic: eleminate splhi and apictimerlock, per cpu apictimer structure

e3893838 – cinap_lenrek <[email protected]> authored on 2013/06/21 21:22
wifi: add list of setup encryption key ciphers and lengths into ifstats file

769fcc82 – cinap_lenrek <[email protected]> authored on 2013/06/21 21:18
devcons: change /dev/kmesg buffer back to normal 16K

34876535 – cinap_lenrek <[email protected]> authored on 2013/06/21 20:47
apic: fix lapic timer divider (fixes wrong lapic frequency on boot)

a59b0bd6 – cinap_lenrek <[email protected]> authored on 2013/06/20 22:49
merge

49c9955a – cinap_lenrek <[email protected]> authored on 2013/06/20 22:49
reverting *notsc= option, this needs another revision

94fb78a6 – cinap_lenrek <[email protected]> authored on 2013/06/20 22:48
merge

19bf2bbf – cinap_lenrek <[email protected]> authored on 2013/06/20 22:46
reverting guesscpuhz() changes, causes trouble

f9900728 – cinap_lenrek <[email protected]> authored on 2013/06/20 22:37
uhtml: fix wrong open error handling (fd 0 != fd 1) (thanks BurnZeZ)

41208add – cinap_lenrek <[email protected]> authored on 2013/06/20 22:27
ndb/dns: avoid duplicate entries for db records

17da3e3f – cinap_lenrek <[email protected]> authored on 2013/06/19 22:30
disable tscticks in pc kernel (for now)

d1b6c02a – ppatience0 <[email protected]> authored on 2013/06/19 17:25
nusb/ether: fix asixread() invert/shift in wrong order

8da4c8dc – cinap_lenrek <[email protected]> authored on 2013/06/19 16:56
plan9.ini: add *notsc= option to disable use of TSC as righ resolution clock

35314ce1 – cinap_lenrek <[email protected]> authored on 2013/06/19 16:18
libc: fix compiler warning for mips canlock() and _tas()

82b243b5 – cinap_lenrek <[email protected]> authored on 2013/06/19 16:13
libdraw: fix allocscreen() memory leak with too many retries (from 9atom)

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

40bc0b9d – cinap_lenrek <[email protected]> authored on 2013/06/19 18:07
auth/asm12dsa: use fd 0 instead of trying to open /dev/stdin (thanks arpunk)

8ac67646 – cinap_lenrek <[email protected]> authored on 2013/06/18 17:49
libaml: pikeshedd style, handle division by zero (thanks erik)

32d47218 – cinap_lenrek <[email protected]> authored on 2013/06/18 16:54
smtp: usage for -t flag (thanks erik)

1a6d523d – cinap_lenrek <[email protected]> authored on 2013/06/17 22:00
nusb/ether: fix asixwrite()

b5659c09 – cinap_lenrek <[email protected]> authored on 2013/06/18 19:23
libdraw: avoid moving cursor if we dont have to for menuhit

d7c7c7e4 – cinap_lenrek <[email protected]> authored on 2013/06/18 18:09
devsrv, devshr: wstat permissions

4b9845d9 – cinap_lenrek <[email protected]> authored on 2013/06/18 18:02
devshr: fix wstat, style

b302cc10 – cinap_lenrek <[email protected]> authored on 2013/06/17 17:58
devsrv: fix wstat(), srvname(), avoid smalloc() while holding srv qlock, style

9369f83b – cinap_lenrek <[email protected]> authored on 2013/06/17 04:05
page: use resizewin() to change window size for gif display

89ed97aa – ppatience0 <[email protected]> authored on 2013/06/16 16:37
nusb/ether: call sysfatal if dev is nil

bf048d94 – cinap_lenrek <[email protected]> authored on 2013/06/16 22:28
ip/ethermedium: drop short packets instead of producing negative size blocks

202be57b – cinap_lenrek <[email protected]> authored on 2013/06/16 15:01
draw: add badrect() function to reject zero, negative size or orverly huge rectangles

e36d9f5c – cinap_lenrek <[email protected]> authored on 2013/06/16 02:26
make filesystem handling of read9pmsg() consistent

d84aedde – cinap_lenrek <[email protected]> authored on 2013/06/16 02:16
devmnt: add debug print for convS2M failing, suspecting this causing zero length writes

389f4575 – cinap_lenrek <[email protected]> authored on 2013/06/15 23:23
paint: limit zoom to 12 steps

0d180190 – cinap_lenrek <[email protected]> authored on 2013/06/15 21:20
wpa: fix bug

4be3d64a – cinap_lenrek <[email protected]> authored on 2013/06/15 21:11
crop /lib/face/48x48x8/n/nixie.1 to the right size (was 512x512)

56073b73 – cinap_lenrek <[email protected]> authored on 2013/06/15 20:39
libmemdraw: fix drawing to color mapped with alpha chan (m8a8)

4cbfe26d – cinap_lenrek <[email protected]> authored on 2013/06/16 18:43
abaco: allow single quotes for ctype attribute (thanks plhk)

3d581e8b – cinap_lenrek <[email protected]> authored on 2013/06/15 17:09
page: 12 zoom levels should be enougth

4cf627a1 – cinap_lenrek <[email protected]> authored on 2013/06/15 15:02
wpa: automatically pick cipher suits from beacon rsne

2e0fac76 – cinap_lenrek <[email protected]> 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

249915c3 – cinap_lenrek <[email protected]> authored on 2013/06/14 13:31
pool: use splaying to balance free node tree

0a7e9ba1 – cinap_lenrek <[email protected]> authored on 2013/06/14 19:28
rdbfs: add -s srvname (from charles forsyth's rdbfs-srvname patch)

c198a557 – cinap_lenrek <[email protected]> authored on 2013/06/14 19:22
lpdaemon: fix bogus string termination (from sources)

12853d3b – cinap_lenrek <[email protected]> authored on 2013/06/13 16:08
merge

166da952 – jpathy <[email protected]> authored on 2013/06/14 19:42
fpiarm: condok() verfiy before specialop() omap/kw

38d18342 – cinap_lenrek <[email protected]> authored on 2013/06/12 15:39
merge

c1b55b03 – cinap_lenrek <[email protected]> authored on 2013/06/12 15:38
libmach: add EMMS for disassembly (8db.c, thanks mischief)

f982f8b0 – cinap_lenrek <[email protected]> authored on 2013/06/12 15:07
merge

646eb150 – cinap_lenrek <[email protected]> authored on 2013/06/12 19:39
smtp: add SMTPS support (-t)

3b4243aa – stanley lieber <[email protected]> authored on 2013/06/12 09:26
fortunes: When Do Apps Become Rituals?

4b79c8f8 – jpathy <[email protected]> authored on 2013/06/11 21:17
Remove unused fpemu function in omap, kw

9f949e3c – jpathy <[email protected]> authored on 2013/06/11 21:11
ARM: kernel: add vfp emulator to bcm, teg2, omap, kw

f166778c – jpathy <[email protected]> authored on 2013/06/10 20:30
5e: vfp support

0dbde06b – cinap_lenrek <[email protected]> authored on 2013/06/10 16:43
merge with jpathy

de463408 – jpathy <[email protected]> authored on 2013/06/10 14:07
ARM: kernel changes make teg2 procfork() call fpuprocfork() and acid fixes for vfp instruction

408f1bea – cinap_lenrek <[email protected]> authored on 2013/06/09 21:13
merge

dfb0bf24 – cinap_lenrek <[email protected]> authored on 2013/06/09 21:13
acid: fix dumptree() acid function to work in kernel debug, update malloc.acid and pool.acid files

177c175f – cinap_lenrek <[email protected]> authored on 2013/06/09 21:09
kernel: allow sysr1 debugging only for hostowner

151e7561 – ppatience0 <[email protected]> authored on 2013/06/09 07:16
hgignore: ignore stuff in /lib/rfc

d1b9c8c6 – ppatience0 <[email protected]> authored on 2013/06/09 06:57
grabrfc: create /lib/rfc/drafts if it doesn't exist yet

686f9fa1 – cinap_lenrek <[email protected]> authored on 2013/06/08 21:51
page: handle interrupt note

c9e79c27 – cinap_lenrek <[email protected]> authored on 2013/06/08 21:36
page: exit on kill note

667abe10 – cinap_lenrek <[email protected]> authored on 2013/06/08 19:54
merge

b38d1979 – cinap_lenrek <[email protected]> authored on 2013/06/08 19:53
ape: fix _main stack setup for arm (_privates and _errnoloc was inside argv)

1f52da20 – aiju <[email protected]> authored on 2013/06/07 15:43
bitcoin stuff

4e81aab6 – cinap_lenrek <[email protected]> authored on 2013/06/07 14:34
libaml: create \_GL name object

62f6d1bc – cinap_lenrek <[email protected]> authored on 2013/06/07 14:04
no need to disable fpu in execregs, this is done in procsetup() already

f0c9bb97 – cinap_lenrek <[email protected]> authored on 2013/06/07 14:03
archacpi: handle multiple SSDT tables

a5488ad1 – ppatience0 <[email protected]> authored on 2013/06/05 15:11
plan9.ini(8): typo

06ec2ffa – cinap_lenrek <[email protected]> authored on 2013/06/05 16:35
cifs(4): default method is ntlmv2, fix formatting

be351877 – cinap_lenrek <[email protected]> authored on 2013/06/05 16:34
remove iwl-firmware download script, this should be a package

b014e2c4 – mveety <[email protected]> authored on 2013/06/04 08:52
added a script to automate downloading and installing of iwl firmware

60fd776d – cinap_lenrek <[email protected]> authored on 2013/06/04 18:11
libaml: various fixes found by plhk

bc9df6c6 – cinap_lenrek <[email protected]> authored on 2013/06/03 19:49
time: fix -older t for relative times to current time (thanks arisawa for pointing out)

b099f734 – cinap_lenrek <[email protected]> authored on 2013/06/02 00:59
grabrfc: fix null list in concatination when no $dom, just use $sysname

55da96c6 – cinap_lenrek <[email protected]> authored on 2013/06/02 00:50
grabrfc: +x

e1bc28d1 – ppatience0 <[email protected]> authored on 2013/06/01 15:40
fgui: check if fd is valid before entering new key

d3773c43 – cinap_lenrek <[email protected]> authored on 2013/06/01 20:24
aux/wpa: make sure essid is configured, dont make factotum ask for essid

bf2dd0c6 – cinap_lenrek <[email protected]> authored on 2013/06/02 19:46
merge

97c4381d – cinap_lenrek <[email protected]> authored on 2013/06/02 19:45
nusb/kb: map button 4 to middle button 2 (for logitech 5 button mouse)

6c4d8f8b – cinap_lenrek <[email protected]> authored on 2013/06/01 14:51
8c: apply charles forsyth's 8c-cgen64-mul-savereg patch (from sources)

a5589dda – ppatience0 <[email protected]> authored on 2013/06/01 12:56
hjfs: ignore atime on wstat

82f9f3df – cinap_lenrek <[email protected]> authored on 2013/06/01 12:31
usbdwc: sync with sources (Raspberry Pi Model A support)

03f364d1 – cinap_lenrek <[email protected]> authored on 2013/06/01 12:14
inst/ndbsetup: allow setting sysname more than once

2502ba5a – ppatience0 <[email protected]> authored on 2013/06/01 10:00
auth(2): auth_getkey only takes a single argument: char *params

aa3e73a9 – ppatience0 <[email protected]> authored on 2013/06/01 09:44
hgignore: ignore /lib/firmware

74416281 – ppatience0 <[email protected]> authored on 2013/06/01 13:14
readgif, readjpg: fix incorrect malloc arguments: use sizeof(Rawimage*) instead of sizeof(Rawimage**) and 2*sizeof(Rawimage*) instead of sizeof(Header)

48d4083e – cinap_lenrek <[email protected]> authored on 2013/05/31 22:42
mothra: implement link buttons

aedb35af – cinap_lenrek <[email protected]> authored on 2013/05/31 21:42
ether82557: panic() if receive buffer allocation fails on init

f7ffca5c – cinap_lenrek <[email protected]> authored on 2013/05/31 21:40
ether83815: dont raise error() from etherreset

096cf143 – stanley lieber <[email protected]> authored on 2013/05/31 09:49
/lib/1oct1993: Reprinted with corrections, October 2012

2a94e1fc – cinap_lenrek <[email protected]> authored on 2013/05/31 14:55
pool: do poolcheck when free nodes get corrupted instead of assert

a84c51a1 – mveety <[email protected]> authored on 2013/05/29 18:25
fixed a segfault in auth/as because it didn't check to see if argv[0] and argv[1] actually had things in them

9abafe22 – cinap_lenrek <[email protected]> authored on 2013/05/29 21:58
hjfs: deal with ORCLOSE in chancreat()

5ba51bcd – cinap_lenrek <[email protected]> authored on 2013/05/30 19:27
merge

8eb12a65 – cinap_lenrek <[email protected]> authored on 2013/05/30 19:27
merge

d94ffb48 – cinap_lenrek <[email protected]> authored on 2013/05/30 19:26
kernel: do all fp state fork from procfork() (like pc kernel)

9652f5be – cinap_lenrek <[email protected]> authored on 2013/05/30 19:16
pc kernel: simulate FXSAVE/FXRSTOR tag-byte from x87 tag-word, copy fp state across fork

580a467f – cinap_lenrek <[email protected]> authored on 2013/05/30 19:01
libmach: fix reversed F0-F7 register order

392f92b8 – ftrvxmtrx <[email protected]> authored on 2013/05/29 07:37
ircrc: target is more important (especially in winwatch)

9fee166e – ppatience0 <[email protected]> authored on 2013/05/28 16:06
io, seg: we should exits(nil) at the end of main

Next