shithub: riscv

RSS feed

289a7fe4 – stanley lieber <[email protected]> authored on 2011/08/18 05:45
fortunes: more no

9fd9a302 – stanley lieber <[email protected]> authored on 2011/08/17 18:02
fortunes: no

0a28f2ab – stanley lieber <[email protected]> authored on 2011/08/17 17:58
nusb(4): minor man page corrections

1f80ddaf – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/17 22:14
nusb(4): nusb/serial is different, add ptp

50bdbb8f – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/17 21:31
pkg: more fixes

0aff2284 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/17 21:09
pkg: fix issue #79

925ac75c – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/18 18:55
merge

8ca1e9c1 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/18 18:54
root/boot typo

d20c7540 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/18 18:54
nusb manpages

2b476833 – aiju <[email protected]> authored on 2011/08/17 15:43
improve trolling quality

5f573010 – aiju <[email protected]> authored on 2011/08/17 15:37
more troll

954405fe – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/17 15:03
document /shr in namespace(4)

c8c58f8c – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/17 13:48
sam: fix memory leak

982ee70f – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/16 21:39
timesync: do less aggressive clock sampling (issue #73)

9f65da6d – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/16 20:46
usb/ptp: ignore zero reads

961a8738 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/17 19:36
python: remove libpython.a on nuke

c44b78f7 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/17 19:27
change definition of Chan.create to return a chan like open

72304eb3 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/17 19:25
fix broken cross platform build

e22d1311 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/17 19:22
fix broken perm format

f6826004 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/16 06:15
serial console stuff

828f6371 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/16 00:09
9boot: list known filesystem images on usb stick as boot filesystems

9884f5f0 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/16 00:07
handy test targets

cb1c0763 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/16 00:06
add paqfs detection

04fa57de – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/15 21:50
usb storage device auto mount

cb9e638c – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/15 21:49
bind devshr to /shr

b0f1c5ed – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/15 21:47
usb ptp camera driver

c65100ff – aiju <[email protected]> authored on 2011/08/16 18:00
lib9p: added toilet queues

2f2c9306 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/15 14:28
merge

b39d5fbb – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/15 14:27
devshr: security!

c251b16d – stanley lieber <[email protected]> authored on 2011/08/14 19:10
tinyurl: geoff's rewrite accepts multiple URLs

d33f36cc – stanley lieber <[email protected]> authored on 2011/08/14 18:58
theo: more abuse

535aeac9 – stanley lieber <[email protected]> authored on 2011/08/14 12:29
theo: more theo

e1318e0b – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/08/14 11:16
libdraw: fix more leaks

3a55f9ac – aiju <[email protected]> authored on 2011/08/14 11:12
libdraw: fixed memory leak

bcfe9eb7 – stanley lieber <[email protected]> authored on 2011/08/14 10:31
theo: instead of general quotes, print only insults

6dcbea0a – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/08/14 08:42
bullshit

945e2a7a – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/08/14 07:11
devshr/devsrv

57844243 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/08/13 18:20
merge

e0c3754a – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/08/13 18:20
add shr(3) manpage

39d7180d – aiju <[email protected]> authored on 2011/08/12 02:47
more bullshit fixing

1421316b – aiju <[email protected]> authored on 2011/08/12 02:43
bullshit: fixed bug

31cf34ca – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/08/11 17:41
fix broken build for games/blabs

4ec0e921 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/11 00:25
eqlock(): use eqlock when interruption is possible

c2212865 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/11 19:03
merge

e9d441fc – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/11 19:02
eqlock(): use separate lock to protect eql, fix missing unlock

4b506cd0 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/10 13:26
qio: fix block leak introduced by eqlock change

70e4b8d1 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/08/10 12:21
added eqlock(), a interruptable version of qlock. addresses issue #81

f946b2b2 – stanley lieber <[email protected]> authored on 2011/08/10 08:21
troll: another fossil related subject line from 9fans

5cf6f8c0 – aiju <[email protected]> authored on 2011/08/08 16:04
fixed blabs

e09ef984 – aiju <[email protected]> authored on 2011/08/08 15:01
more bullshit

b14408f5 – aiju <[email protected]> authored on 2011/08/08 14:14
bullshit!

00f4e0ff – aiju <[email protected]> authored on 2011/08/07 17:22
fixed games/blabs

3a8e788b – aiju <[email protected]> authored on 2011/08/07 15:14
5e: added semacquire/semrelease

7169336c – aiju <[email protected]> authored on 2011/08/03 06:27
added games/packet

221d336d – stanley lieber <[email protected]> authored on 2011/08/01 19:53
troll: clean-up, additional ammo

676a876d – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/08/01 15:02
usb: added buffer delay control

89ab1f28 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/08/01 01:34
doom: open /dev/audio with OWRITE instead of ORDWR

3a076c7a – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/08/01 01:34
nusb: export a volume file and allow setting speed

6f303935 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/07/31 22:55
nusb: add /rc/bin/nusbrc

b43de8eb – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/07/31 22:36
nusb: fix usage inconsitency, shr names

e5bab1dd – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/07/31 22:01
nusb: put setleds in kbwork

5bf221ba – aiju <[email protected]> authored on 2011/07/31 11:02
kb: don't do setleds on mice

d1b98305 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/07/31 06:46
nusb: fix enumarate bug, rename startdev/rmdev

9f418489 – aiju <[email protected]> authored on 2011/07/30 15:14
added nusb/serial

2ba1b4c4 – aiju <[email protected]> authored on 2011/07/30 12:28
changed dev/rmdev to attach/detach, fixed nusbrc

54ed5417 – aiju <[email protected]> authored on 2011/07/30 10:32
merge

6aed9711 – aiju <[email protected]> authored on 2011/07/30 10:30
devshr: changed #σc to contain directories

3f08f1d8 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/07/30 10:15
nusb: make private namespace for usb drivers, add nusb/audio to mkfile

488add7e – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/07/30 09:57
nusb: simple playback only audio driver

a2a95b61 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/07/30 03:34
nusb: fix race

f9846213 – cinap_lenrek <cinap_lenrek@localhost> authored on 2011/07/30 03:23
nusb: change usbevent format, put nusbrc in bootfs

9d49fcdb – cinap_lenrek <[email protected]> authored on 1969/12/31 20:34
nusb: handle sub hubs

e321b1b9 – stanley lieber <[email protected]> authored on 2011/07/29 12:36
tinyurl: sync with bell labs plan 9

6c343848 – stanley lieber <[email protected]> authored on 2011/07/29 11:23
fortunes: why does everyone hate 9front?

7f27b397 – aiju <[email protected]> authored on 2011/07/29 12:24
nusb: more locking, also close dfd

61d32267 – aiju <[email protected]> authored on 2011/07/29 06:24
minor polishing of usbd

85e67656 – aiju <[email protected]> authored on 2011/07/28 17:27
merge

6f824732 – aiju <[email protected]> authored on 2011/07/28 17:26
usbd: improved event file

13f155a9 – aiju <[email protected]> authored on 2011/07/28 13:32
merge

4792c6be – aiju <[email protected]> authored on 2011/07/28 13:31
usbd: added event file, removed usbdb

0255b184 – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/07/28 10:44
merge

145345bd – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/07/28 10:43
add nusb to rootstub

27fd88af – aiju <[email protected]> authored on 2011/07/28 10:22
devshr: rename hook

e3cc4082 – aiju <[email protected]> authored on 2011/07/28 10:20
nusb/disk: adaption to lib9p

2d494b9a – cinap_lenrek <cinap_lenrek@centraldogma> authored on 2011/07/27 21:13
fix manpage

05d09f08 – aiju <[email protected]> authored on 2011/07/27 16:07
nusb: improved

5181f2e5 – aiju <[email protected]> authored on 2011/07/27 12:38
lib9p: fix

7d0ce955 – aiju <[email protected]> authored on 2011/07/27 12:36
lib9p: added threadpostsharesrv

1a2afe98 – aiju <[email protected]> authored on 2011/07/27 10:27
started work on new usbd

abe6ead0 – aiju <[email protected]> authored on 2011/07/27 06:46
lib9p: added functions for devshr

c08f8625 – aiju <[email protected]> authored on 2011/07/27 06:40
devshr: fixed crash

8a46f407 – aiju <[email protected]> authored on 2011/07/25 15:04
ed: no further write error handling necessary

6222762e – aiju <[email protected]> authored on 2011/07/25 14:51
merge

acf6c4a6 – aiju <[email protected]> authored on 2011/07/25 14:51
added read/write error handling to ed

c1173256 – stanley lieber <[email protected]> authored on 2011/07/25 07:27
troll: last four messages in my inbox containing the string 'fossil' in the subject line

591c37b4 – aiju <[email protected]> authored on 2011/07/25 06:42
troll: more trolling

d2a1d1fb – aiju <[email protected]> authored on 2011/07/25 06:10
devshr: fixed memory leaks / race condition

e1260aa4 – aiju <[email protected]> authored on 2011/07/24 10:51
devshr: added unmounting

f882472d – aiju <[email protected]> authored on 2011/07/24 06:04
cpurc: call cpustart

5a3b13e2 – aiju <[email protected]> authored on 2011/07/23 18:12
merge

Next