shithub: riscv

RSS feed

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

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

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

657f0ed9 – aiju <devnull@localhost> authored on 2018/03/07 15:44
nusb/cam: ctl message fixes

2da5e135 – aiju <devnull@localhost> authored on 2018/03/07 05:06
add nusb/cam

a2d8dcfd – aiju <devnull@localhost> authored on 2018/03/07 05:04
usb lib: add maxpkt and ntds to Altc struct

56405e09 – aiju <devnull@localhost> authored on 2018/03/07 03:45
usbehci: catch interrupt in tsleep

9226caf2 – aiju <devnull@localhost> authored on 2018/03/06 12:18
usbehci: add uframes control request to return uframes one at a time

097879ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/05 01:10
merge

6f70699a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/05 01:09
usbehci: fix medium- to low quality highspeed isochronous transfers

633397bf – aiju <devnull@localhost> authored on 2018/03/04 14:52
sshfs: update qid and filename on Tcreate

8e654cf7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/04 01:12
merge

53e1708b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/03/04 01:10
igfx: add support for T510 (thanks mycroftiv)

891a8c4f – khm <devnull@localhost> authored on 2018/02/28 07:55
manpages: shut up about tex (1)

59b31ccc – glenda <glenda@cirno.localdomain> authored on 2018/02/27 05:08
g: revert accidental change, document missing file type

60befe7d – glenda <glenda@cirno.localdomain> authored on 2018/02/26 17:39
games/mix: fix incorrect line numbers

d1c0f53f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/26 14:58
ns: remove left over vararg check pragma

8a01033e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/25 16:11
vmx: allow setting mac address of using ea:nnnnnnnnnnnn! prefix, use genrandom() to generate mac globally unique mac address

6728a5ec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/25 14:06
devloopback: reassign device letter from #X to #λ to avoid collision with devvmx

b2d79920 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/25 12:11
kernel: properly handle bad attach specifiers

d3f4786a – aiju <devnull@localhost> authored on 2018/02/24 22:38
mines: documentation and chronometric control of supernatural apparitions

Next