index
:
plan9front.git
etheriwl
front
rio
sam
webfs
my patches for 9front; forked from http://git.9front.org/plan9front/plan9front/HEAD/info.html
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-01
pc(1): manpage: restore previous size rather than set to 10
aiju
2016-09-01
pc(1): manpage formatting
aiju
2016-09-01
pc: add cat() function
aiju
2016-09-01
mptrunc: don't write to r->p[r->top]
aiju
2016-08-31
pc: add rev function
aiju
2016-08-29
pc: add gcd, rand and minv; set base of logical operation results to 0
aiju
2016-08-29
libmp: remove unused mpeuclid.c
cinap_lenrek
2016-08-29
libmp: allow passing nil to v,x,y results of mpextendedgcd(), simplify mpinve...
cinap_lenrek
2016-08-29
libmp: mpnrand(), what was i *THINKING*
cinap_lenrek
2016-08-28
python: remove automatic compiled module loading (.pyc files)
cinap_lenrek
2016-08-28
libmp: mpdiv(): fix divisor==quotient case (again)
cinap_lenrek
2016-08-28
libmp: timingsafe sign flip for small power-of-two negative divisor for mpdiv()
cinap_lenrek
2016-08-28
mp.h: add mpasr
aiju
2016-08-28
pc(1): SYNOPSIS...
aiju
2016-08-28
pc(1): document -n option in manpage
aiju
2016-08-28
add pc(1)
aiju
2016-08-28
mpdiv: negative divisor has to flip sign of quotient
aiju
2016-08-28
mp: fix mptov and mptouv
aiju
2016-08-28
mp: fix mpnot and add mpasr
aiju
2016-08-28
mercurial: use new d_stat from dirent structure in osutil.listdir
cinap_lenrek
2016-08-28
ape: add d_stat struct in dirent struct allowing the avoidance of stats
cinap_lenrek
2016-08-28
timmy: manpage
aiju
2016-08-28
strtomp: update the returned char* even if there were no characters parsed
aiju
2016-08-28
strtomp: fix mpbits() call in octal code
aiju
2016-08-27
fix wrong manpage section index generation for rc-httpd(8)
cinap_lenrek
2016-08-27
rio(4): document text truncation
cinap_lenrek
2016-08-27
rand(2), cons(3): clarify /dev/random behaviour
cinap_lenrek
2016-08-27
merge
cinap_lenrek
2016-08-27
kernel: switch to fast portable chacha based seed-once random number generator
cinap_lenrek
2016-08-27
devsdp: keep cipher states in secret memory
cinap_lenrek
2016-08-27
ip/esp: allocate cipher states in secret memory
cinap_lenrek
2016-08-27
devtls: allocate cipher states in secret memory
cinap_lenrek
2016-08-27
devssl: allocate cipher states in secret memory
cinap_lenrek
2016-08-27
wifi: update wifi.h header
cinap_lenrek
2016-08-27
wifi: allocate cipher states in secret memory, do AESstate key setup once
cinap_lenrek
2016-08-27
kernel: add secalloc() and secfree() functions for secret memory allocation
cinap_lenrek
2016-08-27
libc: add poolisoverlap() and definitions for Pool *secrmem
cinap_lenrek
2016-08-26
Bfn: set +x
aiju
2016-08-25
document Bfn
aiju
2016-08-25
fix Bfn botch
aiju
2016-08-25
add Bfn script
aiju
2016-08-20
merge
cinap_lenrek
2016-08-20
vga/igfx: add pci did's for kenjis intel graphics cards.
cinap_lenrek
2016-08-20
merge
cinap_lenrek
2016-08-20
vga/igfx: work in progress fdi link train for sandy bridge, properly calculat...
cinap_lenrek
2016-08-18
fix awk format printing bugs (thanks aiju)
spew
2016-08-16
devmnt: fix mistake in mntrahread()
cinap_lenrek
2016-08-15
webfs: dont include http status in "needkey" error string
cinap_lenrek
2016-08-15
libframe: consistent use of nil vs. 0
cinap_lenrek
2016-08-15
libflate: add bounds checking on decode array, add sanity checks in hufftab()
cinap_lenrek
[next]