]> git.lizzy.rs Git - plan9front.git/history - sys
merge
[plan9front.git] / sys /
2014-05-13 cinap_lenrekmerge
2014-05-12 ftrvxmtrxsam(1): add ctrl+b
2014-05-12 ftrvxmtrxsamterm: fix esc, change ctrl+b behaviour to a more...
2014-05-12 ftrvxmtrxsamterm: clean up key defines. use ctrl+b as in rio
2014-05-12 cinap_lenrekhtmlfmt: use uhtml for character set conversion
2014-05-11 cinap_lenrekdoom: get rid of floating point code for division
2014-05-11 cinap_lenrekpc, pc64: add simd error exception name in trap.c
2014-05-11 cinap_lenrekpc, pc64: handle sse simd exceptions
2014-05-10 cinap_lenrektcs: handle surrogate pairs
2014-05-11 cinap_lenrektcs: prevent accidents with runes beyond 16-bit
2014-05-10 cinap_lenrektcs: fix inplace 16 bit unicode conversion
2014-05-09 cinap_lenrekwebfs: use mozilla compatible user agent as default
2014-05-09 cinap_lenrekabaco: need more stack on amd64
2014-05-08 cinap_lenrekremove old copies of kernels l.s from cmd/?a
2014-05-08 cinap_lenrekabaco: remove strange line
2014-05-08 ftrvxmtrxtail: fix follow for empty files (thanks cinap_lenrek)
2014-05-08 ftrvxmtrxtail: seek to EOF to check if seekable. fixes tail...
2014-05-08 cinap_lenrekhgfs: avoid revlogupdate() calls when reading root...
2014-05-07 ftrvxmtrxsed: remove unused ecmp function
2014-05-06 cinap_lenrekcc: fix spurious warning on comparsion with scope redec...
2014-05-06 cinap_lenrekpc64: fix embrassing typo in mmuzap()
2014-05-04 cinap_lenrekgs: fix /undefined in --setcolor-- errors on amd64
2014-05-04 ftrvxmtrxmerge
2014-05-03 cinap_lenrekgs: remove PStorage data type from ttf interpreter
2014-05-04 cinap_lenrekgs: fix truetype interpreter for amd64
2014-05-03 ftrvxmtrxfix threadsetname usage in few places
2014-05-03 ftrvxmtrxthread.h: varargck argpos for threadsetname
2014-05-03 ftrvxmtrxbio.h: add varargck argpos pragma for Berror
2014-05-03 ftrvxmtrxuniq: document -s option (thanks heaumer)
2014-05-03 ftrvxmtrxuniq: use Bsize for buffers
2014-05-02 cinap_lenrekcwfs: fix 1GB memsize limitation
2014-05-03 ftrvxmtrxwc: simplify and avoid buffer overflow on long filenames
2014-05-02 cinap_lenrek1l, 2l, 7l, kl, vl: add missing setmalloctag() dummy...
2014-05-02 ftrvxmtrxbio: Brdstr, Bopen: set malloc tag to the caller
2014-05-02 cinap_lenreksdide: never timeout or retry scsi commands from the...
2014-05-02 ftrvxmtrxbio: on a second thought, make it one line less
2014-05-02 ftrvxmtrxbio: do not leak memory if realloc fails
2014-05-02 ftrvxmtrxsamterm: free() after getenv()
2014-05-01 cinap_lenrekpc64: increase sizes of physical memory bank maps
2014-05-01 ftrvxmtrxleak(1): typo
2014-04-29 cinap_lenrekkernel: always reset notepending in eqlock, handle...
2014-04-29 cinap_lenrekkernel: stop queue bloat before allocating blocks
2014-04-29 ftrvxmtrxaan(8): fix aanuke synopsis
2014-04-28 cinap_lenrekdevmnt: make abandoning fid on botched clunk handle...
2014-04-28 cinap_lenrekdevmnt: abandon fid on botched Tclunk or Tremove
2014-04-28 cinap_lenreklibip: use snprint() in myetheraddr() to prevent accidents
2014-04-28 cinap_lenrek8c, 6c: fix peephole bug for eleminating CMPL $0,R...
2014-04-28 ftrvxmtrxbtc mkfile: mkdir -p
2014-04-27 ftrvxmtrxiwl: support another (broken) variant of centrino ultim...
2014-04-26 ftrvxmtrxmerge
2014-04-26 ftrvxmtrxiwl: add Wifi Link 5150 did
2014-04-26 cinap_lenrekpmmc: recognize generic mmc controllers (untested)
2014-04-26 cinap_lenrektlshand: cleanup 36 -> MD5dlen+SHA1dlen
2014-04-26 cinap_lenrektlshand: fix memory leaks, fix alloc element size for...
2014-04-26 glendagames/geigerstats: fix usage() to exit; games(1): geige...
2014-04-26 ftrvxmtrxtr: fix 4-byte runes fix (thanks rsc)
2014-04-26 ftrvxmtrxmerge
2014-04-26 ftrvxmtrxman pages: fix duplicate words
2014-04-26 glendadraw(2): fix missing arg of bezspline on page 5
2014-04-25 ftrvxmtrxman pages: the the wich
2014-04-25 mischiefnusb(4): fix spelling
2014-04-24 aijugames/snes: mode 5/6; overscan fix
2014-04-24 cinap_lenrekrevert previous change, i was confused.
2014-04-24 cinap_lenreknusb: use ep->addr instead of ep->id in unstall() libra...
2014-04-23 ftrvxmtrxnusb/rndis: avoid allocation on each transmission
2014-04-23 cinap_lenreknusb: resolve endpoint id conflict with different input...
2014-04-23 ftrvxmtrxmerge
2014-04-23 ftrvxmtrxboot/nusbrc: add another rndis device
2014-04-23 ftrvxmtrxnusb: workaround for endpoints with same index but...
2014-04-22 ftrvxmtrxnusb/ether: add RNDIS support (tested on Nexus 5)
2014-04-22 stanley lieberfortunes: i was up at 9am, climbed a mountain, hiked...
2014-04-21 cinap_lenrekwifi: set ether->mbps to highest supported rate of...
2014-04-21 cinap_lenreketheriwl: set msb for all rates
2014-04-21 cinap_lenrekwifi: first attempt on negotiating data rates
2014-04-19 cinap_lenreknusb: dont include <bio.h>, we'r not using it (thanks...
2014-04-18 cinap_lenrekwpa support for tcp boot, remove duplicate secstore...
2014-04-18 cinap_lenrekkernel: add secstore and wpa to bootfs
2014-04-18 cinap_lenreksecstore: fix wrong "readnvram %r" error status
2014-04-18 ftrvxmtrxnusb/kb: fix trackpoint on thinkpad usb keyboard
2014-04-17 cinap_lenreksecstore: fix gfile/pfile/rfile array sizes
2014-04-15 cinap_lenrekkernel: fix printing wrong memory sizes in pageinit...
2014-04-15 cinap_lenrekmerge
2014-04-15 cinap_lenrekvga: add support nVidia 7600GS (and possibly 7950)...
2014-04-14 stanley lieberaan(8): add HISTORY
2014-04-14 stanley lieberadd /rc/bin/aanuke
2014-04-14 cinap_lenreklibmach: fix printing of amd64 modrm byte register...
2014-04-14 cinap_lenrekgames/snes: faster scaling
2014-04-12 cinap_lenreklibmemdraw: improve readbyte() and writebyte() routines
2014-04-12 cinap_lenrekicmp: use snprint, add more unreachable error messages...
2014-04-12 cinap_lenrekgames/snes: upsample audio to 44100 hz instead of setti...
2014-04-11 stanley liebernewt: add 'kf' command to grep $home/lib/newsgroups...
2014-04-10 stanley lieberfortunes: Can somebody please include this in the fortu...
2014-04-09 cinap_lenreklibc: allow announce address of the form #I1/tcp!*!564
2014-04-08 cinap_lenrekprocess acpi interrupt source override entries in a...
2014-04-03 cinap_lenrekmerge
2014-04-03 ftrvxmtrxspin(1): fix typo
2014-04-03 cinap_lenrekeqn: fix parallel build (thanks eekee)
2014-04-03 cinap_lenrekwebfs: do not unescape escape
2014-04-02 stanley liebernewt: clean up regexp
2014-04-01 stanley lieberfortunes: The only document that claims Plan 9 runs...
next