RSS feed
a0d4c5e2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/23 22:21
make error handling in 9p service loops consistent
a840b597
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/23 22:17
upas/fs: remove checkmboxrefs() debugging code, properly handle errors in 9p loop
518a40ae
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/23 22:12
ndb/dns: remove procname statistics and restart feature, cleanup 9p service loop
093eaec2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/19 18:10
kernel: dont pprint() into 9p channels
95524b1c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/15 17:13
5c: fix int -> uvlong cast bug (thanks to qwx on his patience on a the trouble session to narrowing it down)
de1e74ab
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/15 11:04
5a: ROL instruction
1492f46f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/10 17:41
libsec: add scrypt password based key derivation function
677dd90b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/08 12:19
disk/prep: if no 9fat, reserve space for plan9 partition table in autopart (thanks Shamar)
49cd794f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/08 00:16
5l: ROR instruction
752ba45f
– spew <devnull@localhost>
authored
on 2016/07/05 19:21
remove mpc.tab.h on mk clean
eef8f57b
– spew <devnull@localhost>
authored
on 2016/07/04 10:25
add history for libregexp
5fc7cdbb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/07/02 17:15
9fs: remove juke, kfs and snap targets, caching for other and dump
1edd8d28
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/30 15:11
acpi: _ADR and _BBN might be methods, so use amleval() to evaluate the value
3ec84c5d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/30 15:09
rc: implement 9atoms ` split {command} syntax extension
cabbe0a8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/30 13:18
doom: use Kprint for pause function (from qu7uux)
92aa75e8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/30 13:16
ether8169: fix wrong mbps setting (from qu7uux)
ca8ca008
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/30 13:13
doom: fix blazing door sounds (from qu7uux)
dab539cd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/30 07:58
vga/igfx: fix integer overflow in datam calculation (from qu7uux)
6c782909
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/29 21:07
acme(1): remove references to awd
828ec57d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/29 20:46
acme/win: implement /dev/wdir file in win to change directory tagline, remove awd
65977417
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/29 20:45
rc: write /dev/wdir after printing the prompt, not after executing "cd" command
d39d1a53
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/26 20:36
merge
2dc97202
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/26 20:36
ndb/dns: purge db records on refresh for resolvers, remove old debug and testing code
cb1a49da
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/06/26 12:47
/sys/src/games/mkfile: add timmy
4821c261
– aiju <devnull@localhost>
authored
on 2016/06/23 17:12
added games/timmy
baf20a54
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/26 14:14
rio: move the test if w is allowed to change cursor into wsetcursor()
b2efac46
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/26 12:38
5c: handle unused results for cgen64()
67a9174f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/26 11:28
chacha: calculate rounds in separate function (helps registerizer), get rid of unrolled code
69b0980a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/26 11:16
libc: native _addv() and _subv() routines for arm
a99cf56c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/26 11:13
kernel: more (arm) compiler friendly mul64fract()
5bf09937
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/26 11:09
5c: support for bit ROL, native 64 bit arithmetic
57ff297c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/26 11:00
cc: add OROL op to side effect free op list
c7565b51
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/20 19:11
merge
94ba3db5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/20 19:09
audio/flacdec: exit on decode error, print error message
0d29a5d8
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/06/19 14:40
fortunes: Emacs now supports webkit.
e73a9eb9
– aiju <devnull@localhost>
authored
on 2016/06/10 08:14
togif: -E flag to read animation from stdin
a00b6bdb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/09 19:12
8c, 6c: native ROL (cyclic shift) instruction support, improve peephole optimizers
5cdabc5e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/09 19:03
?c: track ../cc/cc.h dependency and rebuild cc.a$O as neccesary
bd8b6c2f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/05 11:15
aml(2): document amlintmask
bc2a5d9b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/05 10:57
aml: define amlintmask and set it according to DSDT revision (64bit / 32bit)
3ccc8224
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/04 17:11
aml: implement ToInteger() and Match() instructions
a4a1a88a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/04 15:10
webfs: less aggressive url normalization; never unescape reserved characters in path/query/fragment
7c5ca77a
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/06/01 17:45
etheriwl: add pcid 0x0082 for Intel Centrino Advanced-N 6205 variant
de19776b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/01 20:12
mk: remove buggy and useless symtab functions (thanks qrstuv)
b8784507
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/06/01 14:31
mk: remove buggy and unneeded syminit() function (thanks qurstuv)
68571320
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/29 14:23
libmemdraw: remove unused static variable from memimagedraw()
3b1f13cb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/28 19:59
add polish keymap (thanks chomzee!)
e8eed628
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/27 14:56
awk: restore old buffering behaviour for printf
7a28f9bd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/26 17:28
vgaigfx: check gtt to determine graphics memory size, add hw cursor support for g35 (thanks kenji)
fa82522b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/26 06:02
etheriwl: add pci id for PRO/Wireless 5350 AGN (thanks Ori_B)
3ba84f05
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/22 17:53
/sys/lib/dist/mkfile: efi iso/hybrid support
4e5b596b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/22 17:52
efi: ensure 8 byte alignment of buffer, as ReadBlocks() method will fail otherwise
66b1a83b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/22 11:22
efi: allow access to iso filesystem on non-cdrom media (iso/hybrid)
9adaf2e7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/20 05:56
9boot(8): third time's the charm (thanks archeus)
669468dc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/19 15:51
9boot(8): fix typo
31d509d7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/19 15:49
9boot(8): document 9boothyb
1216c06c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/19 15:17
dist/mkfile: generate iso/hybrid image for 9front.iso
225b5736
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/19 14:48
9boot: add iso hybrid loader 9boothyb
c911310a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/18 11:25
libauthsrv: dont pass netroot to netmkaddr()'s defnet parameter in authdial() (thanks kenji arisawa)
613578b6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 18:55
kernel: add srvtls and tlsclient to bootfs.proto for encrypting connection to the file server
bd50adc9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 18:49
add srvtls and the corresponding tcp17020 service
83f8d591
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 18:24
cc: prevent symbol buffer overflow
32e23bdb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 18:02
cc: use UTFmax not 4 (djc)
7468752e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 17:58
ndb/cs: fix memory leak (charles forsyth)
8c837c7b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 17:49
exportfs: disallow ORCLOSE in readonly mode (charles forsyth)
b6005f3a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 17:11
avoid updating offset in pread; avoid diagnostic about vlong mask (charles forsyth)
29c7ca80
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 17:10
correct check for segment overlap (rmiller)
b1543097
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 15:57
rc: simplify execfinit() / Xrdfn() using the globber to lookup /env/fn'#'*
ce7f7d3a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 14:03
rc: fix double close() in addenv()
b6b5fd6d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/16 01:35
jpg: output partial image data when available (truncated files)
31a6f6c8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/15 20:46
rc: remove duplicate Xrdfn entry from fname[] array
4ad3f4f2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/15 20:37
rc: remove historical unix and win32 ports
45d6bca5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/15 19:09
rc: fix shift regresison, sorry
d0e510b2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/15 15:58
rc: remove pointless Memcpy(),Malloc(),Realloc() and efree() wrappers
7717051e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/15 15:10
rc: fix inband globbing bugs, cleanup
81f867f4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/14 14:14
rio: only the current window may change the cursor, fix typo screen->r vs w->screenr in drag()
06a0dc53
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/13 20:58
rio: second attempt...
20fe277f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/13 20:17
revert previous commit, not ready yet
24e73840
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/13 19:46
rio: get rid of all mouse moves, fix cursor handling
918e791b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/13 07:14
merge
63a14bfe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/13 07:13
upas/marshal: strip trailing whitespace from header values
d83edb22
– mischief <mischief@offblast.org>
authored
on 2016/05/12 20:10
lib: update pci database
675ee1db
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/12 08:41
auth/rsa2x509: generate x509v3 cert as extension field might not otherwise not be expected
67158d5b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/11 23:17
auth/rsa2x509, auth/rsa2csr: allow appending SubjectAlternativeNames (SAN) to multi-domain certificate generation
cb4b187f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/10 22:10
devssl, devtls: fix permission checks
a630e17b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/08 02:05
ip/ipconfig, ip/ppp: preserve preexisting entries when writing /net/ndb
0e516cbf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/08 01:19
vgaigfx: fix device id for Ivy Bridge (thanks Kenji)
45e2b4df
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/07 11:19
games/mahjongg: off by one in bmatch(), fix hint() redraw (thanks Kenji)
8ac8b3e0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/06 02:02
/lib/vgadb: add Panasonic CF-R7 LCD panel (thanks Kenji)
73f834b9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/05 19:31
add belarusian (by) keymap (thanks eric lindblad)
f7580196
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/05 19:22
remove š and Š from estonian keymap
66719fb3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/05 14:54
kernel: fix cb->f[0] nil dereferences due to short control request
7d45ee4f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/05 12:35
remove unmaintained omap4 (pandaboard) kernel
76e4f7ca
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/05 12:32
remove unmaintained bitsy (ipaq) kernel
8d9a94a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/05 12:18
pc64: add etheryuk driver
36d70eb5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/05 12:17
etheryuk: add Yukon 88R8055 id from erik quanstros driver (thanks Kanji)
5a2ad90b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/04 22:11
vncv: fix netmkvncaddr()
c7db24fc
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2016/05/04 15:26
9fs: add sites to 9front case.
2ef975ae
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/04 15:23
hg: set $HOME when not already set to avoid silly uid lookups which can fail if theres no /adm/users
66892eb1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2016/05/04 14:53
webfs: fix "fd out of range" error message
Next