shithub: riscv

RSS feed

319bb17e – cinap_lenrek <[email protected]> authored on 2013/09/15 12:04
vncs: fix cmdpid fork bug

e220636f – cinap_lenrek <[email protected]> authored on 2013/09/15 11:14
vncv: fix missing free for window label

474c2c8a – cinap_lenrek <[email protected]> authored on 2013/09/15 10:45
upas/fs: fix potential filedescriptor leaks

1d4fff69 – cinap_lenrek <[email protected]> authored on 2013/09/14 21:24
pmmc: add support for Ricoh 5U23 SD/MMC controller

56836bfd – cinap_lenrek <[email protected]> authored on 2013/09/14 15:19
tls: fix various tlsClient()/tlsServer() related bugs

be599295 – cinap_lenrek <[email protected]> authored on 2013/09/11 17:23
acme: use threadexitsall() to tear down mouse and keyboard procs on error

6c5deb9b – cinap_lenrek <[email protected]> authored on 2013/09/08 20:51
pci: fix compiler warning about unused variables

8aff0e5b – cinap_lenrek <[email protected]> authored on 2013/09/08 20:44
mp/pci: msi support for hypertransport platform

05818811 – cinap_lenrek <[email protected]> authored on 2013/09/08 16:59
dossrv(4): remove reference to a:, b:, c:, d: and 9fat:

699ea8bd – cinap_lenrek <[email protected]> authored on 2013/09/08 16:34
cpu, ratrace, trace: remove unused #include <bio.h>

9fd0b3ba – cinap_lenrek <[email protected]> authored on 2013/09/08 15:52
md5sum, srv: remove unused #include <bio.h>

9e695e53 – cinap_lenrek <[email protected]> authored on 2013/09/08 15:30
merge

eae48ac6 – cinap_lenrek <[email protected]> authored on 2013/09/08 15:25
sha1sum: remove unused #include <bio.h> (thanks BurnZeZ)

b8c02437 – cinap_lenrek <[email protected]> authored on 2013/09/07 22:33
archacpi: make pcibusno() work on non pci bridges (fixes pciaddr()), distribute irqs in setuplink(), remove debug prints

8c86eb00 – stanley lieber <[email protected]> authored on 2013/09/07 18:48
fortunes: "Not here, not here the darkness, in this twittering world." -- T.S. Eliot

0182cc9d – cinap_lenrek <[email protected]> authored on 2013/09/07 16:07
acme: avoid useless tagline/window redraw if not needed

ebf2c5cd – cinap_lenrek <[email protected]> authored on 2013/09/07 14:42
mk: handle rc blocks in shell quote

12596736 – cinap_lenrek <[email protected]> authored on 2013/09/07 12:22
libaml: fix formating

ad1edf75 – cinap_lenrek <[email protected]> authored on 2013/09/07 12:14
libaml: fix uninitialized variable in getle(), make amleval() work with buildin methods

1b32bd5f – cinap_lenrek <[email protected]> authored on 2013/09/07 10:50
libaml: use FP->env to access method arguments instead of FP->arg in evalosi()

dba77caa – cinap_lenrek <[email protected]> authored on 2013/09/07 10:41
archacpi: implement amldelay(), remove unused variable in setuplink()

