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
/
9
/
port
/
sysfile.c
Age
Commit message (
Expand
)
Author
2016-05-16
avoid updating offset in pread; avoid diagnostic about vlong mask (charles fo...
cinap_lenrek
2015-08-09
kernel: mount flag is int not ulong, reduce size of Mount struct by putting m...
cinap_lenrek
2015-07-28
kernel: export mntattach() from devmnt.c avoiding bogus struct passing and sp...
cinap_lenrek
2015-07-23
kernel: make sure fd is in range in fdclose()
cinap_lenrek
2015-07-23
kernel: simplify syspipe()
cinap_lenrek
2015-07-22
kernel: consistent use of nil for pointer in sysfile.c
cinap_lenrek
2014-08-08
kernel: use nil for pointers instead of 0, zero channel umc and dirrock in ne...
cinap_lenrek
2014-05-26
kernel: simplify fdclose()
cinap_lenrek
2014-05-20
add _nsec() syscall 53 for binary compatibility with labs distribution
cinap_lenrek
2014-02-02
kernel: do not pass user address of fd[2] array to newfd2()
cinap_lenrek
2014-01-20
kernel: apply uintptr for ulong when a pointer is stored
cinap_lenrek
2012-04-27
async clunk for cached mounts, fix closeproc explosion
cinap_lenrek
2011-08-11
eqlock(): use eqlock when interruption is possible
cinap_lenrek
2011-03-30
Import sources from 2011-03-30 iso image - lib
Taru Karttunen
2011-03-30
Import sources from 2011-03-30 iso image
Taru Karttunen