summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge sendmail 8.14.8 to HEADgshapiro2014-01-26491-1127/+1782
|\
| * Import sendmail 8.14.8gshapiro2014-01-26552-3418/+4157
* | login: Clean up PAM and audit, then exit, on SIGHUP and SIGTERM.jilles2014-01-261-18/+77
* | sh: Allow aliases to force alias substitution on the following word.jilles2014-01-268-3/+52
* | Update link to vendor import instructionsgshapiro2014-01-261-1/+1
* | Stop the options string leak if it is not attached into the optionskevlo2014-01-261-0/+2
* | Before resetting the USART, delay a bit to allow the transmitter toimp2014-01-261-3/+2
* | gcc: Add support for -Wmissing-prototypes in C++pfg2014-01-263-3/+13
* | binutils: add support for Intel SMAP-related instructionspfg2014-01-264-2/+19
* | MPC74xx should not fall through, to the error case.jhibbits2014-01-251-0/+1
* | Make early printf output nicer by inserting a carriage return beforeimp2014-01-251-0/+4
* | Bus space handles need to be the VA of the requested resource, not theimp2014-01-251-2/+4
* | Support level triggered interrupts with VT-x virtual interrupt delivery.neel2014-01-256-22/+71
* | Fix compilation with IGB_LEGACY_TX defined.glebius2014-01-251-0/+2
* | Check for a full virtqueue in the multiqueue transmit pathbryanv2014-01-251-0/+6
* | Avoid queue unlock followed by relock when the enable interrupt race is lostbryanv2014-01-251-5/+7
* | Move duplicated transmit start code into a single functionbryanv2014-01-251-23/+22
* | Fix gcc with -Wstrict-prototypes by telling it bi_emac takes no parameters.andrew2014-01-251-1/+1
* | Remove stray spacebryanv2014-01-251-1/+1
* | * Mark static inline functions with __fenv_static.andrew2014-01-251-7/+11
* | Pull in r195679 from upstream llvm trunk:dim2014-01-251-1/+5
* | Use __fenv_static for all static inline functions.andrew2014-01-251-3/+3
* | sh: Add tests for alias names after another alias.jilles2014-01-253-0/+14
* | Also include the mbuf's csum_flags in an assert messagebryanv2014-01-251-1/+2
* | Read and write the MAC address in the config space byte by bytebryanv2014-01-251-5/+11
* | Read each field of the configuration individuallybryanv2014-01-251-2/+32
* | Change RWX to XWR in comments to match intent and bit patternsgrehan2014-01-251-2/+2
* | Remove spaces before tabs in the function prototype listbryanv2014-01-251-32/+32
* | Bad timespec_subtract() calculations produce negative tv_nsec on i386ache2014-01-251-20/+7
* | Temporarily turn off the services.db generation during distributeworld.gjb2014-01-251-2/+0
* | sh: Do not depend on parse/execute split in new alias test.jilles2014-01-241-1/+1
* | Add MLINK for fdclosedir.3 to directory.3 and sort fdopendir(3) entry.bdrewery2014-01-241-1/+2
* | Accept O_CLOEXEC in shm_open().rmh2014-01-241-1/+1
* | Correct the alignment of sp through functions that use UNWINDSVCFRAME. Weandrew2014-01-241-1/+6
* | ext2fs: Re-enable reallocblk.pfg2014-01-241-2/+2
* | In an effort to diagnose possible corruption of struct vm_page on somealc2014-01-241-2/+2
* | Add more USB quirks.hselasky2014-01-242-0/+5
* | Fix the Makefiles so that the tests I submitted in r261081 will actuallyasomers2014-01-242-1/+2
* | Fix the build so -DNO_TESTS is passed in various phases that don'tasomers2014-01-241-8/+14
* | Remove obsolete optionimp2014-01-244-4/+0
* | Fix comment to match optionimp2014-01-241-1/+1
* | Fix comment to match optionimp2014-01-241-1/+1
* | Fix comment to match optionimp2014-01-243-3/+3
* | Add NAND supportimp2014-01-241-5/+8
* | Remove redundant declaration for uart devclass.imp2014-01-242-3/+3
* | sh: Solve the alias recursion problem in a less hackish way.jilles2014-01-245-48/+11
* | Fix comment.kevlo2014-01-241-1/+1
* | Hide now harmless warning from dmesg.hselasky2014-01-241-1/+1
* | dtrace: remove unexplained 16MB limitation from dt_alloc/dt_zallocavg2014-01-241-10/+0
* | sh: Add test for nested alias.jilles2014-01-242-0/+7
OpenPOWER on IntegriCloud