Wed, 21 Nov 2018 01:15:43 +0100 | cinap_lenrek | mp(2): clarify mptoa() and mpfmt() default base |
Wed, 21 Nov 2018 00:37:35 +0100 | cinap_lenrek | upas/fs: rework the refcounting, use 64bit qid path, add checks |
Tue, 20 Nov 2018 09:22:04 +0000 | aiju | games/md: fix mkfile |
Tue, 20 Nov 2018 09:20:46 +0000 | aiju | games/md: use cpu.c from blit |
Tue, 20 Nov 2018 09:18:20 +0000 | aiju | games/blit: clean up cpu.c and make it pass tests |
Mon, 19 Nov 2018 18:42:01 +0100 | cinap_lenrek | pc, pc64: park application processors in rebootcode with mmu off |
Sun, 18 Nov 2018 21:28:56 +0100 | cinap_lenrek | vt(1): vt doesnt exit when the host process exits as claimed (thanks driusan) |
Sun, 18 Nov 2018 20:42:45 +0100 | cinap_lenrek | cc: fix wrong "useless or misleading comparison" warning |
Sun, 18 Nov 2018 04:56:48 +0100 | cinap_lenrek | rc: implement $"x in terms of Xdol() and new Xqw() instruction |
Sun, 18 Nov 2018 04:14:41 +0100 | cinap_lenrek | devip: fix swapped tcp snd.scale and recv.scale in tcpstate() format (thanks joe9) |
Sun, 18 Nov 2018 03:37:04 +0100 | cinap_lenrek | libdraw: avoid deadlock for mouse ioproc sending on resizec |
Sat, 17 Nov 2018 17:23:56 -0800 | mischief | devbridge: fix runt packets going through the bridge (thanks cinap) |
Sat, 17 Nov 2018 09:48:46 +0000 | aiju | games/c64: make keyboard table more readable |
Wed, 14 Nov 2018 11:33:52 -0800 | mischief | ether82563: ignore i82753 checksums, fixes T60 ethernet |
Wed, 14 Nov 2018 09:12:34 +0100 | cinap_lenrek | nusb/kb: multitouch support (touchscreens, stylus) |
Tue, 13 Nov 2018 11:03:37 +0100 | cinap_lenrek | rcpu: fix pvar to initialize empty variables (thanks mycroftiv) |
Tue, 13 Nov 2018 03:34:19 +0100 | cinap_lenrek | nusb/kb: revert multitouch, breaks some mice... |
Mon, 12 Nov 2018 20:43:25 +0100 | cinap_lenrek | upa/imap4d: ignore messages without digest info |
Mon, 12 Nov 2018 16:54:59 +0100 | cinap_lenrek | disk/mkfs: remove unused cputype variable (thanks kvik) |
Mon, 12 Nov 2018 08:53:29 +0100 | cinap_lenrek | merge |
Mon, 12 Nov 2018 08:52:01 +0100 | cinap_lenrek | nusb/kb: lilu dallas multitouch |
Sun, 11 Nov 2018 10:10:30 +0000 | aiju | add dtracy to mkfile |
Sat, 10 Nov 2018 20:01:19 +0000 | aiju | add dtracy.h |
Sat, 10 Nov 2018 14:01:42 +0000 | aiju | dtracy: missing break in dteverify |
Sat, 10 Nov 2018 13:46:16 +0000 | aiju | adding dtracy (crude early version) |
Thu, 08 Nov 2018 22:35:45 +0100 | cinap_lenrek | ssh: handle unknown MSG_CHANNE_REQUEST messages |
Thu, 08 Nov 2018 22:00:07 +0100 | cinap_lenrek | ssh: handle MSG_GOBAL_REQUEST |
Thu, 08 Nov 2018 21:15:07 +0100 | cinap_lenrek | ip/dhcpd: Add swap server support in dhcpd (thanks k0ga) |
Thu, 08 Nov 2018 20:26:32 +0100 | cinap_lenrek | bcm: intrenable() can happen from any cpu in case of dma interrupts |
Thu, 08 Nov 2018 16:56:34 +0100 | cinap_lenrek | libdraw: cannot happen |
Wed, 07 Nov 2018 22:01:18 +0100 | cinap_lenrek | libdraw: fix gengetwindow() |
Wed, 07 Nov 2018 17:02:09 +0100 | cinap_lenrek | bcm: cleanup timer code |
Wed, 07 Nov 2018 16:49:50 +0100 | cinap_lenrek | bcm: simplify irq handling by having per cpu Vctl chain |
Wed, 07 Nov 2018 16:48:14 +0100 | cinap_lenrek | bcm: speed up co-processor operations by avoiding i+d cache flush on each operation |
Tue, 06 Nov 2018 12:05:15 +0000 | aiju | nusb/serial: fix wrong guard statement (thanks deuteron) |
Tue, 06 Nov 2018 04:33:29 +0100 | cinap_lenrek | merge |
Tue, 06 Nov 2018 04:31:48 +0100 | cinap_lenrek | dnstcp: temporarily switch on resolver mode so we can resolve the dnsslaves for axfr check |
Mon, 05 Nov 2018 20:17:48 +0000 | aiju | sed: only dollars as first address are a problem for -u |
Sun, 04 Nov 2018 11:39:04 -0800 | mischief | rio(1): fix typo |
Sun, 04 Nov 2018 11:37:13 -0800 | mischief | mp(2): document mpfactorial |
Sun, 04 Nov 2018 11:37:02 -0800 | mischief | libmp: declare mpfactorial |
Sun, 04 Nov 2018 19:50:06 +0100 | cinap_lenrek | merge |
Sun, 04 Nov 2018 19:48:27 +0100 | cinap_lenrek | libaml: allow amlmapio() to re-enter the interpreter (can happen by pciadd() -> amleval()) |
Sun, 04 Nov 2018 16:03:35 +0000 | aiju | devvmx: remove bogus . direntry |
Sun, 04 Nov 2018 16:00:32 +0100 | cinap_lenrek | bcm: fix mysterious core clock resets under SMP (thanks richard miller) |
Thu, 01 Nov 2018 01:07:51 +0100 | cinap_lenrek | bcm: fix mistake in mkfile |
Wed, 31 Oct 2018 19:48:16 +0100 | cinap_lenrek | bcm: fix /dev/reboot text/data corruption (thanks richard miller) |
Wed, 31 Oct 2018 16:49:02 +1030 | Alex Musolino | awk(1): fix append operator to avoid truncating file |
Sun, 28 Oct 2018 07:10:27 +0100 | cinap_lenrek | bcm: provide /dev/cputemp in a format stats can understand |
Sun, 28 Oct 2018 06:17:34 +0100 | cinap_lenrek | merge |
Sun, 28 Oct 2018 06:16:10 +0100 | cinap_lenrek | bcm: simplify reboot code |
Sun, 28 Oct 2018 06:09:05 +0100 | cinap_lenrek | bcm: cleanup clock code |
Sun, 28 Oct 2018 06:05:43 +0100 | cinap_lenrek | bcm: fix l2 cache maintenance routines for raspi3 (armv8) |
Sat, 27 Oct 2018 20:00:12 +0200 | cinap_lenrek | devuart: don't sleep in uartdrainoutput() when called splhi or without a process |
Sun, 28 Oct 2018 00:05:05 +0200 | qwx | misc small manpage fixes |
Sat, 27 Oct 2018 18:32:00 +0200 | cinap_lenrek | rc: skip searchpath for "", "." and ".." |
Fri, 26 Oct 2018 10:25:23 +0200 | cinap_lenrek | rc: use searchpath() logic to handle $cdpath |
Fri, 26 Oct 2018 09:52:05 +0200 | cinap_lenrek | rc: ignore $cdpath for # device rooted paths (thanks kivik) |
Thu, 25 Oct 2018 08:09:10 +0200 | 23hiro | add Centrino Wireless-N 1030 (thanks lksmk from brazil) |
Mon, 22 Oct 2018 00:16:04 +0200 | cinap_lenrek | /sys/lib/dist/mkfile: add pi.img target for raspi sdcard image |