shithub: riscv

RSS feed

b7a4dab5 – aiju <devnull@localhost> authored on 2018/05/14 09:51
My /lib/keyboard explodes with delight!

0e5888a0 – aiju <devnull@localhost> authored on 2018/05/08 04:28
add usb tablet support

ec60da49 – aiju <devnull@localhost> authored on 2018/05/05 08:14
libmp: add awk-generated tests

a7a07b2d – aiju <devnull@localhost> authored on 2018/05/05 08:03
mpdiv: get signs right...

0930daf2 – aiju <devnull@localhost> authored on 2018/05/05 04:49
mp: more tests

72ad2d1e – aiju <devnull@localhost> authored on 2018/05/04 17:42
mpmagadd: oops...

35065b91 – aiju <devnull@localhost> authored on 2018/05/04 17:41
mpmagadd: force output sign +1 always

8dc43a95 – aiju <devnull@localhost> authored on 2018/05/04 17:18
mpdiv: fix sign bug

454d26a0 – aiju <devnull@localhost> authored on 2018/05/04 07:07
pc: add $ operator

fa028a93 – aiju <devnull@localhost> authored on 2018/05/03 20:42
libmp: add new tests

cda7129c – aiju <devnull@localhost> authored on 2018/05/03 19:31
mplogic: don't drop carry out

98a5fc65 – aiju <devnull@localhost> authored on 2018/05/03 10:06
pc(1): always allocate at least one mpdigit (itomp assumes this)

2cfc72db – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/05/03 08:28
merge

12716019 – mischief <mischief@offblast.org> authored on 2018/05/02 21:26
libplumb: fix old leak introduced in 18b8ed1a5ea3

02e584c0 – aiju <devnull@localhost> authored on 2018/05/02 19:01
games/mines: chain new CLists in splitknown correctly

28c51929 – aiju <devnull@localhost> authored on 2018/05/02 18:47
games/mines -g: elements taken from list should be -2, not -1

8f91d94d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/05/01 19:40
merge

190c40c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/05/01 19:32
ip/ipconfig: populate /net/ndb from v6 router advertisements, configure multiple addresses in ndbconfig()

8e53fe13 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/05/01 18:17
ndb/cs: fix crash in ndbredorder due to ndbnew() not maintaining the ->line ring

d05b90f3 – mischief <mischief@offblast.org> authored on 2018/05/01 08:47
libplumb: allow attributes larger than 4096, set some malloc tags

bc4469e5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/28 00:40
ndb/csquery: insert \n between read chunks

af3fd927 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/28 00:39
ip/ppp: remove old struct

dbfb3205 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/28 00:38
libndb: cleanup

e87ca8d9 – aiju <devnull@localhost> authored on 2018/04/26 10:55
mpdiv: fix dividing 0 by a small power of two

69298c79 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/24 17:25
merge

5aae3d34 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/24 16:21
devip: improve arp and ndp code

3c530213 – aiju <devnull@localhost> authored on 2018/04/24 08:58
forp: fix ternary operator

29f03ba4 – aiju <devnull@localhost> authored on 2018/04/24 08:20
libsat, forp: fix va_list hack on amd64

20b9326d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:54
devip: fix ipv6 icmp unreachable handling, fix retransmit, fix ifc locking, remove tentative check

c80d9430 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:50
devip: cleanup ipmux.c

89625510 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:50
devip: increment in counter *AFTER* acquiering the ifc lock or loopbackmedium

dbf13129 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:49
devip: cleanup rudp.c

9860172f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:48
devip: cleanup tcp.c

c5c61335 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:48
devip: cleanup udp.c

26aca332 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:47
devip: various icmp stuff

575398eb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/22 14:42
devip: verify ifcid on routehint check, check Route.ref for free'd routes

638b4a1e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/18 21:08
devip: add "reflect" ctl message, fix memory leaks in icmpv6, fix source address for icmpttlexceeded, cleanup

691370a0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/18 21:01
ip/ipconfig: always refresh ndb/cs and ndb/dns when adding or removing ip addresses

fc3c91d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/18 21:00
ndb/dnsquery, ndb/csquery: handle long lines

94018b21 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/16 21:34
fix parseip() error handling in ipconfig, ppp, tftpfs and dns

48d117ed – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/16 20:48
ndb/dns: remove single-ip-address assuptions

ac962a0a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/16 20:45
ndb/cs: remove single-ip-address assumptions

93ab4800 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/14 20:07
ip/ipconfig: use unique ip/ipmask/ipgw values close to match for ndbconfig

c4603260 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/14 16:32
ndb/cs: remove paranoia debug toggle

1da5285c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/14 16:28
libc: allow /net/cs to specify local address for dial()

8666ec6b – kremlin <ians@openbsd.org> authored on 2018/04/12 13:50
add missing ethermii.h dependencies. patch from cinap_lenrek

4354c401 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/12 17:30
cpurc: remove obsolete device binds, run diskparts after $sysname is known. remove /env/boottime. document.

780c5dfd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/11 18:57
ip/ipconfig: setup per local address default routes

874701d1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/11 18:56
devip: make v4 ifc broadcast and multicast routes specific to address

eac7a2b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/10 16:04
ip/gping: icmpv6 support

829a451c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/10 16:02
devip: properly initialize the connection ignoreadvice and tos flags

0272fa04 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/10 15:06
ip/traceroute: icmpv6 support

