summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Bump date for iic.4jah2015-05-151-1/+1
* Simplify i2c reader: we don't need per-NIC handler anymore.melifaro2015-05-151-65/+57
* Update iic(4) man page to reflect recent changesjah2015-05-151-20/+77
* Add an ability accept encapsulated packets from different sources by oneae2015-05-155-9/+33
* Some third-party malloc(3) implementations use pthread_setspecific(3)kib2015-05-151-110/+91
* On amd64, make proc0 pmap initialization slightly more correct. Inkib2015-05-152-2/+4
* Implement the support for PCID in UP kernels.kib2015-05-151-41/+55
* Right now, the process' p_boundary_count counter is decremented by thekib2015-05-152-22/+30
* sfxge: split sfxge_tx_qdpl_put() into *_locked() and *_unlocked()arybchik2015-05-152-64/+79
* sfxge: do not change CSUM_TSO when IFCAP_TSOx is changedarybchik2015-05-151-4/+8
* sfxge: LRO may be done only if checksums are OKarybchik2015-05-151-6/+13
* Free vsi->queues after use.araujo2015-05-151-1/+1
* It appears to be armv7_sleep is a duplication of armv7_cpu_sleep.ganbold2015-05-153-8/+1
* MFV r282927,r282928,r282930 (kientzle):delphij2015-05-142-8/+16
* Bump the size of the blockif scatter-gather list to 67.grehan2015-05-141-1/+1
* Add nvme and nvd drivers to GENERIC for amd64 and i386.jimharris2015-05-142-0/+8
* vtfontcvt: Allow 6 digits in verbose outputemaste2015-05-141-18/+18
* Update to ELF Tool Chain r3197emaste2015-05-1441-99/+162
* Add ELF machine EM_IAMCU, 32-bit Intel MCUemaste2015-05-142-0/+2
* kbdmap(1): Correct menu title: keyboards have a layout, not a languageemaste2015-05-141-4/+4
* libyaml.so.1 are actually libraries and should only be removed duringbapt2015-05-141-2/+2
* ObsoleteFiles: add lib32 entries for libyaml missed in r262407.rpaulo2015-05-141-0/+4
* Add fabs() to arm64 libcemaste2015-05-143-1/+36
* netfront: wait for backend to connect before sending ARProyger2015-05-141-4/+5
* Add new __unreachable() builtinpfg2015-05-141-0/+6
* Allow sizeof(cpuset_t) to be queried in capability mode.jonathan2015-05-141-1/+1
* Restore 'he' language code for Hebrew kbdmap(1) menu titleemaste2015-05-141-1/+1
* kbdmap(1): increase description size to 256 bytesemaste2015-05-141-2/+2
* sfxge: advertise IPv6 Rx and Tx checksum offload supportarybchik2015-05-142-2/+10
* Correct language code -- "Danish" is Englishemaste2015-05-142-2/+2
* Build GENERIC with RACCT/RCTL support by default. Note that it stilltrasz2015-05-149-2/+32
* sfxge: IPv4 Tx checksum offload may be disabled in factarybchik2015-05-141-3/+3
* sfxge: add local variable with Rx descriptor flagsarybchik2015-05-141-6/+7
* Correct UTF-8 encoding in Británicoemaste2015-05-141-1/+1
* sfxge: add missing const qualifier to sfxge_link_modearybchik2015-05-141-1/+1
* Remove OUTPUT_FORMAT from theARM EFI linker script, it breaks buildingandrew2015-05-141-2/+0
* whois: add an option to query the PeeringDBfanf2015-05-142-2/+10
* Update whois(1) synopsis.fanf2015-05-141-1/+1
* Bump whois(1) date.fanf2015-05-141-1/+1
* whois: alphabetize whois server listfanf2015-05-141-10/+12
* whois: do not clobber command-line flags when tweaking O_NONBLOCKfanf2015-05-141-4/+4
* whois: try whois.nic.TLD if TLD.whois-servers.net does not existfanf2015-05-142-26/+47
* whois: check WHOIS_SERVER as well as RA_SERVER environment variablesfanf2015-05-142-3/+13
* whois: code cleanupfanf2015-05-141-13/+5
* whois: special case certain query suffixesfanf2015-05-141-12/+29
* Clean up whois manual.fanf2015-05-141-67/+42
* Do not promote large async writes to sync.mav2015-05-141-34/+15
* Add copyright info missing from r282205smh2015-05-141-0/+1
* Handle lib32 libraries which should have been removed in 20140807bapt2015-05-131-0/+27
* Fix typobapt2015-05-131-1/+1
OpenPOWER on IntegriCloud