summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Define atomic_cmpset_acq_long and atomic_cmpset_rel_long so thatjb2007-11-191-2/+4
* MFlibthr:davidxu2007-11-191-1/+5
* Reduce the WARNS level across the board due to a warning that occursjb2007-11-191-1/+3
* Capitalizationmtm2007-11-181-1/+1
* Let sunkbd(4) emulate an AT keyboard by default.marius2007-11-182-0/+13
* Add generic support for chipsets that say they support AHCI. This should cat...sos2007-11-184-129/+156
* Expand lock class with the "virtual" function lc_assert which will offerattilio2007-11-186-0/+47
* - Add in missing event handler invokes for initial proc and thread.rrs2007-11-181-1/+11
* Use LC_ALL=C before awk generating "optionlist"ache2007-11-181-3/+3
* o English lesson from bde@: "iff" is not a typo, it means "if and only if".maxim2007-11-181-1/+1
* o Fix Dd format.maxim2007-11-181-1/+1
* Use an explicit pointer cast since NULL isn't guaranteed to be definedjb2007-11-181-1/+1
* MFp4: Several fixes to tmpfs which makes it to survive from pho@'sdelphij2007-11-184-33/+46
* MFp4: Fix several style(9) bugs.delphij2007-11-181-19/+12
* Use a NULL instead of a zero to avoid a compiler warning about a missing sent...jb2007-11-181-1/+1
* This makefile builds contrib code, so I won't try to fix all thejb2007-11-181-0/+2
* Fix signed/unsigned comparison compiler warning.jb2007-11-181-2/+2
* MFi386: revision 1.18nyan2007-11-181-1/+1
* Constify the first argument to expand_number() so that it canjb2007-11-183-3/+3
* Reduce the WARNS level to avoid a compiler warning about a variablejb2007-11-181-1/+1
* Use a cast that doesn't create a compiler warning.jb2007-11-181-2/+2
* Reduce the WARNS levels in a couple of places so that we can enablejb2007-11-182-2/+2
* Fix a compiler warning.jb2007-11-181-1/+1
* Add a function to list symbols in a file and their values at thejb2007-11-183-0/+29
* Use variable types which match the function prototypes.jb2007-11-172-2/+4
* Fix a compiler warning by using a printf format matching the variablejb2007-11-171-1/+1
* Use uintptr_t to cast a pointer to an integer to avoid compiler warningsjb2007-11-172-2/+2
* Use printf formats which match the variable types without casts so wejb2007-11-171-4/+4
* Prevent the leakage of wired pages in the following circumstances:alc2007-11-1712-1/+241
* - New sysctl variable: net.inet.ip.dummynet.io_fastoleg2007-11-172-4/+25
* Add thread support for arm.cognet2007-11-174-5/+40
* Build libthread_db for arm as well.cognet2007-11-171-5/+1
* Add arm support in libthread_db.cognet2007-11-171-0/+116
* Express in the usage() and SYNOPSIS that -F depends on -s, andru2007-11-172-4/+8
* Swap "source"/"target" where appropriate, to match documentation.ru2007-11-171-38/+38
* There's no reason why we couldn't attach to a live process on arm.cognet2007-11-171-0/+3
* Add a trailing \0 to the read error string so that read errors don't printjhb2007-11-171-1/+1
* Add a kernel config file for the Hot-e HL200 (AT91RM92 based).cognet2007-11-171-0/+151
* o Mask maximum file permissions we get from mount_ntfs -mmaxim2007-11-172-2/+6
* o Fix a typo in the comment.maxim2007-11-171-1/+1
* Move the priv check before the malloc call for so_pcb.bz2007-11-161-6/+6
* Mention less v415 updatedelphij2007-11-161-0/+3
* This commit was generated by cvs2svn to compensate for changes in r173686,delphij2007-11-161-58/+0
* Resolve conflicts; Update defines.h to reflect latest change.delphij2007-11-166-82/+184
* This commit was generated by cvs2svn to compensate for changes in r173682,delphij2007-11-1625-60/+447
|\
| * Virgin import of less v415.delphij2007-11-1630-142/+622
* | Teach kgdb how to handle double fault frames on i386:jhb2007-11-163-1/+154
* | Remove empty setup and cleanup functions for the pfkey test.bz2007-11-164-6/+268
* | Make VPD register access more robust:jkim2007-11-161-69/+121
* | o s/resiserfs_sb/reiserfs_sb/.maxim2007-11-161-1/+1
OpenPOWER on IntegriCloud