summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use of manual page entity for ehci(4).blackend2003-05-192-2/+2
* Use of manual page entity for ehci(4).blackend2003-05-192-2/+2
* sys/sys/limits.h:kan2003-05-1915-30/+32
* mdoc(7) fixes: Fixed the markup in the BUGS section, bumped document date.ru2003-05-191-4/+5
* mdoc(7) fixes: Fix the markup in the recently added ENVIRONMENT section.ru2003-05-191-6/+6
* mdoc(7) fixes: Mark "gated" with the .Nm macro.ru2003-05-191-6/+6
* Add a newline at end of file.ru2003-05-191-1/+1
* add a NOCRYPT check alongside the NO_OPENSSL check.des2003-05-191-1/+1
* Retire the useless NOSECURE knob.des2003-05-1921-38/+23
* This commit was generated by cvs2svn to compensate for changes in r115155,ru2003-05-191-7/+8
|\
| * Apply a vendor fix for one problem with tagged lists. From ChangeLog:ru2003-05-191-7/+8
| * A couple of vendor updates:ru2003-05-033-16/+9
| * Removed files not present in v1.19 import.ru2003-05-01102-78727/+0
* | Print the right position on disk errorssos2003-05-191-3/+4
* | Unbork the chip locating code.sos2003-05-191-8/+3
* | Turn pmap_install_pte() into a critical section. We better not getmarcel2003-05-191-6/+12
* | - Use xmalloc() and xstrdup() instead of malloc() and strdup().mdodd2003-05-191-5/+14
* | Unconditionally set pcb_current_pmap. WIP versions of the codemarcel2003-05-191-1/+2
* | pmap_install() needs to be atomic WRT to context switching. Protectmarcel2003-05-193-37/+39
* | print_config:grog2003-05-191-6/+14
* | If we seem to be out of VM, don't allow the pagedaemon to killdas2003-05-191-7/+8
* | Lock the vm object when performing vm_object_page_clean().alc2003-05-181-1/+4
* | Recreate devnodes on USB_SET_ALTINTERFACE ioctl.ticso2003-05-181-0/+11
* | Fixed troff(1) and mdoc(7) warnings.ru2003-05-1810-15/+13
* | There's just no reason to not have these in GENERIC.ru2003-05-182-0/+3
* | Unbreak parallel make of _includes after revision 1.356 changes.ru2003-05-181-0/+2
* | Add a manual page for the USB Enhanced Host Controller Driver.trhodes2003-05-182-0/+95
* | For EXT*DIR, use -H in addition to -R, so that a symlink may bejmallett2003-05-181-3/+3
* | Add manual page for, Myson Technology PCI Ethernet Driver.hmp2003-05-182-0/+73
* | Support the ICH5 SATA part.sos2003-05-182-45/+73
* | Add string for SATA150sos2003-05-181-0/+1
* | Add define for SATA150sos2003-05-181-0/+1
* | Fix a simple bug that prevents svc_tli_create to bind to the addressmbr2003-05-181-1/+1
* | Tell how to completely disable ACPI. Add warnings about how badimp2003-05-181-0/+12
* | Reduce the size of a vm object by converting its shadow list from a TAILQalc2003-05-182-24/+12
* | Enable the MUTEX_NOINLINE option for the BOOTMFS kernel for ia32, pc98, andscottl2003-05-184-0/+8
* | Add the MUTEX_NOINLINE option that explicitely de-inlines the mutexscottl2003-05-182-3/+4
* | Apparently ldconfig(8) prefers the format as the first argumentmtm2003-05-181-3/+4
* | Install kpasswdd.mtm2003-05-181-1/+1
* | -lbsdxml lives in lib/libexpat. *Blush*ru2003-05-182-1/+2
* | Clarify setting sysctl variables via loader(8) tunablesbrueffer2003-05-181-4/+8
* | Unbreak world: record libgeom dependency on libbsdxml here too.ru2003-05-171-1/+2
* | mdoc(7) markup overhaul.ru2003-05-171-43/+55
* | Document the DATE configuration field.des2003-05-171-0/+6
* | Fix a bug in report() which prevented two failure reports today fromdes2003-05-171-1/+3
* | Fixed the markup in the recently added ENVIRONMENT section.ru2003-05-171-6/+6
* | mdoc(7) fix: Add the forgotten paragraph command.ru2003-05-171-0/+1
* | mdoc(7) fixes: Expand contraction.ru2003-05-171-1/+1
* | Fixed the markup and wording of the kern.ipc.nsfbufs tunable.ru2003-05-171-3/+5
* | Add fdisk for $MACHINE_ARCH == amd64peter2003-05-171-0/+4
OpenPOWER on IntegriCloud