summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix ULE in kernels without PREEMPTION compiled in by always enabling thejeff2007-10-081-12/+1
* MFV for tzdata2007hedwin2007-10-083-16/+89
* Describe the process of importing new zoneinfo data and updatingedwin2007-10-081-0/+26
* Do not dereference NULL pointer.kib2007-10-081-3/+2
* Deny attempt to malloc unbounded amount of the memory.kib2007-10-081-3/+6
* Disable TLS for arm and sparc64 here as binutils 2.15 predate GNU TLSmarius2007-10-081-0/+2
* In the rare case that vm_page_cache() actually frees the given page,alc2007-10-081-10/+3
* Resolve conflicts to complete less v408 import.delphij2007-10-085-21/+38
* This commit was generated by cvs2svn to compensate for changes in r172468,delphij2007-10-0816-12/+117
|\
| * Virgin import of less v408.delphij2007-10-0820-32/+154
* | Add FBSDID to all files in netinet so that people can moresilby2007-10-0738-53/+114
* | Correct a lock assertion failure in sparc64's pmap_page_is_mapped() that isalc2007-10-072-2/+2
* | Improve the debugging message:silby2007-10-071-2/+2
* | This patch adds an M_NOFREE flag which allows one to mark an mbuf askmacy2007-10-063-1/+14
* | Allow drivers to free an mbuf without having the mbuf be touched ifkmacy2007-10-062-2/+15
* | - Fix the one-2-one model to properly do a socantrecv()rrs2007-10-061-0/+1
* | Add an MLINKS for pci_find_dbsf.9.marius2007-10-051-0/+1
* | Disable TCP syncache debug logging by default. While useful in debuggingrwatson2007-10-051-1/+1
* | Use the correct pid when checking to see whether or not the /proc/<pid>jhb2007-10-051-1/+1
* | manpage update for the recent commit to uscanner.cluigi2007-10-051-190/+48
* | Add entries for Epson multifunction scanner/printer/card readers,luigi2007-10-052-6/+38
* | AMD CS5536 and VIA 8237S support.brueffer2007-10-051-3/+3
* | Make selector parsing accept the dot "." as an alternative selectorse2007-10-041-1/+1
* | Restore compatibility with version before introduction of PCI domains.se2007-10-042-18/+22
* | Add support for the VIA 8237Ssos2007-10-043-1/+4
* | Also boot *.debug if everything else fails.obrien2007-10-041-0/+1
* | Fix lock leak leading to the 'System call <name> returning with 1 locks held'pjd2007-10-042-0/+4
* | MFp4: Provide a dummy verb "export" to shut up the messagedelphij2007-10-041-1/+1
* | Additional work is still needed before we can claim that tmpfsdelphij2007-10-041-0/+3
* | The exit status of a case statement where none of the patterns is matchedstefanf2007-10-043-0/+18
* | Fix the module name matching to the drivers present in the kernel. Previouslythompsa2007-10-041-7/+14
* | - We should return error = 0 and the upper processing wouldrrs2007-10-041-1/+2
* | Recognize the CS5536 support chip for the AMD Geode LX CPU to enablephk2007-10-042-0/+2
* | FreeBSD 6.2 is now known to mdoc.ru2007-10-041-1/+0
* | MFV: recent mdoc(7) changes.ru2007-10-042-4/+5
* | Correct a buffer overflow in OpenSSL SSL_get_shared_ciphers().simon2007-10-031-11/+11
* | This commit was generated by cvs2svn to compensate for changes in r172423,ru2007-10-031-82/+88
|\ \
| * | Pull up current -mdoc version from vendor. This includes theru2007-10-033-86/+93
* | | Sort as per README.ru2007-10-033-28/+28
* | | Removed "tail +5" from the command used to sanity check changes toru2007-10-031-1/+1
* | | Correction to the log for rev. 1.4:obrien2007-10-030-0/+0
* | | Do not imply -ftree-vrp with -O2 and above. One must implicitly specifyobrien2007-10-021-1/+4
* | | Fix usage example since we don't have wext driver.kevlo2007-10-021-1/+1
* | | Fix sx_try_slock(), so it only fails when there is an exclusive owner.pjd2007-10-021-9/+12
* | | Removing obsolete cached files after cached->nscd renaming.bushman2007-10-0239-10193/+0
* | | - Reassign the thread queue lock to newtd prior to switching. Assigningjeff2007-10-021-4/+6
* | | Remove a -N flag.kevlo2007-10-021-6/+0
* | | - Move the rebalancer back into hardclock to prevent potential softclockjeff2007-10-021-55/+86
* | | Always install libpthread.* symlinks if at least one ofru2007-10-011-2/+3
* | | Revise the list of directories we manually create underru2007-10-011-5/+2
OpenPOWER on IntegriCloud