git: 9front

RSS feed

6f695394 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/16 14:19
devether: remove qfull prints and fix loopback packet handling of etheroq()

5d33b42e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/16 05:06
devssl: use parsecmd() to process control message to get rid of 128 byte stack buffer limit

aa61b9a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/15 02:49
exportfs: get rid of limits, cleanup

f11a9f04 – Matthew Veety <mveety@gmail.com> authored on 2013/12/12 21:24
god damn it forgot fucking fns.h from my last commit

3b769173 – Matthew Veety <mveety@gmail.com> authored on 2013/12/12 21:20
Added in /dev/cputemp for bcm kernel (Thanks Krystian!)

e05630b9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/11 01:48
cifs(4): fix documentation for -d flag

020f8fb1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/11 00:48
factotum: add ntlmv2 (mschap2) client auth for cifs

b4fd5342 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/08 22:35
draw: fix drawing of replicated source image on memlayer with a clip rectangle

0baf8dab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/08 03:38
cifs: fix compiler warning

03df671b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/08 03:34
handle NIL user domain, and Z(4) at end of nt blob for ntlmv2

dcb884d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/07 21:22
experimental ntlmv2 server authenticaion support for cifsd

827f4547 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/07 03:25
kernel: simplify pexit(), avoid making wait record for RFNOWAIT (parentless) procs

d2ca0da3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/07 02:17
devproc: make sure /proc/n/wait waits for the right process children

631adffb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/07 00:38
kernel: fix pexit() Waitmsg memory leak.

a8f66252 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/06 19:53
gif: remove warning when animated gif is rendered to bitmap

bed2d193 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/06 19:51
mothra: remove debug code, dont create $home/lib/mothra/mothra.err file

0cfcd317 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/06 04:43
etheriwl.c: add did 4232 for intel wifi link 5100 (thanks, hmr)

d9ef889d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/06 00:03
libthread: avoid calling thread waiting for fork/execed process to finish if we dont have to

c0f42102 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/05 17:43
telnet: simplify previous change by moving the notkbd check into consctlcmd()

d83318df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/05 17:39
cpu: add -n flag for the remote site to allow "none" authentification method (inspired from sources cpu-noauth patch)

9b98e741 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/05 17:05
telnet: disable changing raw mode when a pipe was being used (from sources telnet-notkbd patch)

80feef87 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/28 18:47
ndb/dns: check bad name length in convM2DNS.c:^gname()

401a50fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/28 18:06
u9fs: fix misuse of Fcall.afid in p9any authentication module. (from sources patch/u9fs-afid)

b4c1c2ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/26 17:31
ndb/dns: do dnresolve() loopcheck only on hosts that we havnt already tried

2de9c336 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/11/24 17:11
theo: Don't like it? Then walk away.

6828d776 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/25 18:22
faces: use 9front icon for googlecode.com/plan9front

53fa4661 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/25 18:04
abaco: make validurl() accept internationalized domain names

ba29aeef – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/24 16:28
webfs: preserve unicode hostname, only convert to ascii when sending over the wire

324f3819 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/24 06:56
webfs: support for internationalized domain name urls

66f5c609 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/24 06:55
ndb/dns: add support for internationalized domain names

39cd6536 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/24 04:07
kbdfs: fix ctlr+alt+del with new escape pages

bfad554a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/23 17:08
faces: add 9front.org/unknown (thanks qrstuv)

0099871b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/22 23:46
ndb/dns: ignore refused (5) error replies

a47c75f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/22 20:05
removing (outdated) drawterm

59bf9a99 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/22 19:50
kbdfs: add esc1+shift and esc1+ctrl pages (see sources kbmap-uk-weird patch)

1aec1046 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/22 17:56
kernel: more kproc pexit() and sleep error handling

6ca3acb5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/22 17:29
pc kernel: kproc error and exit

c9fdc090 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/22 17:28
kernel: kproc error and exit

a8661e1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/22 14:19
acme: fix arrow key oddity (thanks mark van atten and erik)

f5e02d92 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/11/20 13:40
rio -b: make lighttitlecol darker

50dde958 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/11/20 13:38
fortunes: That's the process.

56388759 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/20 17:35
ndb/dns: filter dns answers avoiding cache poisoning

7442eed4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/17 01:55
ndb/dns: another attempt...

8a1b65b7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/15 23:42
ndb/dns: detect query loops

11c7bff2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/14 21:00
ndb/dns: various changes

e4632f47 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/13 13:44
ndb/dns: case sensitive ndb attributes, Domlen consistency, dblookup() inplace lower case conversion, cleanups

6a617449 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/12 17:36
/lib/roa: fix blank line at the end

02c27404 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/12 16:43
kernel: handle memimageinit() error

8201de59 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/12 16:42
libmemdraw: change memimageinit() to return integer error (for kernel), minor cleanups

dfa90ed5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/12 15:00
devsd: fix scsi emulation for disks bigger than 4 billion sectors (from erik quanstros 9atom)

1dfa2d26 – BurnZeZ <brz-9dev@intma.in> authored on 2013/11/09 22:35
libjson: don't perform chartorune in getch() when char is null terminator, and remove empty string check added last commit

75834e51 – BurnZeZ <brz-9dev@intma.in> authored on 2013/11/10 15:11
libjson: check for empty string in jsonparse()

b8725247 – BurnZeZ <brz-9dev@intma.in> authored on 2013/11/10 14:40
sdide: add pci did for VIA VT6415 PATA IDE controller

962da1aa – stanley lieber <stanley.lieber@gmail.com> authored on 2013/11/10 13:44
arch(3): english

44658791 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/10 16:26
arch(3), aml(2): document /dev/acpitbls file

c2eaab41 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/10 14:35
ndb/common: add ipv6 addresses of root name servers

1f7d5f6d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/11/10 13:58
aml(2): tabelize by function, move hardware linkage on separate page

53f7d485 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/08 17:33
merge

9840a2dd – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/08 17:31
kernel: make image cache not hold onto the channel, remove nocache flag

567738c5 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/11/08 12:42
acidleak: show free blocks as free (leak -b)

4a848691 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/11/08 10:19
/rc/bin/": fix typo

de4a4995 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/11/07 09:02
fortunes: that's great

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

Next