summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* | Release the vnode cache mutex when calling vgone(), since vgone() maydes2004-08-151-26/+39
* | Add rtld-elf to the include path for the rtld to pthread TLS interface.dfr2004-08-151-0/+1
* | Correct some uses of the wrong members of the *min()/*max()-familiy, e.g.marius2004-08-153-5/+5
* | Bump document date for last commit.simon2004-08-151-1/+1
* | - Make pmap_emulate_reference() MP and preemption safe. Previously, italc2004-08-151-30/+20
* | - Add a HARDWARE section which lists supported devices.simon2004-08-151-13/+23
* | Preemptive anti-footshooting: cause a #error if MP_WATCHDOG is compiledrwatson2004-08-152-0/+10
* | Shorten the description of NO_OPENSSL, which was split into two lines by amarius2004-08-151-2/+1
* | Save on one variable in ofwo_action(). Leftover from an older version ofmarius2004-08-151-3/+1
* | - Correct the description of the "local-mac-address?" variable. Not all NICsmarius2004-08-151-4/+43
* | Spell MP_WATCHDIG right: I fixed the build without MP_WATCHDOG afterrwatson2004-08-151-1/+1
* | Change the HARDWARE section to have the same style as in the othersimon2004-08-151-2/+5
* | Add a useful snippet on limitations of inductive reasoning by Bertrandrwatson2004-08-151-0/+6
* | Yet another tweak to the shutdown messages in boot():truckman2004-08-151-15/+12
* | Add a "fillchar" command line argument to dd(1) that permits the userrwatson2004-08-155-2/+32
* | - Add a HARDWARE section which lists supported devices.simon2004-08-151-3/+7
* | - Add a HARDWARE section which lists supported devices.simon2004-08-151-91/+94
* | Add an "options MP_WATCHDOG" to i386. This option allows one of therwatson2004-08-157-0/+529
* | - Make the naming of AMCC's 3ware cards consistent with the currentsimon2004-08-152-18/+51
* | o Document net.inet.ip.random_id sysctl.maxim2004-08-151-1/+12
* | Add TLS support for i386 and amd64.dfr2004-08-1520-66/+84
* | Add TLS support for libthr on i386.dfr2004-08-152-74/+29
* | Add support for TLS in statically linked programs.dfr2004-08-1521-8/+490
* | move the declaration of struct kqlist into the non-KERNEL visable sectionjmg2004-08-151-3/+2
* | Avoid code duplication by introducing g_mirror_write_metadata() function,pjd2004-08-151-55/+29
* | Inform hier(7) about /usr/include/geom/mirror/ directory.pjd2004-08-151-0/+2
* | A media type of floppy is detected automatically.nyan2004-08-151-31/+0
* | Replace linux_getitimer() and linux_setitimer() with implementationstjr2004-08-151-24/+77
* | Disable surplus detection of breakpoint event in signal stack, the checkdavidxu2004-08-151-0/+4
* | Avoid assuming that l_timeval is the same as the native struct timevaltjr2004-08-151-2/+7
* | Use sv_psstrings from the current process's sysentvec structure insteadtjr2004-08-151-2/+3
* | Use the USBD_FORCE_SHORT_XFER flag when setting up transmit transfers.iedowse2004-08-151-1/+2
* | o Add -l option to jail(8) similar to su(1): before running jail'edmaxim2004-08-152-6/+50
* | This is a force commit because I forgot from the previous commit (and otherjmg2004-08-150-0/+0
* | Add locking to the kqueue subsystem. This also makes the kqueue subsystemjmg2004-08-1536-529/+1205
* | Remove misc/screen, which is not packageable.kris2004-08-151-1/+0
OpenPOWER on IntegriCloud