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
/
mtx
/
main.c
Age
Commit message (
Expand
)
Author
2022-08-12
9: compute available kernel pages using sizeof(Proc*)
Ori Bernstein
2022-08-10
9/port: allow kiloprocs -- allocate procs lazily
Ori Bernstein
2020-01-26
kernel: implement portable userinit() and simplify process creation
cinap_lenrek
2018-09-18
mtx, ppc: remove cistrcmp() and cistrncmp() redefinition
cinap_lenrek
2017-11-19
kernel: make isaconfig() consistent, not inplace tokenizing the conf string
cinap_lenrek
2017-11-04
kernel: introduce per process FPU struct (PFPU) for more flexible machine spe...
cinap_lenrek
2017-10-29
kernel: introduce devswap #ΒΆ to serve /dev/swap and handle swapfile encryption
cinap_lenrek
2017-06-12
kernel: add support for hardware watchpoints
aiju
2016-01-05
kernel: change active.machs from bitmap to char array to support up to 64 cpu...
cinap_lenrek
2015-11-30
kernel: cleanup exit()/shutdown()/reboot() code
cinap_lenrek
2015-02-07
kernel: reduce Page structure size by changing Page.cachectl[]
cinap_lenrek
2014-12-16
kernel: remove obsolete comment regarding Mntcache size in */main.c
cinap_lenrek
2011-12-14
kernel: fix wrong calculation of swap iolist size
cinap_lenrek
2011-07-12
segdesc: add /dev/^(ldt gdt) support
cinap_lenrek
2011-05-21
remove keyboard stuff from other ports, make openssl and python compile on arm
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