shithub: riscv

RSS feed

97c28a6c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/26 05:52
page(1): theres no -r option, nor multipage restrictions

a106a19b – aiju <aiju@phicode.de> authored on 2014/05/25 21:11
merge

c124e341 – aiju <devnull@localhost> authored on 2014/05/25 21:10
games/md: moonwalker!

3dc82dc0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/25 20:45
pc64: fix ulongs for address of devarchs realmodemem file

15fc6c1c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/25 20:27
devproc: handle 64bit address writes to /proc/n/mem files

b672403c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/26 18:49
merge

9ebbfae2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/26 18:47
kernel: simplify fdclose()

89acedb9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/26 18:43
devproc: fix close and closefiles procctl

235cc074 – aiju <devnull@localhost> authored on 2014/05/25 17:45
games/md: small cpu and vdp bug fixes

c5214cd6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/25 16:34
pc64: cleanup mmuzap

79355486 – aiju <devnull@localhost> authored on 2014/05/24 21:11
games/md: first bug fixes

93cfa1be – aiju <devnull@localhost> authored on 2014/05/25 19:14
added crude version of games/md

ea480e74 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/24 15:49
libauth: dont print blobs in auth_proxy error strings

20883bd7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/23 22:09
cpu: remove duplicate environment and chdir($home) code (thanks qrstuv)

2185188f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/23 21:27
kernel: fix read size calculation in pio() demand load

eef45650 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/23 14:56
libc: avoid static table and supurious reads in nsec()

440202d0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/20 03:05
libc: revert nsec() change, bring back filedescriptor caching

e7b94ba0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/20 01:21
syscall: add missing _nsec() declaration

3207e8b6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/20 01:06
add _nsec() syscall 53 for binary compatibility with labs distribution

7abf926b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/20 01:01
libc: dont cache /dev/bintime filedescriptor for nsec()

c7be3ba9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/19 02:58
init: dont interpret environment var contents as fmtstring, cleanup

06ad4e5f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/19 02:57
pc64: remove cpuserver bigboy hack and honor *kernelpercent=

7ae98ac5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/19 00:56
ip/torrent: use "torrent" as default user agent

1055b951 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/19 19:23
ip/torrent: fix usage, add -A option to set user-agent

c994152a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/18 15:20
ipconfig: fix dhcp watch

48a644aa – stanley lieber <stanley.lieber@gmail.com> authored on 2014/05/16 12:31
fortunes: 14:37 -!- kfx was kicked from #suckless by __20h__ [kfx]

b3eeb599 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/16 17:33
sdiahci: fix (unused) hba reset function (thanks erik quanstro)

eb687ade – 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

88c998b2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/13 21:17
merge

b98b2c57 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/13 21:15
play: set user-agent, otherwise server thinks we'r mozilla m(

ead171d2 – ftrvxmtrx <devnull@localhost> authored on 2014/05/12 10:49
sam(1): add ctrl+b

704bd2b5 – ftrvxmtrx <devnull@localhost> authored on 2014/05/12 10:19
samterm: fix esc, change ctrl+b behaviour to a more useful one (thanks cinap)

e993ea3e – ftrvxmtrx <devnull@localhost> authored on 2014/05/12 08:58
samterm: clean up key defines. use ctrl+b as in rio

bf093528 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 22:46
usps: remove redundant uhtml pipeline

679b092e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 22:38
htmlfmt: use uhtml for character set conversion

66f76c28 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 16:24
doom: get rid of floating point code for division

17d932ec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 02:17
pc, pc64: add simd error exception name in trap.c

a9155014 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 01:59
pc, pc64: handle sse simd exceptions

edca217b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/10 20:54
tcs: handle surrogate pairs

7388792a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/11 18:29
tcs: prevent accidents with runes beyond 16-bit

14cd6df3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/10 13:28
tcs: fix inplace 16 bit unicode conversion

807af1d8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/09 14:22
webfs: use mozilla compatible user agent as default

144c4ab2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/09 13:16
abaco: need more stack on amd64

87fd5240 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/08 14:48
remove old copies of kernels l.s from cmd/?a

47d131c0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/08 14:41
abaco: remove strange line

7ea0732c – ftrvxmtrx <devnull@localhost> authored on 2014/05/08 10:29
tail: fix follow for empty files (thanks cinap_lenrek)

1c835e37 – ftrvxmtrx <devnull@localhost> authored on 2014/05/08 08:33
tail: seek to EOF to check if seekable. fixes tail on /proc files

f4f2ff60 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/08 18:20
hgfs: avoid revlogupdate() calls when reading root (thanks burnzez)

428cc541 – ftrvxmtrx <devnull@localhost> authored on 2014/05/07 10:43
sed: remove unused ecmp function

3426459a – 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)

59e53f81 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/06 14:59
pc64: fix embrassing typo in mmuzap()

ff7d68e4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/04 20:49
gs: fix /undefined in --setcolor-- errors on amd64

e5a90c0e – ftrvxmtrx <devnull@localhost> authored on 2014/05/03 23:16
merge

4373c0b8 – ftrvxmtrx <devnull@localhost> authored on 2014/05/03 23:16
vga font: hammer and sickle

3f1e6903 – ftrvxmtrx <devnull@localhost> authored on 2014/05/04 18:14
fonts: add swastika to naga10. fixes swastika in default font

826f4c0d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/03 20:17
gs: remove PStorage data type from ttf interpreter

