git: 9front

RSS feed

0ce19b0c – aiju <devnull@localhost> authored on 2015/12/20 08:45
mpfmt: handle base 2, 4

df54b258 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/16 16:30
import/expoerfs: dont assert() fault when ai->secret is > 8 bytes, just use the first 8 bytes

4db1b46e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/16 16:27
auth/httpauth: use auth_userpasswd() instead of AuthHttp request to AS

bb2d2dd6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/16 16:23
libsec: use tsmemcmp() when comparing hashes, use mpfield() for ecc, use mptober() when right adjusting mpint to bytes

86982c7f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/16 16:18
libmp: add mpfield() function for fast field arithmetic

9d137771 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/16 16:07
devprov: remove unused extern int unfair

0b177b66 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/16 16:06
kernel: use uintptr for ibrk() return value (for base >2GB) and clarify segbrk(2)

cde9e1b1 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/12/11 09:18
/sys/lib/dist/ndb/common: update for sl's auth servers

4e756111 – stanley lieber <stanley.lieber@gmail.com> authored on 2015/12/08 20:17
/lib/ndb/common: add auth=cb.inri.net authdom=nyc

d80d47cd – aiju <devnull@localhost> authored on 2015/12/08 15:26
mp: strtomp support for bases 2,4,8

c0068ccc – aiju <devnull@localhost> authored on 2015/12/08 14:43
mp: fix bug in mplogic.c; update mkfile

e7b34435 – aiju <devnull@localhost> authored on 2015/12/08 13:29
mp: add logic operations; mpfmt: include 0x with #

2b040800 – Matthew Veety <mveety@mveety.com> authored on 2015/12/07 13:55
fixed spelling error in 2c(1) for the axp entry.

809f1f25 – Matthew Veety <mveety@mveety.com> authored on 2015/12/07 12:59
made sure that rcmain.local runs independent of the existence of $home/lib/profile. Documented /rc/lib/rcmain, /rc/lib/rcmain.local, $home/lib/profile in rc(1) and the first two in namespace(4)

d673edbb – Matthew Veety <mveety@mveety.com> authored on 2015/12/07 11:01
Added change to /rc/lib/rcmain to allow execution of /rc/lib/rcmain.local if it exists. /rc/lib/rcmain.local is similar to $home/lib/profile in that it will only be executed with -l, but is site-wide.

68d9155e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/07 12:00
yacc: attempt to keep line numbers right for yyparse()

e4b8e72f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/06 15:55
merge

a94dca5d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/06 15:53
libmp: fix assert() for mpexp() with nil modulus

01217af2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/06 15:52
libmp: fix wrong move instruction for arm vector operations

508042df – aiju <devnull@localhost> authored on 2015/12/06 15:37
winwatch: l allows label changes

8755c5e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/01 06:25
libmp: mpmod() fix typo

8b8c49d8 – 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)

6926174b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/01 04:41
merge

e2a048f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2015/12/01 04:40
libsec: fix genprime() to produce normalized result

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

Next