git: 9front

RSS feed

8df2a3c5 – BurnZeZ <brz-9dev@intma.in> authored on 2013/10/27 11:52
libjson: handle unicode escapes

ce337681 – BurnZeZ <brz-9dev@intma.in> authored on 2013/10/27 11:44
make libjson from /sys/src/cmd/btc/json.c

72417b0c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/27 15:09
vt: remove defunct hp terminal emulation

5baa475a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/27 15:05
vt: utf-8 support

addf357a – BurnZeZ <brz-9dev@intma.in> authored on 2013/10/26 13:23
rc: make default path safer

90f3a3f6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/26 16:22
mkfiles: do not rely on path containing the . element

185b2fa3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/26 16:17
inst: cleanup installer making it not rely on path containing .

695255a5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/25 21:18
merge

147b367e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/25 21:11
ndb/common: update ip for d.root-servers.net

8b96e298 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/25 20:58
merge

ae319d0a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/25 20:56
ndb/common: dont use bell-labs dns servers for rfc1980 zones

b927c1b1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/25 15:51
kernel: dont spawn closeprocs from closechanq

3725ea5d – stanley lieber <stanley.lieber@gmail.com> authored on 2013/10/25 10:46
fortunes: etymology: various

3e329e0c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/24 22:42
kernel: disable freelist page caching for executables run from uncached mount

78f3b950 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/24 21:54
kernel: keep one closeproc arround in case we are unable to fork a new one

09505a45 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/23 19:44
newuser: make lib/profile read drawterms /dev/secstore when available

cc15e6c3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/22 14:55
factotum: update rsa for ssh2 (sync with sources)

fd8ba046 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/20 18:38
acme: attempt to fix tag lines collapsing to zero height on window move (issue 189)

db559da1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/18 14:41
nusb/ether: new driver interface with kernel inspired Block buffers

3fccdab7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/17 15:02
keyboard(6): new <compose>x sequence, 21 bit runes.

2a3fec71 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/17 14:50
html2ms: fix compiler warning for debug code

cf6c6c53 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/17 14:39
kbdfs: implement <compoxe>x to enter variable length unicode as suggested by erik quanstro

534b9445 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/17 11:31
factotum: fix mschap password (utf-8 to utf-16) conversion

9721b285 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/17 08:53
libc: updated acid files for 21 bit rune change

6e163e25 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/17 08:02
change Rune from ushort to uint for to 21 bit runes (thanks mischief!)

4e66818c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/17 04:26
9p(2): correct usage for srvrelease()/srvacquire()

1168cce1 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/16 12:42
nusb/ether: fix wrong size check causing odd sized packets to be discarded (thanks mischief!)

a7238480 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/16 08:26
nusb/disk: handle blocking usb access with srv released

74d4b979 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/16 03:21
cwfs: fix putbuf(nil) in error case of cmd_check()

87167a5c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/16 00:40
merge

c5ee7785 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/16 00:34
fdisk: fix struct padding for amd64 (from erik quanstros fdisk-64-bit-table patch)

1e438bc2 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/10/15 11:47
usps: update for new usps website (thanks, mischief)

6268b98c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/11 23:18
aux/statusbar: emit final newline in textmode when finished

f616d52c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/11 22:22
hget: handle http contentencoding (compression)

ecad4d95 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/11 06:17
cwfs: add checktag() call for cache bucket in dumpblock(), fix error strings

894d4418 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/11 02:01
cwfs: more checking for cfsdump(), cleanup Tsuper hack in cwrecur()

db15c129 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/10 03:42
unzip/zipfs: handle optional data descriptor signature in trailer

150ee7fe – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/10 19:59
mothra: handle <input type=image>

a9b20453 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/08 16:58
exportfs: start filter in separate rendezvous group

55e154a8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/08 15:58
libpanel: fix memory corruption bug in plinitentry(), add pl_erealloc()

056eb9f7 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/08 15:23
libc: remove doprint

47b8e00e – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/08 04:12
ip/torrent: check piece offset, vlong cast

19a7f623 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/08 03:55
ip/torrent: more checking, backoff from piece on hash error

64a404f0 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/07 02:49
kbdfs: implement keyboard mouse buttons with /dev/mousein

1c238283 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/07 02:37
vncs: create dummy /dev/mousein and /dev/mousectl files

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)

Next