shithub: riscv

RSS feed

7c3db1d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/02/11 18:29
ip/ipconfig: use new parseipandmask() function

a7c01127 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/02/11 18:28
libndb: provide parseipmask() v4 argument in subnet(), use snprint() instead of sprint()

0af11f97 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/02/11 18:26
libip: replace v4parsecidr() with new parseipandmask()

66b9196f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/02/08 17:28
segment(3): use bind -c in examples (thanks henesy)

01b6aa0f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/02/05 18:10
cifs: merge with steve simons latest version. thank you very much!

a2abe177 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/02/05 15:53
cifs: fix pruning of . and .. directory entries (thanks steve simon)

31637404 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/02/01 18:31
bcm: include sdmmc in pi kernel configuration

cefc849a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/30 13:22
devdraw: get rid of softscreen==0xa110c hack and make attachscreen() return Memdata*

8e1218ac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/30 13:05
bcm: list devswap only once in devtab array

5b5416aa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/28 18:29
devdraw: simplify drawgen()

8152e9d0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/27 17:12
devip: tcp: Don't respond to FIN-less ACKs during TIME-WAIT (thanks Barret Rhoden)

63a0d519 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/24 15:30
dhcpd(8), ndb(6): group related ndb attributes together

4e91e4a2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/24 15:29
ip/dhcpd: remove undocumented dhcpgroup mechanism, group related ndb attributes together

eb7eea0b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/23 16:28
troff: fix -ms mug (thanks aksr)

d1a0091b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/23 15:58
dhcpd(8), ndb(6): update documentation (thanks k0ga)

c58df62d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/23 15:57
ip/dhcpd: send vendor ndb attribute if available (thanks k0ga)

ad6e6444 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/23 15:49
ip/dhcpd: add rootserverip read in lookupip() (thanks k0ga)

3cf63ee1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/23 15:47
ip/dhcpd: change swap to rootserver (thanks k0ga)

058951bb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/22 17:08
devtls: remove static "already" flag in tlsinit(). this function is only run once.

26d36c3a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/22 17:06
devswap: simplify, don't panic when writing swapfile fails

4b2f3113 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/22 16:55
pc64: properly handle faulterror in faultamd64()

927e342a – Alex Musolino <alex@musolino.id.au> authored on 2019/01/22 10:11
upas/fs: remove unused function pop3log

b9745c60 – aiju <aiju@phicode.de> authored on 2019/01/20 07:55
merge

116b0753 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/20 07:02
rc: clear out redirections on "rfork F" (RFCFDG)

62bedca1 – aiju <devnull@localhost> authored on 2019/01/19 22:07
dtracy: fix &&

83aa7ba7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/13 12:17
ether82563: fix bugus FCA write and link detection for i217

998d4785 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/12 16:07
ether82563: work arround spurious jumbo packets on i217 (thanks k0ga)

1759a174 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/12 15:07
/sys/lib/plumb/basic: make plumbing page bookmarks work with relative paths (thanks Tobias Heinicke)

0de56a99 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/12 14:37
ether82563: use 9018 byte mtu from datasheet for i217, i218, i219

9ba89d63 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/12 10:35
merge

53275c70 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/12 10:34
ether82563, ether82598, etherx550: round rbsz to multiple of 1K

9f755671 – qwx <devnull@localhost> authored on 2019/01/08 08:22
torrent: avoid trying to fetch blocks past file

d0f824ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/03 21:51
pc, pc64: properly track dependencies for mem.h on autogenerated apbootstrap.h and reboot.h targets

c88ed648 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/02 05:26
upas/fs: don't put messages on the lru that cannot be uncached

de8580ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2019/01/02 05:22
upas/fs: include mkupas in mkfile last to get default target

2c6cc121 – Alex Musolino <alex@musolino.id.au> authored on 2018/12/30 19:00
upas/fs: fix infinite loop in putcache (again)

f464b7ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/28 06:46
rsa(8): add example for tinc(8) (thanks k0ga, qwx)

83b854df – aiju <devnull@localhost> authored on 2018/12/28 05:26
dtracy: fix conditional branch generation

ca10fcca – BurnZeZ <devnull@localhost> authored on 2018/12/25 23:51
remove function prototype that leaked into last commit

c650a7db – BurnZeZ <devnull@localhost> authored on 2018/12/25 23:47
tcs: clean up old port code, and avoid writing 0 to stdout

27921a1b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/26 00:04
mk: fix closing random fd from uninitialized stack variable (thanks BurnZeZ, mycroftiv)

1b619dea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/24 14:06
nusb/disk: revert previous attempts and just not issue capacity command when theres no media present

ee9b2955 – Ori Bernstein <ori@eigenstate.org> authored on 2018/12/23 18:10
Make the check work.

c80f22f7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/24 00:10
nusb/disk: implement 64 bit lba read/write commands (16 byte commands)

2aec1f8a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/24 00:05
nusb/disk: fix typo "("

bb151fa7 – Ori Bernstein <ori@eigenstate.org> authored on 2018/12/23 14:44
Don't unnecessarily unstall devices.

ec1c1b9b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/23 20:21
dossrv: cleanup

1e0b65c8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/23 17:43
dossrv: make GLONG() return ulong, handle getsect() error in dostat()

d843bc8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/23 12:48
etherx550: add intel 10GB ethernet controlller x550 driver (thanks joe9)

426c9893 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/23 12:41
ether82598: fix multicast filter (thanks aiju, joe9)

4a634d21 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/22 15:49
dossrv: use 64 bit vlong for sectors

9fe13773 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/15 15:39
dtracy: avoid pointer to integer truncation warning on amd64

192a222f – aiju <devnull@localhost> authored on 2018/12/15 06:57
fplot: fix operator associativity