3e60d712 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/09 20:56
ip/ping: stop doing clever things with dialstrings, just let cs/dial figure it out

4cda213a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 18:22
ip(3): troff magic

f692b739 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 18:11
ip(3): document changes on /net/arp and /net/iproute

dac42bd0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 17:16
ip/ipconfig: fix v6 ndp code, use source specific default routes

c2dd9b1d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 17:15
devip: implement source specific routing

dc8432d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/04/08 16:51
nusb/usbd: increase buffer size to capture port information

21c7c683 – henesy <devnull@localhost> authored on 2018/04/06 14:05
remove duplicate -m definition in upasfs(4) (thanks rodri)

034d0b08 – mischief <mischief@offblast.org> authored on 2018/04/02 17:44
ape: improve assert macro

013122b9 – stanley lieber <stanley.lieber@gmail.com> authored on 2018/04/02 15:54
9fs: break 9front case into several cases: 9front, 9bugs, 9contrib, 9grep

9632ff23 – aiju <devnull@localhost> authored on 2018/03/31 08:41
forp(1): document [] and some bugs

20e695c1 – aiju <devnull@localhost> authored on 2018/03/31 08:30
forp: fix precedence for []

7d18756b – qwx <devnull@localhost> authored on 2018/03/31 07:38
gb*: reverse savegame field polarity

84351ae4 – qwx <devnull@localhost> authored on 2018/03/31 07:37
blit,c64,gb*: fix phaser coolant leak during resize

2fdd83c8 – aiju <devnull@localhost> authored on 2018/03/28 16:49
add forp(1) manpage

57edb0b2 – aiju <devnull@localhost> authored on 2018/03/28 16:36
sat.h: update to include satget

2ca54f6a – aiju <devnull@localhost> authored on 2018/03/28 16:14
forp: fix multiplication; change division to C semantics

382d37db – aiju <devnull@localhost> authored on 2018/03/28 13:08
add forp

80474f7f – aiju <devnull@localhost> authored on 2018/03/26 17:39
libsat: fix one of the satmore() bugs

586a2477 – Alex Musolino <alex@musolino.id.au> authored on 2018/03/23 07:34
lock(2): fix typo

39dd26bf – aiju <devnull@localhost> authored on 2018/03/22 09:35
sat: satget: don't duplicate binary clauses

8389465f – aiju <devnull@localhost> authored on 2018/03/22 09:15
sat: satget: include unit literals

2e2ae33a – aiju <devnull@localhost> authored on 2018/03/22 08:46
sat: add satget

3cb5494b – aiju <devnull@localhost> authored on 2018/03/20 16:51
sshfs: usage

ef17e2a6 – aiju <devnull@localhost> authored on 2018/03/20 16:31
resample(1): document -n option

992ed214 – 23hiro <23hiro@gmail.com> authored on 2018/03/20 14:24
man pages: SYNOPSYS typo

5d4a456a – aiju <devnull@localhost> authored on 2018/03/20 07:23
libsat: setmalloctag, fix incorrect allocation size

547f60b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/18 21:11
devip: pick source address for neighbor solicitations as of rfc4861 7.2.2, cleanup

20cbb88e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/18 03:53
merge

71f80787 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/18 03:50
devip: more v6 improvements

8ce98a0b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/18 03:31
ip/ipconfig: stop spamming the console about router receiving RA's

87df8001 – aiju <devnull@localhost> authored on 2018/03/17 23:03
add sat(1) command

d68417bc – aiju <devnull@localhost> authored on 2018/03/17 23:01
satmore: don't try to override user defined variables

9f18b0f3 – aiju <devnull@localhost> authored on 2018/03/17 21:15
add #pragma incomplete to sat.h

c96fb547 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/17 17:55
devusb: fix format print warnings for ep->ntds and ep->uframes

4d59f9bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/17 17:27
camv: fix display locking issues

c2c9562e – aiju <devnull@localhost> authored on 2018/03/17 15:26
add libsat

e0be49d7 – aiju <devnull@localhost> authored on 2018/03/17 15:07
mines(1): fix misleading HISTORY wording

2c141527 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/17 14:25
pc64: fix _intrr(), avoid the linker moving _intrr() arround

108063bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/17 13:19
pc64: add magic _intrr() symbol for ktrace (thanks mischief)

c3c7429d – mischief <mischief@offblast.org> authored on 2018/03/17 11:06
nusb/ptp: set storage name to their human readable description string

199f090b – qwx <devnull@localhost> authored on 2018/03/17 07:25
devfs: revert commit 4000

372d359e – qwx <devnull@localhost> authored on 2018/03/16 21:04
kernel: let /rc/bin/diskparts attach #k after #S partitions are loaded up

14cd988a – qwx <devnull@localhost> authored on 2018/03/16 21:00
devfs: only set configed flag if config was read successfully

f8961199 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/14 18:41
nvidia: add pci device id for GeForce 6200 AGB (thanks bitmapper)

7ca11774 – aiju <devnull@localhost> authored on 2018/03/10 09:40
games/mines: build a better ghost trap

b7d31909 – aiju <devnull@localhost> authored on 2018/03/09 16:30
mptod/dtomp: add to mp.h

b9a08958 – aiju <devnull@localhost> authored on 2018/03/09 15:51
mp: add mptod and dtomp

bf555abc – aiju <devnull@localhost> authored on 2018/03/07 15:45
add camv

Next