summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Hook newsyslog regression tests to the Makefile 'build'.simon2010-07-221-1/+1
* Add regression tests for newsyslog. These are far from a completesimon2010-07-223-0/+343
* Add support for creating the archived log filenames using a time-stampsimon2010-07-222-16/+267
* Convert md(4) to use alloc_unr(9) and alloc_unr_specific(9) for unitjh2010-07-221-12/+20
* Verify return value of the sigset manipulation functionskib2010-07-221-22/+14
* When compat32 binary asks for the value of hw.machine_arch, report thekib2010-07-225-5/+60
* Actually, only the fullsync mode is implemented, not memsync mode.pjd2010-07-221-3/+5
* Remove spurious '/*-' marks and fix some other style problems.trasz2010-07-226-35/+36
* - Add myself to committers-src.dotandrew2010-07-211-0/+1
* Apply vendor version 1.20.00.17.delphij2010-07-212-407/+1339
* MFamd64:rpaulo2010-07-211-0/+7
* * Remove a superfluous error description.kaiw2010-07-211-7/+5
* Add a cross-reference to `elf_rawfile(3)`.kaiw2010-07-211-2/+3
* * Note that ar(1) archives may also be opened using `elf_memory(3)`.kaiw2010-07-212-6/+10
* Since r186119 IP6 input counters for octets and packets were notbz2010-07-211-3/+47
* Remove a redundant word.kaiw2010-07-211-2/+2
* Move helper functions `_libelf_ar_get_{name,number,string}()` andkaiw2010-07-214-212/+258
* Fix a memory leak.kaiw2010-07-211-2/+4
* Use proper sysctl type (quad) for et_frequency. It fixes output on sparc64.mav2010-07-211-2/+2
* * Deprecate `elf_getshnum()`, `elf_getphnum()` and `elf_getshstrndx()` inkaiw2010-07-2112-26/+336
* Avoid switching between "unsigned char" and "char" in the C codekaiw2010-07-211-22/+22
* Add support for translating sections of type ELF_T_GNUHASH.kaiw2010-07-212-2/+208
* - Document that the *fsize() functions return a size of 1 for Elfkaiw2010-07-214-12/+10
* Perform additional checks when translating between file and memorykaiw2010-07-217-65/+114
* Probabilly defaulting to KTR_GEN is not the right decision when KTR_MASKattilio2010-07-211-1/+1
* Reduce verbosity.kaiw2010-07-211-2/+2
* - Return zero for file sizes of ELF types that have a variable size.kaiw2010-07-211-6/+9
* KTR_CTx are long time aliased by existing classes so they can't serveattilio2010-07-218-20/+7
* Note that the *_fsize() functions are only defined for ELF types thatkaiw2010-07-211-0/+7
* Changes for supporting GNU Hash sections.kaiw2010-07-213-2/+14
* Add a new ELF type denoting GNU style hash tables.kaiw2010-07-211-0/+1
* Allow an application that updates only the ELF Ehdr to work.kaiw2010-07-213-7/+8
* Use <unistd.h> to declare the prototype for ftruncate().kaiw2010-07-211-0/+1
* Bug fix: permit the creation of zero-sized sections.kaiw2010-07-211-5/+7
* Redo the page table page allocation on MIPS, as suggested byjchandra2010-07-216-178/+202
* Improve compatibility with other implementations of the ELF(3) API:kaiw2010-07-211-2/+2
* Bug fix: when updating headers using the gelf_update_*() functions,kaiw2010-07-213-6/+6
* - Correctly handle sections of type SHT_NOBITS. For these sections:kaiw2010-07-212-19/+52
* Also link getutxent.3 to utmpx.3.ed2010-07-211-1/+1
* Remove a superfluous comment.kaiw2010-07-211-1/+0
* Chase LLVM version bump to 2.8.ed2010-07-211-6/+6
* Remove unused file. Replaced by tlb.c.jmallett2010-07-201-513/+0
* o) Add the "octusb" controller which supports the first port of the Octeonjmallett2010-07-207-0/+5142
* Update the port of FreeBSD to Cavium Octeon to use the Cavium Simple Executivejmallett2010-07-20103-6654/+6956
* Staticify local variables.delphij2010-07-201-13/+11
*-. Upgrade our Clang in base to r108428.ed2010-07-201153-39682/+76398
|\ \
| | * Update clang to r108428.rdivacky2010-07-15111-505/+2066
| | * Update clang to r108243.rdivacky2010-07-13765-15222/+45860
| * | Update LLVM to r108428.rdivacky2010-07-15127-876/+2486
| * | Update LLVM to r108243.rdivacky2010-07-131051-27005/+47356
OpenPOWER on IntegriCloud