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
/
pgrp.c
Age
Commit message (
Expand
)
Author
2022-08-09
kernel: use 64 bits for mountids
glenda
2021-10-12
kernel: return error from sysrfork instead of waiting and retrying
cinap_lenrek
2021-10-03
kernel: ensure that all accesses to Mhead.mount is done with Mhead.lock acquired
cinap_lenrek
2020-12-19
devsons: remove #c/pgrpid
cinap_lenrek
2020-12-13
kernel: implement per file descriptor OCEXEC flag, reject ORCLOSE when openin...
cinap_lenrek
2020-02-23
kernel: fix multiple devproc bugs and pid reuse issues
cinap_lenrek
2019-09-19
kernel: simplify pgrpnote(); moving the note string copying to procwrite()
cinap_lenrek
2015-08-09
kernel: pgrpcpy(), simplify Mount structure
cinap_lenrek
2015-08-09
kernel: fix Mheadache
cinap_lenrek
2014-06-22
kernel: new pagecache, remove Lock from page, use cmpswap for Ref instead of ...
cinap_lenrek
2014-04-29
kernel: always reset notepending in eqlock, handle forceclosefgrp in eqlocks
cinap_lenrek
2014-01-01
kernel: nil check, exited procs handling in postnote()
cinap_lenrek
2014-01-01
kernel: remove error label in pgrpnote() arround postnote
cinap_lenrek
2013-05-20
use resrcwait() when waiting for memory to become available
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