git: 9front

RSS feed

b36c3f3a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/07 02:34
devmouse: differential handling of /dev/mousein buttons

0d89dc47 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/07 19:18
exportfs: fix more filedescriptor leaks

6d571933 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/06 00:42
exportfs: fix openmount() rfork flags and filedescriptor leak, silence of on initstr error

465341d7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/05 21:49
5l: apply richard millers 5l-incfloat patch (from sources)

84f4e992 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/05 18:55
rio: gone windows gone wrong (fix missing recv(x->flushc, nil) when gone but request flushing)

d76adb11 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/04 17:11
mothra: avoid intermediate rc shell processes, use rfork(RFREND) to isolate rendezvous group

78171a6f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/04 17:10
page: avoid intermediate rc shell processes with using exec, move newwindow() before forking namespace

da6bd0c1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/04 12:08
mothra: run page in own note group, close unneeded filedescriptors after forking

b8d5b5eb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/04 12:03
page: close stdout, reopen stdout/stderr for external viewer and removed useless RFNAMEG flag

ed532289 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/04 11:57
libdraw: make newwindow() unmount the old window

7d7736a7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/04 09:52
add sdp(3) from sources

96a8ee0c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/03 22:27
merge

d9729b6d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/03 22:26
page: dont tell rio our pid

54081541 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/03 22:17
rio: gone windows, window resize, rectonscreen, goodrect

d987ac9a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/03 13:31
merge

3bfb3402 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/03 13:30
tarfs: make file name safe, canonical and free of . and .. (from sources)

20e1f32a – ppatience0 <ppatience0@gmail.com> authored on 2013/10/03 13:15
io.h: change indentation from spaces to tabs

