shithub: riscv

RSS feed

508b796b – cinap_lenrek <[email protected]> authored on 2017/03/14 19:06
upas/fs: fix more locking bugs, remove debugging clutter, remove planb mbox code

163dccba – cinap_lenrek <[email protected]> authored on 2017/03/14 15:32
upas/fs: make sure mbox is locked during msgdecref() in rclunk()

d18440d9 – mischief <[email protected]> authored on 2017/03/13 20:48
gs: validate parameter is dict in .initialize_dsc_parse

07a14612 – mischief <[email protected]> authored on 2017/03/13 14:12
gs: check for sufficient params in .sethalftone5

9b2d3ed3 – cinap_lenrek <[email protected]> authored on 2017/03/13 14:56
gs: fix dangleing pointer crash with "lock" (ghostscript Bug 697204)

59ed389a – spew <devnull@localhost> authored on 2017/03/12 14:52
games/galaxy: fix creation of new bodies

3f2d3721 – spew <devnull@localhost> authored on 2017/03/12 14:33
games/galaxy: avoid unnecessary calculations

dff1e381 – spew <devnull@localhost> authored on 2017/03/12 14:24
games/galaxy: fix zoom

ffa430c5 – cinap_lenrek <[email protected]> authored on 2017/03/12 17:29
upas/fs: lock mbox in syncallmboxes() to avoid assert crash

b24ebff7 – cinap_lenrek <[email protected]> authored on 2017/03/12 17:23
upas/fs: remove useless syncsem, make sure mbox is locked when fetching / syncing

f616c63b – cinap_lenrek <[email protected]> authored on 2017/03/12 14:50
imap4d: simplify auth with encodefmt (backport from 9front)

8b680471 – aiju <devnull@localhost> authored on 2017/03/12 13:19
nupas: delete okcidr(); always trust spf records

8046225c – cinap_lenrek <[email protected]> authored on 2017/03/12 13:36
send(8): document new reject behaviour with -r flag

c1728816 – cinap_lenrek <[email protected]> authored on 2017/03/12 13:32
add mdir(6), splitmbox(8) and update upasfs(4)

dff78ef6 – cinap_lenrek <[email protected]> authored on 2017/03/12 13:20
merge

4bcd247b – cinap_lenrek <[email protected]> authored on 2017/03/12 13:18
change listener from ip/imap4d to upas/imap4d

963cfc9a – cinap_lenrek <[email protected]> authored on 2017/03/12 13:15
merging erik quanstros nupas

5b7a62e5 – cinap_lenrek <[email protected]> authored on 2017/03/11 15:42
merge

8177d20f – cinap_lenrek <[email protected]> authored on 2017/03/11 11:30
kernel: get rid of active.Lock and active.thunderbirdsargo

a7f8ebca – cinap_lenrek <[email protected]> authored on 2017/03/11 11:28
pc kernel: give cpu servers as many image cache strctures as processes

51049341 – cinap_lenrek <[email protected]> authored on 2017/03/11 11:24
pc kernel: avoid AP's spinning in syncclock(), don't wait for thunderbirdsargo

81238347 – cinap_lenrek <[email protected]> authored on 2017/03/11 11:18
pc kernel: assume tsc and lapic clock rate on application processors is the same as on bootrap processor

3e0e77a8 – cinap_lenrek <[email protected]> authored on 2017/03/11 11:13
pc kernel: don't use active.thunderbirdsargo in vunmap() tlb flush code

cb5f6005 – cinap_lenrek <[email protected]> authored on 2017/03/11 11:07
teg2: fix format string warning in mmu.c

2c6c64c4 – spew <devnull@localhost> authored on 2017/03/10 05:37
games/galaxy: simplify zoom loop

acd1a3ed – spew <devnull@localhost> authored on 2017/03/10 04:57
games/galaxy: new mouse behavior

a4d45256 – aiju <devnull@localhost> authored on 2017/03/09 07:01
update /lib/legal/NOTICE

5fc5c182 – cinap_lenrek <[email protected]> authored on 2017/03/05 22:07
cwfs: handle DMTMP flag in create

5c6a03f4 – cinap_lenrek <[email protected]> authored on 2017/03/04 17:56
cdproto: various cleanups

9e720c82 – cinap_lenrek <[email protected]> authored on 2017/03/02 20:22
merge

bc83608f – cinap_lenrek <[email protected]> authored on 2017/03/02 20:19
kenrel: increase archfile array size from 16 to 32

0e9973c8 – spew <devnull@localhost> authored on 2017/03/01 10:59
games/galaxy: Change button 2 to reposition the galaxy, remove "move" from the button 3 menu

a4895f5e – mischief <[email protected]> authored on 2017/02/28 21:43
pc64: enable cputemp driver

319a9cc9 – mischief <[email protected]> authored on 2017/02/28 21:43
pc, pc64: bump Qmax in devarch

