RSS feed
2b323158
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/26 12:46
merge
019bb580
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/26 12:45
devsd: check return value of ifc->enable(), don't leak unit name/user strings
1889aa50
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/26 12:43
sdvirtio: return 1 for success in vioenable()/viodisable()
cf8f90e1
– aiju <devnull@localhost>
authored
on 2017/03/25 18:29
file(1): recognise Xilinx bitstreams
b2b80a3d
– spew <devnull@localhost>
authored
on 2017/03/25 09:51
games/galaxy: fix exit race condition by pausing the galaxy before threadexitsall
85b8d253
– spew <devnull@localhost>
authored
on 2017/03/25 09:05
games/galaxy: parallelize gravitational force calculations
4e8494aa
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/25 00:08
pc kernel: handle PCMP and RSD being in low (kaddr) or reserved (vmap) memory
152159a8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/22 21:31
upas/smtp: fix cram-md5 auth, simplify doauth(), check varargs for dBprint()
9b848903
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/22 20:36
upas/smtp: generate 128-bit random message id (was 32 bit), use dBprint(), cleanup unused variables
04c7d5d8
– spew <devnull@localhost>
authored
on 2017/03/22 14:13
plumb(2): Fix typo in description of Plumbdelattr (thanks sam-d)
9811d0fe
– spew <devnull@localhost>
authored
on 2017/03/22 14:11
webfs(4): timeout is in milliseconds not seconds (thanks sam-d)
b7ee84c6
– spew <devnull@localhost>
authored
on 2017/03/22 13:10
upas/smtp: Revert smtp dial string behavior to match that of old upas (thanks sam-d)
8b6621a3
– spew <devnull@localhost>
authored
on 2017/03/21 20:04
[012568kqv]a: correctly lex full range of integers in the assemblers (thanks Ori_B)
3309f05b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/21 16:31
remove accidentally commited binary /sys/src/cmd/upas/fs/chkidx file (thanks mischief)
8dd9f0e9
– spew <devnull@localhost>
authored
on 2017/03/21 10:07
hjfs: Clear all refs to zero when reaming.
1e2d95a8
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/20 15:15
ip/torrent: exit immidiately when file is complete after verification and not being in seed mode
b7c05975
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/20 15:11
ip/torrent: avoid peerid collision using truerand() instead of time(0)
c2201000
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/19 18:04
fortune: avoid buffer overflow for lines >= 2K, make sure index has at least one entry, use nrand()/ntruerand() for uniform distribution
da9b38c7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/18 23:05
5l,6l,8l,kl,ql,vl: allow duplicate GLOBAL symbols (from Ori Bernstein)
bd178b6d
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/18 15:35
inst: make command window not overlap stats window in glendas riostart
7ad89bd1
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/18 15:07
cdproto: make mdir for glenda
1da795f3
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/18 14:08
diskparts(8), prep(8): add edisk in NAME section
c78d6569
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/18 13:56
mus(1): fix manpage references
c29f3052
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/18 13:13
vga(3): complete list of vga controllers and software cursors
1a2aefcf
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/18 12:58
devmouse: refactor screen blanking logic
08453422
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/16 21:02
games/doom: don't spawn midi process when opening /dev/audio failed (thanks qwx)
1132d1b9
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/16 20:45
tapefs: handle more cpio formats (thanks qrstuv)
3d052eb2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/16 18:06
upas/fs: tls sni support for pop3/imap
cb1dc365
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/15 20:05
upas/fs: fix memory leaks in tls code, handle tls in a common wraptls() function
efddf485
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/15 15:30
upas/fs: getting rid of the fine-grain locking...
c8d93900
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/14 19:46
upas/fs: more cleanup...
4b08ef2c
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/14 19:31
upas/fs: remove more debugging crap
75bca306
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/14 19:21
upas/fs: remove unused segbrk memory allocator
8417787f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/14 19:19
upas/fs: remove idx semaphore, cannot happen as symcmbox() always called with mailbox locked
508b796b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/14 19:06
upas/fs: fix more locking bugs, remove debugging clutter, remove planb mbox code
163dccba
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/14 15:32
upas/fs: make sure mbox is locked during msgdecref() in rclunk()
d18440d9
– mischief <mischief@offblast.org>
authored
on 2017/03/13 20:48
gs: validate parameter is dict in .initialize_dsc_parse
07a14612
– mischief <mischief@offblast.org>
authored
on 2017/03/13 14:12
gs: check for sufficient params in .sethalftone5
9b2d3ed3
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2017/03/12 17:29
upas/fs: lock mbox in syncallmboxes() to avoid assert crash
b24ebff7
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/12 17:23
upas/fs: remove useless syncsem, make sure mbox is locked when fetching / syncing
f616c63b
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2017/03/12 13:36
send(8): document new reject behaviour with -r flag
c1728816
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/12 13:32
add mdir(6), splitmbox(8) and update upasfs(4)
dff78ef6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/12 13:20
merge
4bcd247b
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/12 13:18
change listener from ip/imap4d to upas/imap4d
963cfc9a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/12 13:15
merging erik quanstros nupas
5b7a62e5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/11 15:42
merge
8177d20f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/11 11:30
kernel: get rid of active.Lock and active.thunderbirdsargo
a7f8ebca
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/11 11:28
pc kernel: give cpu servers as many image cache strctures as processes
51049341
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/11 11:24
pc kernel: avoid AP's spinning in syncclock(), don't wait for thunderbirdsargo
81238347
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2017/03/11 11:13
pc kernel: don't use active.thunderbirdsargo in vunmap() tlb flush code
cb5f6005
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2017/03/05 22:07
cwfs: handle DMTMP flag in create
5c6a03f4
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/04 17:56
cdproto: various cleanups
9e720c82
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/03/02 20:22
merge
bc83608f
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <mischief@offblast.org>
authored
on 2017/02/28 21:43
pc64: enable cputemp driver
319a9cc9
– mischief <mischief@offblast.org>
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 <cinap_lenrek@felloff.net>
authored
on 2017/02/26 19:01
games/doom: ... but keep fd=2 open :)
6064e1b6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/02/26 19:00
games/doom: avoid /dev/cursor fd leak into music process
394af5a2
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/02/26 18:10
authsrv: handle short reads in initkeyseed()
6de804b5
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/02/26 17:44
authsrv: don't hash in hostowner key for keyseed
da343924
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/02/26 17:17
games(1): document games/midi -c arguments
fb129910
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/02/26 17:17
play: recognize .mus file extension
8834003a
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/02/26 17:14
games/doom: music support (thanks qu7uux)
577de866
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2017/02/26 14:26
play, file: recognize midi and mus audio
297bf25f
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/02/26 14:23
add games/mus midi converter (by qu7uux)
009bec07
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/02/25 22:47
authsrv: salt the keyseed from /adm/keyseed file
27498dd6
– cinap_lenrek <cinap_lenrek@felloff.net>
authored
on 2017/02/25 21:21
authsrv: fix mkkey() dummy key generation (thanks aiju)
27485e62
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2017/02/25 13:23
authsrv(6): fix typo "ther" -> "their" (thanks aiju)
28491941
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2017/02/23 20:33
merge
c52251c9
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <aiju@phicode.de>
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 <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2017/02/21 16:53
ether8169: add support for RTL8106E (thanks _potato)
a32d11df
– cinap_lenrek <cinap_lenrek@felloff.net>
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 <cinap_lenrek@felloff.net>
authored
on 2017/02/19 15:05
galaxy(1): terminate .EX sections with .EE
Next