RSS feed
0b43e071
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/02/01 05:17
kernel: fix pointer truncation in xspanalloc(), fix format prints
a59ae483
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/02/01 05:16
kernel: handle amd64 40 byte headers in exec()
d5284511
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/02/01 05:14
vesa: explicitely use /386/include/ureg.h
bb62e6d8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/02/01 04:55
libmach: pc64 uses 4K pages, IP -> PC
de067958
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/02/01 04:54
libmemdraw: apply erik quanstros fix for sign preserving in byteaddr()
4a4040bd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/02/01 04:53
libdraw: use pid as initial screenid so one can have more than 25 windows.
b15de480
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/02/01 04:52
6l: fix warning, setmalloctag declaration, missing header type cases
5c687977
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/01/21 20:20
/lib/face: add some new faces
f1edd487
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/01/21 20:19
fortunes: undelete
140af209
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/22 15:12
sdiahci: fix hardcoded 512 byte sector size
fbf624e1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/21 17:12
kernel: fix ulong abuse in xalloc
87fd3e39
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/19 22:17
kernel: convert putmmu() to uintptr for va and pa
093e684e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/19 21:16
kernel: various cleanups
503cdcea
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/19 19:54
malloc(2): update alloctag types
a6a0bd3d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/19 19:47
kernel: apply uintptr for ulong when a pointer is stored
d9561dfd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/19 19:09
malloc: change malloc and realloc tag types to uintptr
5adad1fa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/19 19:05
ape: remove local copy of memccpy()
da057ad9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/18 22:32
kernel: fix declaration of getcallerpc()
ebe6d3db
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/18 22:29
kernel: replace BY2WD in scanline width calculation to sizeof(ulong) like libmemdraw
6c72e6bb
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/17 16:09
libmach: fix wrong operand order of MOVLQSX instruction disassembly
34c4b1a7
– aap <aap@papnet.eu>
authored
on 2014/01/17 14:15
Corrected some man pages.
4c7f2e78
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/13 19:22
devdraw: fix memory corruption reading draw ctl file
884505cf
– mischief <mischief@offblast.org>
authored
on 2014/01/13 13:06
merge
ede13e95
– mischief <mischief@offblast.org>
authored
on 2014/01/13 12:57
hpost: fix Content-Type parameter separator for multipart/form-data POSTs
6b4ae4eb
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/01/12 08:00
add /lib/uriel; delete fortunes
010fd07a
– Matthew Veety <mveety@gmail.com>
authored
on 2014/01/12 06:00
added a segment for segattach(2) that gives access to the raspberry pi's gpio header.
d9f5e134
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/12 07:08
etheryuk: fix lockups (thanks burnzez for testing)
c7fd2271
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/11 11:07
netif: fix wrong qid in 3rd level stats/ifstats files (thanks burnzez)
188294c2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/11 05:46
rio: properly handle initial wrap arround in wlook()
e2a98338
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/11 05:14
rio: implement "look" (thanks lf94)
91bab627
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/10 10:12
kernel: fix fairshare formula in comment (thanks erik)
d8da4ff0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/10 09:51
mixfs: make mixbuffer addition atomic
14b85b90
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/09 20:20
merge
99f6df46
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/09 20:19
libdraw: cleanup string() and stringwidth()
502f59cc
– mischief <mischief@offblast.org>
authored
on 2014/01/08 16:32
winwatch: this is not about sanity. rows might be negative
87c83061
– mischief <mischief@offblast.org>
authored
on 2014/01/08 15:52
winwatch: prevent divide by zero if the window height is too small
735386bc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/06 21:57
mothra: remove version
a42125e8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/06 21:24
libframe: fix _frcanfit() for zero width runes, simplify chopframe()
3a2f6031
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/01/06 09:55
weather: trim garbage from output
2b1fe7f6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/05 22:56
libframe: avoid _frcanfit() call in frdelete()
c591073e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/05 22:49
libdraw: fix stringwidth problems
4a77bda9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/04 21:39
merge
59139748
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/04 21:37
rio: make scrollwheel handling consistent with sam
f44cca15
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/01/04 08:13
fortunes: This is Go.
83549c21
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/03 17:53
9fs: add atom and atomdump (fix the mount spec)
10d5724d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/03 17:25
9fs: add atom alias for atom.9atom.org
842fff7d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/02 21:16
kernel: simplify procalarm()
68620e07
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/02 20:40
alarm: skip timed out alarms when inserting in procalarm() (thanks erik)
3329b228
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/02 06:07
ps2mouse: retry disable packet streaming command 0xf5
f4e7db80
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/02 02:44
ps2mouse: disable packet streaming during reprogramming
116bae9f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/01 02:41
merge
ea6bbfec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/01 02:39
kernel: nil check, exited procs handling in postnote()
e615f0c4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/01 01:44
proc(3): the args file is writable, not read only (thanks qrstuv)
2875ba61
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/01 00:16
kernel: remove error label in pgrpnote() arround postnote
3975f1a9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/01/01 00:14
kernel: fix alarm postnote race
8c1eda73
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/31 07:23
devproc: fix noteid permission checks for none
b7cff74f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/31 02:29
kernel: check for error label stack underflow in nexterror()
78b9c2b9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/30 23:41
kernel: halt idle processors on mp system by default (from sources)
d70ed5f4
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/30 19:52
mothra: mouse scrollwheel behave the same as in sam
082029b0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/29 02:50
kernel: remove unused debug cprint() function from port/cache.c
f00eb731
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/29 02:48
kernel: dont call pprint() while holding up->debug qlock
d78defcc
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/29 01:11
kernel: make sure user text, data and bss wont overlap the stack segment in sysexec()
07e25963
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/28 16:48
mothra: add regular expression text search (thanks mischief, sl)
03b067c1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/28 01:49
page: fix page bookmarks for epub files
bcd8e780
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/28 00:14
ape: move strdup() from libbsd to libap (from sources)
4e21088c
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/27 11:42
cifs(4): replace with correct version
af6f6d5e
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/27 11:32
cifs(4), cifsd(8): add HISTORY
c95df46b
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/27 11:22
add HISTORY to various man pages
0496c5f9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/27 15:39
audio/mixfs: implement Tstat to obtain buffer size, better underrun handling
508f7ddb
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/26 11:22
audio(1): add pcmconv to HISTORY
8bab24b9
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/26 11:11
fortunes: That's a video card, Blake.
18628722
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/26 11:07
audio(3): fix spelling
938d7516
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/26 11:06
audio(1): add HISTORY, fix spelling
1d64b4df
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/26 16:04
add audio/mixfs to allow simultanious playback streams over a single /dev/audio
96efde79
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/25 15:09
json(2): fix out of order SOURCE heading
bc9dbce0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/25 11:52
devmouse: exclude sroll-wheel buttons from differential button handling
bffd1975
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/25 10:00
acid leak: remove arena pointer a < 0xff000000 check
2c81cf76
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/25 09:55
devdraw: fix drawdelname() string memory leak
66b33928
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/24 20:30
window: fix various problems, cleanup
275261d3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/23 10:38
page: scrollwheel, better backwards scrolling, fix blit bug when page was translated offscreen
6966a152
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/22 09:56
/sys/lib/plumb/basic: add commas to some rules for file names that will frequently contain commas
921c5c2a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/22 12:26
fshalt: rfork n to avoid limbo namespace when the command fails
f369826d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/21 13:06
merge
112d26ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/21 13:04
add plumbing rules for page bookmarks and audio playback
ca1f1556
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/21 13:04
page: implement bookmarks (thanks trav_ for starting it)
b02089ed
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/19 14:56
add medium to low quality json(2) manual page
1fd6db6e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/19 13:12
rio: dont consider shell characters as part of the filename for auto completion
54bf57f0
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/19 10:08
fortunes: What an amazing year for the Web.
8a44eade
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2013/12/19 09:59
json(2): fix spelling error
1d6a8e61
– cinap_lenrek <cinap_lenrek@gmx.de>
authored
on 2013/12/17 10:40
acid leak: handle ALIGN_MAGIC padding of skip area for mallocalign()
dc8e812a
– cinap_lenrek <cinap_lenrek@gmx.de>
authored
on 2013/12/17 10:32
pool: update debug log format string for poolallocalign()
5cb9f478
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/17 07:48
devether: fix spelling mistype
7bcf8918
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/16 16:47
ether82598, ether82563: remove packblock() avoidance hack
e5d6bcec
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/16 16:39
etheryuk: fix problems with yukon2 ep+ rev0, deoptimize
6f695394
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/16 14:19
devether: remove qfull prints and fix loopback packet handling of etheroq()
5d33b42e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/16 05:06
devssl: use parsecmd() to process control message to get rid of 128 byte stack buffer limit
aa61b9a7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/15 02:49
exportfs: get rid of limits, cleanup
f11a9f04
– Matthew Veety <mveety@gmail.com>
authored
on 2013/12/12 21:24
god damn it forgot fucking fns.h from my last commit
3b769173
– Matthew Veety <mveety@gmail.com>
authored
on 2013/12/12 21:20
Added in /dev/cputemp for bcm kernel (Thanks Krystian!)
e05630b9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2013/12/11 01:48
cifs(4): fix documentation for -d flag
Next