0ab5d34b – spew <devnull@localhost> authored on 2017/02/27 14:56
games/galaxy: tweak pausing behavior

9ce9299d – cinap_lenrek <[email protected]> authored on 2017/02/26 19:01
games/doom: ... but keep fd=2 open :)

6064e1b6 – cinap_lenrek <[email protected]> authored on 2017/02/26 19:00
games/doom: avoid /dev/cursor fd leak into music process

394af5a2 – cinap_lenrek <[email protected]> authored on 2017/02/26 18:10
authsrv: handle short reads in initkeyseed()

6de804b5 – cinap_lenrek <[email protected]> authored on 2017/02/26 17:44
authsrv: don't hash in hostowner key for keyseed

da343924 – cinap_lenrek <[email protected]> authored on 2017/02/26 17:17
games(1): document games/midi -c arguments

fb129910 – cinap_lenrek <[email protected]> authored on 2017/02/26 17:17
play: recognize .mus file extension

8834003a – cinap_lenrek <[email protected]> authored on 2017/02/26 17:14
games/doom: music support (thanks qu7uux)

577de866 – cinap_lenrek <[email protected]> authored on 2017/02/26 14:30
midi: ignore bends, allow piping from stdin and to stdout, write in chunks from within sample loop (thanks qu7uux)

70c6dab0 – cinap_lenrek <[email protected]> authored on 2017/02/26 14:26
play, file: recognize midi and mus audio

297bf25f – cinap_lenrek <[email protected]> authored on 2017/02/26 14:23
add games/mus midi converter (by qu7uux)

009bec07 – cinap_lenrek <[email protected]> authored on 2017/02/25 22:47
authsrv: salt the keyseed from /adm/keyseed file

27498dd6 – cinap_lenrek <[email protected]> authored on 2017/02/25 21:21
authsrv: fix mkkey() dummy key generation (thanks aiju)

27485e62 – cinap_lenrek <[email protected]> authored on 2017/02/25 20:34
authsrv: get rid of needreply parameter by changing vnc protocol handler

9f2c7606 – aiju <devnull@localhost> authored on 2017/02/25 20:13
hgwebfs: keep trying as long as we get needkey response

6651be75 – aiju <devnull@localhost> authored on 2017/02/25 20:11
authsrv: more useful error reporting

ac51afa1 – cinap_lenrek <[email protected]> authored on 2017/02/25 13:23
authsrv(6): fix typo "ther" -> "their" (thanks aiju)

28491941 – cinap_lenrek <[email protected]> authored on 2017/02/25 12:47
auth/asaudit: quote user and dom attributes in factotum key

7482cd40 – aiju <devnull@localhost> authored on 2017/02/25 08:06
hgwebfs: rewind data before pushing

e4dc3f9b – aiju <devnull@localhost> authored on 2017/02/25 06:54
asaudit: check factotum key ; netaudit: mention asaudit

e5de0d45 – aiju <devnull@localhost> authored on 2017/02/24 19:56
add redact(1)

58b6cdfd – cinap_lenrek <[email protected]> authored on 2017/02/23 20:33
merge

c52251c9 – cinap_lenrek <[email protected]> authored on 2017/02/23 20:31
libaml: make heap size field int, implement BankField definitions

0406d982 – aiju <devnull@localhost> authored on 2017/02/23 20:08
asaudit: missing \n in print

e1469051 – aiju <[email protected]> authored on 2017/02/23 20:02
merge

1645f331 – aiju <devnull@localhost> authored on 2017/02/23 19:54
add auth/asaudit

c22fa6d5 – cinap_lenrek <[email protected]> authored on 2017/02/23 19:10
auth/readnvram: also print dp9ik key

54ec7aed – aiju <devnull@localhost> authored on 2017/02/23 18:22
auth/keyfs: support -r flag to mount read-only

04171d24 – cinap_lenrek <[email protected]> authored on 2017/02/21 16:53
ether8169: add support for RTL8106E (thanks _potato)

a32d11df – cinap_lenrek <[email protected]> authored on 2017/02/20 17:01
ether82563: work arround phyprobe() failing on 82579LM without cable plugged in (thanks mischief)

55373a64 – aiju <devnull@localhost> authored on 2017/02/19 17:53
ip/ipconfig: don't null terminate the dhcp string options.

64f5e1dd – cinap_lenrek <[email protected]> authored on 2017/02/19 15:05
galaxy(1): terminate .EX sections with .EE

02a26802 – cinap_lenrek <[email protected]> authored on 2017/02/19 13:22
merge

52570a2a – cinap_lenrek <[email protected]> authored on 2017/02/19 13:20
ether82563: support for i219 (tested on t460p, thanks aiju)

