summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Backed out previous commit (alignment suitable for RELENG_4) as plannedbde2002-12-012-66/+0
* | | MFbed: translation updates that were not yet available on cvsup2.deue2002-12-012-6/+62
* | | Add Makefile.inc to include ../Makefile.inc.nyan2002-12-011-0/+3
* | | De-danglify.phk2002-12-011-18/+18
* | | Synchronize usage() with reality.phk2002-12-011-8/+19
* | | De-danglify the manual page.phk2002-12-011-6/+6
* | | Use more mnemonic argument names in the access functions.phk2002-12-011-2/+2
* | | Fix a cut&past-o.phk2002-12-011-1/+1
* | | Conceiveably, there may exist an algorithm which can tell if a sequence of bytesphk2002-12-011-0/+7
* | | Use unsigned for an index.phk2002-12-011-6/+7
* | | In ata_reinit, when ata_getparam fails for a new device (indicating thatthomas2002-12-011-4/+5
* | | Bootstrapping aid from pre-kqueue(2) systems, e.g. 4.0-RELEASE.ru2002-12-011-0/+2
* | | MFbed: track changes in the english version and general cleanupue2002-12-014-190/+221
* | | Major update to the ahd driver to fix many bugs found in the previousscottl2002-12-014-372/+949
* | | Implement workaround for broken busfree-rev in the A4.scottl2002-12-011-69/+148
* | | Add our controller name to the front of ourscottl2002-12-011-3/+16
* | | Remove redundant check for chip type being PCI-X.scottl2002-12-011-4/+4
* | | Update to include new ahd_scb_timer_reset APIscottl2002-12-011-3/+12
* | | Hold the page queues lock when calling pmap_protect(); it updates fieldsalc2002-12-011-3/+5
* | | Add a manpage. Nobody expects the spanish inquisition, but themarcel2002-12-012-1/+233
* | | Assert that the page queues lock is held in pmap_changebit()alc2002-12-012-4/+4
* | | Increase the scope of the page queue lock in vm_pageout_scan().alc2002-12-011-2/+2
* | | Mark snapshots so that dump will dump them as zero lengthmckusick2002-11-301-2/+8
* | | If both the unlink and the open fail, return the errno from thefenner2002-11-301-2/+8
* | | Allow aliases to be used when specifying partition types. The use ofmarcel2002-11-301-5/+14
* | | Fix typo in comment. It's SYSINIT, not SYSINT.keramida2002-11-301-1/+1
* | | Add Bluetooth section and a cross-reference from the USB section forbmah2002-11-302-4/+80
* | | New release note: Bluetooth support.bmah2002-11-302-0/+26
* | | Move the check for the MD_SHUTDOWN flag to before the tsleep() calliedowse2002-11-301-1/+1
* | | Synchronize perforce Id tagsscottl2002-11-301-1/+1
* | | ia64: make link /boot->efi/boot relative.marcel2002-11-302-2/+12
* | | Bring in many bugfixes and changes obtained from formal testing:scottl2002-11-304-149/+435
* | | Add a routine for testing memory mapped register access.scottl2002-11-301-8/+58
* | | Always compile in the AHC_ALLOW_MEMIO code, but only try MEMIO ifscottl2002-11-301-4/+22
* | | Handle changes to SCB_CONTROL, scb->flags and SEQ_FLAGSscottl2002-11-301-5/+6
* | | Use the new ahc_scb_timer_reset APIscottl2002-11-301-4/+27
* | | Add a check to disable the previous patch so that future filesystemsmckusick2002-11-301-2/+4
* | | Remove a race condition / deadlock from snapshots. Whenmckusick2002-11-303-60/+151
* | | #include <sys/time.h> instead of depending on namespace pollution inbde2002-11-301-0/+1
* | | Add some more checks to newfs so that it will not build filesystemsmckusick2002-11-302-15/+29
* | | Add support for the Olivetti branded EISA boards.scottl2002-11-301-1/+15
* | | Assert that the page queues lock is held in pmap_page_exists_quick().alc2002-11-302-2/+2
* | | Merge the changes in the English version.kuriyama2002-11-301-132/+140
* | | Fix two deadlocks in snapshots:mckusick2002-11-301-2/+7
* | | Whitespace cleanup only.kuriyama2002-11-301-200/+373
* | | Fix typos.kuriyama2002-11-301-3/+3
* | | Merge the following from the English version:hrs2002-11-301-57/+64
* | | Change punctuation style.hrs2002-11-301-10/+10
* | | - Catch up with the English version:hrs2002-11-304-1577/+1577
* | | devd kernel improvements:imp2002-11-301-21/+38
OpenPOWER on IntegriCloud