summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-03alarm: skip timed out alarms when inserting in procalarm() (thanks erik)cinap_lenrek
2014-01-02ps2mouse: retry disable packet streaming command 0xf5cinap_lenrek
2014-01-02ps2mouse: disable packet streaming during reprogrammingcinap_lenrek
2014-01-01mergecinap_lenrek
2014-01-01kernel: nil check, exited procs handling in postnote()cinap_lenrek
2014-01-01proc(3): the args file is writable, not read only (thanks qrstuv)cinap_lenrek
2014-01-01kernel: remove error label in pgrpnote() arround postnotecinap_lenrek
2014-01-01kernel: fix alarm postnote racecinap_lenrek
2013-12-31devproc: fix noteid permission checks for nonecinap_lenrek
2013-12-31kernel: check for error label stack underflow in nexterror()cinap_lenrek
2013-12-31mothra: mouse scrollwheel behave the same as in samstanley lieber
2013-12-31kernel: halt idle processors on mp system by default (from sources)cinap_lenrek
2013-12-29kernel: remove unused debug cprint() function from port/cache.ccinap_lenrek
2013-12-29kernel: dont call pprint() while holding up->debug qlockcinap_lenrek
2013-12-29kernel: make sure user text, data and bss wont overlap the stack segment in s...cinap_lenrek
2013-12-28mothra: add regular expression text search (thanks mischief, sl)cinap_lenrek
2013-12-28page: fix page bookmarks for epub filescinap_lenrek
2013-12-28ape: move strdup() from libbsd to libap (from sources)cinap_lenrek
2013-12-27cifs(4): replace with correct versionstanley lieber
2013-12-27cifs(4), cifsd(8): add HISTORYstanley lieber
2013-12-27add HISTORY to various man pagesstanley lieber
2013-12-27audio/mixfs: implement Tstat to obtain buffer size, better underrun handlingcinap_lenrek
2013-12-26audio(1): add pcmconv to HISTORYstanley lieber
2013-12-26fortunes: That's a video card, Blake.stanley lieber
2013-12-26audio(3): fix spellingstanley lieber
2013-12-26audio(1): add HISTORY, fix spellingstanley lieber
2013-12-26add audio/mixfs to allow simultanious playback streams over a single /dev/audiocinap_lenrek
2013-12-25json(2): fix out of order SOURCE headingcinap_lenrek
2013-12-25devmouse: exclude sroll-wheel buttons from differential button handlingcinap_lenrek
2013-12-25acid leak: remove arena pointer a < 0xff000000 checkcinap_lenrek
2013-12-25devdraw: fix drawdelname() string memory leakcinap_lenrek
2013-12-25window: fix various problems, cleanupcinap_lenrek
2013-12-23page: scrollwheel, better backwards scrolling, fix blit bug when page was tra...cinap_lenrek
2013-12-22/sys/lib/plumb/basic: add commas to some rules for file names that will frequ...stanley lieber
2013-12-22fshalt: rfork n to avoid limbo namespace when the command failscinap_lenrek
2013-12-21mergecinap_lenrek
2013-12-21add plumbing rules for page bookmarks and audio playbackcinap_lenrek
2013-12-21page: implement bookmarks (thanks trav_ for starting it)cinap_lenrek
2013-12-19fortunes: What an amazing year for the Web.stanley lieber
2013-12-19json(2): fix spelling errorstanley lieber
2013-12-19add medium to low quality json(2) manual pagecinap_lenrek
2013-12-19rio: dont consider shell characters as part of the filename for auto completioncinap_lenrek
2013-12-17acid leak: handle ALIGN_MAGIC padding of skip area for mallocalign()cinap_lenrek
2013-12-17pool: update debug log format string for poolallocalign()cinap_lenrek
2013-12-17devether: fix spelling mistypecinap_lenrek
2013-12-16ether82598, ether82563: remove packblock() avoidance hackcinap_lenrek
2013-12-16etheryuk: fix problems with yukon2 ep+ rev0, deoptimizecinap_lenrek
2013-12-16devether: remove qfull prints and fix loopback packet handling of etheroq()cinap_lenrek
2013-12-16devssl: use parsecmd() to process control message to get rid of 128 byte stac...cinap_lenrek
2013-12-15exportfs: get rid of limits, cleanupcinap_lenrek