git: 9front

RSS feed

275261d3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/23 10:38
page: scrollwheel, better backwards scrolling, fix blit bug when page was translated offscreen

6966a152 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/22 09:56
/sys/lib/plumb/basic: add commas to some rules for file names that will frequently contain commas

921c5c2a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/22 12:26
fshalt: rfork n to avoid limbo namespace when the command fails

f369826d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/21 13:06
merge

112d26ac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/21 13:04
add plumbing rules for page bookmarks and audio playback

ca1f1556 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/21 13:04
page: implement bookmarks (thanks trav_ for starting it)

b02089ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/19 14:56
add medium to low quality json(2) manual page

1fd6db6e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/19 13:12
rio: dont consider shell characters as part of the filename for auto completion

54bf57f0 – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/19 10:08
fortunes: What an amazing year for the Web.

8a44eade – stanley lieber <stanley.lieber@gmail.com> authored on 2013/12/19 09:59
json(2): fix spelling error

1d6a8e61 – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/12/17 10:40
acid leak: handle ALIGN_MAGIC padding of skip area for mallocalign()

dc8e812a – cinap_lenrek <cinap_lenrek@gmx.de> authored on 2013/12/17 10:32
pool: update debug log format string for poolallocalign()

5cb9f478 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/17 07:48
devether: fix spelling mistype

7bcf8918 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/16 16:47
ether82598, ether82563: remove packblock() avoidance hack

e5d6bcec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2013/12/16 16:39
etheryuk: fix problems with yukon2 ep+ rev0, deoptimize

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

Next