9cc9d611 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/04 19:31
gs: fix truetype interpreter for amd64

d2c3185b – ftrvxmtrx <devnull@localhost> authored on 2014/05/03 09:07
fix threadsetname usage in few places

6f58f7fe – ftrvxmtrx <devnull@localhost> authored on 2014/05/03 08:09
thread.h: varargck argpos for threadsetname

462f1d06 – ftrvxmtrx <devnull@localhost> authored on 2014/05/03 07:46
bio.h: add varargck argpos pragma for Berror

19cdd8c4 – ftrvxmtrx <devnull@localhost> authored on 2014/05/03 07:38
uniq: document -s option (thanks heaumer)

306bee92 – ftrvxmtrx <devnull@localhost> authored on 2014/05/03 06:48
uniq: use Bsize for buffers

4c639475 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/02 20:51
cwfs: fix 1GB memsize limitation

72e4d850 – ftrvxmtrx <devnull@localhost> authored on 2014/05/03 19:38
wc: simplify and avoid buffer overflow on long filenames

bd3e9e4b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/02 01:17
1l, 2l, 7l, kl, vl: add missing setmalloctag() dummy in compat.c

f7f3e478 – ftrvxmtrx <devnull@localhost> authored on 2014/05/02 00:27
bio: Brdstr, Bopen: set malloc tag to the caller

beb66505 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/02 00:23
sdide: never timeout or retry scsi commands from the controller driver

8fea0399 – ftrvxmtrx <devnull@localhost> authored on 2014/05/02 00:03
bio: on a second thought, make it one line less

f9b6c4c5 – ftrvxmtrx <devnull@localhost> authored on 2014/05/01 23:58
bio: do not leak memory if realloc fails

e610c573 – ftrvxmtrx <devnull@localhost> authored on 2014/05/01 23:47
samterm: free() after getenv()

405de1e6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/05/01 13:24
pc64: increase sizes of physical memory bank maps

a1ee457e – ftrvxmtrx <devnull@localhost> authored on 2014/05/01 09:08
leak(1): typo

a2d96d47 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/29 17:17
kernel: always reset notepending in eqlock, handle forceclosefgrp in eqlocks

b7d84310 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/29 17:15
kernel: stop queue bloat before allocating blocks

a2f0fdbf – ftrvxmtrx <devnull@localhost> authored on 2014/04/29 19:17
aan(8): fix aanuke synopsis

40b69597 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/28 02:55
devmnt: make abandoning fid on botched clunk handle flushes

2c2a71cd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/28 01:59
devmnt: abandon fid on botched Tclunk or Tremove

219c3121 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/27 22:32
libip: use snprint() in myetheraddr() to prevent accidents

39119888 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/28 18:53
8c, 6c: fix peephole bug for eleminating CMPL $0,R after shift

7b8f4b25 – ftrvxmtrx <devnull@localhost> authored on 2014/04/28 18:39
btc mkfile: mkdir -p

9f2e627e – ftrvxmtrx <devnull@localhost> authored on 2014/04/27 11:12
iwl: support another (broken) variant of centrino ultimate-n 6300

c0fada15 – ftrvxmtrx <devnull@localhost> authored on 2014/04/26 14:24
merge

e41893d9 – ftrvxmtrx <devnull@localhost> authored on 2014/04/26 14:22
iwl: add Wifi Link 5150 did

f3749669 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/26 14:22
pmmc: recognize generic mmc controllers (untested)

28f7f3f9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/26 14:09
tlshand: cleanup 36 -> MD5dlen+SHA1dlen

3b1a0ab1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/26 14:04
tlshand: fix memory leaks, fix alloc element size for certs pointer array, error handling

c8ac5d7e – glenda <glenda@turku> authored on 2014/04/26 11:08
games/geigerstats: fix usage() to exit; games(1): geigerstats args

6a905b45 – ftrvxmtrx <devnull@localhost> authored on 2014/04/26 10:26
tr: fix 4-byte runes fix (thanks rsc)

4468438c – ftrvxmtrx <devnull@localhost> authored on 2014/04/26 09:22
merge

b4fa1e61 – ftrvxmtrx <devnull@localhost> authored on 2014/04/26 09:22
man pages: fix duplicate words

5e201a7d – glenda <glenda@turku> authored on 2014/04/25 23:38
draw(2): fix missing arg of bezspline on page 5

244bb003 – ftrvxmtrx <devnull@localhost> authored on 2014/04/25 21:47
man pages: the the wich

ab2838aa – stanley lieber <stanley.lieber@gmail.com> authored on 2014/04/25 05:25
newt: write message header and body to virtual file before printing, to avoid stutter

3dbc32d7 – mischief <mischief@offblast.org> authored on 2014/04/24 16:05
nusb(4): fix spelling

bfbe4803 – aiju <devnull@localhost> authored on 2014/04/24 15:22
games/snes: mode 5/6; overscan fix

0753d785 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/24 18:02
revert previous change, i was confused.

634b40fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/24 18:00
nusb: use ep->addr instead of ep->id in unstall() library function

70d7f4c3 – ftrvxmtrx <devnull@localhost> authored on 2014/04/23 17:20
nusb/rndis: avoid allocation on each transmission

41908149 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/23 16:03
nusb: resolve endpoint id conflict with different input and output types

07bf5a24 – ftrvxmtrx <devnull@localhost> authored on 2014/04/23 19:47
merge

Next