git: 9front

RSS feed

d04b87b4 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/27 05:31
dc: fix off by one in stack overflow check (thanks BurnZeZ)

fb36d370 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/25 22:48
audiohda: support Intel Sunrise Point-LP on thinkpad X1

41cac3f1 – qwx <devnull@localhost> authored on 2018/07/25 01:02
add games/dpic and games/todpic

2af1ce5d – 23hiro <23hiro@gmail.com> authored on 2018/07/24 05:17
merge

6199b303 – 23hiro <23hiro@gmail.com> authored on 2018/07/24 05:04
spelling

9d2a12e7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/23 15:29
devmouse: produce signed msec timestamp in /dev/mouse, accept unsigned on write

48d36d46 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/23 15:25
libdraw: accept unsigned msec timestamp in /dev/mouse

22ab3fd7 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/22 17:00
pc, pc64: look for "RSD PTR " in ACPI reserved memory region from e820 map

2604c9d1 – qwx <devnull@localhost> authored on 2018/07/21 01:05
dmid: better fnumber calculation and fix fine tuning for 2nd voice

9dfac9ec – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/18 05:48
ssh: fix nil dereference when TERM isnt set and -r is requested

5c7ddbf3 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/16 19:55
merge

94d3414b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/16 19:54
ndb/dns: fix delegation with norecursion (-R flag)

2f708ce9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/15 21:36
merge

53fb1fc9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/15 21:35
devmnt: make sure auth chan is on said conection in mntattach()

ab59247a – qwx <devnull@localhost> authored on 2018/07/15 02:31
doom: use wadfs to expose music lumps

23df8f3d – 23hiro <23hiro@gmail.com> authored on 2018/07/14 16:40
cwfs -a option misleading

ff92b98d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/14 13:20
bootrc: write fatal error message to fd2

4bc508c6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/14 13:19
screenrc: bind '#v' when not already done (for cpu servers)

fa0b3a9f – mischief <mischief@offblast.org> authored on 2018/07/13 16:44
ndb/dnsgetip: report errors when dns resolution fails

cf6d4444 – qwx <devnull@localhost> authored on 2018/07/12 05:33
add games/dmid and games/opl3

12c03c9e – qwx <devnull@localhost> authored on 2018/07/12 05:25
wadfs(4): fix typo

e29fa96d – aiju <devnull@localhost> authored on 2018/07/11 12:05
pc64: update headers to match pc

a509bb8a – aiju <devnull@localhost> authored on 2018/07/11 11:12
pc: fix ugly and partially broken switch() statement

46e48ce2 – aiju <devnull@localhost> authored on 2018/07/11 10:50
pc kernel: get rid of ugly and partially broken cpuid macros

92e84e32 – aiju <devnull@localhost> authored on 2018/07/11 08:23
asaudit: make error more explicit

fd800c4a – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/11 06:17
authsrv: log message when no AES key is found for pak

aea6798c – qwx <devnull@localhost> authored on 2018/07/10 19:26
midi: properly skip sysex messages

b629a1f6 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/10 15:57
ndb/cs: add -6 flag for v6 only lookups and "ipv4" control message to toggle v4 lookups.

d1d64c1c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/10 05:11
devip: make il connect fail quickly when theres no route

c0084752 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/08 21:32
devip: don't pad the tag for routing commands (fixes removing routes with < 4 character tags)

45b872cd – Alex Musolino <alex@musolino.id.au> authored on 2018/07/08 08:18
upas/smtp: use current login id in absence of -u option (as per man page)

4df698e4 – Alex Musolino <alex@musolino.id.au> authored on 2018/07/08 08:05
upas/smtp: allow remote port to be set to something other than smtp (e.g. ssmtp)

21295c47 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/07 17:10
kbdfs: handle mouse control (Kmouse, Kshift button swap) in parallel, bring back ^X form handling

ae7205e1 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/07/07 13:11
vncs: silence devdraw debug prints

9d5f49e6 – spew <devnull@localhost> authored on 2018/07/03 10:41
ape: fix MAXSIG

aa50c6a6 – spew <devnull@localhost> authored on 2018/07/03 08:28
ape: remove getitimer setitimer implemenations

43264cf8 – aiju <devnull@localhost> authored on 2018/07/03 03:22
games/mines: add missing checks for UseGhost

bf543eaa – spew <devnull@localhost> authored on 2018/07/01 19:35
ape: improve setitimer

f132f03f – spew <devnull@localhost> authored on 2018/07/01 14:48
ape: an implemenation of getitimer setitimer

08b44752 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/28 16:14
hgfs(4): fix typo (thanks piroko)

259c8348 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/28 16:10
ssh: wait for remote channel close (thanks piroko)

015aa6d8 – 23hiro <23hiro@gmail.com> authored on 2018/06/27 15:20
Persist 'k' command in mothra and add matching -k flag (thanks piroko)

a1b6466d – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/26 15:30
ndb/dns: fix encoding of srv record target

d096d817 – qwx <devnull@localhost> authored on 2018/06/26 06:35
mus: fix note volume and channel selection; simplify

1f48ac53 – mischief <mischief@offblast.org> authored on 2018/06/25 18:58
/sys/lib/dist/ndb/common: synchronize root servers and link to root hints source

24b331f9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/24 17:54
merge

6675058c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/24 17:52
webfs: don't handle unknown status codes as continuations, reset status when handling continuation to avoid infinite loop

ad53cff9 – qwx <devnull@localhost> authored on 2018/06/22 10:49
gba: handle 8bit writes to vram

44e5dfd0 – mischief <mischief@offblast.org> authored on 2018/06/21 22:02
stats(8): document -z flag (thanks xcko)

