shithub: riscv

RSS feed

a7ac0206 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/09 13:20
libflate: force non-empty huffman table in mkzprecode() for deflate

303fb496 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/05 18:44
disk/edisk: allow printing and readonly inspection of hybrid MBR/GPT disks (thanks aiju)

a3c2819c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/04 00:14
realemu: fix precedence bug in argconv() format routine (thanks dan cross)

e1387500 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/04 00:09
realemu: fix pit bcd mode

d850c601 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/03 14:23
plan9.ini(8): 9boot(8) is not a DOS program, remove outdated BUGS section

65566dda – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/03 13:54
devvga: properly handle physical screen size and panning

a08727d9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/03 11:34
screenlock: put position check back in grabmouse (thanks deuteron)

308407dc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/03 01:41
screenlock: have keyboard activity reset blank timeout

61d48161 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/03 01:27
screenlock: avoid continuous blanking, draw fullscreen over border

e1c447bc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/03 00:47
screenlock: some improvements

554fb43d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/03 00:14
libauth: replace proto=p9cr with new proto=dp9ik/p9sk1 role=login for auth_userpasswd()

3ef51c16 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/03 00:10
auth/factotum: add role=login protocol variant to dp9ik/p9sk1

e614cdf0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/02 23:54
auth/login: add missing quotefmtinstall(), quote dom attribute

f948c402 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/02 21:22
errstr(2): add /sys/src/libc/9sys/rerrstr.c to SOURCE section

2bf642de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/12/01 18:13
screenlock: blank screen using /dev/mousectl (thanks sl)

f03260bf – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/30 16:50
libsec: make includes consistent for sha2block*.c

4cdd7049 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/30 16:30
libsec: unroll portable sha1block function

c09cd288 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/29 21:16
libsec: unroll portable sha2block functions

d51d5444 – aiju <devnull@localhost> authored on 2017/11/27 15:34
games/blit: update screen when display address changes (thanks aap)

bea6dcd1 – aiju <devnull@localhost> authored on 2017/11/27 04:30
vmx(1): fix openbsd 6.2 amd64 !entrystate bug

aa3c0e55 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/26 20:31
libsec: optimize aesCBCencrypt()/aesCBCdecrypt()

48980502 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/26 12:11
cga: capture cga console contents on boot, make sure cgapos is in range

af20ba67 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/25 23:49
devvga: re-render text from kmesg after resize

28e9566d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/22 16:09
spin: Update to most recent version. (thanks Ori_B)

077e719d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/19 19:10
libsec: write optimized _chachablock() function for amd64 / sse2

1eb37394 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/19 16:11
libmach: fix format for 8db sse shift ops

15bd341c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/19 16:10
6l: fix typo in optab table for APSLLQ (0x7e -> 0x73)

e3736b88 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/19 12:17
kernel: make isaconfig() consistent, not inplace tokenizing the conf string

89653dcc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/19 10:42
inst/mounthjfs: use /dev/swap instead of #c/swap to determine memory size (thanks aap)

4a684fc6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/18 11:03
6in4: add -m mtu option to specify outer MTU

435a9a15 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/16 18:15
9pc64: handle special case in fpurestore() for procexec()/procsetup()

859d5c91 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/16 09:15
audio/flacdec: add eof handler avoiding endless spinning on broken files (thanks deuteron)

753f64a8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/13 19:16
pc64: fix mistake fpurestore() mistake

f4880742 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/12 19:48
igfx: allocate backing memory for framebuffer and hw cursor when not done by bios (from qu7uux)

3356e0e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/12 18:15
libsec: AES-NI support for amd64

4f27f6a0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/12 17:55
pc64: allow using the FPU in syscall and pagefault handlers

3ccd5354 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/07 19:34
pc64: set ts flag before schedinit()

6eca75fa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/04 16:11
merge

24057fd4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/04 16:08
kernel: introduce per process FPU struct (PFPU) for more flexible machine specific fpu handling

77836165 – stanley lieber <stanley.lieber@gmail.com> authored on 2017/11/02 15:55
/lib/rsc: It only works when we're in the process of preparing a release.

04ce485f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/02 05:05
tinc(8): mash -> mesh

efdd6afc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/01 14:40
tinc(8): more spelling spam

ce890174 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/11/01 14:34
tinc(8): spelling, thanks jpm

736c3188 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/31 18:58
tinc(8): outout -> output

daf292ac – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/31 18:44
tinc: implement experimental mash peer to peer VPN from http://www.tinc-vpn.org/

5c1afc88 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 23:04
aes(2): document aes_xts_encrypt() and aes_xts_decrypt() functions

0e68b755 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 22:08
kernel: pc/pc, fix comment line

e436a529 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 21:55
swap(3): document permissions and encryption behaviour, reference to memory(8)

7e619e59 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 21:24
devcons: remove obsolete comment

5a93b4fe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 21:23
kernel: track more header dependencies in port/portmkfile

b815eaca – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 19:24
devswap: fix mistake

f3f93925 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 19:09
kernel: introduce devswap #¶ to serve /dev/swap and handle swapfile encryption

93117262 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 18:01
devfs: rewrite cryptio()

c021390e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 17:49
libsec: rewrite aex_xts_encrypt()/aes_xts_decrypt()

