git: 9front

RSS feed

4b6b12cd – stanley lieber <stanley.lieber@gmail.com> authored on 2013/11/07 09:01
/rc/bin/", /rc/bin/"": handle the venerable ; prompt

87db9c37 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/06 17:19
merge

451158e6 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/06 17:18
mp3dec: fix volume for mp3dec

56664b60 – mischief <mischief@offblast.org> authored on 2013/11/06 06:22
synchronize ape's vfprintf with libstdio

e6923c7d – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/05 03:01
merge

5c0a5dd2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/05 03:00
rio: eleminate temporary allocations before frinsert() and in namecomplete()

39ebda7c – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/03 19:09
aml(2): fix amldelay() decscription. it takes microseconds, not milliseconds.

a15f3ccf – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/03 17:13
add aml(2) manual page

c913bf4c – stanley lieber <stanley.lieber@gmail.com> authored on 2013/11/03 15:01
fortunes: AFTER READ THE PAGE YOU UNDRSTAND WHAT IM TALKING TO YOU !

abb18ee9 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/11/03 15:01
aml(2): english

19a050bb – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/03 00:03
rio: do backspace \b processing inplace avoiding buffer allocation

bd2e8f73 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/02 20:34
rio: cleanup and error handling

e81d60c2 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/02 13:54
rio: huge simplification of flush handling

18942824 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/01 17:28
rio: add sanity check in xfidallocthread()

0ed708a8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/01 17:21
rio: enforce flush reply ordering for all xfids

cf64c553 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/01 14:57
rio: properly handle follow up flushes (fixes unexpected reply tag)

e4878ad8 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/01 19:39
make auto negotiation work on 82562et (thanks mischief!)

84176236 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/31 11:51
fix format compiler warning

25ac8541 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/31 11:50
kernel: add support for multiboot memory map

6742befb – BurnZeZ <brz-9dev@intma.in> authored on 2013/10/31 00:26
libplumb: search for plumber only at /mnt/plumb, and don't try to mount $plumbsrv if the search fails

fd7ea7be – BurnZeZ <brz-9dev@intma.in> authored on 2013/10/29 23:12
smtp: fix free on uninitialized pointer

0f9af227 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/30 17:24
fix devshr related panic caused by Mount.to being nil (thanks mischief!)

44d916b3 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/29 20:38
init: dont rely on path containing dot

4beccaca – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/29 20:09
play: guess file type from file extension if mimetype fails

a544d9bb – mischief <mischief@offblast.org> authored on 2013/10/27 22:13
vt: discard unhandle OSC escapes, and use nelem instead of sizeof for title buffer

17decfc5 – BurnZeZ <brz-9dev@intma.in> authored on 2013/10/27 23:17
libjson: fix missing buffer free, slight cleanup

4c7c8f4d – BurnZeZ <brz-9dev@intma.in> authored on 2013/10/28 19:21
libjson: dynamically allocate buffer

02e2bb33 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/28 05:20
rsa2ssh: fix the megashit

87a1237e – mischief <mischief@offblast.org> authored on 2013/10/27 14:50
auth/rsa2ssh: add SSH2 RSA output format (from plan9port)

8d920c01 – mischief <mischief@offblast.org> authored on 2013/10/27 14:40
cmd/vt: fix xterm function keys

56114707 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/27 21:24
libjson: fix mistake... (harmless)

1dd90a22 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/10/27 21:19
libjson: fix for 21 bit runes, implement utf-16 surrogates

bb27fcbd – BurnZeZ <brz-9dev@intma.in> authored on 2013/10/27 15:29
libjson: fix mistake in unicode handler (thanks cinap)

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.

Next