summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Fix exit code when using -l on a non-existent md(4) device.flz2007-11-161-3/+9
* | Do not report MAC, TX, and RX stats via sysctl(8) with BCM5705+.jkim2007-11-161-7/+6
* | use the private task q thread instead of the shared system threadsam2007-11-161-6/+5
* | Fix bug in handling SDP continuation state.emax2007-11-161-5/+5
* | Add change missing from previous commit: Remove temporary file.cperciva2007-11-161-1/+1
* | Fix "freebsd-update rollback" applied to minor-version upgrades: Oldcperciva2007-11-161-2/+16
* | The i386 disc1 size wandered above what fits on 650Mb media which has beenkensmith2007-11-161-0/+1
* | MFP4(128855, 129015):avatar2007-11-162-11/+18
* | Reset autonegotation timer if media option is not IFM_AUTO.yongari2007-11-161-1/+5
* | Read MII_ANAR register and get common denominator ability.yongari2007-11-161-1/+6
OpenPOWER on IntegriCloud