summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revice the way the CTF conversion is done per object. Avoid creating a secondjb2008-06-291-1/+1
* Repair botched variable rename.kan2008-06-291-4/+4
* It may be #if 0'd out code, but change a varname to not shadow a global.julian2008-06-291-4/+4
* Enter the 1990s. Use real function declaration.julian2008-06-291-1/+1
* Oops, we've been incrementing the wrong cantforward variable.julian2008-06-291-1/+2
* Rename two vars so that they are different from the same vars in ipv4.julian2008-06-291-7/+7
* We should also save and restore the MXCSR as on amd64, but detectingdas2008-06-282-2/+0
* Two FP-related setjmp/longjmp changes:das2008-06-282-2/+20
* White space fixes.obrien2008-06-281-8/+8
* Reduce diff to vendor.obrien2008-06-281-1/+1
* Remove stray "miibus0" reference from ancient kernel config file times.philip2008-06-281-1/+1
* Modify the DoParseCommand() to work on (const char *) instead of justmtm2008-06-281-4/+4
* Style fix (space into tab).remko2008-06-281-1/+1
* Fix a typo in the cosl() prototype.das2008-06-281-2/+2
* Improve r180011 by explicitly adding the condition codes to themarius2008-06-271-3/+3
* Add explicit PCI IDs for the following Adaptec RAID Series 2 adapters:emaste2008-06-272-1/+17
* - markup fixesdanger2008-06-271-15/+68
* Backout r179941. The nfsclient knob always confuses me. I should havemtm2008-06-272-4/+4
* Fixing NO_INET6 build.avatar2008-06-271-1/+4
* Instead of using .POSIX:, use the cool looking "@:" rule.obrien2008-06-271-2/+4
* Note that the .POSIX special target disables the "Remaking Makefiles" feature.obrien2008-06-271-0/+3
* Include <sys/pcpu.h> for curthread.dfr2008-06-271-0/+1
* Add the missing support for Asus Eee PC in acpi_asus(4).rpaulo2008-06-272-6/+131
* Add USB ids for the Epson DX7400 / CX7300 multifunction scanner printerluigi2008-06-272-0/+2
* Support for filtering on major device number was removed in rev. 1.7 ormtm2008-06-271-2/+2
* Rework the lifetime management of the kernel implementation of POSIXjhb2008-06-2720-685/+2379
* Introduce locking around use of ifindex_table, whose use was previouslyrwatson2008-06-262-16/+73
* change a variable name ot stop it from colliding with other names injulian2008-06-261-7/+7
* Someone cut and pasted a bunch of stuff here so lots ofjulian2008-06-261-15/+15
* Tweak the output of event log messages from the controller:jhb2008-06-261-283/+48
* Adjust the handling of pending log events during boot:jhb2008-06-261-50/+75
* Fix compile on 64-bit platforms.jhb2008-06-261-1/+1
* Remove the non-existent rt2860 subdir. Note, the ralfw module is not used inthompsa2008-06-261-1/+1
* As reported by Alexey Shuvaev, -dumpl overwrote files afterkientzle2008-06-261-0/+2
* Change SEM_VALUE_MAX (maximum value of a POSIX semaphore) from UINT_MAXjhb2008-06-261-1/+3
* Add missing counter increments for posix shm checks.jhb2008-06-261-0/+5
* - add description of the MLINK errordanger2008-06-261-0/+3
* Some tests won't build at WARNS level 6 due to aliasing violations.des2008-06-261-4/+4
* Add regression test for CRC32 check. The test file has been modified todes2008-06-262-5/+6
* Implement CRC32 verification. Note that you have to read until EOF todes2008-06-261-5/+12
* Allow the tests to build without libdmalloc.des2008-06-261-2/+2
* Re-implement the client side of rpc.lockd in the kernel. This implementationdfr2008-06-2628-776/+3102
* Mark the section describing return values with an appropriate section flag.danger2008-06-261-1/+1
* Fix a fallout from SSP commit, and make this compile again.ru2008-06-261-2/+1
* Fix a chicken-and-egg problem: this files implements SSP support,ru2008-06-261-3/+0
* Gcc barfs in glob.c when run with -O3. To fix this make g_strchr() work onmtm2008-06-261-5/+5
* The signature for a pthread function requires that itmtm2008-06-261-0/+6
* Fix 6-year old cut&paste error. The # could be escaped with '\', notsobomax2008-06-261-2/+2
* Split out the reference zip file for ease of maintenance.kientzle2008-06-262-19/+16
* Regen properly.ru2008-06-251-85/+85
OpenPOWER on IntegriCloud