RSS feed
be15ce4a
– aiju <devnull@localhost>
authored
on 2015/11/30 18:36
mkone: yacc wants the D
51cddb5b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/30 15:08
webcookies: strdup() file argument to avoid crash (thanks mischief)
decded5d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/30 09:57
merge
28b2b7a6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/30 09:56
kernel: cleanup exit()/shutdown()/reboot() code
14997d3b
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/11/29 13:06
fplot(1): fix typo
274ba886
– 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
171cfaf4
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/11/27 11:49
fplot(1): add BUGS section
2a83da72
– 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()
5f44a5b9
– 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
4c2a52f8
– 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
0ae050c4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/24 23:30
rio: fix handling "resize" wctl for hidden windows
a9cd342c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/24 06:02
disksim: don't assume 4-byte pointers
067bbf03
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/22 19:50
rio: stop serving kbdin file (thanks eekee)
5398281b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/22 18:47
add mpc(1), extended precision code generator
9edabce3
– 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
b1ea16bd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/21 22:17
usbd: intoruce /env/usbbusy
4e3d1bda
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/21 21:39
devenv: fix ORCLOSE handling
88896445
– 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)
501b4bf5
– aiju <devnull@localhost>
authored
on 2015/11/20 17:26
remove dunning-krugerrand code
884f42e8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/20 01:28
libmp: fix test program
fba26570
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/20 01:25
libmp: add mpvecadd()/mpvecsub() assembly versions for arm
33173bd8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/20 01:25
libmp: 386/amd64 mpvec*(): replace conditional branches with ADC/SBB instructions
f5be3a0d
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/11/06 15:00
9fs: add case 9front
2dae1784
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/06 12:28
merge
8be6f589
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/06 12:27
kernel: use nicer check in okaddr(), wet floor signs in fixfault()
22c89d7f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/05 21:55
merge
ffe7d8e9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/05 21:53
kernel: fix okaddr() check
31d3d562
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/11/02 14:12
9fs: add 9pio case for unauthenticated connections to 9p.io.
56bb2857
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/01 07:14
merge
01ad1866
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/01 07:12
libmp: optimize case x/0xffffffff in mpdigdiv() (helps arm)
7a0a5c75
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/01 07:10
libmp: add mpvecdigmuladd()/mpvecdigmulsub() assembly routines for arm
814f05a2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/11/01 07:09
5c: handle (rare) MULU instruction in peephole optimizer
21b55e27
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/10/31 12:09
fortunes: [9fans] FUSE on Plan9
d02cf4b9
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/10/31 12:07
delkey(1): update man page to reflect recent changes.
1788c900
– aiju <devnull@localhost>
authored
on 2015/10/30 18:18
delkey: don't be stupid
d1916dec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/28 13:09
devtls: reject SHA2_256 mac for SSL, but TLS is fine
b248b868
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/28 09:39
mp(2): fix typo mnprand() -> mpnrand()
dd368f3a
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/10/25 10:46
ascii: replace mnemonic np (new page) with ff (form feed) for consistency
1409bc20
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/10/24 18:57
rio: fix scrolling when cursor is above window
bb635fd4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/22 03:48
libsec: add chacha cipher (from charles forsyth)
e54e4939
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/22 03:17
libsec: add poly1305
ea35190b
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/10/19 07:56
fortunes: Maybe a git branch can help here?
d92ae216
– 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)
65a2772a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/17 10:45
wifi: prioritize rsne over wpaie
c3200fc3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/15 09:22
merge
15fc57d8
– 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
acdd2eb0
– aiju <aiju@phicode.de>
authored
on 2015/10/12 06:41
lib9p: add reqqueuefree
b0229d4f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 21:12
libsec: remove rc4 cipher suits for tls
b9d96c7b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 20:11
aux/listen1: usage()
1e963fcc
– 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
f66b4dfb
– 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
b96dc1ad
– 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()
b01707c3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 14:31
libsec: use the right string encoding for various x509 fields
af6cb0e6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/09 01:10
wifi: quote value of parsed ether options
de9d7183
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/08 13:16
merge
1131c09f
– 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
e94dc866
– 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
135d5c3e
– mischief <mischief@offblast.org>
authored
on 2015/10/07 17:45
port: fix typo in devmnt mntproc name
4f2bd55f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/07 09:35
cc: back out side() change unil 8c is fixed
8ca9371d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/07 05:40
qc: import changes from charles forsyth
fe472bd2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 02:55
kc: import various changes from charles forsyth
03177633
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 02:47
cc: include $builtin as keywoard in pickle() (from charles forsyth)
f832f47e
– 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)
83a5b3c0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 02:34
cc: allow runes as macro names (from charles forsyth)
b4069dc3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 02:20
5c/6c/8c/vc: import various changes from charles forsyth
388f0f71
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/06 01:20
cc: TUSHORT -> TRUNE for lstring constats for OUSED
412ca7aa
– 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
edfbee41
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/05 00:31
dossrv: handle file offsets > 2^31
0bc5e7ff
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 18:12
6c: remove 6c/vlrt.c file
1588d450
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 18:09
8c: dont abort() when running out of registers.
1e243b10
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 17:22
vc: fix mistake.
5c3e9422
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 16:16
ape: add missing _subv() function to 386/vlop.s
a29a03ed
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 16:08
vc: handle 64 bit mixedmode asop
c0bb687a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 16:07
5c: handle 64 bit mixedmode asop
dae967ab
– 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
248f6b69
– 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
0a957844
– 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
b9beccd3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 15:50
ape: add machine specific code for spim
58470b51
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/04 15:49
libc: add _uv2d()/uv2f() and _vas*d() functions to vlrt.c
90845f50
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/10/03 08:19
merge
76ed734e
– 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
2c329a0f
– mischief <mischief@offblast.org>
authored
on 2015/09/29 14:44
pc, pc64: add did for intel wildcat point audio controller
29e4423e
– aiju <devnull@localhost>
authored
on 2015/09/29 16:49
add timepic(1) and qr(1) manpages
37a251a6
– aiju <devnull@localhost>
authored
on 2015/09/29 16:49
timepic: string support
68e46576
– 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)
d53a7b09
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/09/29 00:08
aux/gpsfs: fix usage
8fc60926
– BurnZeZ <brz-9dev@feline.systems>
authored
on 2015/09/27 23:42
file: detect DICOM and XM audio headers
4336636e
– aiju <devnull@localhost>
authored
on 2015/09/28 07:33
teach doctype how to timepic
e6f9a8da
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/27 18:41
devip: declare cleanarpent() static
6ed42e47
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/27 18:17
devip: various bugfixes and cleanups for arp code
94528b06
– aiju <devnull@localhost>
authored
on 2015/09/27 09:50
add timepic(1)
2c6242b6
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/09/26 15:10
fortunes: Please be respectful in this forum.
983297e7
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2015/09/26 15:07
qer(8): correct man page example (thanks, kenji)
b204fb68
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/26 07:46
merge
d3dc7833
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/26 07:44
cwfs: various cleanups
7838cea9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/26 07:41
cwfs: don't use sprint() to fill directory name
78046589
– mischief <mischief@offblast.org>
authored
on 2015/09/25 12:44
ape: add badrect object into ape libdraw
01cdd68d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/24 08:57
libsec: cleanup newbytes()/newints()/newbits() and get rid of OFFSETOF() macro
2a86bf42
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/24 08:23
cpp: handle 4 byte utf sequences (21-bit runes)
09f940ee
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2015/09/24 08:14
utf(6), rune(2): document 21-bit runes
Next