9front - general discussion about 9front
 help / color / mirror / Atom feed
From: sl@9front.org
To: 9front@9front.org
Subject: 9FRONT "(no plan9 to hand)" Released
Date: Thu, 11 Dec 2014 21:15:31 -0500	[thread overview]
Message-ID: <0c8a49896a8c7e4a91be7acf6b4374e9@x230.inri> (raw)

New 9front release "(no plan9 to hand)" *
--------------------------------

http://9front.org/9front.torrent
http://9front.org/iso/9front-4045.40f67c7db147.iso.bz2


kernel and drivers:
-------------------

kernel: remove implicit Proc* argument from procctl()
kernel: make use of nil vs 0 consistent in qio.c (sorry)

pc, pc64: provide access to embedded controller with #P/ec file
pc, pc64: command flag sometimes doesnt reset, just check for IBF
pc, pc64: preserve last KB of conventional memory (might contain bios tables)
pc, pc64: more conservative pcirouting
pc, pc64: add and enable ethervirtio driver

pc: get rid of fixed 8MB memory map (now dynamically between 4 to 16 MB depending on kernel size)

pc64: get rid of fixed 8MB INIMAP and dynamically map KZERO-end in l.s

bootfs: remove disk/kfs fileserver, nobody uses it

bootrc: handle multiple fs and auth addresses in netboot, always set auth= in /net/ndb
bootrc: preserve #ec/fs (thanks _sl)
bootrc: add ndb/dnsgetip resolver to bootfs so domain names can be used for fs=, auth= and secstore= (thanks mischief)

devproc: reset p->pdbg under p->debug qlock in procstopwait()

devsegment: fix segmentcreate function signature

ip: implement "hangup" ctl for udp protocol

audiohda: add pci ids for Intel 8 Series Lynx Point (thanks quux)

ether8169: add support for RTL8411B (thanks quux)

add ethervirtio driver


programs:
---------

abaco: cleanup, handle image/x-icon, don't use backspace as a hotkey, and remove urlconvience()/related functions

factotum: accept multiple bootstrap auth servers in /net/ndb and -a arguments

games/md, games/snes: fix memory leak on resize
games/md, games/snes: flush screen in parallel to audio (fixes buffer underruns on x200s)

games/md: fix interlace at scale 2

games/snes: save more audio state
games/snes: fix extern pic declaration to match reality
games/snes: do message display in screenproc

hpost: fix multipart/form variable name mangeling when field value contains newlines
hpost: break up tags with newlines to avoid sed line buffer limit

httpfile: use webfs, fix 9p flushes

inst: copy efi bootloader in bootsetup

io: add -E flag to access embedded controller space

ip/ipconfig: treat /32 mask as /0

ircrc: don't quit on blank line (thanks Ray)

ndb/dns: ignore terminating authoritative flag for no-answer when more nameservers are provided

secstore: allow multiple server addresses in $secstore and multiple -s arguments

sed: fix error handling for "Output line too long" and other stuff

upas/fs: handle cwfs "file is locked" error message

upas/smtpd: accept literal ipv6 addresses in HELO/EHLO
upas/smtpd: cleanup hello() domain check code

wpa: fix quoting for essid with spaces
wpa: handle essid: with whitespaces from ether ifstats file

add ndb/dnsgetip program to resolve A and AAAA records during bootstrapping


libraries:
----------

libc: allow dial to be interrupted
libc: improve dial error handling
libc: import cleaned up syslog() function from sources

libdraw: fix atomouse

rootstub: create /sys/src/pkg and /sys/lib/pkg directories


documentation:
--------------

fortunes: (no plan9 to hand)

nintendo(1): document games/gba


* http://9front.org/img/mothra2.png


                 reply	other threads:[~2014-12-12  2:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0c8a49896a8c7e4a91be7acf6b4374e9@x230.inri \
    --to=sl@9front.org \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).