cf166c38 – cinap_lenrek <[email protected]> authored on 2013/09/07 10:40
libaml: amldelay(), _OSI(), fix bug in Load() (from plhk's acpi patch)

81618e61 – cinap_lenrek <[email protected]> authored on 2013/09/06 12:55
libc: set malloctag for runesmprint()

1eb2c757 – cinap_lenrek <[email protected]> authored on 2013/09/06 12:54
scram: remove amlalloc()/amlfree()

616eb1f9 – cinap_lenrek <[email protected]> authored on 2013/09/06 12:50
archacpi: experimental handling of interrupt link devices, io access

9add5b76 – cinap_lenrek <[email protected]> authored on 2013/09/06 12:48
libaml: new io interface, add amlnew()/amltake()/amldrop(), late binding names, FindSetLeftBit/FindSetRightBit

95fac5e8 – cinap_lenrek <[email protected]> authored on 2013/09/04 20:55
libhtml: fix potential linked list corruption

cca9a1b5 – cinap_lenrek <[email protected]> authored on 2013/09/04 17:27
abaco: fix memory leaks

32236b49 – cinap_lenrek <[email protected]> authored on 2013/09/04 17:27
libhtml: fix memory leaks

425338fd – cinap_lenrek <[email protected]> authored on 2013/09/03 17:27
webfs: add exits(0) to main()

c1562dae – cinap_lenrek <[email protected]> authored on 2013/09/02 19:18
libhtml: fix double free of form action

b14138c2 – cinap_lenrek <[email protected]> authored on 2013/09/01 17:18
9bootfat: always try plan9 partition even when not marked active, fix bug

243cb680 – ppatience0 <[email protected]> authored on 2013/08/31 09:39
jpg(1), jpg: add -y flag to usage

f104cc9d – cinap_lenrek <[email protected]> authored on 2013/08/30 12:00
usbehci: portreset timing

f459320b – mveety <[email protected]> authored on 2013/08/28 19:05
removed unused variable resize in wind.c

ba7c22f7 – mveety <[email protected]> authored on 2013/08/28 19:01
Added the p9p acme patch the allows multiline tags (thanks rsc and lf94).

12ecb3e5 – cinap_lenrek <[email protected]> authored on 2013/08/27 15:01
usbehci: fix portreset.

d76eccaf – cinap_lenrek <[email protected]> authored on 2013/08/26 20:34
imap4d: apply djc's patch to fix search (from /n/sources/patch/imap4d-cistrcmp)

43d3c872 – cinap_lenrek <[email protected]> authored on 2013/08/27 19:57
devproc: properly handle exclusive refcount for /proc/trace

84109a31 – cinap_lenrek <[email protected]> authored on 2013/08/27 19:27
devshr, devaudio: openmode()/devopen() error handling

52a84514 – cinap_lenrek <[email protected]> authored on 2013/08/27 19:26
devmouse: fix openmode() handling

244d2ee8 – cinap_lenrek <[email protected]> authored on 2013/08/27 19:23
devkbd: fix wrong refcount on open error

5e37e636 – cinap_lenrek <[email protected]> authored on 2013/08/25 14:50
etheriwl: recover from rfkill toggle or firmware crash

334054e0 – ppatience0 <[email protected]> authored on 2013/08/24 15:18
nusb/ether: add aue driver for admtek pegasus usb ethernet adapter

808480f7 – cinap_lenrek <[email protected]> authored on 2013/08/25 18:03
usbehci, usbuhci: paranoia

1556afae – stanley lieber <[email protected]> authored on 2013/08/23 11:48
2c(1), torrent(1), uhtml(1), kbd(3), cwfs(4), hgfs(4), cifsd(8), cryptsetup(8), hjfs(8), kbdfs(8), realemu(8), wpa(8): fix spelling, typos

eca2dbed – stanley lieber <[email protected]> authored on 2013/08/23 07:27
audio(1), hget(1), nusb(4), page(1): fix spelling, typos

d2ac298a – stanley lieber <[email protected]> authored on 2013/08/23 07:15
webfs(4): read the whole man page before committing corrections

e1dfd6de – stanley lieber <[email protected]> authored on 2013/08/23 07:07
webfs(4): fix typo

4ac8d862 – stanley lieber <[email protected]> authored on 2013/08/22 13:58
webfs(4): correct typo

89c964d0 – stanley lieber <[email protected]> authored on 2013/08/22 08:15
fortunes: seems that so much is up on the net, it is hard to comprehend it all.

e1121601 – stanley lieber <[email protected]> authored on 2013/08/22 08:14
file(1): recognize AAC audio files, from sources

e5095cca – cinap_lenrek <[email protected]> authored on 2013/08/20 15:48
wifi: remove pool.h include

9a3a722d – cinap_lenrek <[email protected]> authored on 2013/08/20 19:56
rc: flush environment variables (update /env) before fork

d8cd5d19 – cinap_lenrek <[email protected]> authored on 2013/08/20 19:48
rio: position keyboard window (-k) at the bottom of the screen

a0bc81f0 – cinap_lenrek <[email protected]> authored on 2013/08/20 19:36
bitsy/keyboard: dont resize our own window

dda7b2c4 – cinap_lenrek <[email protected]> authored on 2013/08/19 12:07
wpa: repeat rsne setup after deassociation (roamng between access points)

232dad19 – stanley lieber <[email protected]> authored on 2013/08/15 08:12
fortunes: GitHub is down...uh...now what?

3c3a5735 – cinap_lenrek <[email protected]> authored on 2013/08/14 20:29
libsec: only send client cert when we have one (fix regression from r6e976b2004dd)

c23a2f6a – cinap_lenrek <[email protected]> authored on 2013/08/14 14:49
libc: Prevent infinite recursion when modf is called with NaN or Inf argument. (apply richard millers / modf-nan patch from sources)

508b53a2 – cinap_lenrek <[email protected]> authored on 2013/08/13 17:46
libdraw: fix leftover processes or programs failing to restore window labels when receiving interrupt note

df9597ec – cinap_lenrek <[email protected]> authored on 2013/08/12 15:28
resample: fix XRGB32 color channel handling

1b58ec92 – cinap_lenrek <[email protected]> authored on 2013/08/11 23:43
esd: enlightenment sound daemon

d4f39b35 – cinap_lenrek <[email protected]> authored on 2013/08/11 20:40
games/doom: remove useless allocation of screen[0] buffer

762093d2 – cinap_lenrek <[email protected]> authored on 2013/08/11 20:08
games/juggle, games/catclock: keep up with queued mouse events

883ded7b – cinap_lenrek <[email protected]> authored on 2013/08/12 19:31
catclock: protect black border with clip rectangle and dont print when window is too small

09d3dbc7 – cinap_lenrek <[email protected]> authored on 2013/08/11 14:32
ether6105m: increase timeouts for Soekris 5501s (from sources)

5fce388a – cinap_lenrek <[email protected]> authored on 2013/08/11 14:23
create /sys/lib/ssl

bf10f672 – cinap_lenrek <[email protected]> authored on 2013/08/11 04:34
vt: fix off by one memory corruption

09d465a9 – cinap_lenrek <[email protected]> authored on 2013/08/11 04:31
libdraw: make ebread() return buffer immidiately if available, cleanup

62bd2ae8 – cinap_lenrek <[email protected]> authored on 2013/08/11 04:22
libdraw: fix ekbd() memory leak

4e3a8e41 – cinap_lenrek <[email protected]> authored on 2013/08/10 22:19
tm2sec: assume local timezone when Tm.zone[0] == 0 (fixes dossrv, zipfs timestamps)

9fb29e09 – cinap_lenrek <[email protected]> authored on 2013/08/10 21:36
cifs: fix timezone for timestamps

c7b56cfe – cinap_lenrek <[email protected]> authored on 2013/08/11 19:21
auth(8) commands: fix uninitialized Tm.zone in getdate()

f5363206 – cinap_lenrek <[email protected]> authored on 2013/08/10 12:40
TEQ with S bit = 0 would be pointless, so ARM uses this case to encode "miscellaneous"

fde528ac – cinap_lenrek <[email protected]> authored on 2013/08/10 04:55
tcp113: fix null list in concatenation error

bfe852b3 – cinap_lenrek <[email protected]> authored on 2013/08/10 04:47
nusb/kb: *really* only send to mousein when mouse state actually changes (zero detlas, same buttons)

2012ba4d – cinap_lenrek <[email protected]> authored on 2013/08/10 04:37
revert previous commit... stupid idea

f887f713 – cinap_lenrek <[email protected]> authored on 2013/08/10 03:59
nusb/kb: only send to mousein when mouse state actually changes

dfe6118e – cinap_lenrek <[email protected]> authored on 2013/08/09 23:58
rio: fix unused variable warning in wscroll()

66531b00 – cinap_lenrek <[email protected]> authored on 2013/08/09 23:54
rio: shorten overlong window labels

e71ff9dc – cinap_lenrek <[email protected]> authored on 2013/08/09 14:23
mothra: log post data with debug flag, increase max token length from 1K to 4K

4c272d44 – cinap_lenrek <[email protected]> authored on 2013/08/09 13:25
merge

0e8fecda – cinap_lenrek <[email protected]> authored on 2013/08/09 13:24
mothra: fix nil pointer dereference

7c25ff0c – cinap_lenrek <[email protected]> authored on 2013/08/07 21:44
sam: avoid thread stack overflow with 32bit runes (from sources)

a28bdd3e – cinap_lenrek <[email protected]> authored on 2013/08/07 21:07
cwfs: fix out of order replies

e76523a2 – stanley lieber <[email protected]> authored on 2013/08/07 15:53
/lib/br: That's no way to treat a friend.

28ff3a3c – stanley lieber <[email protected]> authored on 2013/08/06 17:38
ups: fix typo

cc542f2b – stanley lieber <[email protected]> authored on 2013/08/06 17:36
ups: give me my computer

3663ffee – cinap_lenrek <[email protected]> authored on 2013/08/06 21:32
cwfs: use atomic compare and swap to avoid semacquire() syscalls in new queue implementation

2c8f291d – stanley lieber <[email protected]> authored on 2013/08/06 10:52
fortunes: God bless the people who employ you, they need the blessing.

2f3f8d50 – cinap_lenrek <[email protected]> authored on 2013/08/05 02:25
wikifmt: handle & as &amp; in anchor name, cleanup

98c6d867 – cinap_lenrek <[email protected]> authored on 2013/08/05 02:17
wikifmt: more complete title to name= anchor translation

684cf708 – cinap_lenrek <[email protected]> authored on 2013/08/05 00:21
rio: make sure flush replies are send only *after* the request got flushed or was replied

1df707a0 – cinap_lenrek <[email protected]> authored on 2013/08/04 20:25
unsticky scrollbars

cdc0b89d – cinap_lenrek <[email protected]> authored on 2013/08/05 18:31
fix this megashit

75e34ca0 – cinap_lenrek <[email protected]> authored on 2013/08/05 18:27
merge

308bbffc – cinap_lenrek <[email protected]> authored on 2013/08/05 18:25
cwfs: rollback last change

755108a1 – cinap_lenrek <[email protected]> authored on 2013/08/05 18:07
cwfs: remove reflock

e3d95912 – cinap_lenrek <[email protected]> authored on 2013/08/04 02:47
cwfs: faster queue implementation using semacquire()

Next