RSS feed
be9705f4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/08 13:39
swap: make sure swap address sticks arround until page is written to swap
24cf9309
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/08 00:40
pc64: use pc/pcrandom.$O instead of port/random.$O for RDRAND instruction support
445f25ca
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 21:35
kernel: remove _xinc()/_xdec()
c9fd7a5c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 21:33
pc, pc64: fix missed qunlock, use Ref with incref()/decref() instead of _xinc()/_xdec()
2fbb841b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:26
omap: move syscall.$O target from config to mkfile
a5fb51c5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:26
omap: remove Block refcounting
c0386018
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:19
kernel: remove Block refcounting (thanks erik)
855eb36e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:15
teg2: move syscall.$O and syscallfmt.$O targets from config to mkfile
f2d7684b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:14
kw: move syscall.$O target from config to mkfile
478e338c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 20:13
omap4: update for new syscall interface and syscallfmt
5d1ffe40
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/06/07 11:16
dougfacts: remove html corruption and end file with newline
8645494a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 05:43
pc64: remove unneeded parens in pmap()
c6bebf7c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 05:28
merge
b905b9d4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/07 05:26
pc64: implement checkmmu() debug function
9a815526
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/06 22:13
sdvirtio: experimental support for virtio-scsi
5fb1246a
– ftrvxmtrx <devnull@localhost>
authored
on 2014/06/07 19:16
file: djvu
57295149
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/05 21:29
file: detect NES and SEGA rom files, fix newline
c0847c69
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/06/05 20:58
fortunes: i believe any successful Plan 9 distro will need to provide some transparency in the change review process. -- Skip Tavakkolian
ea92b0fd
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/05 17:56
merge
31d105d7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/05 17:54
kernel: dont use atomic increment for Proc.nlocks, maintain Lock.m for lock(), use uintptr intstead of long for pc values
99882658
– ftrvxmtrx <devnull@localhost>
authored
on 2014/06/05 08:10
g: add *.cpp
3a6ae863
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/05 03:57
pc64: dont trap _xinc()/_xdec() overflow/underflow, delete unused atomic functions
77c85a32
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/04 13:45
webfs: explicitely unmount old /mnt/web (thanks BurnZeZ)
869a1853
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/04 19:59
nusbrc: dont fork usb drivers into background
ca597b29
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/03 17:40
nusb/usbd: cleanup
ddeb7dce
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/03 03:47
kernel: remove wrong and needles mapsize check in newseg() (thanks Yoann Padioleau)
aecdaa3e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/03 03:21
nusb/usbd: serialize /dev/usbevent processing
58fee0ac
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/01 02:54
pc64: fix for unsigned comparsion of (top - base) >= size
179f676f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/06/01 02:31
pc64: use 2MB pages for preallocpages()
15cbe549
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/31 23:13
pc64: allocate palloc.pages from upages
48c69ef3
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/31 21:21
games/nes: support Battle City two players mode with joypads
cdde2131
– Aram Hăvărneanu <aram@mgk.ro>
authored
on 2014/05/30 08:28
6a, 6c, 6l: fix copy propagation
109f0231
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/30 00:05
we look for strings.c, it is broken, this strings.c will make us go.
d51b4051
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/29 14:50
pc, pc64: simplify reboot code
04a93463
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/29 14:24
pc: initiate machine reset only from boot processors in mpshutdown()
3273cf43
– aiju <devnull@localhost>
authored
on 2014/05/28 20:50
games/md: bug fixes
9a196b0a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/28 20:34
ape/stdio: set errno to EMFILE when running out of streams
76406045
– aiju <devnull@localhost>
authored
on 2014/05/26 21:01
games/snes: originwindow confuses the cat
631b0381
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 06:00
page(1): or
442f3ab6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 05:59
page(1): minus
8cfb23e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 05:52
page(1): theres no -r option, nor multipage restrictions
0d655a66
– aiju <aiju@phicode.de>
authored
on 2014/05/25 21:11
merge
8062bf9a
– aiju <devnull@localhost>
authored
on 2014/05/25 21:10
games/md: moonwalker!
4cea4131
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/25 20:45
pc64: fix ulongs for address of devarchs realmodemem file
fd5b5ac4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/25 20:27
devproc: handle 64bit address writes to /proc/n/mem files
290ea337
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 18:49
merge
260501d6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 18:47
kernel: simplify fdclose()
24204889
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/26 18:43
devproc: fix close and closefiles procctl
28115cdd
– aiju <devnull@localhost>
authored
on 2014/05/25 17:45
games/md: small cpu and vdp bug fixes
c71e3620
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/25 16:34
pc64: cleanup mmuzap
68b087b1
– aiju <devnull@localhost>
authored
on 2014/05/24 21:11
games/md: first bug fixes
9b3ddbd3
– aiju <devnull@localhost>
authored
on 2014/05/25 19:14
added crude version of games/md
2bea5d7e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/24 15:49
libauth: dont print blobs in auth_proxy error strings
b77633f6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/23 22:09
cpu: remove duplicate environment and chdir($home) code (thanks qrstuv)
6f61580a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/23 21:27
kernel: fix read size calculation in pio() demand load
31c1b7bf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/23 14:56
libc: avoid static table and supurious reads in nsec()
d82eb33a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/20 03:05
libc: revert nsec() change, bring back filedescriptor caching
4ec711b1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/20 01:21
syscall: add missing _nsec() declaration
c1667c65
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/20 01:06
add _nsec() syscall 53 for binary compatibility with labs distribution
304180fe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/20 01:01
libc: dont cache /dev/bintime filedescriptor for nsec()
1c76bf51
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/19 02:58
init: dont interpret environment var contents as fmtstring, cleanup
8c09d954
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/19 02:57
pc64: remove cpuserver bigboy hack and honor *kernelpercent=
259968f7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/19 00:56
ip/torrent: use "torrent" as default user agent
1ef5078f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/19 19:23
ip/torrent: fix usage, add -A option to set user-agent
35b1f11a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/18 15:20
ipconfig: fix dhcp watch
38b78060
– stanley lieber <stanley.lieber@gmail.com>
authored
on 2014/05/16 12:31
fortunes: 14:37 -!- kfx was kicked from #suckless by __20h__ [kfx]
8773ea36
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/16 17:33
sdiahci: fix (unused) hba reset function (thanks erik quanstro)
b9c1eaa2
– Matthew Veety <mveety@gmail.com>
authored
on 2014/05/16 06:56
added devgpio (thanks Krystian!). Also added getrevision() to vcore which allows you to get the raspberry pi board revision. I kept in the segment that allows direct access to the gpio memory
7894b4d7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/13 21:17
merge
e6b77de2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/13 21:15
play: set user-agent, otherwise server thinks we'r mozilla m(
f21db811
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/12 10:49
sam(1): add ctrl+b
73843dce
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/12 10:19
samterm: fix esc, change ctrl+b behaviour to a more useful one (thanks cinap)
e6dabd0f
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/12 08:58
samterm: clean up key defines. use ctrl+b as in rio
81bf3e06
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 22:46
usps: remove redundant uhtml pipeline
c88a590e
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 22:38
htmlfmt: use uhtml for character set conversion
fefdb331
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 16:24
doom: get rid of floating point code for division
6912265b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 02:17
pc, pc64: add simd error exception name in trap.c
1e2db572
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 01:59
pc, pc64: handle sse simd exceptions
505ab799
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/10 20:54
tcs: handle surrogate pairs
f7bde24f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/11 18:29
tcs: prevent accidents with runes beyond 16-bit
1de2ae96
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/10 13:28
tcs: fix inplace 16 bit unicode conversion
b93d7f78
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/09 14:22
webfs: use mozilla compatible user agent as default
53420923
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/09 13:16
abaco: need more stack on amd64
b03ae099
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/08 14:48
remove old copies of kernels l.s from cmd/?a
6077e08c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/08 14:41
abaco: remove strange line
4affc9c5
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/08 10:29
tail: fix follow for empty files (thanks cinap_lenrek)
6760188a
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/08 08:33
tail: seek to EOF to check if seekable. fixes tail on /proc files
e426ecc4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/08 18:20
hgfs: avoid revlogupdate() calls when reading root (thanks burnzez)
9946b034
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/07 10:43
sed: remove unused ecmp function
6fab4464
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/06 17:36
cc: fix spurious warning on comparsion with scope redeclared variable (thanks aiju)
c8f321d7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/06 14:59
pc64: fix embrassing typo in mmuzap()
288e1675
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/04 20:49
gs: fix /undefined in --setcolor-- errors on amd64
cd35653b
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/03 23:16
merge
568e47fa
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/03 23:16
vga font: hammer and sickle
b3218a9c
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/04 18:14
fonts: add swastika to naga10. fixes swastika in default font
422ac8e0
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/03 20:17
gs: remove PStorage data type from ttf interpreter
5391a9fe
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2014/05/04 19:31
gs: fix truetype interpreter for amd64
31586764
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/03 09:07
fix threadsetname usage in few places
718230bc
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/03 08:09
thread.h: varargck argpos for threadsetname
8d026c7f
– ftrvxmtrx <devnull@localhost>
authored
on 2014/05/03 07:46
bio.h: add varargck argpos pragma for Berror
Next