RSS feed
1a5c8430
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/12/06 15:52
libmp: fix wrong move instruction for arm vector operations
8d16e980
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/12/01 06:25
libmp: mpmod() fix typo
ffdfc17c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/12/01 06:13
libmp: with mpmod() m = 2^a - c ensure that digits(c) < digits(m)
fbd82589
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/12/01 04:41
merge
3a40210d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/12/01 04:40
libsec: fix genprime() to produce normalized result
4770f60b
– aiju <devnull@localhost>
authored
on 2015/11/30 18:36
mkone: yacc wants the D
bdaa0022
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/30 15:08
webcookies: strdup() file argument to avoid crash (thanks mischief)
1d8f2ac0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/30 09:57
merge
7f3659e7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/30 09:56
kernel: cleanup exit()/shutdown()/reboot() code
4badf997
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/11/29 13:06
fplot(1): fix typo
a1a3af55
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/11/27 12:04
fortunes: If you get this, delete it. - Sorry! -- Tim Berners-Lee, www-talk, Mon, 28 Oct 91 14:34:12 GMT+0100
8043614f
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/11/27 11:49
fplot(1): add BUGS section
254031cf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/26 10:25
libsec: add chacha20 poly1305 aead, allow 64 bit iv's for chacha, add tsmemcmp()
90695e2e
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/11/25 06:39
mpc: mpc.c is generated by yacc, so remove it on mk clean
d7303af0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/24 23:31
rio: allow reading the image of a hidden window thru the window file
9ef4ba83
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/24 23:30
rio: fix handling "resize" wctl for hidden windows
e82b10ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/24 06:02
disksim: don't assume 4-byte pointers
518fd3ec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/22 19:50
rio: stop serving kbdin file (thanks eekee)
569bdd00
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/22 18:47
add mpc(1), extended precision code generator
ccfb9118
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/21 22:19
bootrc: remove usbwait hack, usbd/nusbrc are now synchronous by previous commit
7e3b2cdb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/21 22:17
usbd: intoruce /env/usbbusy
98363cb2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/21 21:39
devenv: fix ORCLOSE handling
38e1e527
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/21 04:39
libmp: initial attempt at constant time code, faster reductions for special primes (for ecc)
b677ab0c
– aiju <devnull@localhost>
authored
on 2015/11/20 17:26
remove dunning-krugerrand code
51bedde4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/20 01:28
libmp: fix test program
9fccf162
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/20 01:25
libmp: add mpvecadd()/mpvecsub() assembly versions for arm
2559e19e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/20 01:25
libmp: 386/amd64 mpvec*(): replace conditional branches with ADC/SBB instructions
55d3e11f
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/11/06 15:00
9fs: add case 9front
b2148282
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/06 12:28
merge
00572496
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/06 12:27
kernel: use nicer check in okaddr(), wet floor signs in fixfault()
3133a2a4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/05 21:55
merge
b32300de
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/05 21:53
kernel: fix okaddr() check
b26ec24f
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/11/02 14:12
9fs: add 9pio case for unauthenticated connections to 9p.io.
2ba46903
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/01 07:14
merge
a4e32b43
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/01 07:12
libmp: optimize case x/0xffffffff in mpdigdiv() (helps arm)
d901fbe4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/01 07:10
libmp: add mpvecdigmuladd()/mpvecdigmulsub() assembly routines for arm
c184d260
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/01 07:09
5c: handle (rare) MULU instruction in peephole optimizer
258c4fc0
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/10/31 12:09
fortunes: [9fans] FUSE on Plan9
15bd0c52
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/10/31 12:07
delkey(1): update man page to reflect recent changes.
5c5c074f
– aiju <devnull@localhost>
authored
on 2015/10/30 18:18
delkey: don't be stupid
cd3053a3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/28 13:09
devtls: reject SHA2_256 mac for SSL, but TLS is fine
93d63dc1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/28 09:39
mp(2): fix typo mnprand() -> mpnrand()
4587326e
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/10/25 10:46
ascii: replace mnemonic np (new page) with ff (form feed) for consistency
8f27b8d0
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/10/24 18:57
rio: fix scrolling when cursor is above window
847f3a0c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/22 03:48
libsec: add chacha cipher (from charles forsyth)
7effba9d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/22 03:17
libsec: add poly1305
a3c15570
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/10/19 07:56
fortunes: Maybe a git branch can help here?
24d74a4b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/18 20:20
acid/leak: fix endless loop for B2NB(b) == b case (thanks mischief)
5ca4afb2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/17 10:45
wifi: prioritize rsne over wpaie
2f99484b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/15 09:22
merge
a034e629
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/15 09:21
lib9p: do not override Srv.end in listensrv(), simplify srvclose() and recounting
27d2955c
– aiju <aiju@phicode.de>
authored
on 2015/10/12 06:41
lib9p: add reqqueuefree
9112daa7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 21:12
libsec: remove rc4 cipher suits for tls
13213681
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 20:11
aux/listen1: usage()
47682ee4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 20:09
aux/listen1: allow alternative namespace when running as user none with -n option
bab31af7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 15:22
cwfs: fix wstat() failing to mark block dirty when noatime is set
9ec1a07a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 14:52
libsec: clarify the code by declaring constant for DirectoryString and handle conversion in mkstring()
6bb63f78
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 14:31
libsec: use the right string encoding for various x509 fields
4040ea7a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 01:10
wifi: quote value of parsed ether options
b29e414b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/08 13:16
merge
2598a9e3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/08 13:14
cc: restore side(), but do not consider OINDEX as side effect free
285d96be
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/07 20:37
doom: fix bogus pointer arithmetic, do sfx initialization in two passes for linked sounds
08e2333c
– mischief <mischief@offblast.org>
authored
on 2015/10/07 17:45
port: fix typo in devmnt mntproc name
fa1f9f7c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/07 09:35
cc: back out side() change unil 8c is fixed
7c7acbef
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/07 05:40
qc: import changes from charles forsyth
4a916ba8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 02:55
kc: import various changes from charles forsyth
fe3430ea
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 02:47
cc: include $builtin as keywoard in pickle() (from charles forsyth)
37d2856f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 02:38
cc: getflag() fmt will be terminated at end of loop (from charles forsyth)
651b2a32
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 02:34
cc: allow runes as macro names (from charles forsyth)
2d59b15c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 02:20
5c/6c/8c/vc: import various changes from charles forsyth
99ddc5b0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 01:20
cc: TUSHORT -> TRUNE for lstring constats for OUSED
b33f4c03
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/05 00:45
9660srv: do not ignore upper 32 bits of offset when reading directory
0e097958
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/05 00:31
dossrv: handle file offsets > 2^31
ec518776
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 18:12
6c: remove 6c/vlrt.c file
36876b95
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 18:09
8c: dont abort() when running out of registers.
a23d7cdb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 17:22
vc: fix mistake.
1dd7f089
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 16:16
ape: add missing _subv() function to 386/vlop.s
b556e87e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 16:08
vc: handle 64 bit mixedmode asop
8e417237
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 16:07
5c: handle 64 bit mixedmode asop
e6d64bab
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 16:06
8c: handle 64 bit mixedmode asop and type vlong <-> float/double type conversions
107ca1b4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 16:06
cc: handle 64 bit mixedmode asop and type vlong <-> float/double type conversions
bfd0cb0d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 16:02
cc/6c: fix return type of mixed asop expressions, preserve type for moves so fixed<->float conversions work correctly
9e3ef5c7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 15:50
ape: add machine specific code for spim
d2af6b40
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 15:49
libc: add _uv2d()/uv2f() and _vas*d() functions to vlrt.c
9124e491
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/03 08:19
merge
74a557a1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/03 08:18
8c: make cgen64() compile target first when it contains functoin call so final assignment wont trash the registers
20dc40d1
– mischief <mischief@offblast.org>
authored
on 2015/09/29 14:44
pc, pc64: add did for intel wildcat point audio controller
fe06f8e5
– aiju <devnull@localhost>
authored
on 2015/09/29 16:49
add timepic(1) and qr(1) manpages
a7b06e0f
– aiju <devnull@localhost>
authored
on 2015/09/29 16:49
timepic: string support
cde69a78
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/29 11:17
ape: set MB_CUR_MAX to 4 in stdlib.h for 21-bit runes (thanks erik quanstro)
695f0e06
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/09/29 00:08
aux/gpsfs: fix usage
ed196fcb
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/09/27 23:42
file: detect DICOM and XM audio headers
0a316026
– aiju <devnull@localhost>
authored
on 2015/09/28 07:33
teach doctype how to timepic
8a784a3b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/27 18:41
devip: declare cleanarpent() static
4449a347
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/27 18:17
devip: various bugfixes and cleanups for arp code
92078350
– aiju <devnull@localhost>
authored
on 2015/09/27 09:50
add timepic(1)
4c841d0b
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/09/26 15:10
fortunes: Please be respectful in this forum.
f9244d43
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/09/26 15:07
qer(8): correct man page example (thanks, kenji)
c124b9f8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/26 07:46
merge
ffe4844d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/26 07:44
cwfs: various cleanups
Next