2cce68af – ppatience0 <ppatience0@gmail.com> authored on 2013/10/03 13:13
ether83815: fix `auto neg timed out' error with sis 900 rev 635.

703ffa1f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/02 16:52
libmach: fix wrong formating for arm LDRH/STRH/LDRSB/LDRSH (MOVHU/MOVBU) instructions

f47feef6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/01 22:25
vt: dont pollute the outer environment (thanks mischief!)

1d220602 – ppatience0 <ppatience0@gmail.com> authored on 2013/10/01 22:25
nusb/ether: add rtl8150 driver, remove unused includes

25590088 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/10/02 14:02
fortunes: I think we're done here.

9089421b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/01 22:01
bootrc: +x

92c3fdd9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/01 21:36
lib9p/hjfs: use x != ~0 instead (type)~x conditionals to work arround arm compiler issue

51496e8b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/29 11:44
audiohda: allow manual pin routing, more verbose audiostat, initial mute of al widgets

e5edfdff – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/27 21:57
pkg/list: handle more directory listings

3b4bf13a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/27 15:24
pc kernel: make syscall() return thru forkret() to handle exceptions

278476f7 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/26 08:22
fortunes: I gave up, back to 9front. -- Aram

f5e4aca3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/26 11:16
tcs: eleminate ambigous html entity runes.

93f0813d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/26 19:34
audioac97: remove i/o bar magic, fix ac97mixreset busywait-forever timeout

70be9b90 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/25 16:27
merge

7c8897a2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/26 18:24
reverting semaphore lock changes from sources (r41ccd6d221da, rb28756e5ba29)

e2f0a0cc – jpathy <jpathy@mail.nanosouffle.net> authored on 2013/09/24 11:50
fix null dereference crash in mothra

8f63d48a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/23 21:52
syssem*: eleminate redundant validaddr() checks

addcf037 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/23 17:12
9bootfat: only check for fat at block 0 on floppy drives (thanks aap)

a1ac58b9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/22 15:49
devproc: check for p->dot == nil, run closeproc with up->dot = up->slash

98bbf64e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/22 14:26
audiohda: vmware support (thanks dreadlorde)

d821d5c4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 23:30
mkfs(8): also list -U option in table

cf6e78d1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 17:21
rootstub: create directories for mips

d22c9fb5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 16:06
merge

2c2f1124 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 15:55
ape: change tas/sleep locks to cas/semacquire/semrelease locks (from sources)

42691d71 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 15:53
libc: change tas/sleep locks to cas/semacquire/semrelease locks (from sources)

4647618c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/21 18:17
tcs: add html5 rune entities

ad18fbb3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 13:46
hget(1): usage for webpaste

41ca874b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 13:44
pushssl(2), pushtls(2): clarify filedescriptor closing

3dde8528 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 13:41
merge

30415d59 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 13:39
hpost: dont emit /bin/hpost but just hpost

6a937495 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 12:02
acid: handle buffer overflow with ridiculous long symbol names (thanks mischief)

62d7b38c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 11:00
merge

0d7e3fd4 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/20 10:58
5c: apply richard millers 5c-nan-cmp patch (from sources)

9b92a889 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/20 07:32
rename /rc/bin/ok to /rc/bin/webpaste

bf31addc – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/19 23:09
rc-httpd(8): fix typo (thanks, _trav)

faf47c24 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/18 11:25
pkg(1): fix for plan9.bell-labs.com; update repository list

8d8b64cd – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/18 11:03
add /rc/bin/ok, tool for okturing.com pastebin

e51689b3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/18 05:53
faces: fix callerpc for realloctag in erealloc (thanks qrstuv)

1201f3f8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/17 21:54
libevent: drop queued mouse events

c9d4c3bd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/17 21:07
kernel: reset up->setargs on sysexec(), fix race with devproc

44374f9a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 23:08
ether8169, etherdp83820, ethervt6102: fix snprint READSTR bugs (thanks pap)

0621758b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 21:30
rio: translate window when scaling results in bad window rect on screen resize

cfc5900e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 20:45
faces: fix minor image memory leak

1e8a9ebb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 13:28
rio: fix Xfidwrite memory leak on flush

e55a309d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 12:23
apm: fix wrong segment load, zero segment registers

c066047c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 23:56
libauth: add sanity check for auth_proxy write size

4b3e8958 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 22:10
aux/statusbar, aux/statusmsg: dont fork in background for window, cleanup

8e98429e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/16 19:36
e820: handle duplicate and overlapping e820 entries, handle overflows

902482a9 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 12:22
kbdfs: set exit status

f465701b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 12:21
nusb/serial: set exit status

195f9039 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 12:04
vncs: fix cmdpid fork bug

930588cb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 11:14
vncv: fix missing free for window label

1d2767a6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/15 10:45
upas/fs: fix potential filedescriptor leaks

38311d8d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/14 21:24
pmmc: add support for Ricoh 5U23 SD/MMC controller

22526128 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/14 15:19
tls: fix various tlsClient()/tlsServer() related bugs

3b9fe7a7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/11 17:23
acme: use threadexitsall() to tear down mouse and keyboard procs on error

3d5fc7e2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 20:51
pci: fix compiler warning about unused variables

48bbe060 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 20:44
mp/pci: msi support for hypertransport platform

0b272264 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 16:59
dossrv(4): remove reference to a:, b:, c:, d: and 9fat:

50d4f4c1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 16:34
cpu, ratrace, trace: remove unused #include <bio.h>

487d5a42 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 15:52
md5sum, srv: remove unused #include <bio.h>

11a4fe2b – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 15:30
merge

fa02d7f8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/08 15:25
sha1sum: remove unused #include <bio.h> (thanks BurnZeZ)

17c337df – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 22:33
archacpi: make pcibusno() work on non pci bridges (fixes pciaddr()), distribute irqs in setuplink(), remove debug prints

33cba75d – stanley lieber <stanley.lieber@gmail.com> authored on 2013/09/07 18:48
fortunes: "Not here, not here the darkness, in this twittering world." -- T.S. Eliot

bad6f5bb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 16:07
acme: avoid useless tagline/window redraw if not needed

ffe5c852 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 14:42
mk: handle rc blocks in shell quote

2546587e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 12:22
libaml: fix formating

85d794be – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 12:14
libaml: fix uninitialized variable in getle(), make amleval() work with buildin methods

a38b77f3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 10:50
libaml: use FP->env to access method arguments instead of FP->arg in evalosi()

bb05e41f – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 10:41
archacpi: implement amldelay(), remove unused variable in setuplink()

aa012bcf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/07 10:40
libaml: amldelay(), _OSI(), fix bug in Load() (from plhk's acpi patch)

4cc778cd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/06 12:55
libc: set malloctag for runesmprint()

b4674e95 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/06 12:54
scram: remove amlalloc()/amlfree()

8f3a5faa – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/06 12:50
archacpi: experimental handling of interrupt link devices, io access

5159113d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/06 12:48
libaml: new io interface, add amlnew()/amltake()/amldrop(), late binding names, FindSetLeftBit/FindSetRightBit

3bd0341e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/04 20:55
libhtml: fix potential linked list corruption

16f59eb0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/04 17:27
abaco: fix memory leaks

00712034 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/04 17:27
libhtml: fix memory leaks

b1457988 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/03 17:27
webfs: add exits(0) to main()

2bae4132 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/02 19:18
libhtml: fix double free of form action

215525fc – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/09/01 17:18
9bootfat: always try plan9 partition even when not marked active, fix bug

59174850 – ppatience0 <ppatience0@gmail.com> authored on 2013/08/31 09:39
jpg(1), jpg: add -y flag to usage

Next