63870e3e – spew <devnull@localhost> authored on 2017/02/19 05:02
games/galaxy: fix crash on write to closed display

abda59c7 – cinap_lenrek <[email protected]> authored on 2017/02/18 21:27
ip/gping: fix corruption due to Machine.last pointer not being maintained in pingclean(), cleanup unused stuff

59ba35a3 – cinap_lenrek <[email protected]> authored on 2017/02/18 19:32
libregexp: fix assert check for compile1 instruction count

5aabf85d – spew <devnull@localhost> authored on 2017/02/18 04:08
games/galaxy: add n-body simulator

412b7501 – spew <devnull@localhost> authored on 2017/02/18 04:07
games/mix: remove unused variable

064a987b – cinap_lenrek <[email protected]> authored on 2017/02/16 15:11
wpa: dont send initial "start" message, faster polling interval waiting for connection

3ea0572f – cinap_lenrek <[email protected]> authored on 2017/02/16 15:08
wifi: timestamps in debug print, flush queue on deassoc, shorter roam timeout, timeout in blocked state, fix essid seprint race

c1c644d1 – cinap_lenrek <[email protected]> authored on 2017/02/16 15:03
etheriwl: add support for Centrino Advanced-N 6030, 6235 (thanks khm, openbsd)

b61799df – cinap_lenrek <[email protected]> authored on 2017/02/15 03:53
playlistfs: fix playc chan type (thanks mischief)

f2d2f937 – cinap_lenrek <[email protected]> authored on 2017/02/15 03:50
jukefs: fix realloc sizes (thanks mischief)

60cbbb12 – cinap_lenrek <[email protected]> authored on 2017/02/13 17:28
merge

45d01d9c – cinap_lenrek <[email protected]> authored on 2017/02/13 17:26
wifi: handle short preamble and short time slot capabilities

d9a96478 – aiju <[email protected]> authored on 2017/02/12 07:28
games/gb: fix bug that prevented timer data from being accessed (thanks qwx)

fe1e95d6 – aiju <[email protected]> authored on 2017/02/11 19:38
games/gb: timer array should be unsigned (thanks qwx)

6176b557 – aiju <[email protected]> authored on 2017/02/11 18:52
games/gb: fix typo in the routine to load timer data (thanks qwx)

7d4a1e36 – cinap_lenrek <[email protected]> authored on 2017/02/10 17:39
ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydigest(), X509rsaverifydigest()

6840a9aa – cinap_lenrek <[email protected]> authored on 2017/02/10 16:42
libsec: zero name buffer in X509toECpub()

fb2abc2a – cinap_lenrek <[email protected]> authored on 2017/02/10 16:36
libsec: make X509toECpub() return CN name like X509toRSApub()

34a9d22e – cinap_lenrek <[email protected]> authored on 2017/02/10 16:12
rsa(2): document rsafill()

8a1c587c – cinap_lenrek <[email protected]> authored on 2017/02/10 15:42
ec(2): document ecencodepub(), ecdecodepub() and ecpubfree() and list all the curve parameter functions

24007b91 – cinap_lenrek <[email protected]> authored on 2017/02/09 19:08
libsec: revert asn1mpint(), rewrite rsa signature validation, cleanups

e8045cbc – mischief <[email protected]> authored on 2017/02/09 04:08
factotum: support sha256 algorithm in rsa pkcs#1 signing

6386a039 – cinap_lenrek <[email protected]> authored on 2017/02/06 16:40
libsec: handle signed asn.1 bigint to mpint conversion for x509

486523bb – cinap_lenrek <[email protected]> authored on 2017/02/06 06:19
ip/ipconfig: have to refresh /net/cs, /net/dns after ndbconfig even tho /net/ndb didnt got written

bbce9c05 – cinap_lenrek <[email protected]> authored on 2017/02/05 23:25
rsagen: prefer 65537 as the default exponent when elen == 0, otherwise pick randomly

5256f406 – cinap_lenrek <[email protected]> authored on 2017/02/05 22:50
libsec: fix mkbigint(), asn.1 uses two's compement signed representation

02b3c609 – cinap_lenrek <[email protected]> authored on 2017/02/05 21:03
libsec: check if modulus is too small for message in pkcs1padbuf()

1df513a2 – cinap_lenrek <[email protected]> authored on 2017/02/05 20:01
libsec: need PKCS#9 "Extension Request" attribute (rsareq())

03e6d3a0 – cinap_lenrek <[email protected]> authored on 2017/02/05 01:14
aan: remove fcallfmt

b8811b7a – cinap_lenrek <[email protected]> authored on 2017/02/05 00:16
merge

00575e07 – cinap_lenrek <[email protected]> authored on 2017/02/05 00:15
libsec: have rsagen() always produce postive !dk to avoid confusion

54152825 – cinap_lenrek <[email protected]> authored on 2017/02/04 21:50
merge

Next