]> git.lizzy.rs Git - plan9front.git/history - sys/src
upas/marshal: fix usage line and add missing flags to manpage
[plan9front.git] / sys / src /
2012-10-01 cinap_lenrekupas/marshal: fix usage line and add missing flags...
2012-10-01 cinap_lenrekdevproc buffer overflow, strncpy
2012-09-30 cinap_lenrekguesscpuhz(), apm suspend
2012-09-30 cinap_lenrekether82557: timeout for ifstats DumpSC command
2012-09-30 cinap_lenrekfix devproc and killbig segment race
2012-09-27 cinap_lenrekmothra: fix select boxes in textview
2012-09-27 aijufixed hjfs df
2012-09-27 aijureally renamed statw to df
2012-09-27 aijurenamed statw to df
2012-09-27 aijutrivial mistake
2012-09-27 aijuhjfs: statw command
2012-09-26 cinap_lenrekmothra: fix url snarfing
2012-09-26 cinap_lenrekmothra: display url is page list if no title is available
2012-09-26 cinap_lenrekmothra: never snarf the "Go:" box
2012-09-26 cinap_lenrekmothra: dont make all images into links (only in mothmode)
2012-09-26 cinap_lenreklibdraw: enter()/eenter() ^W support - we are getting...
2012-09-26 cinap_lenrekneed more coffee
2012-09-26 cinap_lenreklibdraw: fix ^W corner case tick == 0 for enter()/eenter()
2012-09-26 cinap_lenreklibdraw: implement ^W word delete for enter() and eenter()
2012-09-23 cinap_lenrekmothra: various improvements
2012-09-24 cinap_lenrekmothra: cache backup bitmap in pl_rtdraw()
2012-09-24 cinap_lenrekmothra: forgot to add snarf.c
2012-09-23 cinap_lenrekmothra: snarf and paste
2012-09-23 cinap_lenrekmothra: dont highlight subpanels in textview
2012-09-23 cinap_lenrekmothra: fast (offscreen) alpha drawing on scroll
2012-09-23 cinap_lenrekmothra: cleanup textview code
2012-09-22 cinap_lenrekmothra: text selection 2nd attempt
2012-09-22 cinap_lenrekmothra: first attempt on text selection
2012-09-20 cinap_lenrektftp: prevent it from hanging if ack packets get lost
2012-09-19 googleAdd disk/smart to mkfile
2012-09-20 googleAdd Erik Quanstrom's smart tool for ATA SMART.
2012-09-20 googleAdd Erik Quanstrom's atazz
2012-09-18 cinap_lenrektftpd: apply sstallion's tftpd-rfc patch (from sources)
2012-09-18 cinap_lenrek5l -H7 (elf) support (import from sources)
2012-09-18 cinap_lenrek6c: extern register fix (import from patch/6c-extreg)
2012-09-19 googlefix typo.
2012-09-19 googleEnable busmastering for SCH (Poulsbo) PATA controller.
2012-09-16 cinap_lenreksdide: make sure bmiba is in i/o port space, not memory
2012-09-16 cinap_lenrekrio: single line scroll up/down with holding shift key
2012-09-15 cinap_lenrekvnc use Breadn() instead of Bread()
2012-09-15 cinap_lenrekusb: dont give up on unassigned pci irq line in hci...
2012-09-14 cinap_lenrekQcoalesce patch to satisfy full read length
2012-09-13 cinap_lenrekmerge
2012-09-13 cinap_lenrekmothra: fix wrong ascent calculation if text element...
2012-09-11 cinap_lenrekmothra: special parse mode for <script> as parsetag...
2012-09-10 cinap_lenrekmothra: simpler approach to ignoring <script> tags
2012-09-09 cinap_lenreklibaml: store *value* instead of name reference in...
2012-09-08 cinap_lenreklibaml: implement Alias and Debug instructions
2012-09-09 googlePrint correct sizes in prep autopart.
2012-09-09 googleAdd alignment hints for e512 ATA drives.
2012-09-06 cinap_lenreknusb: handle 0 csp value on iface, remove unneeded...
2012-09-06 cinap_lenrekusbd: add missing quotefmtinstall
2012-09-05 cinap_lenrekdevshr: honor noattach
2012-09-06 googlePrevent nusb/disk and nusb/kb from blocking nusbrc
2012-09-04 cinap_lenreknusbd: properly handle port detach on hub disconnect
2012-09-03 cinap_lenrekusb: fix potential isoread overruns, error instead...
2012-09-02 cinap_lenrekusb: fix isowrite putsamples race
2012-09-02 cinap_lenrekdoom: fix mixbuffer size confusion
2012-09-02 cinap_lenrekether82563: fix format string error
2012-09-03 googleAdd timeout to eeprom and flash init in ether82563...
2012-09-03 googleAdd Intel 82801JIB ICH10 southbridge
2012-09-03 googleIntel 82567V DOES support jumbo frames, despite claims...
2012-09-01 googleIntel 82567V does not support jumbo frames.
2012-09-01 cinap_lenrekaudiohda: unsigned vid/rid formating
2012-09-01 cinap_lenrekdate: pikeshedding
2012-09-01 googleFixes previous commit: dc3f9d299b40
2012-09-01 googleAdd -i flag to date: prints ISO-8601 datestamp
2012-09-01 googleFix for i82567V-2
2012-09-01 cinap_lenrekisodate in libc? revert every commit for great justice!
2012-09-02 googleAdd -i and -t options to date for isodate and isotime...
2012-09-02 googleAdd isotime() and isodate() functions to libc.
2012-09-02 googleFix date formatting in asctime after year 2099.
2012-08-31 cinap_lenrekrdmsr/wrmsr become tryrdmsr/trywrmsr, we can should...
2012-08-30 cinap_lenrekupas/fs: catch alarm note (used in pop3 code)
2012-08-29 cinap_lenrekndb/dns: fix mistake
2012-08-29 cinap_lenrekmerge
2012-08-29 cinap_lenrekndb/dns: bug fixes and massive cleanup
2012-08-27 aijufixed RFNOMNT
2012-08-26 cinap_lenrekdns: fix rr->srv memory leak in rrcopy, mark rr->sig...
2012-08-26 cinap_lenrekaudiohda: add intel sch models (thanks puddingpimp...
2012-08-25 cinap_lenrekndb/dns: fix netmkaddr() race, dnlock consistency,...
2012-08-25 cinap_lenrekarchmp: checksum _MP_ structure before use, coherence...
2012-08-25 aijugames/gb: del instead of f12/o
2012-08-25 aijugames/gb: set audioproc priority
2012-08-25 aijugb: pause function
2012-08-24 aijufix CUT macro in cpuid
2012-08-24 aijuadded aux/cpuid
2012-08-24 cinap_lenreksyscallfmt: use up->syserrstr instead of up->errstr...
2012-08-24 cinap_lenrekguesscpuhz: add sanity checks for virtualbox (import...
2012-08-24 cinap_lenrekadd unified sigsearch() function to look for bios data...
2012-08-24 cinap_lenrekwait: always check up->nchild before going to sleep
2012-08-24 cinap_lenrekdevmnt: more carefull wakeup in mountmux
2012-08-24 cinap_lenreksdvirtio: be more carefull at wakeup
2012-08-22 cinap_lenrekndb/dns: fix memory corruption and bad serveraddrs...
2012-08-21 cinap_lenrekrio: rect outside screen counts as covered wcovered()
2012-08-21 cinap_lenrek9bootpxe: try /cfg/pxe/default if /cfg/pxe/$ether fails...
2012-08-19 cinap_lenrekcalloc: check multiplication overflow
2012-08-19 cinap_lenrekvncs: cleanup and error handling
2012-08-18 cinap_lenrekwebfs: capture error string from tlsClient
2012-08-18 cinap_lenreklibsec: add sha256WithRSAEncryption signature alg
next