shithub: riscv

RSS feed

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)

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

4aff59b6 – aiju <devnull@localhost> authored on 2018/02/24 21:50
ghost in the minesweeper shell

f0a31460 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/24 22:42
devether: remove (unimplemented) detach, allow device creation on attach

5560efb3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/24 22:32
devip: fix crash on negative dev id on attach

05cd5cb2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/24 22:24
ns, devproc: quote path and spec arguments for /proc/$pid/ns, namespace(6) does support quoting

be8a8129 – aiju <devnull@localhost> authored on 2018/02/24 20:43
games/mines: bikeshedding

4e7b5b7e – stanley lieber <stanley.lieber@gmail.com> authored on 2018/02/20 14:34
fortunes, rob, rsc, theo: What's this? https://plan9.io/

986278e0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/18 14:56
nusb/ether: mux bridges, bring in line with devether

729c9c39 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/18 14:56
devether: mux bridges, portable netconsole

a2e8246f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/17 21:06
nusb: add missing header dependencies to mkfiles

120ab04d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/17 21:05
kernel: fix missing header dependency for ethersink.$O

5d6a11c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/16 16:04
audiohda: add device id for x260's Intel Sunrise Point-LP. (thanks rodri)

b1928000 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/14 15:35
ftpfs: no caching by default, add -c flag to enable it (patch by mycroftiv)

df6a30f3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/12 14:05
if ether, then etherif.h

04583235 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/11 20:50
merge

57c53564 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/11 20:48
ethersink: after the experiment, the zeros get dismantled. and then destroyed.

2346954e – BurnZeZ <brz-9dev@feline.systems> authored on 2018/02/11 16:54
twsi(3): fix wrong unicode codepoint in manpage

3d0f4da1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/11 14:51
ethersink: provide promisc and multicast functions for v6, set out queue limit to 0 on attach, add to pc64 config

d6e0e9c4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/11 13:08
kernel: move devether and wifi to port/

debb786f – aiju <devnull@localhost> authored on 2018/02/10 08:15
aijuboard bootloader: fix 10BASE-T / 100BASE-TX support

f113e2d6 – aiju <devnull@localhost> authored on 2018/02/09 20:04
zynq: fix 10BASE-T and 100BASE-TX support

af0de5ad – aiju <devnull@localhost> authored on 2018/02/07 13:53
fix sort(1) bug where it incorrectly included the field separator in the comparison if it was >= Runeself

d8999511 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/07 13:18
fstype: make copy of first sector in /env to avoid unaligned reads on the disk (for devfs)

650e5db5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/07 13:13
usbxhci: fix mistake in completering()

c5c159b1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/05 14:16
upas/fs: fix imap atom quoting (thanks Piotr Kubaj)

721b1414 – aiju <devnull@localhost> authored on 2018/02/05 04:38
add ptrap

d06196ab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/02/04 22:21
auth/asn12rsa: also convert ASN.1 encoded public key to plan9 format

58914b4b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/31 14:44
/sys/lib/dist/mkfile: fix cfg/plan9.ini dependency (only visible after binds)

650a4434 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/31 14:09
webfs(4): document -d and -D flags

83d8a242 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/29 03:26
pc64: fix kmap() and invlpg()

b5362dc7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/28 17:46
ndb/dns: cleanup

549a6745 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/28 17:36
ndb/dns: fix leak in myaddr(), normalize ip strings

b3b938d5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/28 12:58
ndb/cs: handle v4 only case for rudp

1d10ecda – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/28 12:22
venti/conf: fix padding so we write multiple of sector size

d2ec488a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/27 18:47
ip/dhcpd: remove old testing code

34f19570 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/27 18:46
libndb: retire deprecated csgetval(), ndbgetval() and ndblookval() functions

6a23ef91 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/27 14:58
kernel: initialize cyclefreq for machno > 0 in guesscpuhz()

26193c4b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/27 14:02
upas/fs: try to deal with nil mail body (can happen when fetch fails)

a863cf8e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/24 21:14
upas/fs: deal with imap returning more uid's than allocated from previus "messages" command

5054c979 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/22 16:34
ip/pptpd: don't mess with ipifc (handled by ppp), slay note gorup on exit

950e22be – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/22 16:33
ip: make pkt interfaces unbind on close (from inferno)

b670fc0a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 18:56
ppp: remove left over debug print

218e61f8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:58
ppp(8): remove BUGS section, client auth has been fixed.

98b1f2a7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:55
ppp: mschapv2 support

3004f058 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:37
libauth: add auth_respondAI() function to get AuthInfo for mschap/mschapv2

a7974d96 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:35
factotum: implement mschapv2 role=server authentication (for ppp)

fd1e50d6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/21 17:32
authsrv: implement mschapv2 authentication, include MPPE secret in the ticket

9840c50a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/20 10:13
gre: don't drop pptp packets when smaller than v4 header

9d0ba6f1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/16 18:27
ip/ipconfig: use 2000::/3 instead of ::/0 for v6 default route

12f27944 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/16 16:37
p/ipconfig: don't put automatic link-local address configuration in /net/ndb

ccf72da4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/16 15:42
set router R-flag when sendra is active for neighbor advertisement

2bd59d9c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/14 20:31
authsrv: fix chap

87c2d23c – 23hiro <23hiro@gmail.com> authored on 2018/01/14 18:58
ipconfig(8): remove dhcp mention from -6 example

b85245f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/14 14:33
ip/ipconfig: add v6 deault route from router advertisements

84e67ffa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/14 14:32
listen(8): add -a option to restrict announce address, document tcp17019 and tcp17020

7b5cf8de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/13 06:41
ether79c970: dont disable promisc mode when multicast table is not empty

ad36593a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/13 02:16
ether82557: don't turn off promisc mode when mcast table is not empty

ba87e588 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/12 13:28
wifi: learn target ip address from neighbor advertisements in dmat proxy

2088f8c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/12 03:01
wifi: filter out loopback traffic from myself

d682a6cb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/10 13:28
ip/ipconfig: set on-link flag in router advertisement prefix info (fixes windows7)

17ef60cb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/07 19:24
merge

acb20685 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/07 19:23
ether8169: deal with kernel memory exhaution

3be526d4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/07 00:20
merge

069230cd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/07 00:17
forgot to commit asn1dump.c...

17291d91 – 23hiro <23hiro@gmail.com> authored on 2018/01/06 21:44
rconnect: support -t timeout for aan like in drawterm; also rcpu, rexport/import

05f721e9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 15:21
venti: fix wrong channel element size for amd64 (thanks mycroftiv)

77761804 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 03:44
tlssrv: remove usage reference to lost auth/secretpem

1c3377a6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 03:37
factotum: remove unused sshrsa.c

8ff72ce2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 03:34
libsec: remove asn1toDSApriv()

a200ecd3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/01/06 03:32
remove asn12dsa, dsa2pub, dsa2ssh and dsagen

Next