31141024 – aiju <devnull@localhost> authored on 2018/12/13 11:15
fplot: add min/max operators

c7304ea0 – aiju <devnull@localhost> authored on 2018/12/13 05:42
dtracy: get rid of DTName struct, support more than three parts in a probe name, wildcard matching

dae5a441 – aiju <devnull@localhost> authored on 2018/12/13 05:38
pc(1): reference counting bug

c69bf6e0 – Alex Musolino <alex@musolino.id.au> authored on 2018/12/13 07:00
merge

b830824c – Alex Musolino <alex@musolino.id.au> authored on 2018/12/13 06:59
upas/fs: remove now unnecessary "force" argument to cachefree

eb5676d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/12 14:33
upas/fs: handle errors from fetch for cachebody()/cacheheaders()

9b194f23 – Alex Musolino <alex@musolino.id.au> authored on 2018/12/12 07:51
merge

b836802f – Alex Musolino <alex@musolino.id.au> authored on 2018/12/12 07:48
upas/fs: fix infinite loop in putcache

4c68cfa4 – stanley lieber <stanley.lieber@gmail.com> authored on 2018/12/11 07:57
fortunes: [9fans] ..... UNSUBSCRIBE_HELP NEEDED

40d6302b – aiju <devnull@localhost> authored on 2018/12/11 04:20
forgotten files

a6517fb4 – aiju <devnull@localhost> authored on 2018/12/11 04:17
kernel: change peek to return number of characters left rather than 0/-1

cc066d81 – aiju <devnull@localhost> authored on 2018/12/11 04:09
dtracy: catch page faults

6f304201 – aiju <devnull@localhost> authored on 2018/12/11 02:44
add dtracy support to mkdevc and enable dtracy with plan9.ini

e93a8571 – BurnZeZ <devnull@localhost> authored on 2018/12/10 00:18
sshfs: add exits(nil) to threadmain

ca851bbb – aiju <devnull@localhost> authored on 2018/12/09 16:43
dtracy: call dtptrigger with a struct pointer rather than a list of arguments; put return value in arg9

b96be173 – aiju <devnull@localhost> authored on 2018/12/08 13:04
dtracy: fix lexer bug

722a1a33 – aiju <devnull@localhost> authored on 2018/12/08 12:24
fix dtracy man page

6056a46c – aiju <devnull@localhost> authored on 2018/12/08 11:35
add dtracy manpage

58fa2944 – aiju <devnull@localhost> authored on 2018/12/08 10:07
dtracy: add support for aggregations

03e60450 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/07 11:32
rio: get rid of window delete thread, fix mysterious disappearing windows

96b1debb – BurnZeZ <devnull@localhost> authored on 2018/12/06 20:41
add entries for il rcpu

c6d4cd09 – BurnZeZ <devnull@localhost> authored on 2018/12/06 01:53
ptrap(4): fix formatting

4415dde6 – aiju <devnull@localhost> authored on 2018/12/06 05:56
forp: change indexing to verilog-like semantics

023f5eca – BurnZeZ <devnull@localhost> authored on 2018/12/06 02:11
acid: fix transcript

64d0d3b8 – aiju <devnull@localhost> authored on 2018/12/06 04:32
libmp: fix mptouv behaviour to match mptoui

17b80cbc – aiju <devnull@localhost> authored on 2018/12/06 04:32
libmp: add tests for integer conversions

7e477cc7 – aiju <devnull@localhost> authored on 2018/12/05 05:26
mptov: make it actually work

68910930 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/04 22:59
kernel: remove unused static variable "sofar" from timerintr() (thanks mischief)

d15aca05 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/04 20:43
kernel: fix tprof on multiprocessor

79bfff64 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/04 14:34
factotum: rsa: use mptober() to get right adjusted result instead of mptobe() and memset()

c5393d61 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/04 13:55
bootrc: remove $ff references (was old parsed /boot/boot argument list)

b5f7e27f – aiju <devnull@localhost> authored on 2018/12/02 06:36
kencc: make "function not declared" a warning unless compiling with -T

a847d7a5 – mischief <mischief@offblast.org> authored on 2018/12/01 22:30
python: explicitly declare WaitForThreadShutdown as void

cb7375dc – mischief <mischief@offblast.org> authored on 2018/12/01 22:30
ape: declare gethostname

9eeca04d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/01 22:27
merge

117f177c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/12/01 22:23
libsec: fix memory leak in pkcs1_decrypt()

2b1454e8 – BurnZeZ <devnull@localhost> authored on 2018/12/01 13:07
libdtracy: wrong operator in XORI (thanks aiju)

d9b9e15d – aiju <devnull@localhost> authored on 2018/12/01 06:39
kencc: turn "function args not checked" warning into "function not declared" error if appropriate

75f5332c – aiju <devnull@localhost> authored on 2018/12/01 06:28
2c(1): document some differences with ANSI C

ad7316e8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/30 23:22
hgwebfs: write headers individually, so they are not limited by webfs iounit (thanks mischief)

c4ecd0fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/30 23:20
webfs: write headers individually so they are not limited in sum to the 8k buffer

ec1976eb – aiju <devnull@localhost> authored on 2018/11/30 12:32
fplot: add support for readout with middle mouse button

5b2f81a5 – aiju <devnull@localhost> authored on 2018/11/30 11:58
fplot: color different curves

f1028829 – aiju <devnull@localhost> authored on 2018/11/30 11:12
fplot: compute y range correctly when used with multiple graphs

55f06755 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/28 16:12
upas: get rid of broken validatesender example, remove redundant upas/misc and setup target

cd933b2a – mischief <mischief@offblast.org> authored on 2018/11/28 06:34
hgwebfs: read to eof by default to match urllib2 behavior

099da8cb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/11/28 07:41
devip: fix arpread, dont return partial entries

Next