index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
Age
Commit message (
Expand
)
Author
2016-02-01
libsec: ecdsa client support for tlshand, cleanups
cinap_lenrek
2016-02-01
mpc: constant expression folding
cinap_lenrek
2016-01-12
ndb/dnstcp: -x specifies the mountmoint
cinap_lenrek
2016-01-07
format pointer subtraction results with %zd instead of %ld (for long -> intpt...
cinap_lenrek
2016-01-07
6c: return vlong result for pointer subtraction
cinap_lenrek
2016-01-07
introduce signed intptr and %z format modifier for formating uintptr and intptr
cinap_lenrek
2016-01-07
venti/fixarenas: more %z -> %Z
cinap_lenrek
2016-01-07
venti/fixarenas: replace %z fmt with %Z
cinap_lenrek
2016-01-06
rx: theres no p9sk2 anymore
cinap_lenrek
2016-01-06
add missing /sys/src/cmd/auth/lib/private.c
cinap_lenrek
2016-01-06
auth: release dp9ik implementation and reentrant factotum
cinap_lenrek
2016-01-05
fdisk: properly convert byte units K,M,G and T to cylinders/sectors
cinap_lenrek
2016-01-04
mpc: use new strtomp() c-style prefixes to parse integer constants
cinap_lenrek
2015-12-23
file: recognize bootable disk images (by 0x55AA boot sector signature)
cinap_lenrek
2015-12-23
file: recognize tcpdump pcap files
cinap_lenrek
2015-12-23
snoopy: fix timestamps for pcap files (thanks BurnZeZ)
cinap_lenrek
2015-12-16
import/expoerfs: dont assert() fault when ai->secret is > 8 bytes, just use t...
cinap_lenrek
2015-12-16
auth/httpauth: use auth_userpasswd() instead of AuthHttp request to AS
cinap_lenrek
2015-12-07
yacc: attempt to keep line numbers right for yyparse()
cinap_lenrek
2015-12-06
winwatch: l allows label changes
aiju
2015-11-30
mkone: yacc wants the D
aiju
2015-11-30
webcookies: strdup() file argument to avoid crash (thanks mischief)
cinap_lenrek
2015-11-25
mpc: mpc.c is generated by yacc, so remove it on mk clean
BurnZeZ
2015-11-25
rio: allow reading the image of a hidden window thru the window file
cinap_lenrek
2015-11-25
rio: fix handling "resize" wctl for hidden windows
cinap_lenrek
2015-11-24
disksim: don't assume 4-byte pointers
cinap_lenrek
2015-11-23
rio: stop serving kbdin file (thanks eekee)
cinap_lenrek
2015-11-22
add mpc(1), extended precision code generator
cinap_lenrek
2015-11-22
usbd: intoruce /env/usbbusy
cinap_lenrek
2015-11-20
remove dunning-krugerrand code
aiju
2015-11-01
5c: handle (rare) MULU instruction in peephole optimizer
cinap_lenrek
2015-10-25
ascii: replace mnemonic np (new page) with ff (form feed) for consistency
BurnZeZ
2015-10-24
rio: fix scrolling when cursor is above window
BurnZeZ
2015-10-10
aux/listen1: usage()
cinap_lenrek
2015-10-10
aux/listen1: allow alternative namespace when running as user none with -n op...
cinap_lenrek
2015-10-09
cwfs: fix wstat() failing to mark block dirty when noatime is set
cinap_lenrek
2015-10-08
cc: restore side(), but do not consider OINDEX as side effect free
cinap_lenrek
2015-10-07
cc: back out side() change unil 8c is fixed
cinap_lenrek
2015-10-07
qc: import changes from charles forsyth
cinap_lenrek
2015-10-06
kc: import various changes from charles forsyth
cinap_lenrek
2015-10-06
cc: include $builtin as keywoard in pickle() (from charles forsyth)
cinap_lenrek
2015-10-06
cc: getflag() fmt will be terminated at end of loop (from charles forsyth)
cinap_lenrek
2015-10-06
cc: allow runes as macro names (from charles forsyth)
cinap_lenrek
2015-10-06
5c/6c/8c/vc: import various changes from charles forsyth
cinap_lenrek
2015-10-06
cc: TUSHORT -> TRUNE for lstring constats for OUSED
cinap_lenrek
2015-10-05
9660srv: do not ignore upper 32 bits of offset when reading directory
cinap_lenrek
2015-10-05
dossrv: handle file offsets > 2^31
cinap_lenrek
2015-10-04
6c: remove 6c/vlrt.c file
cinap_lenrek
2015-10-04
8c: dont abort() when running out of registers.
cinap_lenrek
2015-10-04
vc: fix mistake.
cinap_lenrek
[next]