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
Age
Commit message (
Expand
)
Author
2014-01-20
kernel: convert putmmu() to uintptr for va and pa
cinap_lenrek
2014-01-20
kernel: various cleanups
cinap_lenrek
2014-01-20
malloc(2): update alloctag types
cinap_lenrek
2014-01-20
kernel: apply uintptr for ulong when a pointer is stored
cinap_lenrek
2014-01-20
malloc: change malloc and realloc tag types to uintptr
cinap_lenrek
2014-01-20
ape: remove local copy of memccpy()
cinap_lenrek
2014-01-19
kernel: fix declaration of getcallerpc()
cinap_lenrek
2014-01-19
kernel: replace BY2WD in scanline width calculation to sizeof(ulong) like lib...
cinap_lenrek
2014-01-17
libmach: fix wrong operand order of MOVLQSX instruction disassembly
cinap_lenrek
2014-01-17
Corrected some man pages.
aap
2014-01-14
devdraw: fix memory corruption reading draw ctl file
cinap_lenrek
2014-01-12
add /lib/uriel; delete fortunes
stanley lieber
2014-01-12
added a segment for segattach(2) that gives access to the raspberry pi's gpio...
Matthew Veety
2014-01-12
etheryuk: fix lockups (thanks burnzez for testing)
cinap_lenrek
2014-01-11
netif: fix wrong qid in 3rd level stats/ifstats files (thanks burnzez)
cinap_lenrek
2014-01-11
rio: properly handle initial wrap arround in wlook()
cinap_lenrek
2014-01-11
rio: implement "look" (thanks lf94)
cinap_lenrek
2014-01-10
kernel: fix fairshare formula in comment (thanks erik)
cinap_lenrek
2014-01-10
mixfs: make mixbuffer addition atomic
cinap_lenrek
2014-01-10
merge
cinap_lenrek
2014-01-10
libdraw: cleanup string() and stringwidth()
cinap_lenrek
2014-01-08
winwatch: this is not about sanity. rows might be negative
mischief
2014-01-08
winwatch: prevent divide by zero if the window height is too small
mischief
2014-01-07
mothra: remove version
cinap_lenrek
2014-01-07
libframe: fix _frcanfit() for zero width runes, simplify chopframe()
cinap_lenrek
2014-01-06
weather: trim garbage from output
stanley lieber
2014-01-06
libframe: avoid _frcanfit() call in frdelete()
cinap_lenrek
2014-01-06
libdraw: fix stringwidth problems
cinap_lenrek
2014-01-05
merge
cinap_lenrek
2014-01-05
rio: make scrollwheel handling consistent with sam
cinap_lenrek
2014-01-04
fortunes: This is Go.
stanley lieber
2014-01-03
kernel: simplify procalarm()
cinap_lenrek
2014-01-03
alarm: skip timed out alarms when inserting in procalarm() (thanks erik)
cinap_lenrek
2014-01-02
ps2mouse: retry disable packet streaming command 0xf5
cinap_lenrek
2014-01-02
ps2mouse: disable packet streaming during reprogramming
cinap_lenrek
2014-01-01
merge
cinap_lenrek
2014-01-01
kernel: nil check, exited procs handling in postnote()
cinap_lenrek
2014-01-01
proc(3): the args file is writable, not read only (thanks qrstuv)
cinap_lenrek
2014-01-01
kernel: remove error label in pgrpnote() arround postnote
cinap_lenrek
2014-01-01
kernel: fix alarm postnote race
cinap_lenrek
2013-12-31
devproc: fix noteid permission checks for none
cinap_lenrek
2013-12-31
kernel: check for error label stack underflow in nexterror()
cinap_lenrek
2013-12-31
mothra: mouse scrollwheel behave the same as in sam
stanley lieber
2013-12-31
kernel: halt idle processors on mp system by default (from sources)
cinap_lenrek
2013-12-29
kernel: remove unused debug cprint() function from port/cache.c
cinap_lenrek
2013-12-29
kernel: dont call pprint() while holding up->debug qlock
cinap_lenrek
2013-12-29
kernel: make sure user text, data and bss wont overlap the stack segment in s...
cinap_lenrek
2013-12-28
mothra: add regular expression text search (thanks mischief, sl)
cinap_lenrek
2013-12-28
page: fix page bookmarks for epub files
cinap_lenrek
2013-12-28
ape: move strdup() from libbsd to libap (from sources)
cinap_lenrek
[next]