git: 9front

RSS feed

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

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

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

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

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

94803b9c – 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

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

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

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

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

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

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

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

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

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

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

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

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

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

2d071d5d – 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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

6abae69a – 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

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

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

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

390d2342 – ftrvxmtrx <devnull@localhost> authored on 2014/04/23 19:46
boot/nusbrc: add another rndis device

7a7862cb – ftrvxmtrx <devnull@localhost> authored on 2014/04/23 19:45
nusb: workaround for endpoints with same index but different types

4d7df470 – ftrvxmtrx <devnull@localhost> authored on 2014/04/22 19:34
nusb/ether: add RNDIS support (tested on Nexus 5)

e80351ea – stanley lieber <stanley.lieber@gmail.com> authored on 2014/04/22 07:49
fortunes: i was up at 9am, climbed a mountain, hiked 6 km through 4ft deep slush (the image you are supposed to get is of 12 million overturned slurpee cups, and of geting your groin wet in slurpee), nearly died eating beef vindaloo, wrote some code, talked on the phone, wrote mail, and now it's almost 4am and this is absolutely beyond ridiculous.

820bf6f4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/22 00:26
termrc, cpurc: exclude wpa from oom kill and swap

5fe4c7a4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/21 12:44
wifi: set ether->mbps to highest supported rate of the associated ap

4595e2f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/21 01:22
etheriwl: set msb for all rates

721edfc8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/20 23:43
wifi: first attempt on negotiating data rates

c2cc194f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/19 12:18
nusb: dont include <bio.h>, we'r not using it (thanks erik)

d9576b1f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/18 16:55
wpa support for tcp boot, remove duplicate secstore code from factotum

3068954b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/18 16:44
kernel: add secstore and wpa to bootfs

0a565ebe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/18 16:41
secstore: fix wrong "readnvram %r" error status

a75818cc – ftrvxmtrx <devnull@localhost> authored on 2014/04/18 12:43
nusb/kb: fix trackpoint on thinkpad usb keyboard

da4efec1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2014/04/17 14:57
secstore: fix gfile/pfile/rfile array sizes

Next