d046acb8 – spew <devnull@localhost> authored on 2018/06/21 07:56
ape: add strnlen

281e3d2a – spew <devnull@localhost> authored on 2018/06/20 18:19
ape: provide bogus chroot implementation

e13b912f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/19 17:17
devip: fix flush, copy tag when replacing route entry

5a782aaa – Alex Musolino <alex@musolino.id.au> authored on 2018/06/18 09:11
play(1): handle file names containing consecutive spaces

cd377d6f – spew <devnull@localhost> authored on 2018/06/17 13:38
ape: add some common fields for stat, grp and pwd

6fa493ab – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/14 17:54
zunq: add sdram driver

1f49e2a5 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/14 16:48
udp: fix udp checksum

98dbd817 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/14 16:22
9pc, 9pc64: make mapalloc() and mapfree() static in memory.c

e36daf90 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/13 21:12
merge

f6a7b728 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/13 21:10
stats: fix crash with -Y fag when window too narrow

d089c3cd – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/13 20:08
merge

d3f04d40 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/13 20:07
devip: don't send arp requests from null address

0a5b8964 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/13 14:58
devip: reject incompatible multicast/interface ip address pairs for ipifcaddmulti()

98abb8a7 – aiju <devnull@localhost> authored on 2018/06/13 12:05
sysinfo: minor formatting fix

c72f2b87 – qwx <devnull@localhost> authored on 2018/06/13 10:14
emulators ui: don't drink and code

098e4761 – qwx <devnull@localhost> authored on 2018/06/13 10:05
emulators ui: add option for fixed factor scaling and bound scale vertically

4e3e13e8 – mischief <mischief@offblast.org> authored on 2018/06/13 07:59
stats: read cputemp as C, set scale max to 100 C

e01ede17 – aiju <devnull@localhost> authored on 2018/06/13 05:52
games/gb: attempt at fixing sprite priority

f51a428b – aiju <devnull@localhost> authored on 2018/06/13 05:26
games/gb: fix mbc5 register addressing (fixes warioland3 gamebreaking bug)

018357ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/12 16:31
devip: fix missing wunlock() for "ipifc not yet bound to device" case, don't create multicast entry on error

f04deb40 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/12 15:50
ip/dhcp6d: don't drink and code

b218a206 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/12 15:36
ip/dhcp6d: only announce all-dhcp-servers multicast address on interface with link-local address on it

bee3573c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/12 15:29
/sys/src/mkfile: add libttf

e3b871cf – Alex Musolino <alex@musolino.id.au> authored on 2018/06/12 16:04
upas/nedmail: marshal(1) options -n and -8 are mutually exclusive

d2f960ee – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/11 15:32
ip/dhcp6d: ignore short and from non-local source packets

92488893 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/10 23:19
devip: fix use after free in ipifcremmulti()

5f890837 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/10 23:14
devip: do not icmp reply on multicast destination

96987c10 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/10 18:48
dhcp6d: make constants for message types, check server identifier in request, only recheck ndb every minute

b0f910c9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/10 18:08
dhcp6d: add minimal stateless DHCPv6 server for network boot and DNS configuration

22c6ae33 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/10 15:47
kernel: don't cap the minimum sleep time to TK2MS(1) for syssleep()

6bcccaae – aiju <devnull@localhost> authored on 2018/06/09 10:55
libttf: add missing file impl.h

b3901b31 – aiju <devnull@localhost> authored on 2018/06/09 10:34
add ttfrender(1)

1d1c8b7f – aiju <devnull@localhost> authored on 2018/06/09 10:33
add libttf

aada8bda – qwx <devnull@localhost> authored on 2018/06/09 03:12
snes: fix input botch 2

d005d6d2 – qwx <devnull@localhost> authored on 2018/06/09 03:08
snes: fix input botch

2604d7eb – mischief <mischief@offblast.org> authored on 2018/06/08 12:48
mklib: add %.acid target

44e85715 – mischief <mischief@offblast.org> authored on 2018/06/08 12:37
avl(2): add avlmin/avlmax in synopsis

264791f9 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/03 19:46
getuser(2): add source or sysname()

193b811b – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/03 19:33
kernel: stop the practice of passing DMDIR to devir() perm argument

201fd58c – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/03 19:30
devaoe: fix dotdot walk in devlinkdir, make perms consistent

c723aacc – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/03 19:30
devenv: make #ec files not show up as world writable

97646782 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/03 16:52
ip/dhcpd: parseip() error handling, make sure client ip is ipv4, add explicit length arguments to lookupname() and lookupserver()

76571c41 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/03 16:31
ip/ipconfig: use ipmove() instead of memmove()

2a5abbdd – aiju <devnull@localhost> authored on 2018/06/02 03:49
fix incorrect character range in vga/unicode.font leading to missing CJK characters

02ba232b – aiju <devnull@localhost> authored on 2018/06/01 20:02
tcs: support EUC-JP JIS X 0212 codes

e1e4093f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/01 19:54
merge

cdcd491f – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/06/01 19:53
ndb/cs: make ipv6 only host practical by checking ip version on local interfaces

1025025f – qwx <devnull@localhost> authored on 2018/05/31 01:11
doom: don't set repl if scale is 1

28e3d768 – cinap_lenrek <cinap_lenrek@felloff.net> authored on 2018/05/29 18:50
sdram: properly support multiple ramdisks, so that ramdiskX corresponds to sdZX

70b3f39a – qwx <devnull@localhost> authored on 2018/05/29 01:28
emulators ui: don't call flushmouse twice

dca3098f – spew <devnull@localhost> authored on 2018/05/28 15:38
6c, 8c: Fix nocast cast bug which prevents address arithmetic from being computed at compile time

Next