Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-09-10 | fortunes! | aiju | |
2012-09-10 | add hungary keyboard map (contributed by bencef) | cinap_lenrek | |
2012-09-10 | lp: HTML table support | cinap_lenrek | |
2012-09-10 | update manual pages for lp HTML support | cinap_lenrek | |
2012-09-10 | lp: handle HTML files with html2ms | troff in process/generic | cinap_lenrek | |
2012-09-10 | mothra: simpler approach to ignoring <script> tags | cinap_lenrek | |
2012-09-10 | hgwebfs: remove prefixing // from file path | cinap_lenrek | |
2012-09-09 | libaml: store *value* instead of name reference in dest for alias op | cinap_lenrek | |
2012-09-08 | libaml: implement Alias and Debug instructions | cinap_lenrek | |
2012-09-09 | Print correct sizes in prep autopart. | ||
2012-09-09 | Add alignment hints for e512 ATA drives. | ||
2012-09-08 | support file:// urls in hgwebfs extension as apparently hg uses them. m( | cinap_lenrek | |
2012-09-06 | fortunes, rob, theo: I wasn't asking about 9front. | stanley lieber | |
2012-09-06 | nusb: handle 0 csp value on iface, remove unneeded configdev() calls after ↵ | cinap_lenrek | |
getdev() | |||
2012-09-06 | usbd: add missing quotefmtinstall | cinap_lenrek | |
2012-09-06 | rdbfs(4), no ^t^t on 9front system | cinap_lenrek | |
2012-09-06 | devshr: honor noattach | cinap_lenrek | |
2012-09-06 | Prevent nusb/disk and nusb/kb from blocking nusbrc | ||
2012-09-05 | nusbd: properly handle port detach on hub disconnect | cinap_lenrek | |
2012-09-03 | usb: fix potential isoread overruns, error instead of panic on isoread in ohci | cinap_lenrek | |
2012-09-03 | usb: fix isowrite putsamples race | cinap_lenrek | |
2012-09-03 | doom: fix mixbuffer size confusion | cinap_lenrek | |
2012-09-02 | ether82563: fix format string error | cinap_lenrek | |
2012-09-02 | in soviet russia greg file expands YOU | aiju | |
2012-09-02 | in soviet russia error can not explain you! | aiju | |
2012-09-03 | Add timeout to eeprom and flash init in ether82563 driver. | ||
Prevents hang on misidentified or broken cards. | |||
2012-09-03 | Add Intel 82801JIB ICH10 southbridge | ||
2012-09-03 | Intel 82567V DOES support jumbo frames, despite claims to the contrary. | ||
2012-09-02 | Intel 82567V does not support jumbo frames. | ||
2012-09-02 | audiohda: unsigned vid/rid formating | cinap_lenrek | |
2012-09-02 | date: pikeshedding | cinap_lenrek | |
2012-09-02 | Fixes previous commit: dc3f9d299b40 | ||
2012-09-02 | Add -i flag to date: prints ISO-8601 datestamp | ||
Add -t flag to date: prints ISO-8601 timestamp | |||
2012-09-02 | Fix for i82567V-2 | ||
2012-09-01 | isodate in libc? revert every commit for great justice! | cinap_lenrek | |
2012-09-02 | Add prototypes for isotime and isodate. This should have been in the ↵ | ||
previous commit. | |||
2012-09-02 | Add -i and -t options to date for isodate and isotime display. | ||
2012-09-02 | Add isotime() and isodate() functions to libc. | ||
2012-09-02 | Fix date formatting in asctime after year 2099. | ||
2012-08-31 | rdmsr/wrmsr become tryrdmsr/trywrmsr, we can should check for trap | cinap_lenrek | |
2012-08-30 | upas/fs: catch alarm note (used in pop3 code) | cinap_lenrek | |
2012-08-29 | ndb/dns: fix mistake | cinap_lenrek | |
2012-08-29 | merge | cinap_lenrek | |
2012-08-29 | ndb/dns: bug fixes and massive cleanup | cinap_lenrek | |
removing the querylck from the DN as it was never used or being effective which saves like a ton on space per domain name. remove the Query.tcplock and put query on the stack. it is unneccesary to lock the query as its only used by one process at a time. put Query's on the stack. change outsidens() to outsidensip() which now takes the ip buffer that it fills instead of returning static buffer (which would race with multiple processes involved). eleminate mostly all of the lock(&dnlock)/unlock(&dnlock) calls. we'r not working on shared cache RR's in the resolver procs. we work on *copies* done by rrlookup() made under the dnlock. the cache garbage collection only runs when all processes are locked out and is also taking the dnlock while doing so. cleanup xmitquery(). for the tcp case, we dont need to get more nameserver addresses, just take the ip from the udp header that tcpquery() placed there for us. fixed baddelegation() to actually check for delegation loop even if theres no dom info for our host. remove lots of debug code. remove the dnforceage() as it doenst make sure other processes are locked out. this could destroy dn's currenctly refered by running queries. remove dnageallnever() as its not used. dont attach rr's to keepers to prevent outside spoofing. make myaddr() retrive the ip address if not set. | |||
2012-08-28 | fortunes, troll: epub | stanley lieber | |
2012-08-28 | /sys/lib/dist/ndb/common: for god and country, geronimo, geronimo, geronimo | stanley lieber | |
2012-08-27 | fixed RFNOMNT | aiju | |
2012-08-26 | dns: fix rr->srv memory leak in rrcopy, mark rr->sig->signer, dn aging, cleanup | cinap_lenrek | |
2012-08-26 | audiohda: add intel sch models (thanks puddingpimp on #cat-v for sending a ↵ | cinap_lenrek | |
patch) | |||
2012-08-26 | more netaudit stuff | aiju | |