summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Increase the scaling of VM_KMEM_SIZE_MAX.obrien2004-08-161-1/+1
* s/MAX_SAFE_MAXVNODES/MAXVNODES_MAX/gobrien2004-08-161-5/+6
* Decrease debug level to 0.pjd2004-08-161-1/+1
* Accept the fact that floppies either aren't applicable or relevant on mostobrien2004-08-161-8/+7
* Fix warning.pjd2004-08-161-1/+1
* Add support for 32-bit Linux binary emulation on amd64:tjr2004-08-161-5/+16
* Fix alpha build and add __FBSDID.dfr2004-08-161-1/+4
* Regen.tjr2004-08-163-3/+3
* Add preliminary support for running 32-bit Linux binaries on amd64, enabledtjr2004-08-1616-1/+4915
* Update the date.pjd2004-08-161-1/+1
* This patch merges the sort fields for both pages, so you can (foralfred2004-08-163-44/+60
* Changes to MI Linux emulation code necessary to run 32-bit Linux binariestjr2004-08-1612-112/+244
* Add a new type, l_uintptr_t, which is an unsigned integer type with thetjr2004-08-162-0/+8
* Use a local "compress" symbol corresponding to a variable in BSS,ru2004-08-161-2/+2
* Inform hier(7) about /usr/include/geom/raid3/ directory.pjd2004-08-161-0/+2
* Connect RAID3 GEOM class to the build.pjd2004-08-167-1/+10
* Don't need to declare cbb module. don't know why I never sawimp2004-08-162-2/+0
* Mention a potential net.inet.ip.random_id drawback.maxim2004-08-161-0/+2
* Advertise that color is supported so that syscons doesn't come upgrehan2004-08-161-2/+2
* Introduce GEOM RAID3 class, i.e. kernel module, which implements RAID3pjd2004-08-166-0/+3913
* - Introduce and use a new tunable "debug.mpsafevm". At present, settingalc2004-08-164-11/+36
* Bring PPC up to date with latest TLS changes.grehan2004-08-164-6/+6
* Plug a memory leak in error case.davidxu2004-08-161-1/+3
* Document the fact that matching against a process command-name willgad2004-08-161-0/+16
* Always acquire the UNIX domain socket subsystem lock (UNP lock)rwatson2004-08-161-46/+107
* 1. Use libpthread's exported symbols to calcuate offset in data structuredavidxu2004-08-163-130/+130
* 1. Add macro DTV_OFFSET to calculate dtv offset in tcb.davidxu2004-08-1618-3/+40
* Add a file to collection all symbols will be needed by debugger.davidxu2004-08-162-0/+120
* As with the non-rescue version don't build fore_dnld when NOATM is defined.marius2004-08-161-2/+2
* Fix installing from SCSI tape drives by catching up device names withbmah2004-08-162-2/+2
* Remove the BUGS entry for vslock(9) not actually holding user memory in place.green2004-08-161-6/+0
* Rather than bringing back all of the changes to make VM map deletiongreen2004-08-161-1/+5
* Add the missing knote_fdclose().green2004-08-161-2/+4
* Allocate the marker, when scanning a kqueue, from the "heap" instead of thegreen2004-08-161-6/+12
* Didn't intend to commit debugging code enabledimp2004-08-161-1/+0
* Annotate the current UNIX domain socket locking strategies, order,rwatson2004-08-161-0/+21
* Various updates for installation documentation. Most notably:bmah2004-08-162-92/+117
* Major enhancements to pipe memory usage:silby2004-08-161-55/+136
* MFNetBSDmbr2004-08-161-1/+5
* Comment out the ability to enable/disable ACPI at runtime. This appearsnjl2004-08-151-0/+4
* Tweak the compatibility macros a little so that the device printing isimp2004-08-1515-28/+29
* Resolve conflicts from dhclient 3.0.1 final import.mbr2004-08-152-6/+4
* This commit was generated by cvs2svn to compensate for changes in r133783,mbr2004-08-154-11/+30
|\
| * Import ISC DHCP 3.0.1 client.mbr2004-08-157-15/+33
* | Other part of the cbb isa/pci split. This likely is causing problemsimp2004-08-152-10/+76
* | Add a kludge for building SBus-only kernels, i.e. kernels without supportmarius2004-08-151-3/+5
* | - Handle the '\&' mdoc(7) escape sequence.simon2004-08-151-1/+9
* | Fix a couple of edge cases in which sb.st_size may be incorrect ordes2004-08-151-5/+16
* | - Auto generate device listings for the following drivers: mpt, trm,simon2004-08-153-35/+21
* | - Add a HARDWARE section which lists supported devices.simon2004-08-153-93/+115
OpenPOWER on IntegriCloud