git: 9front

RSS feed

9f86d052 – 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)

b0d1f743 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/18 15:35
inst: make command window not overlap stats window in glendas riostart

9254735b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/18 15:07
cdproto: make mdir for glenda

f1f4d04b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/18 14:08
diskparts(8), prep(8): add edisk in NAME section

1b01b969 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/18 13:56
mus(1): fix manpage references

983fcb52 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/18 13:13
vga(3): complete list of vga controllers and software cursors

ad21d290 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/18 12:58
devmouse: refactor screen blanking logic

d3fb61f2 – 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)

5669b8db – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/16 20:45
tapefs: handle more cpio formats (thanks qrstuv)

17080fe7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/16 18:06
upas/fs: tls sni support for pop3/imap

1097e8eb – 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

6e7cc0fa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/15 15:30
upas/fs: getting rid of the fine-grain locking...

a0042aba – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/14 19:46
upas/fs: more cleanup...

680af872 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/14 19:31
upas/fs: remove more debugging crap

25022b8b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/14 19:21
upas/fs: remove unused segbrk memory allocator

39fa09bc – 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

0c85a10b – 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

4623aa10 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/14 15:32
upas/fs: make sure mbox is locked during msgdecref() in rclunk()

ef19b344 – mischief <mischief@offblast.org> authored on 2017/03/13 20:48
gs: validate parameter is dict in .initialize_dsc_parse

e3e4a768 – mischief <mischief@offblast.org> authored on 2017/03/13 14:12
gs: check for sufficient params in .sethalftone5

b78c03f8 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/13 14:56
gs: fix dangleing pointer crash with "lock" (ghostscript Bug 697204)

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

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

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

5d5944cb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/12 17:29
upas/fs: lock mbox in syncallmboxes() to avoid assert crash

d45da8a2 – 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

14d59320 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/12 14:50
imap4d: simplify auth with encodefmt (backport from 9front)

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

489af597 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/12 13:36
send(8): document new reject behaviour with -r flag

d417a4d2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/12 13:32
add mdir(6), splitmbox(8) and update upasfs(4)

deef8371 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/12 13:20
merge

a806ac3e – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/12 13:18
change listener from ip/imap4d to upas/imap4d

cbf928de – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/12 13:15
merging erik quanstros nupas

66cadd44 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/11 15:42
merge

8dadc1f5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/11 11:30
kernel: get rid of active.Lock and active.thunderbirdsargo

982a1598 – 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

8d54dec9 – 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

d123ce95 – 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

39ff9863 – 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

afd27e99 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/11 11:07
teg2: fix format string warning in mmu.c

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

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

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

fe158181 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/05 22:07
cwfs: handle DMTMP flag in create

b10a2da4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/04 17:56
cdproto: various cleanups

3a7dfb09 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/02 20:22
merge

92181ac2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/03/02 20:19
kenrel: increase archfile array size from 16 to 32

4f20abd7 – 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

ec3f68de – mischief <mischief@offblast.org> authored on 2017/02/28 21:43
pc64: enable cputemp driver

eda60ec3 – mischief <mischief@offblast.org> authored on 2017/02/28 21:43
pc, pc64: bump Qmax in devarch

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

b99dbbb2 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/26 19:01
games/doom: ... but keep fd=2 open :)

b1a24829 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/26 19:00
games/doom: avoid /dev/cursor fd leak into music process

d3916eaa – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/26 18:10
authsrv: handle short reads in initkeyseed()

46507ca0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/26 17:44
authsrv: don't hash in hostowner key for keyseed

a69e8a2a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/26 17:17
games(1): document games/midi -c arguments

0bd3debe – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/26 17:17
play: recognize .mus file extension

a4c70188 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/26 17:14
games/doom: music support (thanks qu7uux)

f3c4b1bc – 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)

dff96a53 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/26 14:26
play, file: recognize midi and mus audio

b697aff5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/26 14:23
add games/mus midi converter (by qu7uux)

203708dd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/25 22:47
authsrv: salt the keyseed from /adm/keyseed file

70e7ea99 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/25 21:21
authsrv: fix mkkey() dummy key generation (thanks aiju)

26c1adb0 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/25 20:34
authsrv: get rid of needreply parameter by changing vnc protocol handler

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

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

0d35be26 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/25 13:23
authsrv(6): fix typo "ther" -> "their" (thanks aiju)

6b6921df – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/25 12:47
auth/asaudit: quote user and dom attributes in factotum key

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

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

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

ce9fa145 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/23 20:33
merge

7e8efa9c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/23 20:31
libaml: make heap size field int, implement BankField definitions

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

62ae3374 – aiju <aiju@phicode.de> authored on 2017/02/23 20:02
merge

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

b31f55c1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/23 19:10
auth/readnvram: also print dp9ik key

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

b34a7d2f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/21 16:53
ether8169: add support for RTL8106E (thanks _potato)

a413f872 – 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)

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

0db4aa6c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/19 15:05
galaxy(1): terminate .EX sections with .EE

542c4e29 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/19 13:22
merge

b4349cdb – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/19 13:20
ether82563: support for i219 (tested on t460p, thanks aiju)

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

f86ec5c3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/18 21:27
ip/gping: fix corruption due to Machine.last pointer not being maintained in pingclean(), cleanup unused stuff

e73a6e28 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/18 19:32
libregexp: fix assert check for compile1 instruction count

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

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

ca881264 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/16 15:11
wpa: dont send initial "start" message, faster polling interval waiting for connection

776a6626 – cinap_lenrek <cinap_lenrek@felloff.net> 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

51e2784d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/16 15:03
etheriwl: add support for Centrino Advanced-N 6030, 6235 (thanks khm, openbsd)

d4a92882 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/15 03:53
playlistfs: fix playc chan type (thanks mischief)

c06e40ea – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/15 03:50
jukefs: fix realloc sizes (thanks mischief)

b58cc186 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/13 17:28
merge

5a811320 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/13 17:26
wifi: handle short preamble and short time slot capabilities

1dc8c28b – aiju <aiju@phicode.de> authored on 2017/02/12 07:28
games/gb: fix bug that prevented timer data from being accessed (thanks qwx)

7b846c20 – aiju <aiju@phicode.de> authored on 2017/02/11 19:38
games/gb: timer array should be unsigned (thanks qwx)

1b20979c – aiju <aiju@phicode.de> authored on 2017/02/11 18:52
games/gb: fix typo in the routine to load timer data (thanks qwx)

1777cf26 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2017/02/10 17:39
ec(2), rsa(2): document X509toECpub(), X509ecdsaverify(), X509ecdsaverifydigest(), X509rsaverifydigest()

Next