77757dbd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/29 17:41
cwfs: use /dev/swap instead of #c/swap to determine memory size

3794b1c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/28 14:53
libc: improve alignment of QLp structure on amd64, cosmetics

4fc4b0dd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/25 22:42
libc: wunlock() part 2

83fe7aaa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/23 02:08
upas/smtpd: don't call syslog() from the note handler, this can deadlock

e3d8fe9d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/20 16:58
libc: cleanup atexit and put exits() in its own compilation unit

67d9c6b2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/20 16:31
vt: block when sending input to host (fixes truncated paste)

29411f58 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/17 17:36
libsec: make sectorNumber argument for aes_xts routines uvlong

45b7d60b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/17 17:34
libsec: add AES CFB and AES OFB stream ciphers

0db4f406 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/17 16:15
aux/wpa: prevent PTK re-installation attack by replaying AP retransmits

1d34a855 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/16 00:06
ape/libsec: fix the build, bring ape libsec.h in sync with plan9 version

8fdf22d5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/06 17:00
ssh: remove extern declarations for pkcs1padbuf() and asn1encodedigest() (now in libsec.h)

0a3695ba – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/06 16:55
rsa: add auth/rsa2asn1, check write error in auth/rsa2x509 and auth/rsa2pub, document in rsa(8)

8a675601 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/06 16:52
libsec: export asn1encodedigest(), asn1encodeRSApub(), asn1toRSApub(), pkcs1padbuf() and pkcs1unpadbuf()

5f42da15 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/05 16:33
libsec: allow \r\n terminated lines in decodePEM()

99700fb0 – aiju <devnull@localhost> authored on 2017/10/04 11:56
check for fs= in netaudit

d5576d84 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/04 01:06
hgwebfs: simplify retry loop construction

b1276313 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/04 01:04
ndb/cs: icmp only supports version 4 addresses, icmpv6 only version 6 addresses

c11a3bb3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/04 01:01
libauthsrv: preserve readcons() error message from read() error

19b026bd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/10/03 23:59
hg: disable tag caching, allows accessing hg repo from dump

a9b41264 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/29 17:19
9boot: limit read size to 4K for efi simple file system protocol

87274893 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 10:13
pc64: add ether82598 driver to configuration

d9b37eff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 10:13
ether82598: support for T540-T1, use physical addresses for isaconf port

797952d0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 10:02
sdnvme: identify namespace list fails on intel ssd, just assume nsid=[1]

330e7ef3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 09:59
kernel: don't tokenize inplace in isaconfig() to make /dev/reboot work

dad00a77 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/27 09:58
kernel: get rid of 36 bit Paerange mask in mtrr (supporting machines with more than 64GB of memory)

b8d4c6ff – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/23 13:33
upas/fs: fix putcache(), sub-part messages should never go into the lru

546046b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/22 08:55
xhci: do bounds checking in capability walking, check if controller vanished on init (thunderbolt unplug)

7722220f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/22 07:48
sshfs: use mtime for qid.vers, fix wstat without name change, fix wstat memory leak

e09c2b72 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/13 19:24
upas/fs: replace fixed cache table with lru linked list

1c8b5de9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/11 15:17
winwatch: show windows with empty labels (thanks jpm)

be7f3fb5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/10 18:35
rename pcf kernel to pc, remove pcf, pccpuf, pccpu64 kernels, update documentation

9af11534 – BurnZeZ <brz-9dev@feline.systems> authored on 2017/09/09 22:27
audiohda: add pci id for nvidia GM204

1ab2fed7 – BurnZeZ <brz-9dev@feline.systems> authored on 2017/09/09 22:21
audiohda: add pci id for Intel 9 Series

b9b4797d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/09 23:12
vmx(3): document changes to devvmx interface

e6e745e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/09/09 21:37
audiohda: add pci id for ICH10 (thanks echoline)

bd4513fe – aiju <devnull@localhost> authored on 2017/09/02 06:43
devvmx: call vmxshutdown from reboot() function manually

6ed716ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 17:22
sshfs: fork ssh in its own namespace so it wont keep the mountpoint open

3e3d8880 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 15:49
sshfs: start sendproc and recvproc in the sane notegroup as the fs process so theadexitsall() works on sshfs: ending.

e44bf536 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 15:38
ether82563: make the ethernet of thinkpad p50 work (thanks sam-d)

b41bd1b0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 15:37
audiohda: Intel Sunrise Point-H support (thanks sam-d)

30ea7ad5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/29 05:52
sdnvme: pass 0 instead of 0xffffffff as NSID for identify controller and create completion/submission queue commands (thanks Ori_B)

c4e51c56 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/28 15:45
devdup: remove useless OCEXEC check, handled by namec()

6fa983a5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/28 15:42
merge

c492a800 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/08/28 15:40
devsegment: handle ORCLOSE on segment directory correctly, fix wrong qid, missing COPEN flag for segmentcreate()

e5d3aaf1 – aiju <devnull@localhost> authored on 2017/08/28 13:27
devvmx, vmx: lilu dallas multivm

853049c3 – aiju <devnull@localhost> authored on 2017/08/28 13:19
vmx(1): don't realloc virtio queues -- breaks pointers

Next